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
- ensure that the limits umean and avg_RHmin is respected for the correlation
- implement irrigation method to calculate the ideal water delivery
- implement irrigation method to calculate maximum yield given max potential water delivery per day
- 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.8.tar.gz
(8.2 kB
view details)
Built Distribution
File details
Details for the file fao56_model-0.1.8.tar.gz
.
File metadata
- Download URL: fao56_model-0.1.8.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fad71a5e03e5007202701c173310d49d820cf3a7d7682638856cc05ceadcc523 |
|
MD5 | 2bf31c97bc8021bd758412ffcc665917 |
|
BLAKE2b-256 | ee6ff7e57dfd78d233c10aa9193e8b41807caccb2547c51184290bd2b58e37b2 |
File details
Details for the file fao56_model-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: fao56_model-0.1.8-py3-none-any.whl
- Upload date:
- Size: 11.2 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 | bfa0cc060d9d0c2c2b55300f80e8e4cf2d0b932d18d96c3ac71de7abfcb67553 |
|
MD5 | d1db576a7b93898af852c7a072c3e275 |
|
BLAKE2b-256 | 98ba590d29a157ec4ad3d15d32278a9d6475d7c28271e4a8b47c6b227e20f2a0 |