Skip to content

sopanpatil/hydroutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hydroutils

hydroutils is a collection of classes (written in Python 3.7) that can be used for rapid development and implementation of hydrological models. These classes were originally created by Dr Sopan Patil during the development of EXP-HYDRO hydrological model (https://github.com/sopanpatil/exp-hydro). Nonetheless, they are generic enough to be useful for building other models.


INSTALLATION:

Linux/Mac OS X:

After downloading and extracting the hydroutils folder from GitHub, open Terminal and navigate to the exp-hydro folder which contains the setup.py file. Make sure that you have administrator privileges (can be obtained by typing su in Linux). Then, type the following command:

python3 setup.py install

Windows:

Use command prompt to navigate to the downloaded hydroutils folder, and type the following command:

setup.py install

This will install hydroutils on your computer.

About

Utility classes to build and run hydrological models

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages