
ewatercycle 2.4.0
0
A Python package for running and validating a hydrology model
Contents
A Python package for running and validating a hydrology model
Stars: 38, Watchers: 38, Forks: 6, Open Issues: 65The eWaterCycle/ewatercycle repo was created 7 years ago and the last code push was 2 weeks ago. The project is moderately popular with 38 github stars!
How to Install ewatercycle
You can install ewatercycle using pip
pip install ewatercycle
or add it to a project with poetry
poetry add ewatercycle
Package Details
- Author
- None
- License
- Apache-2.0
- Homepage
- None
- PyPi:
- https://pypi.org/project/ewatercycle/
- Documentation:
- https://ewatercycle.readthedocs.io/
- GitHub Repo:
- https://github.com/eWaterCycle/ewatercycle
Classifiers
- Scientific/Engineering
- Scientific/Engineering/GIS
- Scientific/Engineering/Hydrology
Related Packages
Errors
A list of common ewatercycle errors.
Code Examples
Here are some ewatercycle code examples and snippets.
GitHub Issues
The ewatercycle package has 65 open issues on GitHub
- Add support for reading monthly GRDC discharge data (.txt)
- Update hydrograph - add xarray support, and improve plotting/metrics
pythonfix