Metadata-Version: 2.1
Name: aquacrop
Version: 0.0.2
Summary: python version of AquaCropOS
Home-page: https://github.com/thomasdkelly/aquacrop
Author: Tom Kelly
Author-email: thomas.kelly-2@manchester.ac.uk
License: Apache Software License 2.0
Keywords: aquacrop aquacropos python
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pathlib
Requires-Dist: matplotlib
Requires-Dist: seaborn

# AquaCrop-OS
> Python version of AquaCropOS


```python
#hide
```

This file will become your README and also the index of your documentation.

## Install

`pip install aquacrop`

## How to use

import aquacrop and run

# to do:

 - Adjust dz so that it covers whole root zone. [0.1]*12 if max root <1.2m otherwise add more depth to final layers.


