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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.7%) to scientific vocabulary
Keywords
hydrological-data-analysis
hydrology
hydrology-statistical
Keywords from Contributors
raven
anuclim
climate-analysis
climate-science
icclim
netcdf4
xclim
mesh
energy-system
exoplanet
Last synced: 11 months ago
·
JSON representation
Repository
Hydrological analysis library built with xarray.
Basic Info
- Host: GitHub
- Owner: hydrologie
- License: apache-2.0
- Language: Python
- Default Branch: main
- Homepage: https://xhydro.readthedocs.io
- Size: 40.3 MB
Statistics
- Stars: 52
- Watchers: 4
- Forks: 5
- Open Issues: 11
- Releases: 9
Topics
hydrological-data-analysis
hydrology
hydrology-statistical
Created about 3 years ago
· Last pushed 11 months ago
Metadata Files
Readme
Changelog
Contributing
License
Code of conduct
Security
Authors
Zenodo
README.rst
======================================
xHydro |logo| |logo-light| |logo-dark|
======================================
+----------------------------+-----------------------------------------------------+
| Versions | |pypi| |versions| |
+----------------------------+-----------------------------------------------------+
| Documentation and Support | |docs| |
+----------------------------+-----------------------------------------------------+
| Open Source | |license| |ossf-score| |
+----------------------------+-----------------------------------------------------+
| Coding Standards | |black| |isort| |ruff| |pre-commit| |
+----------------------------+-----------------------------------------------------+
| Development Status | |status| |build| |coveralls| |
+----------------------------+-----------------------------------------------------+
Hydrological analysis library built with xarray
* Free software: Apache-2.0
* Documentation: https://xhydro.readthedocs.io/en/latest/
* Version française: https://xhydro.readthedocs.io/fr/latest/
Features
--------
* Easily find and extract geospatial data from the Planetary Computer API and watershed boundaries from the HydroSHEDS API over any area of interest.
* Calibrate and execute Hydrotel and Raven-emulated hydrological models.
* Perform optimal interpolation on hydrological data (daily streamflow and indices).
* Compute hydrological indicators (e.g. n-day peak flow, annual maximum series, low flow, average flow, etc.) over custom date ranges.
* Perform frequency analyses on hydrological indicators using a variety of methods (e.g. Gumbel, GEV, etc.).
* Perform climate change impact analyses of hydrological data.
Credits
-------
This package was created with Cookiecutter_ and the `Ouranosinc/cookiecutter-pypackage`_ project template.
This logo was designed by Élyse Fournier (@elysefounier) and Louise Arnal (@lou-a), with inputs from the `xHydro` team.
.. _Cookiecutter: https://github.com/cookiecutter/cookiecutter
.. _`Ouranosinc/cookiecutter-pypackage`: https://github.com/Ouranosinc/cookiecutter-pypackage
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
:alt: Python Black
.. |build| image:: https://github.com/hydrologie/xhydro/actions/workflows/main.yml/badge.svg
:target: https://github.com/hydrologie/xhydro/actions
:alt: Build Status
.. |coveralls| image:: https://coveralls.io/repos/github/hydrologie/xhydro/badge.svg
:target: https://coveralls.io/github/hydrologie/xhydro
:alt: Coveralls
..
.. |docs| image:: https://img.shields.io/badge/Docs-GitHub.io-blue
:target: https://hydrologie.github.io/xhydro/
:alt: Documentation Status
.. |docs| image:: https://readthedocs.org/projects/xhydro/badge/?version=latest
:target: https://xhydro.readthedocs.io/en/latest/?version=latest
:alt: Documentation Status
.. |isort| image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336
:target: https://pycqa.github.io/isort/
:alt: Isort
.. |license| image:: https://img.shields.io/pypi/l/xhydro
:target: https://github.com/hydrologie/xhydro/blob/main/LICENSE
:alt: License
.. |logo| image:: https://raw.githubusercontent.com/hydrologie/xhydro/main/docs/logos/xhydro-logo-small-light.png
:target: https://github.com/hydrologie/xhydro
:alt: xHydro
.. |logo-light| image:: https://raw.githubusercontent.com/hydrologie/xhydro/main/docs/logos/empty.png
:target: https://github.com/hydrologie/xhydro
:alt:
:class: xhydro-logo-small only-light-inline
.. |logo-dark| image:: https://raw.githubusercontent.com/hydrologie/xhydro/main/docs/logos/empty.png
:target: https://github.com/hydrologie/xhydro
:alt:
:class: xhydro-logo-small only-dark-inline
..
.. |ossf-bp| image:: https://bestpractices.coreinfrastructure.org/projects/9945/badge
:target: https://bestpractices.coreinfrastructure.org/projects/9945
:alt: Open Source Security Foundation Best Practices
.. |ossf-score| image:: https://api.securityscorecards.dev/projects/github.com/hydrologie/xhydro/badge
:target: https://securityscorecards.dev/viewer/?uri=github.com/hydrologie/xhydro
:alt: OpenSSF Scorecard
.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/hydrologie/xhydro/main.svg
:target: https://results.pre-commit.ci/latest/github/hydrologie/xhydro/main
:alt: pre-commit.ci Status
.. |pypi| image:: https://img.shields.io/pypi/v/xhydro.svg
:target: https://pypi.python.org/pypi/xhydro
:alt: PyPI
.. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
:target: https://github.com/astral-sh/ruff
:alt: Ruff
.. |status| image:: https://www.repostatus.org/badges/latest/active.svg
:target: https://www.repostatus.org/#active
:alt: Project Status: Active – The project has reached a stable, usable state and is being actively developed.
.. |versions| image:: https://img.shields.io/pypi/pyversions/xhydro.svg
:target: https://pypi.python.org/pypi/xhydro
:alt: Supported Python Versions
Owner
- Name: hydrologie
- Login: hydrologie
- Kind: organization
- Repositories: 1
- Profile: https://github.com/hydrologie
GitHub Events
Total
- Create event: 96
- Release event: 1
- Issues event: 27
- Watch event: 29
- Delete event: 94
- Member event: 4
- Issue comment event: 112
- Push event: 519
- Pull request review event: 178
- Pull request review comment event: 122
- Pull request event: 178
- Fork event: 1
Last Year
- Create event: 96
- Release event: 1
- Issues event: 27
- Watch event: 29
- Delete event: 94
- Member event: 4
- Issue comment event: 112
- Push event: 519
- Pull request review event: 178
- Pull request review comment event: 122
- Pull request event: 178
- Fork event: 1
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| RondeauG | r****l@o****a | 396 |
| Zeitsperre | 1****e | 394 |
| TC-FF | t****o@o****m | 137 |
| ospinajulian | o****s@o****m | 124 |
| dependabot[bot] | 4****] | 115 |
| pre-commit-ci[bot] | 6****] | 82 |
| richardarsenault | r****t@e****a | 62 |
| sebastienlanglois | s****s@p****a | 52 |
| Kamil Maarite | k****e@p****a | 44 |
| bumpversion[bot] | b****]@h****m | 35 |
| Thomas-Charles Fortier Filion | f****s@m****a | 28 |
| Gabriel Rondeau | r****u@h****a | 26 |
| Francis Gravel | f****l@g****m | 21 |
| Essi Parent | 9****f@r****m | 7 |
| lou-a | l****l@h****r | 6 |
| Rondeau-Genesse | g****1@o****a | 3 |
| update-github-actions[bot] | b****]@o****a | 1 |
Committer Domains (Top 20 + Academic)
ouranos.ca: 3
polymtl.ca: 2
relay.firefox.com: 1
halia.ouranos.ca: 1
mdo.hydro.qc.ca: 1
hydrologie.com: 1
etsmtl.ca: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 38
- Total pull requests: 492
- Average time to close issues: about 2 months
- Average time to close pull requests: 10 days
- Total issue authors: 14
- Total pull request authors: 12
- Average comments per issue: 1.16
- Average comments per pull request: 1.07
- Merged pull requests: 394
- Bot issues: 1
- Bot pull requests: 269
Past Year
- Issues: 18
- Pull requests: 227
- Average time to close issues: about 1 month
- Average time to close pull requests: 8 days
- Issue authors: 7
- Pull request authors: 9
- Average comments per issue: 0.5
- Average comments per pull request: 0.9
- Merged pull requests: 172
- Bot issues: 0
- Bot pull requests: 112
Top Authors
Issue Authors
- RondeauG (18)
- TC-FF (4)
- Zeitsperre (3)
- ospinajulian (2)
- sebastienlanglois (2)
- Sci-pio (1)
- EdouardMailhot (1)
- matthieujbn (1)
- essicolo (1)
- juliettelavoie (1)
- dependabot[bot] (1)
- c-malenfant (1)
- elysefournier (1)
- richardarsenault (1)
Pull Request Authors
- dependabot[bot] (247)
- RondeauG (93)
- Zeitsperre (62)
- TC-FF (33)
- pre-commit-ci[bot] (22)
- ospinajulian (11)
- richardarsenault (7)
- lou-a (6)
- sebastienlanglois (5)
- Sci-pio (2)
- Mayetea (2)
- essicolo (2)
Top Labels
Issue Labels
bug (14)
enhancement (14)
documentation (5)
dependencies (2)
approved (1)
github_actions (1)
CI (1)
notebooks (1)
Pull Request Labels
approved (291)
CI (258)
dependencies (253)
github_actions (144)
python (103)
docs (72)
notebooks (69)
documentation (21)
enhancement (15)
bug (4)
good first issue (2)
wontfix (1)
Packages
- Total packages: 3
-
Total downloads:
- pypi 130 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 37
- Total maintainers: 3
proxy.golang.org: github.com/hydrologie/xhydro
- Documentation: https://pkg.go.dev/github.com/hydrologie/xhydro#section-documentation
- License: apache-2.0
-
Latest release: v0.5.0
published about 1 year ago
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced:
11 months ago
pypi.org: xhydro-temp
Hydrological analysis library built with xarray.
- Homepage: https://xhydro.readthedocs.io/
- Documentation: https://xhydro-temp.readthedocs.io/
- License: Apache Software License
-
Latest release: 0.3.8.dev4
published about 2 years ago
Rankings
Dependent packages count: 10.7%
Average: 35.4%
Dependent repos count: 60.2%
Maintainers (1)
Last synced:
11 months ago
pypi.org: xhydro
Hydrological analysis library built with xarray.
- Homepage: https://xhydro.readthedocs.io/
- Documentation: https://xhydro.readthedocs.io/
- License: Apache Software License
-
Latest release: 0.5.0
published about 1 year ago
Rankings
Dependent packages count: 7.5%
Average: 38.6%
Dependent repos count: 69.8%
Maintainers (2)
Last synced:
11 months ago