Water resources management model based on hydrological and hydronimic models
Project description
MOGESTpy
Table of Contents
What is MOGESTpy?
MOGESTpy is an acronym for Model of Gestion of Water Resources developed in the Python3 programming language.
Water Resources Management Model
A management model uses water quantity and quality modeling tools to assist in decision-making. This modeling is done through simulation models where natural processes are represented from precipitation in the watershed area to its transport in rivers and channels to the watershed's outlet.
Models used in MOGESTpy
The models used in MOGESTpy include:
For more details, check the documentation within the repository.
Repository Structure
The repository is divided into three main parts: quality models (Quality), quantitative models (Quantity), and simulation data for testing and examples of how each module works (Datasets).
MOGESTpy
├─ Datasets
│ └─ Results
├─ Quality
│ ├─ BuWo.py
│ └─ ZeroD.py
└─ Quantity
├─ Hydrological
│ ├─ SMAP.py
│ ├─ Muskingum.py
│ └─ MassBalance.py
└─ Hydrodynamic
└─ SIHQUAL.py
How to Use MOGESTpy?
Currently, to run MOGESTpy, you need to clone the repository to your machine and call the modules individually. In the future, a framework is planned to be included to facilitate its use.
How to Contribute to the Project?
To contribute to the project, simply create an issue. Code additions are welcome; just follow our contributing document.
Acknowledgments |
---|
Laboratory of Decision Support Systems |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mogestpy-0.0.2.tar.gz
.
File metadata
- Download URL: mogestpy-0.0.2.tar.gz
- Upload date:
- Size: 28.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.3 Windows/11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa717beef2409c22aa4991689fa82f1dc223d5f487a314c918864f1b8567ede2 |
|
MD5 | af5f762011e396bee9308732bb6c77ae |
|
BLAKE2b-256 | b7221748cddfdbdee745907ec2144a3c5b5328d6804f06015620899ffbbb6141 |
File details
Details for the file mogestpy-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: mogestpy-0.0.2-py3-none-any.whl
- Upload date:
- Size: 31.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.3 Windows/11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6771413a1945d3101594d3340adf2ec853337e1455aec3128d08325846c307d5 |
|
MD5 | 297091c3c4d63cad70568aace8dbb733 |
|
BLAKE2b-256 | 4533081b238735b544d91b6a32b522ed6b4a5add7683a8a9465226ecb9ca4b44 |