Port details |
- py-eccodes Python interface to the ecCodes BUFR and GRIB de/encoder
- 2.38.3 science =2 1.7.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-12-19 20:08:32
- Last Update: 2024-10-21 09:17:29
- Commit Hash: c418813
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/ecmwf/eccodes-python
- Description:
- Python 3 interface to encode and decode GRIB and BUFR files via the ECMWF
ecCodes library.
Features:
- reads and writes GRIB 1 and 2 files,
- reads and writes BUFR 3 and 4 files,
- supports all modern versions of Python 3.7, 3.6, 3.5 and PyPy3,
- works on most Linux distributions and MacOS, the ecCodes C-library is the only
system dependency,
- PyPI package with no install time build (binds with CFFI ABI level, in-line
mode),
- supports writing the index of a GRIB file to disk, to save a full-file scan on
open.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}eccodes>0:science/py-eccodes@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-eccodes/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-eccodes
- pkg install py311-eccodes
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-eccodes listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-eccodes
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729240332
SHA256 (eccodes-2.38.3.tar.gz) = 8dc76ab217199761dd6f93aee65eadf3a1e9f5760fee488f9f0643463ee8bc78
SIZE (eccodes-2.38.3.tar.gz) = 2266849
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>=0 : devel/py-setuptools@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-pytest>=0 : devel/py-pytest@py311
- py311-pytest-cov>=0 : devel/py-pytest-cov@py311
- py311-pytest-flakes>=0 : devel/py-pytest-flakes@py311
- py311-typing-extensions>=0 : devel/py-typing-extensions@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-attrs>=0 : devel/py-attrs@py311
- py311-cffi>=0 : devel/py-cffi@py311
- py311-findlibs>=0 : devel/py-findlibs@py311
- py311-numpy>=0,1 : math/py-numpy@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libeccodes.so : science/eccodes
- This port is required by:
- for Run
-
- science/py-cfgrib
Configuration Options:
- No options to configure
- Options name:
- science_py-eccodes
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|