Skip to content

Commit d09b691

Browse files
author
AWS
committed
AWS Ground Station Update: Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide
1 parent 4894f88 commit d09b691

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Ground Station",
4+
"contributor": "",
5+
"description": "Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide"
6+
}

services/groundstation/src/main/resources/codegen-resources/service-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2678,7 +2678,7 @@
26782678
"documentation":"<p>Identifies the S3 object to be used as the ephemeris.</p>"
26792679
}
26802680
},
2681-
"documentation":"<p> Ephemeris data in Orbit Ephemeris Message (OEM) format. </p> <p> Position, velocity, and acceleration units must be represented in <code>km</code>, <code>km/s</code>, and <code>km/s**2</code>, respectively, in ephemeris data lines. Covariance matrix line units must be represented in <code>km**2</code> if computed from two positions, <code>km**2/s</code> if computed from one position and one velocity, and <code>km**2/s**2</code> if computed from two velocities. Consult section 7.7.2 of The Consultative Committee for Space Data Systems (CCSDS) <a href=\"https://public.ccsds.org/Pubs/502x0b3e1.pdf\">Recommended Standard for Orbit Data Messages</a> for more information. </p>"
2681+
"documentation":"<p> Ephemeris data in Orbit Ephemeris Message (OEM) format. </p> <p> AWS Ground Station processes OEM Customer Provided Ephemerides according to the <a href=\"https://public.ccsds.org/Pubs/502x0b3e1.pdf\">CCSDS standard</a> with some extra restrictions. OEM files should be in KVN format. For more detail about the OEM format that AWS Ground Station supports, see <a href=\"https://docs.aws.amazon.com/ground-station/latest/ug/providing-custom-ephemeris-data.html#oem-ephemeris-format\">OEM ephemeris format</a> in the AWS Ground Station user guide. </p>"
26822682
},
26832683
"PaginationMaxResults":{
26842684
"type":"integer",

0 commit comments

Comments
 (0)