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

JOSS: https://github.com/ortk95/planetmapper

astronomy ephemeris geometry physics planet-mapper planetary-science planetmapper python science solar-system space spice

Score: 10.501774452072112

Last synced: about 13 hours ago
JSON representation

Repository metadata:

PlanetMapper: An open source Python package for visualising, navigating and mapping Solar System observations


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 1,264
Total Committers: 2
Avg Commits per committer: 632.0
Development Distribution Score (DDS): 0.045

Commits in past year: 102
Committers in past year: 2
Avg Commits per committer in past year: 51.0
Development Distribution Score (DDS) in past year: 0.275

Name Email Commits
Oliver King o****5@g****m 1207
dependabot[bot] 4****] 57

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 158
Total pull requests: 363
Average time to close issues: about 2 months
Average time to close pull requests: about 20 hours
Total issue authors: 5
Total pull request authors: 2
Average comments per issue: 0.64
Average comments per pull request: 0.74
Merged pull request: 320
Bot issues: 0
Bot pull requests: 85

Past year issues: 20
Past year pull requests: 53
Past year average time to close issues: 3 months
Past year average time to close pull requests: 2 days
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.3
Past year average comments per pull request: 1.23
Past year merged pull request: 39
Past year bot issues: 0
Past year bot pull requests: 31

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

Top Issue Authors

  • ortk95 (152)
  • steo85it (3)
  • tedjohnson12 (1)
  • goatsneez (1)
  • Caraffa-git (1)

Top Pull Request Authors

  • ortk95 (278)
  • dependabot[bot] (85)

Top Issue Labels

  • api (55)
  • enhancement (49)
  • polish (38)
  • gui (34)
  • backend (23)
  • documentation (19)
  • possible bug (17)
  • idea (14)
  • bug (11)
  • logistics (10)
  • backplane (10)
  • optimization (7)
  • tests (6)
  • dependencies (5)
  • partially fixed (5)
  • upstream (4)
  • question (1)

Top Pull Request Labels

  • dependencies (87)
  • python (45)
  • logistics (12)
  • gui (11)
  • enhancement (10)
  • api (8)
  • polish (6)
  • possible bug (4)
  • documentation (4)
  • backplane (3)
  • tests (2)
  • optimization (1)
  • bug (1)

Package metadata

pypi.org: planetmapper

PlanetMapper: A Python package for visualising, navigating and mapping Solar System observations

  • Homepage: https://github.com/ortk95/planetmapper
  • Documentation: https://planetmapper.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.14.0 (published about 1 month ago)
  • Last Synced: 2026-08-19T04:31:52.050Z (1 day ago)
  • Versions: 81
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 533 Last month
  • Rankings:
    • Dependent packages count: 10.105%
    • Downloads: 10.157%
    • Stargazers count: 17.746%
    • Average: 17.882%
    • Dependent repos count: 21.593%
    • Forks count: 29.81%
  • Maintainers (1)

Dependencies

requirements.txt pypi
  • Pillow *
  • astropy *
  • matplotlib *
  • numpy *
  • photutils *
  • scipy *
  • spiceypy *
.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/dependency-review.yml actions
  • actions/checkout v3 composite
  • actions/dependency-review-action v2 composite
.github/workflows/python-publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
docs/requirements.txt pypi
  • sphinx *
  • sphinx_rtd_theme *
setup.py pypi
  • Pillow *
  • astropy *
  • matplotlib *
  • numpy *
  • photutils *
  • scipy *
  • spiceypy *
  • tqdm *
.github/workflows/checks.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/setup-python v3 composite
  • isort/isort-action v1 composite
  • psf/black stable composite
pyproject.toml pypi
.github/workflows/check-branch.yml actions
dev_requirements.txt pypi
  • black * development
  • coverage * development
  • isort * development
  • pylint * development
  • pyright * development
.github/workflows/check-docstring-versions.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite