The parameter epoch
is used to define the epoch for which the heliocentric J200 state vectors are
requested. As the goal of the service is to provide the whole population of asteroids (almost one million object),
or a subset of them selected by their population class, the computation of their positions at a given epoch will
take a while. Thus, to ensure a relatively quick response, the service extract the data from the database of pre-computed
ephemerides of the SkyBoT service. Thus, the epoch
provided by
the user is rounded at the closest epoch of the cut-off of the SkyBoT database, which is 10 days. This means
that the state vectors will be provided at an epoch close by 5 days to the requested epoch. In most cases
this is enough to study the Solar System as a whole.
The epoch must be formatted as an ISO 8601 date (recommended) or as a julian day or as a textual english date
(in accordance with the GNU
syntax of dates).
Examples of valid dates:
- now
- 2006-01-27T1:53:34
- 2453762.529467592
- 10 September 2000
- +1 day
- +1 week 2 days 4 hours 2 seconds
- next Thursday
- last Monday
The epoch must be expressed in the UTC timescale. The period of time covered by SkyBoT is given by the
status method.
Restriction: the shortcut 'now' can be used only in the HTTP request, not when calling
the Web service.
Tolerance: the character 'T' of the ISO 8601 format can be omitted.
— For a terrestrial observer, enter the IAU code
of the observatory of your choice, or the code 500
for an observer located at the centre of mass of
the Earth (geocenter). If the place of observation is not referenced in the database of IAU observatories, then provide
the geographical coordinates formatted as a geographic location URI:
[+-]latitude, [+-]longitude, altitude
or as the less recommended free format:
[+-]longitude [+-]latitude altitude
The longitude and latitude must be expressed in decimal degrees in the WGS84 reference system,
and the altitude must be expressed in meters above the mean sea level. Longitudes are negative toward
West. The sign +
of the longitude and latitude can be omitted. If not, use the encoding
%2B
instead of the symbol +
which is not correctly transmitted in the URL.
Example for Paris observatory (2°20′11.4874" E, 48°50′11.32" N, 67 m):
-observer=007
-observer=%2B48.836477778, 2.336524278, 67.0
— For an extra-terrestrial observer or an observer onboard a spacecraft, use one of the following
codes recognized by SkyBoT:
earth@L2 | 500@L2 | @L2 | L2
for an observer located at the libration point L2 of the system Sun-(Earth+Moon)
@rosetta | @-226
for an observer onboard the Rosetta spacecraft
@kepler | @-227 | c55
for an observer onboard the Kepler spacecraft
@tess | c57
for an observer onboard the TESS spacecraft