JOSS: https://github.com/isce-framework/dolphin
deformation geoscience geospatial-processing insar phase-linking remote-sensing squeesar time-series
Score: 13.713522128206531
Last synced: about 8 hours ago
JSON representation
Repository metadata:
InSAR phase linking library for creating surface displacement maps using persistent scatterer (PS) and distributed scatterer (DS) processing
- Host: GitHub
- URL: https://github.com/isce-framework/dolphin
- Owner: isce-framework
- License: other
- Created: 2022-07-21T00:37:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-06-09T23:50:32.000Z (11 days ago)
- Last Synced: 2026-06-10T01:15:00.814Z (11 days ago)
- Topics: deformation, geoscience, geospatial-processing, insar, phase-linking, remote-sensing, squeesar, time-series
- Language: Python
- Homepage: https://dolphin-insar.readthedocs.io
- Size: 65.4 MB
- Stars: 138
- Watchers: 8
- Forks: 30
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Citation: CITATION.cff
Owner metadata:
- Name: isce-framework
- Login: isce-framework
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/46032197?v=4
- Repositories: 5
- Last Synced at: 2023-03-05T08:25:14.809Z
- Profile URL: https://github.com/isce-framework
GitHub Events
Total
- Create event: 62
- Delete event: 54
- Fork event: 6
- Issue comment event: 51
- Issues event: 37
- Pull request event: 258
- Pull request review comment event: 7
- Pull request review event: 8
- Push event: 160
- Release event: 16
- Watch event: 31
- Total: 690
Last Year
- Create event: 48
- Delete event: 38
- Fork event: 5
- Issue comment event: 40
- Issues event: 27
- Pull request event: 171
- Pull request review comment event: 4
- Pull request review event: 6
- Push event: 105
- Release event: 8
- Watch event: 22
- Total: 474
Committers metadata
Last synced: 26 days ago
Total Commits: 899
Total Committers: 8
Avg Commits per committer: 112.375
Development Distribution Score (DDS): 0.195
Commits in past year: 81
Committers in past year: 4
Avg Commits per committer in past year: 20.25
Development Distribution Score (DDS) in past year: 0.568
| Name | Commits | |
|---|---|---|
| Scott Staniewicz | s****z@j****v | 724 |
| pre-commit-ci[bot] | 6****] | 122 |
| Sara Mirzaee | 3****s | 24 |
| dependabot[bot] | 4****] | 11 |
| Geoffrey Gunter | 1****r | 9 |
| Simran S Sangha | s****a@u****u | 4 |
| Ryan Burns | r****s@j****v | 3 |
| seyeonjeon | 1****n | 2 |
Issue and Pull Request metadata
Last synced: 7 months ago
Total issues: 106
Total pull requests: 738
Average time to close issues: 4 months
Average time to close pull requests: 6 days
Total issue authors: 19
Total pull request authors: 8
Average comments per issue: 0.9
Average comments per pull request: 0.16
Merged pull request: 640
Bot issues: 0
Bot pull requests: 168
Past year issues: 17
Past year pull requests: 188
Past year average time to close issues: 14 days
Past year average time to close pull requests: 5 days
Past year issue authors: 11
Past year pull request authors: 5
Past year average comments per issue: 0.65
Past year average comments per pull request: 0.06
Past year merged pull request: 143
Past year bot issues: 0
Past year bot pull requests: 71
Top Issue Authors
- scottstanie (76)
- mirzaees (5)
- Shima-shoki (4)
- suatcoskun (3)
- ZGHHGZ (2)
- McWhity (2)
- sssangha (2)
- chaix14b-star (1)
- LDcrystal (1)
- wangshuaicumt (1)
- rtburns-jpl (1)
- amrit-thapa-2044 (1)
- sergeikharchenko (1)
- chenweicug (1)
- wenzong95 (1)
Top Pull Request Authors
- scottstanie (501)
- pre-commit-ci[bot] (159)
- mirzaees (32)
- gmgunter (13)
- seyeonjeon (10)
- dependabot[bot] (9)
- sssangha (7)
- rtburns-jpl (7)
Top Issue Labels
- enhancement (36)
- bug (17)
- refactor (7)
- documentation (5)
- good first issue (5)
- run time (5)
- testing (3)
- ux (3)
- research (3)
- quality metrics (2)
- runtime (1)
- chore (1)
- visualization (1)
Top Pull Request Labels
- dependencies (9)
- work in progress (5)
- github_actions (3)
- enhancement (2)
- run-benchmark (1)
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 674 last-month
- Total dependent packages: 0
- Total dependent repositories: 3
- Total versions: 35
- Total maintainers: 3
pypi.org: dolphin
Workflows for generating surface displacement maps using InSAR
- Homepage: https://github.com/isce-framework/dolphin
- Documentation: https://dolphin.readthedocs.io/
- Licenses: other
- Latest release: 0.42.5 (published 3 months ago)
- Last Synced: 2026-04-28T18:32:36.843Z (about 2 months ago)
- Versions: 35
- Dependent Packages: 0
- Dependent Repositories: 3
- Downloads: 674 Last month
-
Rankings:
- Dependent repos count: 8.971%
- Average: 9.527%
- Dependent packages count: 10.082%
- Maintainers (3)
Dependencies
- gdal >=3
- numpy *
- python >=3.9
- ruamel.yaml *
- yamale *
- mambaorg/micromamba 1.1.0@sha256 build
- oraclelinux 8-slim@sha256 build
- mkdocs *
- mkdocs-gen-files *
- mkdocs-literate-nav *
- mkdocs-material *
- mkdocs-section-index *
- mkdocstrings *
- pymdown-extensions *
- black * test
- flake8 * test
- pre-commit * test
- pytest * test
- pytest-cov * test
- actions/checkout v3 composite
- actions/setup-python v4 composite
- akhilerm/tag-push-action v2.1.0 composite
- docker/build-push-action v4 composite
- docker/login-action v2 composite
- mamba-org/setup-micromamba v1 composite
- actions/cache v3 composite
- actions/checkout v4 composite
- actions/upload-artifact v3 composite
- mamba-org/setup-micromamba v1 composite