Water resources management model based on hydrological and hydronimic models
Project description
MOGESTpy
Hydrological and water resources management modeling library in Python, supporting quantity and quality simulations for decision-making.
Table of Contents
What is MOGESTpy?
MOGESTpy is an acronym for Modelo de Gestão de Recursos Hídricos (Water Resources Management Model), developed in Python.
Water Resources Management Model
A water resources management model integrates quantity and quality modeling tools to support decision-making processes. These models simulate natural processes, from precipitation over the watershed to flow routing in rivers and channels, ultimately representing the system response at the watershed outlet.
Models used in MOGESTpy
The models currently available in MOGESTpy include:
For more details, please refer to the documentation within the repository.
Repository Structure
The package is organized as following:
MOGESTpy
├─ quality
│ ├─ buwo.py
│ └─ zerod.py
└─ quantity
├─ hydrological
│ ├─ smap.py
│ ├─ muskingum.py
│ └─ mass_balance.py
└─ hydrodynamic
└─ sihqual.py
How to Use MOGESTpy?
Installing MOGESTpy
Locally
Using pip
The package is available on PyPI, and you can install it using pip:
pip install mogestpy
Alternatively, it is possible to clone the repository and install the package using pip:
pip install .
Or in editable mode:
pip install -e .
How to Contribute to the Project?
Contributions are welcome!
- Open an issue to report bugs or suggest features
- Submit pull requests with improvements or new models
Please make sure to follow the guidelines described in the contributing document.
Citation
If you use MOGESTpy in your research, please cite:
@software{mogestpy,
author = {Dario Hachisu Hossoda},
title = {MOGESTpy},
year = {2026},
url = {https://doi.org/10.5281/zenodo.19308873},
doi = {10.5281/zenodo.19308873}
}
| Acknowledgments |
|---|
| Laboratory of Decision Support Systems |
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mogestpy-2.0.0.tar.gz.
File metadata
- Download URL: mogestpy-2.0.0.tar.gz
- Upload date:
- Size: 26.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbb88300f517f9e227e8d6be978e176394856259e9c4c91fb8fe9dfa5efd826b
|
|
| MD5 |
0d24794a0b797b0f3effa28044bfd8fe
|
|
| BLAKE2b-256 |
3929213686655afc28b4831333ec47e8c239a7bd7e80a2c32d57a01692e461fc
|
File details
Details for the file mogestpy-2.0.0-py3-none-any.whl.
File metadata
- Download URL: mogestpy-2.0.0-py3-none-any.whl
- Upload date:
- Size: 28.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9632c86fefbdffb7784acbabf5e2c979a616c519dfaab5a46232a1e4ec7616bd
|
|
| MD5 |
84529cce4d8aa78bc08a9a2ffeefece0
|
|
| BLAKE2b-256 |
6c505e58c499f51637ca24804a96b976c5adc911863f6348db020e3cbff19c4c
|