https://github.com/csiro-hydroinformatics/geosdhydro
geospatial utilities for semi distributed hydrologic modelling
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.7%) to scientific vocabulary
Repository
geospatial utilities for semi distributed hydrologic modelling
Basic Info
- Host: GitHub
- Owner: csiro-hydroinformatics
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Size: 808 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
- Releases: 5
Metadata Files
README.md
geosdhydro
Geospatial tools for semi-distributed hydrologic modelling
Installation
You may use uv (recommended) to manage venvs and install packages. Optional.
```bash pip install geosdhydro
uv pip install geosdhydro
```
To install from the latest git main branch:
```bash pip install git+https://github.com/csiro-hydroinformatics/geosdhydro@main
uv pip install git+https://github.com/csiro-hydroinformatics/geosdhydro@main
```
Usage
See the documentation link above for sample notebook(s).
There may be some command line features also available in the future, TBC.
Owner
- Name: CSIRO Hydroinformatics
- Login: csiro-hydroinformatics
- Kind: organization
- Repositories: 11
- Profile: https://github.com/csiro-hydroinformatics
CSIRO - hydroinformatics repositories
GitHub Events
Total
- Create event: 3
- Issues event: 3
- Release event: 4
- Issue comment event: 1
- Push event: 6
Last Year
- Create event: 3
- Issues event: 3
- Release event: 4
- Issue comment event: 1
- Push event: 6
Packages
- Total packages: 1
-
Total downloads:
- pypi 54 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
pypi.org: geosdhydro
GIS tools for semi-distributed hydrologic modelling
- Homepage: https://csiro-hydroinformatics.github.io/geosdhydro
- Documentation: https://csiro-hydroinformatics.github.io/geosdhydro
- License: bsd-3-clause
-
Latest release: 0.3.0
published 11 months ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- astral-sh/setup-uv v5 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- astral-sh/setup-uv v5 composite
- softprops/action-gh-release v2 composite
- geopandas *