freebsd-ports/science/py-cfgrib/pkg-descr
Po-Chuan Hsieh 5660adfb1b
science/py-cfgrib: Add py-cfgrib 0.9.10.3
cfgrib provides a Python interface to map GRIB files to the Unidata's Common
Data Model v4 following the CF Conventions. The high level API is designed to
support a GRIB engine for xarray and it is inspired by netCDF4-python and
h5netcdf. Low level access and decoding is performed via the ECMWF ecCodes
library and the eccodes python package.
2023-02-05 23:47:39 +08:00

5 lines
344 B
Text

cfgrib provides a Python interface to map GRIB files to the Unidata's Common
Data Model v4 following the CF Conventions. The high level API is designed to
support a GRIB engine for xarray and it is inspired by netCDF4-python and
h5netcdf. Low level access and decoding is performed via the ECMWF ecCodes
library and the eccodes python package.