id | field name | definition |
0 | TAI |
ascii time | size: 30 |
TAI date and time of OSV, in ASCII standard time format, including time reference and micro-seconds.
unit: "s since 2000-01-01"
value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss.SSSSSS|'TAI='yyyy-MM-dd'T'HH:mm:ss.SSSSSS|'GPS='yyyy-MM-dd'T'HH:mm:ss.SSSSSS|'UT1='yyyy-MM-dd'T'HH:mm:ss.SSSSSS")
ascii string | size: 30 |
CCSDS ASCII datetime with time reference "RRR=YYYY-MM-DDThh:mm:ss.uuuuuu". The reference RRR can be any of "UT1", "UTC", "TAI", or "GPS".
|
|
|
1 | UTC |
ascii time | size: 30 |
UTC date and time of OSV, in ASCII standard time format, including time reference and micro-seconds.
unit: "s since 2000-01-01"
value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss.SSSSSS|'TAI='yyyy-MM-dd'T'HH:mm:ss.SSSSSS|'GPS='yyyy-MM-dd'T'HH:mm:ss.SSSSSS|'UT1='yyyy-MM-dd'T'HH:mm:ss.SSSSSS")
ascii string | size: 30 |
CCSDS ASCII datetime with time reference "RRR=YYYY-MM-DDThh:mm:ss.uuuuuu". The reference RRR can be any of "UT1", "UTC", "TAI", or "GPS".
|
|
|
2 | UT1 |
ascii time | size: 30 |
UT1 date and time of OSV, in ASCII standard time format, including time reference and micro-seconds.
unit: "s since 2000-01-01"
value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss.SSSSSS|'TAI='yyyy-MM-dd'T'HH:mm:ss.SSSSSS|'GPS='yyyy-MM-dd'T'HH:mm:ss.SSSSSS|'UT1='yyyy-MM-dd'T'HH:mm:ss.SSSSSS")
ascii string | size: 30 |
CCSDS ASCII datetime with time reference "RRR=YYYY-MM-DDThh:mm:ss.uuuuuu". The reference RRR can be any of "UT1", "UTC", "TAI", or "GPS".
|
|
|
3 | Absolute_Orbit |
ascii int64 |
Absolute orbit counter. This counter is incremented by a single unit from one record to the next.
|
|
4 | X |
ascii float |
X position in earth-fixed coordinate system.
unit: "m"
|
|
5 | Y |
ascii float |
Y position in earth-fixed coordinate system.
unit: "m"
|
|
6 | Z |
ascii float |
Z position in earth-fixed coordinate system.
unit: "m"
|
|
7 | VX |
ascii float |
X velocity in earth-fixed coordinate system.
unit: "m/s"
|
|
8 | VY |
ascii float |
Y velocity in earth-fixed coordinate system.
unit: "m/s"
|
|
9 | VZ |
ascii float |
Z velocity in earth-fixed coordinate system.
unit: "m/s"
|
|
10 | Quality |
|