Skip to content

Aquanty/pysnobal

 
 

Repository files navigation

Python Snobal

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).

Building from source

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 ..

Development Installation

To install the development environment:

pixi install

About

Python wrapped implementation of the Snobal model.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 64.6%
  • Python 23.3%
  • Cython 11.8%
  • Other 0.3%