pygrib2


Python module for reading and writing GRIB Edition 2 files.

GRIB2 is the second version of the World Meterological Organization (WMO) standard for distributing gridded data. This module includes a python programmer interface for reading and writing GRIB2 grids as well as command-line utilites for listing and re-packing GRIB2 files.

This module is now deprecated - development has shifted to pygrib, which uses the ECMWF grib library and can read and write both GRIB1 and GRIB2.

Project Information

Labels:
python meteorology