Databases - Webservices - Software
Where to get data.
- https://newton.spacedys.com/astdys/
- Dynamical properties, osculating and proper elements, dynamical families.
- http://asteroids.matf.bg.ac.rs/fam/properelements.php
- Catalogs of proper elements and dynamical family membership
- https://www.astroexplorer.org/
- An easy way to find illustration in astronomy
- http://cdsweb.u-strasbg.fr/
- Many catalogs from publications. However, the CDS is not built for moving objects.
- https://astro.troja.mff.cuni.cz/projects/damit/
- 3D shape models of asteroids from light curve inversion tehcniques
Huge compilation of data from other resources listed here and published literature, view several levels of access:
quaero
: All names and aliasesdatacloud
: Bulk access to datassocard
: Best properties for a given SSOssobft
: All best properties for all SSOs at once
Compilation of parameters from many sources.
- https://asteroid.lowell.edu/
- The ASTORB catalog of osculating elements and compilation of properties.
- https://spectre.imcce.fr/m4ast/
- A compilation of visible and near-infrared spectra of asteroids, with tools for analysis
- https://www.lpi.usra.edu/meteor/
- The database of meteorites: Official names, classifications, fall/find statistics
- https://minorplanetcenter.net/
- Central point for astrometric observations, observatory codes, orbits.
- https://www-curator.jsc.nasa.gov/antmet/
- Like the meteoritical bulletin + it has an API! But it's only for Antarctic meteorites.
- https://newton.spacedys.com/neodys/
- Similar to AstDyS, for NEAs
- https://mp3c.oca.eu/
- Compilation of data from both large repositories and literature.
- https://sbn.psi.edu/pds/
- Many standardized catalogs (well-documented PDS format) on SSOs, from space missions, observing campaigns and surveys, and derived properties.
- https://pds-speclib.rsl.wustl.edu/
- Large library of meteorite and mineral spectra
- https://www.sshade.eu/
- Collections of spectra acquired in laboratory (meteorites, ices, minerals)
- https://astro.kretlow.de/?SiMDA
- Compilation of masses, diameters, and density of asteroids
- https://www.usgs.gov/labs/spectroscopy-lab/science/spectral-library
- Large library of mineral and mineral-mixture spectra
Where to process data online.
- https://classy.streamlit.app/
- Web interface of the
classy
python
, offering access to the spectra database and the classification of public spectra and of your own observations
- Forms: https://ssp.imcce.fr/forms
- APIs: https://ssp.imcce.fr/webservices/
- Several services for SSOs:
SkyBot
: cone-search to list SSOs in a field of viewSkyBot 3D
: get the position of all SSOs at a given epochMiriade/ephemcc
: compute the ephemerides of positions, orientations, rise-transit-set, etc)Miriade/ephemph
: compute the phyiscal ephemerides (orientations)Miriade/rts
: compute the rise-transit-set timesMiriade/vision
: tool to plan nights of observations
- Forms: https://ssd.jpl.nasa.gov/
- APIs: https://ssd-api.jpl.nasa.gov/
- Several services for SSOs:
Horizons
: Compute ephemeridesIdentification
: List SSOs in a field of viewWhat's Observable?
: List all SSOs visible from a location
- https://asteroid.lowell.edu/
- Several services for SSOs:
AstInfo
: simple access to the main information from PDS for a single objectAstObs
: observing conditions for a list of targets in a given observatoryAstFinder
: to build finding chartsAstEph
: compute the ephemerides of positionComet Fluorescence Efficiencies
: Comet fluorescence efficiencies and Haser model
- https://spectre.imcce.fr/m4ast/
- Tools for taxonomy classification and band analysis of spectra
- https://minorplanetcenter.net/
- The official place to send/get astrometry of SSO.
- http://svo2.cab.inta-csic.es/theory/fps/
- A huge compilation of information on filters: Zero Point, transmission curve, etc...
- http://vespa.obspm.fr/planetary/data/
- Hub allowing to query many different services with a TAP interface
How to process data locally.
- https://github.com/moeyensj/atm
- A
python
package to build asteroid thermal models
- https://astroquery.readthedocs.io/en/latest/
- A
python
package offering access to various astronomical databases via a unified interface
- https://github.com/maxmahlke/classy
- A
python
package for easy access and analysis to (almost) all asteroid spectra out there and taxonomic classification in multiple systems
- https://github.com/MigoMueller/NEATM
- A
python
implementation of the Near-Earth Asteroid Thermal Model (NEATM)
- https://github.com/oorb/oorb
- Open-source orbit computation written in Fortran
- https://photometrypipeline.readthedocs.io/en/latest/
- A versatile and user-friendly python package for measuring SSO photometry in images
- https://github.com/maxmahlke/phunk
- A
python
package for phase-function fitting using different photometric models
- https://github.com/milicolazo/Pyedra
- A
python
package for phase-function fitting using different photometric models
- https://github.com/maxmahlke/rocks
- A
python
package offering simple access to all data and services of SsODNet: best estimates of dynamical and physical parameters of asteroids, compilation of literature values, and name resolver.
- https://sbmt.jhuapl.edu
- Interactive tool to visualize and manipulate small body shape models in 3D. Project spacecraft data directly on the shape models of asteroids and comets.
- https://sbpy.readthedocs.io/en/latest/index.html
astropy
-affiliatedpython
package with functions for planetary astronomy: data access, photometric and spectrophotometric analysis, and more. Planetary astronomy functions