python3-grib

Python 3 module for reading and writing GRIB files
  https://github.com/jswhit/pygrib
  0
  no reviews



Python 3 module for reading and writing GRIB (editions 1 and 2) files. GRIB is the World Meterological Organization standard for distributing gridded data. The module is a Python 3 interface to the GRIB API C library from the European Centre for Medium-Range Weather Forecasts (ECMWF).

This package also contains the cnvgrib1to2, grib_list, grib_repack, and cnvgrib2to1 scripts.