id | field name | definition |
0 | utc_time |
ascii time | size: 27 |
UTC of Orbit State Vector
unit: "s since 2000-01-01"
value: if(str(., 27) == " ", nan, time(str(.), "dd-MMM-yyyy HH:mm:ss.SSSSSS"))
ascii string | size: 27 |
ENVISAT ASCII datetime "DD-MMM-YYYY hh:mm:ss.uuuuuu".
|
|
|
1 | blank_1 |
ascii char | size: 1 |
ASCII blank space character
fixed value: " "
|
hidden: true
|
2 | delta_ut1 |
ascii double | size: 8 |
Delta UT1 = UT1-UTC
unit: "s"
|
|
3 | blank_2 |
ascii char | size: 1 |
ASCII blank space character
fixed value: " "
|
hidden: true
|
4 | abs_orbit |
ascii int32 | size: 6 |
Absolute Orbit number
|
|
5 | blank_3 |
ascii char | size: 1 |
ASCII blank space character
fixed value: " "
|
hidden: true
|
6 | x_pos |
ascii double | size: 12 |
X position in Earth fixed reference frame
unit: "m"
|
|
7 | blank_4 |
ascii char | size: 1 |
ASCII blank space character
fixed value: " "
|
hidden: true
|
8 | y_pos |
ascii double | size: 12 |
Y position in Earth fixed reference frame
unit: "m"
|
|
9 | blank_5 |
ascii char | size: 1 |
ASCII blank space character
fixed value: " "
|
hidden: true
|
10 | z_pos |
ascii double | size: 12 |
Z position in Earth fixed reference frame
unit: "m"
|
|
11 | blank_6 |
ascii char | size: 1 |
ASCII blank space character
fixed value: " "
|
hidden: true
|
12 | x_vel |
ascii double | size: 12 |
X velocity relative to Earth fixed reference frame
unit: "m/s"
|
|
13 | blank_7 |
ascii char | size: 1 |
ASCII blank space character
fixed value: " "
|
hidden: true
|
14 | y_vel |
ascii double | size: 12 |
Y velocity relative to Earth fixed reference frame
unit: "m/s"
|
|
15 | blank_8 |
ascii char | size: 1 |
ASCII blank space character
fixed value: " "
|
hidden: true
|
16 | z_vel |
ascii double | size: 12 |
Z velocity relative to Earth fixed reference frame
unit: "m/s"
|
|
17 | blank_9 |
ascii char | size: 1 |
ASCII blank space character
fixed value: " "
|
hidden: true
|
18 | qual_flags |
ascii array[6] | size: 6 |
Quality Flags (TBD by ESA)
|
|
19 | newline_char |
ascii char | size: 1 |
ASCII newline character
fixed value: "\n"
|
hidden: true
|