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.633255916551718

Last synced: about 21 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: 22 days ago

Total Commits: 1,178
Total Committers: 2
Avg Commits per committer: 589.0
Development Distribution Score (DDS): 0.029

Commits in past year: 80
Committers in past year: 2
Avg Commits per committer in past year: 40.0
Development Distribution Score (DDS) in past year: 0.15

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

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 147
Total pull requests: 343
Average time to close issues: 27 days
Average time to close pull requests: about 19 hours
Total issue authors: 5
Total pull request authors: 2
Average comments per issue: 0.63
Average comments per pull request: 0.71
Merged pull request: 303
Bot issues: 0
Bot pull requests: 78

Past year issues: 23
Past year pull requests: 73
Past year average time to close issues: 13 days
Past year average time to close pull requests: 1 day
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.22
Past year average comments per pull request: 1.1
Past year merged pull request: 49
Past year bot issues: 0
Past year bot pull requests: 34

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

Top Issue Authors

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

Top Pull Request Authors

  • ortk95 (265)
  • dependabot[bot] (78)

Top Issue Labels

  • api (53)
  • enhancement (45)
  • polish (34)
  • gui (27)
  • backend (22)
  • documentation (17)
  • possible bug (14)
  • idea (14)
  • bug (11)
  • backplane (10)
  • logistics (9)
  • optimization (7)
  • dependencies (5)
  • tests (5)
  • partially fixed (4)
  • upstream (4)
  • question (1)

Top Pull Request Labels

  • dependencies (80)
  • python (38)
  • enhancement (10)
  • logistics (10)
  • gui (10)
  • api (8)
  • polish (5)
  • possible bug (4)
  • documentation (3)
  • 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.13.4 (published 10 months ago)
  • Last Synced: 2026-05-31T13:32:23.261Z (22 days ago)
  • Versions: 80
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 504 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