| Port details |
- py-cfgrib Map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes
- 0.9.15.1 science
=2 0.9.15.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-02-05 15:54:38
- Last Update: 2025-10-18 23:53:52
- Commit Hash: d58684c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/ecmwf/cfgrib
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}cfgrib>0:science/py-cfgrib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-cfgrib/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-cfgrib
- pkg install py311-cfgrib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-cfgrib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cfgrib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1759774703
SHA256 (cfgrib-0.9.15.1.tar.gz) = d959d8b97e55a63646fa86686b297905ff7f2918a91e3a11d6292dab09598e4d
SIZE (cfgrib-0.9.15.1.tar.gz) = 9746591
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-setuptools-scm>=8 : devel/py-setuptools-scm@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-dask>=0 : devel/py-dask@py311
- py311-flake8>=0 : devel/py-flake8@py311
- py311-pytest-cov>=0 : devel/py-pytest-cov@py311
- py311-scipy>=0 : science/py-scipy@py311
- py311-xarray>=0.15 : devel/py-xarray@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-attrs>=19.2 : devel/py-attrs@py311
- py311-click>=0 : devel/py-click@py311
- py311-eccodes>=0.9.8 : science/py-eccodes@py311
- py311-numpy>=0,1 : math/py-numpy@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-cfgrib-0.9.15.1:
XARRAY=off: Xarray support
===> Use 'make config' to modify these settings
- Options name:
- science_py-cfgrib
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|