Port details on branch 2024Q4 |
- eccodes ECMWF API for WMO FM-92 GRIB and FM-94 BUFR messages
- 2.39.0 science =2 2.37.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2018-06-28 21:18:23
- Last Update: 2024-11-22 01:35:57
- Commit Hash: d88755a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://confluence.ecmwf.int/display/ECC
- https://github.com/ecmwf/eccodes
- Description:
- ecCodes is a package developed by ECMWF which provides an application
programming interface and a set of tools for decoding and encoding messages in
the following formats:
- WMO FM-92 GRIB edition 1 and edition 2
- WMO FM-94 BUFR edition 3 and edition 4
- WMO GTS abbreviated header (only decoding).
A useful set of command line tools provide quick access to the messages. C,
Fortran 90 and Python interfaces provide access to the main ecCodes
functionality.
ecCodes is an evolution of GRIB-API. It is designed to provide the user with a
simple set of functions to access data from several formats with a key/value
approach.
For GRIB encoding and decoding, the GRIB-API functionality is provided fully in
ecCodes with only minor interface and behaviour changes. Interfaces for C,
Fortran 90 and Python are all maintained as in GRIB-API. However, the GRIB-API
Fortran 77 interface is no longer available.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- eccodes>0:science/eccodes
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/science/eccodes/ && make install clean
- To add the package, run one of these commands:
- pkg install science/eccodes
- pkg install eccodes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: eccodes
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 powerpc64 powerpc64le riscv64
- distinfo:
- TIMESTAMP = 1732224686
SHA256 (eccodes-2.39.0-Source.tar.gz) = 0c4d746700acc49af9c878925f1b26bdd42443ff7c2d7c676deb2babb6847afb
SIZE (eccodes-2.39.0-Source.tar.gz) = 12581144
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libnetcdf.so : science/netcdf
- libpng.so : graphics/png
- libaec.so : science/libaec
- libopenjp2.so : graphics/openjpeg
- This port is required by:
- for Libraries
-
- misc/libemos
- science/cdo
- science/gnudatalanguage
- science/py-eccodes
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for eccodes-2.39.0:
AEC=on: Adaptive Entropy Coding support
====> JPEG image format support: you have to select exactly one of them
JASPER=off: JPEG 2000 support via JasPer
OPENJPEG=on: Enhanced JPEG graphics support
===> Use 'make config' to modify these settings
- Options name:
- science_eccodes
- USES:
- cmake localbase perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|