Skip to content

Python interface to NCEP GRIB2 C library

License

Notifications You must be signed in to change notification settings

arcticskew/ncepgrib2

 
 

Repository files navigation

Python module for reading and writing GRIB files (edition 1 and edition 2) using the NCEP GRIB2 library (g2c).

Quickstart:

  • Clone the repository
  • Install dependencies (numpy, pyproj).
  • Copy setup.cfg.template to setup.cfg, open in text editor, follow instructions in comments for editing.
  • Run python setup.py build
  • Run python setup.py install (with sudo if necessary)

About

Python interface to NCEP GRIB2 C library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.3%
  • C 35.5%
  • Python 10.3%
  • CSS 1.6%
  • JavaScript 1.1%
  • Makefile 0.2%