unsatfit

Fitting functions of soil hydraulic properties

View the Project on GitHub or PyPI

View user manual on arXiv

Install unsatfit

Install Python 3. Mac and Linux distributions may include an outdated version of Python (Python 2), but you should install an updated one (Python 3). You can check your installed version of Python by python -V.

Install unsatfit library for Python 3 with pip by

python -m pip install unsatfit

or to specify Python 3

python3 -m pip install unsatfit

Now you can use unsatfit library in your Python code. Sample code is available.

APT repository is available for installing on Debian system.

Version control