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

JOSS: https://github.com/niosh-mining/obsplus

pandas seismology

Score: 12.037079864627492

Last synced: 29 minutes ago
JSON representation

Repository metadata:

A Pandas-Centric ObsPy Expansion Pack


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 239
Total Committers: 9
Avg Commits per committer: 26.556
Development Distribution Score (DDS): 0.251

Commits in past year: 8
Committers in past year: 3
Avg Commits per committer in past year: 2.667
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Derrick d****s 179
Shawn Boltz m****z@g****m 38
shawnboltz 7****z 10
Calum Chamberlain c****n@v****z 6
sjohnson5 3****5 2
Leonardo Uieda l****a@g****m 1
Gymbob 7****b 1
Dongdong Tian s****o@g****m 1
isti_ew i****w@i****m 1

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 46
Total pull requests: 93
Average time to close issues: 4 months
Average time to close pull requests: 10 days
Total issue authors: 9
Total pull request authors: 7
Average comments per issue: 2.17
Average comments per pull request: 1.96
Merged pull request: 85
Bot issues: 0
Bot pull requests: 0

Past year issues: 3
Past year pull requests: 11
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 27 days
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 3.0
Past year average comments per pull request: 1.09
Past year merged pull request: 8
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/niosh-mining/obsplus

Top Issue Authors

  • d-chambers (17)
  • shawnboltz (14)
  • sboltz (7)
  • seisman (2)
  • zhong-yy (2)
  • calum-chamberlain (1)
  • Gymbob (1)
  • lvanderlaat (1)
  • flixha (1)

Top Pull Request Authors

  • d-chambers (66)
  • sboltz (10)
  • shawnboltz (9)
  • calum-chamberlain (5)
  • Gymbob (1)
  • leouieda (1)
  • seisman (1)

Top Issue Labels

  • bug (23)
  • develop (7)
  • bank (3)
  • events (3)
  • Documentation (3)
  • question (2)
  • enhancement (2)
  • waveforms (2)
  • fetcher (1)
  • release (1)
  • dataset (1)
  • ci (1)
  • stations (1)

Top Pull Request Labels

  • bank (7)
  • bug (5)
  • events (4)
  • utils (2)
  • enhancement (2)
  • ci (1)
  • dataset (1)
  • Documentation (1)
  • waveforms (1)

Package metadata

pypi.org: obsplus

An ObsPy expansion pack

  • Homepage: https://github.com/niosh-mining/obsplus
  • Documentation: https://github.com/niosh-mining/obsplus
  • Licenses: GNU Lesser General Public License v3 or later (LGPLv3+)
  • Latest release: 0.3.5 (published 3 months ago)
  • Last Synced: 2026-06-20T22:01:20.104Z (2 days ago)
  • Versions: 18
  • Dependent Packages: 0
  • Dependent Repositories: 5
  • Downloads: 340 Last month
  • Rankings:
    • Dependent repos count: 6.742%
    • Dependent packages count: 7.31%
    • Stargazers count: 11.284%
    • Forks count: 11.986%
    • Average: 12.285%
    • Downloads: 24.101%
  • Maintainers (1)
pypi.org: mopy

package to calc source params

  • Homepage: https://github.com/niosh-mining/obsplus
  • Documentation: https://mopy.readthedocs.io/
  • Licenses: GNU Lesser General Public License v3.0 or later (LGPLv3.0+)
  • Latest release: 0.0.0 (published about 7 years ago)
  • Last Synced: 2026-06-20T22:01:19.347Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 35 Last month
  • Rankings:
    • Dependent packages count: 7.31%
    • Stargazers count: 11.284%
    • Forks count: 11.986%
    • Average: 19.678%
    • Dependent repos count: 22.088%
    • Downloads: 45.722%
  • Maintainers (1)
conda-forge.org: obsplus

ObsPlus is a utility package for ObsPy.

  • Homepage: https://github.com/niosh-mining/obsplus
  • Licenses: LGPL-3.0-or-later
  • Latest release: 0.2.4 (published over 3 years ago)
  • Last Synced: 2026-04-01T01:59:36.242Z (3 months ago)
  • Versions: 7
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 28.82%
    • Dependent repos count: 34.025%
    • Average: 36.988%
    • Stargazers count: 41.717%
    • Forks count: 43.389%

Dependencies

.github/workflows/lint.yml actions
  • actions/checkout v3 composite
.github/workflows/on_master_commits.yml actions
  • actions/checkout v3 composite
  • ad-m/github-push-action master composite
  • codecov/codecov-action v3 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/release_published.yml actions
  • actions/checkout v3 composite
  • ad-m/github-push-action master composite
  • conda-incubator/setup-miniconda v2 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/runtests.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • conda-incubator/setup-miniconda v2.2.0 composite
pyproject.toml pypi
  • numpy >=1.13.0
  • obspy >= 1.3.0
  • pandas >= 1.0
  • progressbar2 *
  • pydantic >= 2.0, <3.0
  • scipy *
  • tables *
  • typing-extensions *
docs/environment.yml conda
  • obspy
  • pandas
  • pydantic
  • python >=3.8
.github/actions/install-obsplus/action.yml actions
  • mamba-org/setup-micromamba v2 composite