Skip to content

GRID-datagroup/GRID-Data-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRID Data Tools

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.

Install

OS

  • macOS
  • Linux
  • Windows 10 Subsystem for Linux

Requirements

  • gbm-data-tools
  • numpy
  • matplotlib
  • GEOS C library
  • basemap

Steps

  1. Create a virtual environment
  2. install GEOS C library
  3. Download gbm-data-tools and install it.
  4. Download grid-data-tools and install it with:
pip install grid-data-tools-0.1.0a0.tar.gz