Python package for (unsaturated) soil properties including pedotransfer functions
Project description
pedon
from Greek: πέδον, pedon -> soil
Python package for (unsaturated) soil properties including pedotransfer functions. This package takes an object-oriented approach to soils, soil samples and soil models. Soil models that are available in this package are:
- Mualem-Van Genuchten
- Brooks-Corey
- Fredlund & Xing
- Gardner
- Panday (Modflow-USG)
This package can fit soil water retention curves and using least squares (same as RETC) to measurements.
Measurements for different soil properties and parameters are available from these datasets:
Additionaly, there are pedotransfer functions implemented such as:
- Van Genuchten: Wösten
- Van Genuchten: Staring Series
- Brooks-Corey: Cosby
Installation
To get the latest stable version install using:
pip install pedon
To get the development version download the GitHub code to your computer. Use cd to get to the download directory and install using:
pip install -e .
Todo
- Rosetta Pedotransfer Function
- Other soil models such as Haverkamp
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pedon-0.0.2.tar.gz
.
File metadata
- Download URL: pedon-0.0.2.tar.gz
- Upload date:
- Size: 64.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4c22265d4b195544cda9da5b9b3b56c326f5ecab209ef9ca222b834a4e46ea5 |
|
MD5 | 3d3014efa4a8a2f3ddf3f7dfeb6f8958 |
|
BLAKE2b-256 | c74a9ac9e70244726c7ada882d0da78b8cb103a7f8b4d1594f0197a920555715 |
File details
Details for the file pedon-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pedon-0.0.2-py3-none-any.whl
- Upload date:
- Size: 63.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 883dbfdb5c67f5aff336286f1e992ca2292c67d54d528e4c3aea7d68ab669dbe |
|
MD5 | 70cd849aae50db3949aa7db944929d82 |
|
BLAKE2b-256 | abfab72abfeaa6c537446ea2835e437ad2e72dd41476529becb6f1f2670252e4 |