python3-cfgrib

Python 3 module supporting the CF convention in GRIB files
  https://pypi.org/project/cfgrib
  0
  no reviews



This module provides a Python3 interface to map GRIB files to the NetCDF Common Data Model following the CF Conventions. The high level API is designed to support a GRIB backend for xarray and it is inspired by NetCDF-python and h5netcdf. Low level access and decoding is performed via the ECMWF ecCodes library.