A python package to Create and Visualize GSFLOW models

pygsflow

pyGSFLOW is a python package to Create, Read, Write, Edit, and Visualize GSFLOW models.

Examples

Ipython notebook example problems can be found in the examples directory.
https://github.com/pygsflow/pygsflow/tree/master/examples

Installation

The pygsflow repository can be installed using pip.
Open a command prompt or anaconda prompt terminal and type:

pip install https://github.com/pygsflow/pygsflow/zipball/master

pygsflow is now installed

Alternatively the user can download a copy of the repository, open a command prompt or anaconda promt terminal, cd into the trunk directory and type:

pip install .

Authors

Ayman Alzraiee, Joshua Larsen, Rich Niswonger

Bugs

The code is in active development and although there is a testing infrastructure set up we cannot catch all the software bugs without the help of users. If you find a bug or

 

 

 

To finish reading, please visit source site