Science Score: 36.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
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Modular Hydrological Modelling Framework
Basic Info
Statistics
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 32
- Releases: 44
Created almost 6 years ago
· Last pushed 11 months ago
Metadata Files
Readme
Changelog
License
Code of conduct
Zenodo
README.md
hydrobricks
A modular hydrological modelling framework.
Install
Wheels are available to install from PyPI (https://pypi.org/project/hydrobricks/)
Install: pip install hydrobricks
Main resources
- Documentation: https://hydrobricks.readthedocs.io/en/latest/
- Examples: https://github.com/hydrobricks/hydrobricks/tree/main/python/examples
- How to build: https://github.com/hydrobricks/hydrobricks/wiki
- Code documentation of the core: https://hydrobricks.github.io/hydrobricks-doc-core/
Additional resources
- Code for downscaling hydrobricks outputs to sub-daily timescales (daily flow duration curves) in alpine glacierized catchments: https://github.com/ALArgentin/glacial-discharge-downscaling
Contribute
We very much welcome contribution to hydrobricks! To do so: 1. Fork the repo 2. Code something 3. Push your contribution to your forked repo 4. Create a pull request
Thank you!
Owner
- Name: hydrobricks
- Login: hydrobricks
- Kind: organization
- Location: Switzerland
- Repositories: 3
- Profile: https://github.com/hydrobricks
GitHub Events
Total
- Create event: 49
- Issues event: 12
- Release event: 7
- Watch event: 4
- Delete event: 49
- Issue comment event: 45
- Push event: 289
- Pull request review event: 2
- Gollum event: 1
- Pull request event: 148
- Fork event: 1
Last Year
- Create event: 49
- Issues event: 12
- Release event: 7
- Watch event: 4
- Delete event: 49
- Issue comment event: 45
- Push event: 289
- Pull request review event: 2
- Gollum event: 1
- Pull request event: 148
- Fork event: 1
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 697
- Total Committers: 4
- Avg Commits per committer: 174.25
- Development Distribution Score (DDS): 0.205
Top Committers
| Name | Commits | |
|---|---|---|
| Pascal Horton | p****n@g****h | 554 |
| Pascal Horton | h****l@g****m | 101 |
| pre-commit-ci[bot] | 6****]@u****m | 30 |
| dependabot[bot] | 4****]@u****m | 12 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 62
- Total pull requests: 264
- Average time to close issues: 3 months
- Average time to close pull requests: 4 days
- Total issue authors: 3
- Total pull request authors: 5
- Average comments per issue: 0.5
- Average comments per pull request: 0.44
- Merged pull requests: 230
- Bot issues: 1
- Bot pull requests: 114
Past Year
- Issues: 6
- Pull requests: 73
- Average time to close issues: 10 days
- Average time to close pull requests: 7 days
- Issue authors: 2
- Pull request authors: 4
- Average comments per issue: 0.83
- Average comments per pull request: 0.32
- Merged pull requests: 52
- Bot issues: 1
- Bot pull requests: 26
Top Authors
Issue Authors
- pascalhorton (57)
- ALArgentin (1)
Pull Request Authors
- pascalhorton (161)
- dependabot[bot] (87)
- pre-commit-ci[bot] (61)
- ALArgentin (28)
- codacy-badger (1)
Top Labels
Issue Labels
enhancement (41)
question (5)
bug (4)
task (4)
dependencies (1)
documentation (1)
Pull Request Labels
dependencies (87)
github_actions (78)
python (4)
Packages
- Total packages: 1
-
Total downloads:
- pypi 1,903 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 43
- Total maintainers: 1
pypi.org: hydrobricks
A modular hydrological modelling framework
- Documentation: https://hydrobricks.readthedocs.io/
- License: mit
-
Latest release: 0.8.4
published 10 months ago
Rankings
Downloads: 7.0%
Dependent packages count: 7.4%
Average: 17.5%
Dependent repos count: 22.2%
Forks count: 22.8%
Stargazers count: 27.9%
Maintainers (1)
Last synced:
10 months ago
Dependencies
.github/workflows/analysis-codeql.yml
actions
- actions/cache v3 composite
- actions/checkout v4 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/init v2 composite
.github/workflows/core-doxygen.yml
actions
- actions/checkout v4 composite
- mattnotmitt/doxygen-action v1.9.5 composite
- peaceiris/actions-gh-pages v3 composite
.github/workflows/core-tests-linux.yml
actions
- actions/cache v3 composite
- actions/checkout v4 composite
- codecov/codecov-action v3 composite
.github/workflows/python-tests-linux.yml
actions
- actions/cache v3 composite
- actions/checkout v4 composite
- actions/setup-python v3 composite
- codecov/codecov-action v3 composite
.github/workflows/python-wheels.yml
actions
- actions/checkout v4 composite
- actions/download-artifact v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- pypa/cibuildwheel v2.15.0 composite
- pypa/gh-action-pypi-publish v1.8.10 composite
pyproject.toml
pypi
python/requirements-optional.txt
pypi
- dask *
- geopandas *
- matplotlib *
- netCDF4 *
- pyet *
- pyproj *
- pytest *
- rasterio *
- rioxarray *
- shapely *
- spotpy *
- xarray *
- xarray-spatial *
python/requirements.txt
pypi
- HydroErr *
- StrEnum *
- cftime *
- numpy *
- pandas >=2.0
- pyyaml *
setup.py
pypi