id | field name | definition |
0 | RECORD_HEADER |
|
1 | PRODUCT_NAME_label |
ascii string | size: 32 |
PRODUCT_NAME =
fixed value: "PRODUCT_NAME = "
|
hidden: true
|
2 | PRODUCT_NAME |
ascii string | size: 67 |
Complete name of the product
|
|
3 | newline_1 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
4 | PARENT_PRODUCT_NAME_1_label |
ascii string | size: 32 |
PARENT_PRODUCT_NAME_1 =
fixed value: "PARENT_PRODUCT_NAME_1 = "
|
hidden: true
|
5 | PARENT_PRODUCT_NAME_1 |
ascii string | size: 67 |
Name of the parent product from which this product has been produced. For Level 0 products, this field is filled with lower case x's
|
|
6 | newline_2 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
7 | PARENT_PRODUCT_NAME_2_label |
ascii string | size: 32 |
PARENT_PRODUCT_NAME_2 =
fixed value: "PARENT_PRODUCT_NAME_2 = "
|
hidden: true
|
8 | PARENT_PRODUCT_NAME_2 |
ascii string | size: 67 |
Name of the parent product from which this product has been produced. For Level 0 products or products for which this is not appropriate, this field is filled with lower case x's
|
|
9 | newline_3 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
10 | PARENT_PRODUCT_NAME_3_label |
ascii string | size: 32 |
PARENT_PRODUCT_NAME_3 =
fixed value: "PARENT_PRODUCT_NAME_3 = "
|
hidden: true
|
11 | PARENT_PRODUCT_NAME_3 |
ascii string | size: 67 |
Name of the parent product from which this product has been produced. For Level 0 products or products for which this is not appropriate, this field is filled with lower case x's
|
|
12 | newline_4 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
13 | PARENT_PRODUCT_NAME_4_label |
ascii string | size: 32 |
PARENT_PRODUCT_NAME_4 =
fixed value: "PARENT_PRODUCT_NAME_4 = "
|
hidden: true
|
14 | PARENT_PRODUCT_NAME_4 |
ascii string | size: 67 |
Name of the parent product from which this product has been produced. For Level 0 products or products for which this is not appropriate, this field is filled with lower case x's
|
|
15 | newline_5 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
16 | INSTRUMENT_ID_label |
ascii string | size: 32 |
INSTRUMENT_ID =
fixed value: "INSTRUMENT_ID = "
|
hidden: true
|
17 | INSTRUMENT_ID |
ascii string | size: 4 |
Instrument identification
|
|
18 | newline_6 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
19 | INSTRUMENT_MODEL_label |
ascii string | size: 32 |
INSTRUMENT_MODEL =
fixed value: "INSTRUMENT_MODEL = "
|
hidden: true
|
20 | INSTRUMENT_MODEL |
ascii string | size: 3 |
Instrument Model identification: 0 = Engineering Model, 1 = Proto-Flight Model / Flight Model 1 (of a series), 2 = Flight model 2 (of a series), ...., n = Flight model n (of a series)
|
|
21 | newline_7 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
22 | PRODUCT_TYPE_label |
ascii string | size: 32 |
PRODUCT_TYPE =
fixed value: "PRODUCT_TYPE = "
|
hidden: true
|
23 | PRODUCT_TYPE |
ascii string | size: 3 |
Product Type
|
|
24 | newline_8 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
25 | PROCESSING_LEVEL_label |
ascii string | size: 32 |
PROCESSING_LEVEL =
fixed value: "PROCESSING_LEVEL = "
|
hidden: true
|
26 | PROCESSING_LEVEL |
ascii string | size: 2 |
Processing Level identification
|
|
27 | newline_9 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
28 | SPACECRAFT_ID_label |
ascii string | size: 32 |
SPACECRAFT_ID =
fixed value: "SPACECRAFT_ID = "
|
hidden: true
|
29 | SPACECRAFT_ID |
ascii string | size: 3 |
Spacecraft identification
|
|
30 | newline_10 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
31 | SENSING_START_label |
ascii string | size: 32 |
SENSING_START =
fixed value: "SENSING_START = "
|
hidden: true
|
32 | SENSING_START |
ascii time | size: 15 |
UTC Time of start of sensing data in this object (PDU, ROI or Full Product)
unit: "s since 2000-01-01"
value: if(str(., 15) == "xxxxxxxxxxxxxxZ", nan, time(str(.), "yyyyMMddHHmmss'Z'"))
ascii string | size: 15 |
EPS generalised time "YYYYMMDDHHMMSSZ".
|
|
|
33 | newline_11 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
34 | SENSING_END_label |
ascii string | size: 32 |
SENSING_END =
fixed value: "SENSING_END = "
|
hidden: true
|
35 | SENSING_END |
ascii time | size: 15 |
UTC Time of end of sensing data in this object (PDU, ROI or Full Product)
unit: "s since 2000-01-01"
value: if(str(., 15) == "xxxxxxxxxxxxxxZ", nan, time(str(.), "yyyyMMddHHmmss'Z'"))
ascii string | size: 15 |
EPS generalised time "YYYYMMDDHHMMSSZ".
|
|
|
36 | newline_12 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
37 | SENSING_START_THEORETICAL_label |
ascii string | size: 32 |
SENSING_START_THEORETICAL =
fixed value: "SENSING_START_THEORETICAL = "
|
hidden: true
|
38 | SENSING_START_THEORETICAL |
ascii time | size: 15 |
Theoretical UTC Time of start of sensing data in the dump from which this object is derived. This data is the predicted start time at the MPF level
unit: "s since 2000-01-01"
value: if(str(., 15) == "xxxxxxxxxxxxxxZ", nan, time(str(.), "yyyyMMddHHmmss'Z'"))
ascii string | size: 15 |
EPS generalised time "YYYYMMDDHHMMSSZ".
|
|
|
39 | newline_13 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
40 | SENSING_END_THEORETICAL_label |
ascii string | size: 32 |
SENSING_END_THEORETICAL =
fixed value: "SENSING_END_THEORETICAL = "
|
hidden: true
|
41 | SENSING_END_THEORETICAL |
ascii time | size: 15 |
Theoretical UTC Time of end of sensing data in the dump from which this object is derived. This data is the predicted start time at the MPF level
unit: "s since 2000-01-01"
value: if(str(., 15) == "xxxxxxxxxxxxxxZ", nan, time(str(.), "yyyyMMddHHmmss'Z'"))
ascii string | size: 15 |
EPS generalised time "YYYYMMDDHHMMSSZ".
|
|
|
42 | newline_14 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
43 | PROCESSING_CENTRE_label |
ascii string | size: 32 |
PROCESSING_CENTRE =
fixed value: "PROCESSING_CENTRE = "
|
hidden: true
|
44 | PROCESSING_CENTRE |
ascii string | size: 4 |
Processing Centre identification
|
|
45 | newline_15 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
46 | PROCESSOR_MAJOR_VERSION_label |
ascii string | size: 32 |
PROCESSOR_MAJOR_VERSION =
fixed value: "PROCESSOR_MAJOR_VERSION = "
|
hidden: true
|
47 | PROCESSOR_MAJOR_VERSION |
ascii uint16 | size: 5 |
Processing chain major version number
|
|
48 | newline_16 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
49 | PROCESSOR_MINOR_VERSION_label |
ascii string | size: 32 |
PROCESSOR_MINOR_VERSION =
fixed value: "PROCESSOR_MINOR_VERSION = "
|
hidden: true
|
50 | PROCESSOR_MINOR_VERSION |
ascii uint16 | size: 5 |
Processing chain minor version number
|
|
51 | newline_17 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
52 | FORMAT_MAJOR_VERSION_label |
ascii string | size: 32 |
FORMAT_MAJOR_VERSION =
fixed value: "FORMAT_MAJOR_VERSION = "
|
hidden: true
|
53 | FORMAT_MAJOR_VERSION |
ascii uint16 | size: 5 |
Dataset Format Major Version number
|
|
54 | newline_18 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
55 | FORMAT_MINOR_VERSION_label |
ascii string | size: 32 |
FORMAT_MINOR_VERSION =
fixed value: "FORMAT_MINOR_VERSION = "
|
hidden: true
|
56 | FORMAT_MINOR_VERSION |
ascii uint16 | size: 5 |
Dataset Format Major Version number
|
|
57 | newline_19 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
58 | PROCESSING_TIME_START_label |
ascii string | size: 32 |
PROCESSING_TIME_START =
fixed value: "PROCESSING_TIME_START = "
|
hidden: true
|
59 | PROCESSING_TIME_START |
ascii time | size: 15 |
UTC time of the processing at start of processing for the product
unit: "s since 2000-01-01"
value: if(str(., 15) == "xxxxxxxxxxxxxxZ", nan, time(str(.), "yyyyMMddHHmmss'Z'"))
ascii string | size: 15 |
EPS generalised time "YYYYMMDDHHMMSSZ".
|
|
|
60 | newline_20 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
61 | PROCESSING_TIME_END_label |
ascii string | size: 32 |
PROCESSING_TIME_END =
fixed value: "PROCESSING_TIME_END = "
|
hidden: true
|
62 | PROCESSING_TIME_END |
ascii time | size: 15 |
UTC time of the processing at end of processing for the product
unit: "s since 2000-01-01"
value: if(str(., 15) == "xxxxxxxxxxxxxxZ", nan, time(str(.), "yyyyMMddHHmmss'Z'"))
ascii string | size: 15 |
EPS generalised time "YYYYMMDDHHMMSSZ".
|
|
|
63 | newline_21 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
64 | PROCESSING_MODE_label |
ascii string | size: 32 |
PROCESSING_MODE =
fixed value: "PROCESSING_MODE = "
|
hidden: true
|
65 | PROCESSING_MODE |
ascii char | size: 1 |
Identification of the mode of processing
|
|
66 | newline_22 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
67 | DISPOSITION_MODE_label |
ascii string | size: 32 |
DISPOSITION_MODE =
fixed value: "DISPOSITION_MODE = "
|
hidden: true
|
68 | DISPOSITION_MODE |
ascii char | size: 1 |
Identification of the disposition mode
|
|
69 | newline_23 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
70 | RECEIVING_GROUND_STATION_label |
ascii string | size: 32 |
RECEIVING_GROUND_STATION =
fixed value: "RECEIVING_GROUND_STATION = "
|
hidden: true
|
71 | RECEIVING_GROUND_STATION |
ascii string | size: 3 |
Aquisition Station identification
|
|
72 | newline_24 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
73 | RECEIVE_TIME_START_label |
ascii string | size: 32 |
RECEIVE_TIME_START =
fixed value: "RECEIVE_TIME_START = "
|
hidden: true
|
74 | RECEIVE_TIME_START |
ascii time | size: 15 |
UTC time of the reception at CDA for first Data Item
unit: "s since 2000-01-01"
value: if(str(., 15) == "xxxxxxxxxxxxxxZ", nan, time(str(.), "yyyyMMddHHmmss'Z'"))
ascii string | size: 15 |
EPS generalised time "YYYYMMDDHHMMSSZ".
|
|
|
75 | newline_25 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
76 | RECEIVE_TIME_END_label |
ascii string | size: 32 |
RECEIVE_TIME_END =
fixed value: "RECEIVE_TIME_END = "
|
hidden: true
|
77 | RECEIVE_TIME_END |
ascii time | size: 15 |
UTC time of the reception at CDA for last Data Item
unit: "s since 2000-01-01"
value: if(str(., 15) == "xxxxxxxxxxxxxxZ", nan, time(str(.), "yyyyMMddHHmmss'Z'"))
ascii string | size: 15 |
EPS generalised time "YYYYMMDDHHMMSSZ".
|
|
|
78 | newline_26 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
79 | ORBIT_START_label |
ascii string | size: 32 |
ORBIT_START =
fixed value: "ORBIT_START = "
|
hidden: true
|
80 | ORBIT_START |
ascii uint32 | size: 5 |
Start Orbit Number, counted incrementally since launch
|
|
81 | newline_27 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
82 | ORBIT_END_label |
ascii string | size: 32 |
ORBIT_END =
fixed value: "ORBIT_END = "
|
hidden: true
|
83 | ORBIT_END |
ascii uint32 | size: 5 |
Stop Orbit Number
|
|
84 | newline_28 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
85 | ACTUAL_PRODUCT_SIZE_label |
ascii string | size: 32 |
ACTUAL_PRODUCT_SIZE =
fixed value: "ACTUAL_PRODUCT_SIZE = "
|
hidden: true
|
86 | ACTUAL_PRODUCT_SIZE |
ascii uint64 | size: 11 |
Size of the complete product
unit: "bytes"
|
|
87 | newline_29 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
88 | STATE_VECTOR_TIME_label |
ascii string | size: 32 |
STATE_VECTOR_TIME =
fixed value: "STATE_VECTOR_TIME = "
|
hidden: true
|
89 | STATE_VECTOR_TIME |
ascii time | size: 18 |
Epoch time (in UTC) of the orbital elements and the orbit state vector. This corresponds to the time of crossing the ascending node for ORBIT_START
unit: "s since 2000-01-01"
value: if(str(., 18) == "xxxxxxxxxxxxxxxxxZ", nan, time(str(.), "yyyyMMddHHmmssSSS'Z'"))
ascii string | size: 18 |
EPS long generalised time "YYYYMMDDHHMMSSmmmZ".
|
|
|
90 | newline_30 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
91 | SEMI_MAJOR_AXIS_label |
ascii string | size: 32 |
SEMI_MAJOR_AXIS =
fixed value: "SEMI_MAJOR_AXIS = "
|
hidden: true
|
92 | SEMI_MAJOR_AXIS |
ascii int64 | size: 11 |
Semi major axis of orbit at time of the ascending node crossing
|
|
93 | newline_31 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
94 | ECCENTRICITY_label |
ascii string | size: 32 |
ECCENTRICITY =
fixed value: "ECCENTRICITY = "
|
hidden: true
|
95 | ECCENTRICITY |
ascii int64 (double) | size: 11 |
Orbit eccentricity at time of the ascending node crossing
converted unit: "" (multiply by 1/1000000)
|
|
96 | newline_32 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
97 | INCLINATION_label |
ascii string | size: 32 |
INCLINATION =
fixed value: "INCLINATION = "
|
hidden: true
|
98 | INCLINATION |
ascii int64 (double) | size: 11 |
Orbit inclination at time of the ascending node crossing
unit: "1e-3 degrees"
converted unit: "degrees" (multiply by 1/1000)
|
|
99 | newline_33 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
100 | PERIGEE_ARGUMENT_label |
ascii string | size: 32 |
PERIGEE_ARGUMENT =
fixed value: "PERIGEE_ARGUMENT = "
|
hidden: true
|
101 | PERIGEE_ARGUMENT |
ascii int64 (double) | size: 11 |
Argument of perigee at time of the ascending node crossing
unit: "1e-3 degrees"
converted unit: "degrees" (multiply by 1/1000)
|
|
102 | newline_34 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
103 | RIGHT_ASCENSION_label |
ascii string | size: 32 |
RIGHT_ASCENSION =
fixed value: "RIGHT_ASCENSION = "
|
hidden: true
|
104 | RIGHT_ASCENSION |
ascii int64 (double) | size: 11 |
Right ascension at time of the ascending node crossing
unit: "1e-3 degrees"
converted unit: "degrees" (multiply by 1/1000)
|
|
105 | newline_35 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
106 | MEAN_ANOMALY_label |
ascii string | size: 32 |
MEAN_ANOMALY =
fixed value: "MEAN_ANOMALY = "
|
hidden: true
|
107 | MEAN_ANOMALY |
ascii int64 (double) | size: 11 |
Mean anomaly at time of the ascending node crossing
unit: "1e-3 degrees"
converted unit: "degrees" (multiply by 1/1000)
|
|
108 | newline_36 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
109 | X_POSITION_label |
ascii string | size: 32 |
X_POSITION =
fixed value: "X_POSITION = "
|
hidden: true
|
110 | X_POSITION |
ascii int64 (double) | size: 11 |
X position of the orbit state vector in the orbit frame at ascending node
unit: "1e-3 m"
converted unit: "m" (multiply by 1/1000)
|
|
111 | newline_37 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
112 | Y_POSITION_label |
ascii string | size: 32 |
Y_POSITION =
fixed value: "Y_POSITION = "
|
hidden: true
|
113 | Y_POSITION |
ascii int64 (double) | size: 11 |
Y position of the orbit state vector in the orbit frame at ascending node
unit: "1e-3 m"
converted unit: "m" (multiply by 1/1000)
|
|
114 | newline_38 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
115 | Z_POSITION_label |
ascii string | size: 32 |
Z_POSITION =
fixed value: "Z_POSITION = "
|
hidden: true
|
116 | Z_POSITION |
ascii int64 (double) | size: 11 |
Z position of the orbit state vector in the orbit frame at ascending node
unit: "1e-3 m"
converted unit: "m" (multiply by 1/1000)
|
|
117 | newline_39 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
118 | X_VELOCTIY_label |
ascii string | size: 32 |
X_VELOCITY =
fixed value: "X_VELOCITY = "
|
hidden: true
|
119 | X_VELOCTIY |
ascii int64 (double) | size: 11 |
X velocity of the orbit state vector in the orbit frame at ascending node
unit: "1e-3 m/s"
converted unit: "m/s" (multiply by 1/1000)
|
|
120 | newline_40 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
121 | Y_VELOCTIY_label |
ascii string | size: 32 |
Y_VELOCITY =
fixed value: "Y_VELOCITY = "
|
hidden: true
|
122 | Y_VELOCTIY |
ascii int64 (double) | size: 11 |
Y velocity of the orbit state vector in the orbit frame at ascending node
unit: "1e-3 m/s"
converted unit: "m/s" (multiply by 1/1000)
|
|
123 | newline_41 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
124 | Z_VELOCTIY_label |
ascii string | size: 32 |
Z_VELOCITY =
fixed value: "Z_VELOCITY = "
|
hidden: true
|
125 | Z_VELOCTIY |
ascii int64 (double) | size: 11 |
Z velocity of the orbit state vector in the orbit frame at ascending node
unit: "1e-3 m/s"
converted unit: "m/s" (multiply by 1/1000)
|
|
126 | newline_42 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
127 | EARTH_SUN_DISTANCE_RATIO_label |
ascii string | size: 32 |
EARTH_SUN_DISTANCE_RATIO =
fixed value: "EARTH_SUN_DISTANCE_RATIO = "
|
hidden: true
|
128 | EARTH_SUN_DISTANCE_RATIO |
ascii int64 | size: 11 |
Earth-Sun distance ration - ratio of current Earth-Sun distance to Mean Earth-Sun distance
|
|
129 | newline_43 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
130 | LOCATION_TOLERANCE_RADIAL_label |
ascii string | size: 32 |
LOCATION_TOLERANCE_RADIAL =
fixed value: "LOCATION_TOLERANCE_RADIAL = "
|
hidden: true
|
131 | LOCATION_TOLERANCE_RADIAL |
ascii int64 | size: 11 |
Nadir Earth location tolerance radial
unit: "m"
|
|
132 | newline_44 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
133 | LOCATION_TOLERANCE_CROSSTRACK_label |
ascii string | size: 32 |
LOCATION_TOLERANCE_CROSSTRACK =
fixed value: "LOCATION_TOLERANCE_CROSSTRACK = "
|
hidden: true
|
134 | LOCATION_TOLERANCE_CROSSTRACK |
ascii int64 | size: 11 |
Nadir Earth location tolerance cross-track
unit: "m"
|
|
135 | newline_45 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
136 | LOCATION_TOLERANCE_ALONGTRACK_label |
ascii string | size: 32 |
LOCATION_TOLERANCE_ALONGTRACK =
fixed value: "LOCATION_TOLERANCE_ALONGTRACK = "
|
hidden: true
|
137 | LOCATION_TOLERANCE_ALONGTRACK |
ascii int64 | size: 11 |
Nadir Earth location tolerance along-track
unit: "m"
|
|
138 | newline_46 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
139 | YAW_ERROR_label |
ascii string | size: 32 |
YAW_ERROR =
fixed value: "YAW_ERROR = "
|
hidden: true
|
140 | YAW_ERROR |
ascii int64 (double) | size: 11 |
Constant Yaw attitude error
unit: "1e-3 degrees"
converted unit: "degrees" (multiply by 1/1000)
|
|
141 | newline_47 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
142 | ROLL_ERROR_label |
ascii string | size: 32 |
ROLL_ERROR =
fixed value: "ROLL_ERROR = "
|
hidden: true
|
143 | ROLL_ERROR |
ascii int64 (double) | size: 11 |
Constant Roll attitude error
unit: "1e-3 degrees"
converted unit: "degrees" (multiply by 1/1000)
|
|
144 | newline_48 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
145 | PITCH_ERROR_label |
ascii string | size: 32 |
PITCH_ERROR =
fixed value: "PITCH_ERROR = "
|
hidden: true
|
146 | PITCH_ERROR |
ascii int64 (double) | size: 11 |
Constant Pitch attitude error
unit: "1e-3 degrees"
converted unit: "degrees" (multiply by 1/1000)
|
|
147 | newline_49 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
148 | SUBSAT_LATITUDE_START_label |
ascii string | size: 32 |
SUBSAT_LATITUDE_START =
fixed value: "SUBSAT_LATITUDE_START = "
|
hidden: true
|
149 | SUBSAT_LATITUDE_START |
ascii int64 (double) | size: 11 |
Latitude of sub-satellite point at start of the data set
unit: "1e-3 degrees_north"
converted unit: "degrees_north" (multiply by 1/1000)
|
|
150 | newline_50 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
151 | SUBSAT_LONGITUDE_START_label |
ascii string | size: 32 |
SUBSAT_LONGITUDE_START =
fixed value: "SUBSAT_LONGITUDE_START = "
|
hidden: true
|
152 | SUBSAT_LONGITUDE_START |
ascii int64 (double) | size: 11 |
Longitude of sub-satellite point at start of the data set
unit: "1e-3 degrees_east"
converted unit: "degrees_east" (multiply by 1/1000)
|
|
153 | newline_51 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
154 | SUBSAT_LATITUDE_END_label |
ascii string | size: 32 |
SUBSAT_LATITUDE_END =
fixed value: "SUBSAT_LATITUDE_END = "
|
hidden: true
|
155 | SUBSAT_LATITUDE_END |
ascii int64 (double) | size: 11 |
Latitude of sub-satellite point at end of the data set
unit: "1e-3 degrees_north"
converted unit: "degrees_north" (multiply by 1/1000)
|
|
156 | newline_52 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
157 | SUBSAT_LONGITUDE_END_label |
ascii string | size: 32 |
SUBSAT_LONGITUDE_END =
fixed value: "SUBSAT_LONGITUDE_END = "
|
hidden: true
|
158 | SUBSAT_LONGITUDE_END |
ascii int64 (double) | size: 11 |
Longitude of sub-satellite point at end of the data set
unit: "1e-3 degrees_east"
converted unit: "degrees_east" (multiply by 1/1000)
|
|
159 | newline_53 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
160 | LEAP_SECOND_label |
ascii string | size: 32 |
LEAP_SECOND =
fixed value: "LEAP_SECOND = "
|
hidden: true
|
161 | LEAP_SECOND |
ascii int8 | size: 2 |
Occurence of Leap second within the product. Field is set to -1, 0, or +1 dependent upon the occurrence of leap second and direction
unit: "s"
|
|
162 | newline_54 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
163 | LEAP_SECOND_UTC_label |
ascii string | size: 32 |
LEAP_SECOND_UTC =
fixed value: "LEAP_SECOND_UTC = "
|
hidden: true
|
164 | LEAP_SECOND_UTC |
ascii time | size: 15 |
UTC time of occurence of the Leap Second (if no leap second in the product, value is null)
unit: "s since 2000-01-01"
value: if(str(., 15) == "xxxxxxxxxxxxxxZ", nan, time(str(.), "yyyyMMddHHmmss'Z'"))
ascii string | size: 15 |
EPS generalised time "YYYYMMDDHHMMSSZ".
|
|
|
165 | newline_55 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
166 | TOTAL_RECORDS_label |
ascii string | size: 32 |
TOTAL_RECORDS =
fixed value: "TOTAL_RECORDS = "
|
hidden: true
|
167 | TOTAL_RECORDS |
ascii uint32 | size: 6 |
Total count of all records in the product
|
|
168 | newline_56 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
169 | TOTAL_MPHR_label |
ascii string | size: 32 |
TOTAL_MPHR =
fixed value: "TOTAL_MPHR = "
|
hidden: true
|
170 | TOTAL_MPHR |
ascii uint32 | size: 6 |
Total count of all MPHRs in the product (should always be 1!)
|
|
171 | newline_57 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
172 | TOTAL_SPHR_label |
ascii string | size: 32 |
TOTAL_SPHR =
fixed value: "TOTAL_SPHR = "
|
hidden: true
|
173 | TOTAL_SPHR |
ascii uint32 | size: 6 |
Total count of all SPHRs in the product (should be 0 or 1 only)
|
|
174 | newline_58 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
175 | TOTAL_IPR_label |
ascii string | size: 32 |
TOTAL_IPR =
fixed value: "TOTAL_IPR = "
|
hidden: true
|
176 | TOTAL_IPR |
ascii uint32 | size: 6 |
Total count of all IPRs in the product
|
|
177 | newline_59 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
178 | TOTAL_GEADR_label |
ascii string | size: 32 |
TOTAL_GEADR =
fixed value: "TOTAL_GEADR = "
|
hidden: true
|
179 | TOTAL_GEADR |
ascii uint32 | size: 6 |
Total count of all GEADRs in the product
|
|
180 | newline_60 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
181 | TOTAL_GIADR_label |
ascii string | size: 32 |
TOTAL_GIADR =
fixed value: "TOTAL_GIADR = "
|
hidden: true
|
182 | TOTAL_GIADR |
ascii uint32 | size: 6 |
Total count of all GIADRs in the product
|
|
183 | newline_61 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
184 | TOTAL_VEADR_label |
ascii string | size: 32 |
TOTAL_VEADR =
fixed value: "TOTAL_VEADR = "
|
hidden: true
|
185 | TOTAL_VEADR |
ascii uint32 | size: 6 |
Total count of all VEADRs in the product
|
|
186 | newline_62 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
187 | TOTAL_VIADR_label |
ascii string | size: 32 |
TOTAL_VIADR =
fixed value: "TOTAL_VIADR = "
|
hidden: true
|
188 | TOTAL_VIADR |
ascii uint32 | size: 6 |
Total count of all VIADRs in the product
|
|
189 | newline_63 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
190 | TOTAL_MDR_label |
ascii string | size: 32 |
TOTAL_MDR =
fixed value: "TOTAL_MDR = "
|
hidden: true
|
191 | TOTAL_MDR |
ascii uint32 | size: 6 |
Total count of all MDRs in the product
|
|
192 | newline_64 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
193 | COUNT_DEGRADED_INST_MDR_label |
ascii string | size: 32 |
COUNT_DEGRADED_INST_MDR =
fixed value: "COUNT_DEGRADED_INST_MDR = "
|
hidden: true
|
194 | COUNT_DEGRADED_INST_MDR |
ascii uint32 | size: 6 |
Count of MDRs with degradation due to instrument problems
|
|
195 | newline_65 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
196 | COUNT_DEGRADED_PROC_MDR_label |
ascii string | size: 32 |
COUNT_DEGRADED_PROC_MDR =
fixed value: "COUNT_DEGRADED_PROC_MDR = "
|
hidden: true
|
197 | COUNT_DEGRADED_PROC_MDR |
ascii uint32 | size: 6 |
Count of MDRs with degradation due to processing problems
|
|
198 | newline_66 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
199 | COUNT_DEGRADED_INST_MDR_BLOCKS_label |
ascii string | size: 32 |
COUNT_DEGRADED_INST_MDR_BLOCKS=
fixed value: "COUNT_DEGRADED_INST_MDR_BLOCKS= "
|
hidden: true
|
200 | COUNT_DEGRADED_INST_MDR_BLOCKS |
ascii uint32 | size: 6 |
Count of the number of blocks of MDRs degraded due to degraded instrument
|
|
201 | newline_67 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
202 | COUNT_DEGRADED_PROC_MDR_BLOCKS_label |
ascii string | size: 32 |
COUNT_DEGRADED_PROC_MDR_BLOCKS=
fixed value: "COUNT_DEGRADED_PROC_MDR_BLOCKS= "
|
hidden: true
|
203 | COUNT_DEGRADED_PROC_MDR_BLOCKS |
ascii uint32 | size: 6 |
Count of the number of blocks of MDRs degraded due to degraded processing
|
|
204 | newline_68 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
205 | DURATION_OF_PRODUCT_label |
ascii string | size: 32 |
DURATION_OF_PRODUCT =
fixed value: "DURATION_OF_PRODUCT = "
|
hidden: true
|
206 | DURATION_OF_PRODUCT |
ascii uint32 | size: 8 |
The duration of the product in milliseconds
unit: "ms"
|
|
207 | newline_69 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
208 | MILLISECONDS_OF_DATA_PRESENT_label |
ascii string | size: 32 |
MILLISECONDS_OF_DATA_PRESENT =
fixed value: "MILLISECONDS_OF_DATA_PRESENT = "
|
hidden: true
|
209 | MILLISECONDS_OF_DATA_PRESENT |
ascii uint32 | size: 8 |
The total amount of data present in the product
unit: "ms"
|
|
210 | newline_70 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
211 | MILLISECONDS_OF_DATA_MISSING_label |
ascii string | size: 32 |
MILLISECONDS_OF_DATA_MISSING =
fixed value: "MILLISECONDS_OF_DATA_MISSING = "
|
hidden: true
|
212 | MILLISECONDS_OF_DATA_MISSING |
ascii uint32 | size: 8 |
The total amount of data missing from the product
unit: "ms"
|
|
213 | newline_71 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
214 | SUBSETTED_PRODUCT_label |
ascii string | size: 32 |
SUBSETTED_PRODUCT =
fixed value: "SUBSETTED_PRODUCT = "
|
hidden: true
|
215 | SUBSETTED_PRODUCT |
ascii string | size: 1 |
Set when product has been subsetted (e.g. greographically subsetted using a region of interest filter). Implies the pressence of one or more UMARF GIARDs in GAD section for product retrieved from UMARF
|
|
216 | newline_72 |
ascii string | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|