PlanetaryEphemeris
Solar System ephemeris Taylor integrator based on JPL DE430/431 dynamical model
Science Score: 67.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 5 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.6%) to scientific vocabulary
Repository
Solar System ephemeris Taylor integrator based on JPL DE430/431 dynamical model
Basic Info
Statistics
- Stars: 21
- Watchers: 3
- Forks: 6
- Open Issues: 4
- Releases: 25
Metadata Files
README.md
PlanetaryEphemeris.jl
PlanetaryEphemeris.jl is a Taylor integrator for the JPL DE430 planetary
ephemeris dynamical model (Folkner et al., 2014), based on
TaylorIntegration.jl.
Authors
- Jorge A. Pérez Hernández, Instituto de Ciencias Físicas, Universidad Nacional Autónoma de México (UNAM)
- Luis Benet, Instituto de Ciencias Físicas, Universidad Nacional Autónoma de México (UNAM)
- Luis Eduardo Ramírez Montoya, Facultad de Ciencias, Universidad Nacional Autónoma de México (UNAM)
Installation
The current version of this package may be installed in Julia pkg manager via:
] add PlanetaryEphemeris
Usage
PlanetaryEphemeris.propagate is a high-level function which performs the
numerical integration. The file integrate_ephemeris.jl in the scripts directory
contains an example script. This script may be called as:
julia --project integrate_ephemeris.jl --help
PlanetaryEphemeris.propagate also supports multi-threading:
julia -t <number-of-threads> --project integrate_ephemeris.jl --help
Acknowledgments
We acknowledge financial support from UNAM-PAPIIT grants IG-100819 and IG-101122, as well as computing resources provided by LANCAD-UNAM-DGTIC-284.
References
- Pérez-Hernández, Jorge A., & Benet, Luis. (2020, October 13). PerezHz/TaylorIntegration.jl: v0.8.4 (Version v0.8.4). Zenodo. http://doi.org/10.5281/zenodo.4086166
- Folkner, W. M., Williams, J. G., Boggs, D. H., Park, R. S., & Kuchynka, P. (2014). The planetary and lunar ephemerides DE430 and DE431. Interplanetary Network Progress Report, 196(1).
Owner
- Name: Jorge Pérez
- Login: PerezHz
- Kind: user
- Location: Germany
- Twitter: Perez_Hz
- Repositories: 19
- Profile: https://github.com/PerezHz
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Pérez-Hernández"
given-names: "Jorge A."
orcid: "https://orcid.org/0000-0003-1460-7762"
- family-names: "Benet"
given-names: "Luis"
orcid: "https://orcid.org/0000-0002-8470-9054"
title: "PlanetaryEphemeris.jl"
type: software
version: 0.1.0
date-released: "2021-08-01"
identifiers:
- description: The concept DOI of the software (cite all versions)
type: doi
value: "10.5281/zenodo.5152451"
- description: The versioned DOI for version 0.1.0 of the software
type: doi
value: "10.5281/zenodo.5152452"
license: "MIT"
repository-code: "https://github.com/PerezHz/PlanetaryEphemeris.jl"
GitHub Events
Total
- Create event: 5
- Commit comment event: 5
- Release event: 2
- Issue comment event: 3
- Push event: 11
- Pull request event: 7
Last Year
- Create event: 5
- Commit comment event: 5
- Release event: 2
- Issue comment event: 3
- Push event: 11
- Pull request event: 7
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 8
- Total pull requests: 38
- Average time to close issues: about 2 months
- Average time to close pull requests: 22 days
- Total issue authors: 4
- Total pull request authors: 4
- Average comments per issue: 5.63
- Average comments per pull request: 2.79
- Merged pull requests: 32
- Bot issues: 0
- Bot pull requests: 6
Past Year
- Issues: 0
- Pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: about 12 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- LuEdRaMo (3)
- PerezHz (2)
- lbenet (1)
- JuliaTagBot (1)
Pull Request Authors
- LuEdRaMo (20)
- PerezHz (19)
- github-actions[bot] (10)
- lbenet (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- julia 4 total
- Total dependent packages: 1
- Total dependent repositories: 0
- Total versions: 26
juliahub.com: PlanetaryEphemeris
Solar System ephemeris Taylor integrator based on JPL DE430/431 dynamical model
- Documentation: https://docs.juliahub.com/General/PlanetaryEphemeris/stable/
- License: MIT
-
Latest release: 0.9.1
published 10 months ago
Rankings
Dependencies
- JuliaRegistries/TagBot v1 composite
- actions/checkout v3 composite
- codecov/codecov-action v3 composite
- coverallsapp/github-action master composite
- julia-actions/cache v1 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite