https://github.com/csiro-hydroinformatics/geosdhydro

geospatial utilities for semi distributed hydrologic modelling

https://github.com/csiro-hydroinformatics/geosdhydro

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
Last synced: 10 months ago · JSON representation

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
Created 11 months ago · Last pushed 11 months ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct

README.md

geosdhydro

ci documentation pypi version gitter

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

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

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 54 Last month
Rankings
Dependent packages count: 8.8%
Average: 29.1%
Dependent repos count: 49.4%
Maintainers (1)
Last synced: 10 months ago

Dependencies

.github/workflows/ci.yml actions
  • 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
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • astral-sh/setup-uv v5 composite
  • softprops/action-gh-release v2 composite
pyproject.toml pypi
  • geopandas *