Metadata-Version: 2.4
Name: cropengine
Version: 0.0.4
Summary: cropengine is a Python package that streamlines running process-based crop models by automating data preparation, simulation workflows, and result analysis.
Author-email: Krishnagopal Halder <geonextgis@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/geonextgis/cropengine
Keywords: cropengine
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: earthengine-api>=1.7
Requires-Dist: geeagri
Requires-Dist: geemap
Requires-Dist: importlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pcse
Requires-Dist: pedon
Requires-Dist: PyYAML
Requires-Dist: scipy
Provides-Extra: all
Requires-Dist: cropengine[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"
Dynamic: license-file

# cropengine


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


**cropengine is a Python package that streamlines running process-based crop models by automating data preparation, simulation workflows, and result analysis.**


-   Free software: MIT License
-   Documentation: https://geonextgis.github.io/cropengine


## Features

-   TODO
