GRID Data Tools is a release based on The Fermi GBM Data Tools
(short for gbm
). Use gbm's lower-level API layer to read, reduce, and visualize GRID data with only a few lines of code.
- macOS
- Linux
- Windows 10 Subsystem for Linux
- gbm-data-tools
- numpy
- matplotlib
- GEOS C library
- basemap
- Create a virtual environment
- install GEOS C library
- Download gbm-data-tools and install it.
- Download grid-data-tools and install it with:
pip install grid-data-tools-0.1.0a0.tar.gz