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.7.tar.gz
(8.2 kB
view details)
Built Distribution
File details
Details for the file fao56_model-0.1.7.tar.gz
.
File metadata
- Download URL: fao56_model-0.1.7.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 | 92c4e28baa932d148556b646dee9f97c813cf374da4bb4ec5a79dc1904cfee59 |
|
MD5 | d6aac713fbf70e6fb26770caf1f6d1e0 |
|
BLAKE2b-256 | 85d190ce236c5fde6b79b4d6a8362a457bfb423e8177979db0f48348648fb25b |
File details
Details for the file fao56_model-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: fao56_model-0.1.7-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 | 90bdb0aa7dc27e7244c26cbd6c5994822ab535f2809357cc18ca717d64ea5124 |
|
MD5 | e631ca9c6ab31bcfc21e0ca771f7a972 |
|
BLAKE2b-256 | 0573dbb5f6b6ccdacd1ac79923da91bc35d1ea5507739651aacaa68e7214289b |