Skip to content

Python wrapped implementation of the Snobal model.

License

Notifications You must be signed in to change notification settings

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

Usage

For Linux systems when installing: export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH

Development Installation

To install the development environment:

pipenv install --dev

About

Python wrapped implementation of the Snobal model.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 64.4%
  • Python 22.6%
  • Cython 11.8%
  • Makefile 1.1%
  • Shell 0.1%