A Python package for FAO-56 model calculations.
Project description
Fao56 Model
This is an implementation of the FAO56 model. Only the method where the effect of both crop transpiration and soil evaporation are integrated into a single crop coefficient is implemented now.
TO DO
- add the crop coefficient correction for the initial stage
- generalize the output
- add the dual crop coefficient method
- add more crops to the database
- validate the model using the FAO56 data
- add tests
Development
To install all the dependencies
poetry install --with dev
Install the pre-commit hooks
pre-commit install
To test
poetry run pytest
Bump the version to publish
poetry version patch
git add fao56_model
git commit -am 'Bump version'
git push
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fao56_model-0.1.5.tar.gz
(7.8 kB
view details)
Built Distribution
File details
Details for the file fao56_model-0.1.5.tar.gz
.
File metadata
- Download URL: fao56_model-0.1.5.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff851e491836077d6070de4deeee67883e9bb7146d5cf630764f7a0597098207 |
|
MD5 | f51b8d2749859279d9ef066062a4f671 |
|
BLAKE2b-256 | 2c83e2385404afdc2e609c708f15c3543714ab9fb1b609f3ac333d99fee3e3ea |
File details
Details for the file fao56_model-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: fao56_model-0.1.5-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42a12877921a5904cdddb89763da16298405cef3a3b1a330d7e2f6ddfe5cc560 |
|
MD5 | 4d9dbd3d901516320bdd26739c6e5aa0 |
|
BLAKE2b-256 | d0939832bcdb1f7f1def10d668614f064f29769573d0abb594c67a779567e245 |