You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Ephemeris data in Orbit Ephemeris Message (OEM) format.
2093
2093
* </p>
2094
2094
* <p>
2095
-
* Position, velocity, and acceleration units must be represented in <code>km</code>, <code>km/s</code>, and
2096
-
* <code>km/s**2</code>, respectively, in ephemeris data lines. Covariance matrix line units must be
2097
-
* represented in <code>km**2</code> if computed from two positions, <code>km**2/s</code> if computed from one
2098
-
* position and one velocity, and <code>km**2/s**2</code> if computed from two velocities. Consult section
2099
-
* 7.7.2 of The Consultative Committee for Space Data Systems (CCSDS)
2100
-
* <a href="https://public.ccsds.org/Pubs/502x0b3e1.pdf">Recommended Standard for Orbit Data Messages</a>
2101
-
* for more information.
2095
+
* 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.
* Ephemeris data in Orbit Ephemeris Message (OEM) format.
2202
2196
* </p>
2203
2197
* <p>
2204
-
* Position, velocity, and acceleration units must be represented in <code>km</code>, <code>km/s</code>, and
2205
-
* <code>km/s**2</code>, respectively, in ephemeris data lines. Covariance matrix line units must be
2206
-
* represented in <code>km**2</code> if computed from two positions, <code>km**2/s</code> if computed from one
2207
-
* position and one velocity, and <code>km**2/s**2</code> if computed from two velocities. Consult section
2208
-
* 7.7.2 of The Consultative Committee for Space Data Systems (CCSDS)
2209
-
* <a href="https://public.ccsds.org/Pubs/502x0b3e1.pdf">Recommended Standard for Orbit Data Messages</a>
2210
-
* for more information.
2198
+
* 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.
Copy file name to clipboardExpand all lines: codegen/sdk-codegen/aws-models/groundstation.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -4979,7 +4979,7 @@
4979
4979
}
4980
4980
},
4981
4981
"traits": {
4982
-
"smithy.api#documentation": "<p>\n Ephemeris data in Orbit Ephemeris Message (OEM) format.\n </p>\n <p>\nPosition, velocity, and acceleration units must be represented in <code>km</code>, <code>km/s</code>, and\n <code>km/s**2</code>, respectively, in ephemeris data lines. Covariance matrix line units must be\n represented in <code>km**2</code> if computed from two positions, <code>km**2/s</code> if computed from one\n position and one velocity, and <code>km**2/s**2</code> if computed from two velocities. Consult section\n 7.7.2 of The Consultative Committee for Space Data Systems (CCSDS)\n<a href=\"https://public.ccsds.org/Pubs/502x0b3e1.pdf\">Recommended Standard for Orbit Data Messages</a>\n for more information.\n </p>"
4982
+
"smithy.api#documentation": "<p>\n Ephemeris data in Orbit Ephemeris Message (OEM) format.\n </p>\n <p>\nAWS 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.\n </p>"
0 commit comments