v3

latestOpenAPI 3.1.02026-08-08155201291.7 KB
Ephemeris

Get Ephemeris Content

Retrieve file content of an ephemeris.

get/ephemerides/{id}/file

Path parameters

idstring required

ID of the ephemeris to get

ID of the ephemeris to get

Query parameters

file_format'OEM' | 'OCM' | 'NASA' | 'HDF5' | 'ORIGINAL' | 'STK' | 'JSONVIZ'

Supported Ephemeris file formats for writing

File format of the ephemeris file being uploaded. ORIGINAL will fail if the data was stored in an HDF5 or other deprecated format.

ref_frame'EME2000' | 'GCRF' | 'TDR' | 'ITRF2000' | 'ITRF-93' | 'ITRF-97' | 'TEME' | 'TOD' | 'RTN' | 'TNW'

Supported Ephemeris file frames

Reference frame of the ephemeris trajectory being downloaded. Only supported for OEM format. Default is the stored frame of the ephemeris.

cov_frame'EME2000' | 'GCRF' | 'TDR' | 'ITRF2000' | 'ITRF-93' | 'ITRF-97' | 'TEME' | 'TOD' | 'RTN' | 'TNW'

Supported Ephemeris file frames

Reference frame of the ephemeris trajectory being downloaded. Only supported for OEM format. Default is the frame the trajectory was originally uploaded with.

filenamestring nullable

Optional custom filename. If not supplied, a default or original filename will be generated.

Optional custom filename. If not supplied, a default or original filename will be generated.

Response

Successful Response

{"stackTrail":"paths:/ephemerides/{id}/file:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}