PlanetMapper
PlanetMapper: A Python package for visualising, navigating and mapping Solar System observations - Published in JOSS (2023)
Science Score: 98.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 8 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: joss.theoj.org -
○Committers with academic emails
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Keywords
Keywords from Contributors
Scientific Fields
Repository
PlanetMapper: An open source Python package for visualising, navigating and mapping Solar System observations
Basic Info
- Host: GitHub
- Owner: ortk95
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://planetmapper.readthedocs.io
- Size: 20.8 MB
Statistics
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 22
- Releases: 79
Topics
Metadata Files
README.md
PlanetMapper is an open source Python package for visualising, navigating and mapping Solar System observations.
Documentation
For full documentation, API reference, and installation instructions, visit planetmapper.readthedocs.io.
Installation
bash
pip install planetmapper --upgrade
bash
conda install -c conda-forge planetmapper
Requires Python 3.10+
Citing PlanetMapper
If you use PlanetMapper in your research, please cite the following paper:
King et al., (2023). PlanetMapper: A Python package for visualising, navigating and mapping Solar System observations. Journal of Open Source Software, 8(90), 5728, https://doi.org/10.21105/joss.05728
Citation BibTeX entry
```bibtex @article{king_2023_planetmapper, author = {King, Oliver R. T. and Fletcher, Leigh N.}, doi = {10.21105/joss.05728}, journal = {Journal of Open Source Software}, month = oct, number = {90}, pages = {5728}, title = {{PlanetMapper: A Python package for visualising, navigating and mapping Solar System observations}}, url = {https://joss.theoj.org/papers/10.21105/joss.05728}, volume = {8}, year = {2023} } ```Key features
Fit and map astronomical observations using a full featured user interface
Easily visualise solar system observations with just a few lines of code
```python import planetmapper import matplotlib.pyplot as plt
body = planetmapper.Body('saturn', '2020-01-01') body.plotwireframeradec() plt.show() ```
Convert coordinates, generate backplanes and project maps of telescope observations
Contributing
If you spot a bug, or want to contribute code to PlanetMapper, check out the contributing guidelines.
Help and support
If you have any questions, suggestions or feedback, please visit our support page and get in touch!
Owner
- Name: Oliver King
- Login: ortk95
- Kind: user
- Company: University of Leicester
- Twitter: ortk95
- Repositories: 16
- Profile: https://github.com/ortk95
Planetary Scientist
JOSS Publication
PlanetMapper: A Python package for visualising, navigating and mapping Solar System observations
Authors
Tags
astronomyCitation (CITATION.bib)
@article{king_2023_planetmapper,
author = {King, Oliver R. T. and Fletcher, Leigh N.},
doi = {10.21105/joss.05728},
journal = {Journal of Open Source Software},
month = oct,
number = {90},
pages = {5728},
title = {{PlanetMapper: A Python package for visualising, navigating and mapping Solar System observations}},
url = {https://joss.theoj.org/papers/10.21105/joss.05728},
volume = {8},
year = {2023}
}
GitHub Events
Total
- Create event: 52
- Release event: 5
- Issues event: 42
- Watch event: 2
- Delete event: 40
- Issue comment event: 72
- Push event: 88
- Pull request event: 102
Last Year
- Create event: 52
- Release event: 5
- Issues event: 42
- Watch event: 2
- Delete event: 40
- Issue comment event: 72
- Push event: 88
- Pull request event: 102
Committers
Last synced: 5 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Oliver King | o****5@g****m | 1,126 |
| dependabot[bot] | 4****] | 29 |
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 138
- Total pull requests: 326
- Average time to close issues: 27 days
- Average time to close pull requests: about 17 hours
- Total issue authors: 5
- Total pull request authors: 2
- Average comments per issue: 0.64
- Average comments per pull request: 0.67
- Merged pull requests: 290
- Bot issues: 0
- Bot pull requests: 63
Past Year
- Issues: 39
- Pull requests: 128
- Average time to close issues: 19 days
- Average time to close pull requests: 1 day
- Issue authors: 2
- Pull request authors: 2
- Average comments per issue: 0.26
- Average comments per pull request: 0.91
- Merged pull requests: 96
- Bot issues: 0
- Bot pull requests: 63
Top Authors
Issue Authors
- ortk95 (132)
- steo85it (3)
- tedjohnson12 (1)
- goatsneez (1)
- Caraffa-git (1)
Pull Request Authors
- ortk95 (263)
- dependabot[bot] (63)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 499 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 79
- Total maintainers: 1
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/
- License: MIT
-
Latest release: 1.13.3
published 4 months ago
Rankings
Maintainers (1)
Dependencies
- Pillow *
- astropy *
- matplotlib *
- numpy *
- photutils *
- scipy *
- spiceypy *
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- actions/checkout v3 composite
- actions/dependency-review-action v2 composite
- actions/checkout v3 composite
- actions/setup-python v3 composite
- pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
- sphinx *
- sphinx_rtd_theme *
- Pillow *
- astropy *
- matplotlib *
- numpy *
- photutils *
- scipy *
- spiceypy *
- tqdm *
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/setup-python v3 composite
- isort/isort-action v1 composite
- psf/black stable composite
- black * development
- coverage * development
- isort * development
- pylint * development
- pyright * development




