Skip to content

flowmatters/openwater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openwater

Open source hydrological modelling system.

This package is the main Python library. Relies on openwater-core.

Installation / Upgrade

openwater (python) can be installed using pip from a terminal:

pip install https://github.com/flowmatters/openwater/archive/master.zip

At this stage we haven't tagged releases so you just install from the latest version.

To upgrade, uninstall the one you've got, then install again

pip uninstall -y openwater
pip install https://github.com/flowmatters/openwater/archive/master.zip

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages