| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.9.15.1 | 8 | ~amd64 ~x86 | 0 |
# automatically generated by g-sorcery
# please do not edit this file
EAPI=8
REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone
inherit python-r1 gs-pypi
DESCRIPTION="Python interface to map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes."
HOMEPAGE="https://github.com/ecmwf/cfgrib"
LICENSE="Apache License Version 2.0"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="tests xarray"
DEPENDENCIES=">=dev-python/attrs-19.2[${PYTHON_USEDEP}]
dev-python/click[${PYTHON_USEDEP}]
dev-python/eccodes[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
xarray? ( >=dev-python/xarray-0.15[${PYTHON_USEDEP}] )
tests? ( dev-python/dask[${PYTHON_USEDEP}] )
tests? ( dev-python/flake8[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
tests? ( dev-python/scipy[${PYTHON_USEDEP}] )
tests? ( >=dev-python/xarray-0.15[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"
>=dev-python/attrs-19.2[${PYTHON_USEDEP}]
dev-python/click[${PYTHON_USEDEP}]
dev-python/eccodes[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
xarray? ( >=dev-python/xarray-0.15[${PYTHON_USEDEP}] )
tests? ( dev-python/dask[${PYTHON_USEDEP}] )
tests? ( dev-python/flake8[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
tests? ( dev-python/scipy[${PYTHON_USEDEP}] )
tests? ( >=dev-python/xarray-0.15[${PYTHON_USEDEP}] )
>=dev-python/attrs-19.2[${PYTHON_USEDEP}]
dev-python/click[${PYTHON_USEDEP}]
dev-python/eccodes[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
xarray? ( >=dev-python/xarray-0.15[${PYTHON_USEDEP}] )
tests? ( dev-python/dask[${PYTHON_USEDEP}] )
tests? ( dev-python/flake8[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
tests? ( dev-python/pytest-cov[${PYTHON_USEDEP}] )
tests? ( dev-python/scipy[${PYTHON_USEDEP}] )
tests? ( >=dev-python/xarray-0.15[${PYTHON_USEDEP}] )
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | cfgrib-0.9.15.1.tar.gz | 9746591 bytes | https://files.pythonhosted.org/packages/source/${REALNAME::1}/cfgrib/cfgrib-0.9.15.1.tar.gz |