Python implementation of the Snobal model applied at either a point or over and image (iSnobal). This package conatains the C libraries of Snobal in a python wrapper for more flexibility and ease of interaction.
ipysnobal.py has functions for general interaction. More detailed and flexible functions can be found in the Automated Water Supply Model (AWSM).
In addition to the other dependencies, you will need a C compiler on your machine. Windows users: install the latest Visual Studio community release with the "Universal Windows Platform" option checked during installation.
NOTE: This is meant for use on exclusively Linux, not Windows
Install the wheel file with pip install .
.
To install the development environment:
pixi install