Port details |
- py-eccodes-python Python interface to the ecCodes BUFR and GRIB de/encoder
- 0.9.9 science
=0 0.9.9Version of this port present on the latest quarterly branch.
- DEPRECATED: Use science/py-eccodes instead
This port expired on: 2020-12-31
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2019-05-25 22:02:35
- Last Update: 2020-12-31 15:07:02
- SVN Revision: 559743
- 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.
WWW: https://github.com/ecmwf/eccodes-python
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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-python>0:science/py-eccodes-python@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-eccodes-python
- Package flavors (<flavor>: <package>)
- py37: py37-eccodes-python
- distinfo:
- TIMESTAMP = 1605426457
SHA256 (eccodes-python-0.9.9.tar.gz) = faeca4cc92e5c50b2b3bc65c4640cfb6b7c90f2bea7516649ac213ecb0fd9314
SIZE (eccodes-python-0.9.9.tar.gz) = 53142
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-attrs>=0 : devel/py-attrs@py37
- py37-cffi>=0 : devel/py-cffi@py37
- py37-numpy>=1.16,1<1.20,1 : math/py-numpy@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Library dependencies:
-
- libeccodes.so : science/eccodes
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:3.5+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.9 31 Dec 2020 15:07:02 |
rene |
Remove expired ports not depending on Python 2.7:
2020-12-31 devel/arm-none-eabi-gdb: This is an old, obsolete version of gdb
2020-12-31 devel/pecl-weakref2: PHP 7.2 extension
2020-12-31 graphics/py-imageio24: Use graphics/py-imageio instead
2020-12-31 mail/bogofilter-tc: TokyoCabinet is being phased out in favor of
KyotoCabinet.
2020-12-31 net/pecl-yaz: PHP 7.2 extension
2020-12-31 print/cloudprint: Google Cloud Print is being shut down by Google by
end of 2020
2020-12-31 science/py-eccodes-python: Use science/py-eccodes instead
2020-12-31 sysutils/cfengine-masterfiles312: EOL
2020-12-31 sysutils/cfengine-masterfiles313: EOL
2020-12-31 sysutils/cfengine312: EOL
2020-12-31 sysutils/cfengine313: EOL
2020-12-31 sysutils/rubygem-chef-zero5: Please use sysutils/rubygem-chef-zero
instead
2020-12-31 sysutils/syslog-ng325: Reduction of syslog-ng ports to one
2020-12-31 sysutils/syslog-ng326: Reduction of syslog-ng ports to one
2020-12-31 sysutils/syslog-ng328: Reduction of syslog-ng ports to one
2020-12-31 sysutils/syslog-ng329: Reduction of syslog-ng ports to one
2020-12-31 www/flashplayer: Depends on a deprecated port
2020-12-31 www/linux-flashplayer: Deprecated by upstream
2020-12-31 www/mediawiki133: Upstream end of life
2020-12-31 www/mediawiki134: Upstream end of life
2020-12-31 www/py-aiohttp2: Use www/py-aiohttp instead
sysutils/drm-legacy-kmod is left in for now. |
0.9.9 19 Dec 2020 20:10:40 |
sunpoet |
Mark DEPRECATED and set EXPIRATION_DATE to 2020-12-31 |
0.9.9 15 Nov 2020 18:05:48 |
sunpoet |
Update to 0.9.9
Changes: https://github.com/ecmwf/eccodes-python/blob/master/CHANGELOG.rst |
0.9.5 17 Jan 2020 16:40:14 |
sunpoet |
Update to 0.9.5
Changes: https://github.com/ecmwf/eccodes-python/blob/master/CHANGELOG.rst |
0.9.4 08 Dec 2019 17:03:53 |
sunpoet |
Update to 0.9.4
Changes: https://github.com/ecmwf/eccodes-python/blob/master/CHANGELOG.rst |
0.9.3 20 Oct 2019 17:12:09 |
sunpoet |
Update to 0.9.3
Changes: https://github.com/ecmwf/eccodes-python/blob/master/CHANGELOG.rst |
0.9.2_1 03 Aug 2019 20:56:09 |
sunpoet |
Use PYNUMPY |
0.9.2_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.9.2 10 Jul 2019 17:00:42 |
sunpoet |
Update to 0.9.2
Changes: https://github.com/ecmwf/eccodes-python/blob/master/CHANGELOG.rst |
0.9.1 07 Jun 2019 23:04:38 |
sunpoet |
Update to 0.9.1
Changes: https://github.com/ecmwf/eccodes-python/blob/master/CHANGELOG.rst |
0.9.0 25 May 2019 22:02:27 |
sunpoet |
Add py-eccodes-python 0.9.0
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.
WWW: https://github.com/ecmwf/eccodes-python |
Number of commits found: 11
|