# 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="Wheat Yield Prediction Toolkit is a package that provides tools for predicting wheat yield at the county level in the main wheat-producing regions of the US using deep learning approaches. The package includes modules for data collection, preprocessing, modeling, and uncertainty analysis." HOMEPAGE="https://github.com/nour3467/wheat-yield-prediction-toolkit" LICENSE="" 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="" DEPENDENCIES="dev-python/tqdm[${PYTHON_USEDEP}] dev-python/geopandas[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/python-dotenv[${PYTHON_USEDEP}] dev-python/pyarrow[${PYTHON_USEDEP}] dev-python/earthengine-api[${PYTHON_USEDEP}] dev-python/geemap[${PYTHON_USEDEP}] dev-python/rasterio[${PYTHON_USEDEP}] dev-python/owslib[${PYTHON_USEDEP}] dev-python/SciencePlots[${PYTHON_USEDEP}] dev-python/meteostat[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"