An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/hydroframe/hf_hydrodata

Score: 11.090721032857767

Last synced: about 12 hours ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 289
Total Committers: 10
Avg Commits per committer: 28.9
Development Distribution Score (DDS): 0.46

Commits in past year: 43
Committers in past year: 3
Avg Commits per committer in past year: 14.333
Development Distribution Score (DDS) in past year: 0.326

Name Email Commits
Bill Hasling 9****8 156
Amy Defnet 7****t 90
amymjohnson4000 a****0@g****m 21
Will Lytle w****8@d****u 9
reedmaxwell r****l@p****u 4
George Artavanis g****6@v****u 4
Laura Condon l****n@e****u 2
gartavanis 3****s 1
Will Lytle 1****e 1
Mike Taves m****s@g****m 1

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 11
Total pull requests: 302
Average time to close issues: about 2 months
Average time to close pull requests: about 23 hours
Total issue authors: 4
Total pull request authors: 5
Average comments per issue: 0.64
Average comments per pull request: 0.17
Merged pull request: 276
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 42
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.14
Past year merged pull request: 37
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/hydroframe/hf_hydrodata

Top Issue Authors

  • wh3248 (5)
  • amy-defnet (3)
  • thodson-usgs (2)
  • edsaac (1)

Top Pull Request Authors

  • wh3248 (158)
  • amy-defnet (120)
  • amymjohnson4000 (18)
  • welytle (5)
  • gartavanis (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: hf-hydrodata

hydroframe tools and utilities

  • Homepage: https://hydroframe.org/hydrodata
  • Documentation: https://hf-hydrodata.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.3.55 (published 4 months ago)
  • Last Synced: 2026-04-05T09:02:15.471Z (3 months ago)
  • Versions: 69
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 594 Last month
  • Rankings:
    • Dependent packages count: 7.366%
    • Average: 38.093%
    • Dependent repos count: 68.819%
  • Maintainers (1)

Dependencies

pyproject.toml pypi
  • black >=23.3.0 develop
  • pylint >=2.13.7 develop
  • pytest-mock >=3.10.0 develop
  • sphinx >=6.1.3 develop
  • sphinx-rtd-theme >=1.2.0 develop
  • sphinxcontrib-napoleon >=0.7 develop
  • importlib-resources >=5.10.0
  • netcdf4 >=1.6.0
  • numpy >=1.22.1
  • pftools >=1.3.7
  • pyproj >=3.5.0
  • python ^3.8
  • requests >=2.28.2
  • rioxarray >=0.13.4
  • scipy >=1.10.0
  • xarray >=0.21.0
requirements.txt pypi
  • black >=23.3.0
  • dask >=2022.5.1
  • importlib-resources >=5.10.0
  • netcdf4 >=1.6.0
  • numpy >=1.22.1
  • pandas >=1.3.5
  • pftools >=1.3.7
  • pip >=22.0.3
  • pylint >=2.13.7
  • pyproj >=3.5.0
  • pytest >=7.3.1
  • pytest-mock >=3.10.0
  • requests >=2.28.2
  • rioxarray >=0.13.4
  • scikit-learn >=1.2.1
  • scipy >=1.10.0
  • sphinx >=6.1.3
  • sphinx-rtd-theme >=1.2.0
  • sphinxcontrib-napoleon >=0.7
  • xarray >=0.21.0
.github/workflows/run-unit-tests.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite