Metadata-Version: 2.1
Name: geocif
Version: 0.1.21
Summary: Models to visualize and forecast crop conditions and yields
Home-page: https://ritviksahajpal.github.io/yield_forecasting/
Author: Ritvik Sahajpal
Author-email: ritvik@umd.edu
License: MIT license
Keywords: geocif
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: arfs==2.2.5
Requires-Dist: arrow==1.3.0
Requires-Dist: Boruta==0.3
Requires-Dist: BorutaShap==1.0.17
Requires-Dist: BorutaShap==1.0.17
Requires-Dist: Bottleneck==1.3.7
Requires-Dist: catboost==1.2.5
Requires-Dist: cycler==0.12.1
Requires-Dist: GDAL==3.8.1
Requires-Dist: geopandas==0.14.1
Requires-Dist: geoprepare==0.5.6
Requires-Dist: icclim==6.4.0
Requires-Dist: kneed==0.8.5
Requires-Dist: logzero==1.7.0
Requires-Dist: MAPIE==0.8.3
Requires-Dist: matplotlib==3.8.2
Requires-Dist: neptune==1.10.3
Requires-Dist: numpy==1.25.2
Requires-Dist: optuna==3.5.0
Requires-Dist: palettable==3.3.3
Requires-Dist: pandas==2.2.2
Requires-Dist: pangres==4.2.1
Requires-Dist: pooch==1.8.1
Requires-Dist: powershap==0.0.11
Requires-Dist: pycallgraph2==1.1.3
Requires-Dist: pygam==0.9.1
Requires-Dist: pygeoutil==0.1.dev0
Requires-Dist: pymannkendall==1.4.3
Requires-Dist: python_dateutil==2.8.2
Requires-Dist: Rbeast==0.1.19
Requires-Dist: Rbeast==0.1.19
Requires-Dist: scikit_learn==1.4.2
Requires-Dist: scipy==1.13.0
Requires-Dist: seaborn==0.13.2
Requires-Dist: setuptools==68.2.2
Requires-Dist: shap==0.45.0
Requires-Dist: sklearn_genetic_opt==0.10.1
Requires-Dist: SQLAlchemy==2.0.25
Requires-Dist: statsmodels==0.14.0
Requires-Dist: tqdm==4.66.1

# geocif


[![image](https://img.shields.io/pypi/v/geocif.svg)](https://pypi.python.org/pypi/geocif)
[![image](https://img.shields.io/conda/vn/conda-forge/geocif.svg)](https://anaconda.org/conda-forge/geocif)


**Models to visualize and forecast crop conditions and yields**


-   Free software: MIT license
-   Documentation: https://ritviksahajpal.github.io/yield_forecasting/


## Features

-   TODO

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
