JOSS: https://github.com/VeinsOfTheEarth/rabpro
manuscript python
Score: -Infinity
Last synced: about 17 hours ago
JSON representation
Repository metadata:
Delineating watershed basins and computing attribute statistics using Google Earth Engine
- Host: GitHub
- URL: https://github.com/VeinsOfTheEarth/rabpro
- Owner: VeinsOfTheEarth
- License: bsd-3-clause
- Created: 2021-04-26T16:53:58.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-04-27T14:27:32.000Z (about 2 months ago)
- Last Synced: 2026-06-14T18:04:16.450Z (8 days ago)
- Topics: manuscript, python
- Language: Python
- Homepage: https://VeinsOfTheEarth.github.io/rabpro
- Size: 23.4 MB
- Stars: 38
- Watchers: 3
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Citation: CITATION.cff
- Zenodo: .zenodo.json
Owner metadata:
- Name: Veins of the Earth
- Login: VeinsOfTheEarth
- Email:
- Kind: organization
- Description: A collection of tools for next-gen vector and graph based river mapping, monitoring, and modeling
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/88787335?v=4
- Repositories: 3
- Last Synced at: 2023-03-05T14:29:48.969Z
- Profile URL: https://github.com/VeinsOfTheEarth
GitHub Events
Total
- Create event: 7
- Delete event: 4
- Issue comment event: 3
- Issues event: 1
- Pull request event: 12
- Push event: 56
- Watch event: 2
- Total: 85
Last Year
- Create event: 6
- Delete event: 3
- Issue comment event: 2
- Pull request event: 9
- Push event: 16
- Total: 36
Committers metadata
Last synced: 8 days ago
Total Commits: 1,074
Total Committers: 6
Avg Commits per committer: 179.0
Development Distribution Score (DDS): 0.601
Commits in past year: 27
Committers in past year: 3
Avg Commits per committer in past year: 9.0
Development Distribution Score (DDS) in past year: 0.333
| Name | Commits | |
|---|---|---|
| jsta | s****2@m****u | 428 |
| GitHub Action | a****n@g****m | 282 |
| Tal Zussman | t****s@g****m | 217 |
| Jon Schwenk | j****k@g****m | 114 |
| dependabot[bot] | 4****] | 23 |
| Jon Schwenk | j****k@l****v | 10 |
Issue and Pull Request metadata
Last synced: 19 days ago
Total issues: 79
Total pull requests: 52
Average time to close issues: about 1 month
Average time to close pull requests: 29 days
Total issue authors: 9
Total pull request authors: 4
Average comments per issue: 3.22
Average comments per pull request: 0.67
Merged pull request: 44
Bot issues: 0
Bot pull requests: 27
Past year issues: 0
Past year pull requests: 11
Past year average time to close issues: N/A
Past year average time to close pull requests: 5 days
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.0
Past year merged pull request: 10
Past year bot issues: 0
Past year bot pull requests: 10
Top Issue Authors
- jsta (48)
- jonschwenk (17)
- kanishkan91 (8)
- thurber (1)
- Monte-Carlo (1)
- tzussman (1)
- jmdelvecchio (1)
- LabSR-UT (1)
- jcrowland70 (1)
Top Pull Request Authors
- dependabot[bot] (27)
- tzussman (14)
- jsta (10)
- TrellixVulnTeam (1)
Top Issue Labels
- data request (8)
- documentation (2)
Top Pull Request Labels
- dependencies (27)
- github_actions (10)
Package metadata
- Total packages: 3
- Total downloads: unknown
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 19
proxy.golang.org: github.com/veinsoftheearth/rabpro
- Homepage:
- Documentation: https://pkg.go.dev/github.com/veinsoftheearth/rabpro#section-documentation
- Licenses: bsd-3-clause
- Latest release: v0.5.3 (published about 2 years ago)
- Last Synced: 2026-06-12T17:03:22.029Z (10 days ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.395%
- Average: 5.576%
- Dependent repos count: 5.758%
proxy.golang.org: github.com/VeinsOfTheEarth/rabpro
- Homepage:
- Documentation: https://pkg.go.dev/github.com/VeinsOfTheEarth/rabpro#section-documentation
- Licenses: bsd-3-clause
- Latest release: v0.5.3 (published about 2 years ago)
- Last Synced: 2026-06-12T17:03:22.103Z (10 days ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.395%
- Average: 5.576%
- Dependent repos count: 5.758%
conda-forge.org: rabpro
rabpro computes longitudinal river profiles, global watershed delineation, watershed stats.
- Homepage: https://github.com/VeinsOfTheEarth/rabpro
- Licenses: BSD-3-Clause
- Latest release: 0.5.2 (published about 4 years ago)
- Last Synced: 2026-04-08T09:55:26.654Z (3 months ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 34.025%
- Stargazers count: 43.699%
- Average: 43.727%
- Forks count: 46.009%
- Dependent packages count: 51.175%
Dependencies
- appdirs
- beautifulsoup4
- earthengine-api
- gdal
- gdown
- geopandas
- numpy
- pyproj >2.2.0
- python >=3.7,<3.10
- requests
- scikit-image
- shapely
- tqdm
- mesa-libGL *
- nbsphinx *
- numpydoc *
- sphinx *
- sphinx-panels *
- sphinx_rtd_theme *
- appdirs *
- beautifulsoup4 *
- earthengine-api *
- gdal *
- gdown *
- geopandas >=0.7.0
- numpy *
- pyproj *
- requests *
- scikit-image *
- shapely *
- tqdm *
- coverage * test
- pytest * test
- actions/cache v1 composite
- actions/checkout v2 composite
- conda-incubator/setup-miniconda v2 composite
- peter-evans/create-or-update-comment a35cf36e5301d70b76f316e867e7788a55a31dae composite
- JamesIves/github-pages-deploy-action 4.1.4 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- continuumio/miniconda3 4.7.10 build