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 dependant and stage dependent crop yield reduction factor (now hardcoded to 1)
- 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.3.tar.gz
(7.8 kB
view details)
Built Distribution
File details
Details for the file fao56_model-0.1.3.tar.gz
.
File metadata
- Download URL: fao56_model-0.1.3.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 | 80518961785bd2b7f31e4a220029ef3e627fae09ce0b02782f43118e25cf739c |
|
MD5 | 6fcf0c3b66b1922c0e3e8b5d38a1ec1c |
|
BLAKE2b-256 | ff2a169289748e353c55fa4caa878049edf7656f8bf89c953dc40ee555621c16 |
File details
Details for the file fao56_model-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: fao56_model-0.1.3-py3-none-any.whl
- Upload date:
- Size: 10.8 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 | 760c862dfe44cb577e9c503abad51356b774e102ada676f48de949d53cc57a7e |
|
MD5 | 6dd081ab9ee16717093a8dfdc811dece |
|
BLAKE2b-256 | 43fe4793257c3fa2ad5d0163f768def3124229267e9635ac0cd479ca9523d700 |