id | field name | definition |
0 | product_name_title |
ascii string | size: 8 |
PRODUCT=
fixed value: "PRODUCT="
|
hidden: true
|
1 | quote_1 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
2 | product |
ascii string | size: 62 |
Product File name
|
|
3 | quote_2 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
4 | newline_char_1 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
5 | processing_stage_title |
ascii string | size: 11 |
PROC_STAGE=
fixed value: "PROC_STAGE="
|
hidden: true
|
6 | proc_stage |
ascii string | size: 1 |
Processing Stage Flag. 'N' = Near Real Time, 'T' = test product, 'V' = fully validated (fully consolidated) product, 'S' = special product. Letters between 'N' and 'V' (with the exception of 'T' and 'S') indicate steps in the consolidation process, with letters closer to 'V' meaning higher levels of consolidation. If not used, set to 'X'
|
|
7 | newline_char_2 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
8 | reference_doc_title |
ascii string | size: 8 |
REF_DOC=
fixed value: "REF_DOC="
|
hidden: true
|
9 | quote_3 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
10 | ref_doc |
ascii string | size: 23 |
Reference Document Describing Product; format 'AA-BB-CCC-DD-EEEE_V/I ' (23 characters, including blank space characters) where AA-BB-CCC-DD-EEEE is the ESA standard document number and V/I is the Version / Issue. If the reference document is the Products Specifications PO-RS-MDA-GS-2009, the version and revision have to refer to the volume 1 of the document, where the status (version/revision) of all volumes can be found. If not used, set to all-blanks.
|
|
11 | quote_4 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
12 | newline_char_3 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
13 | spare_1 |
ascii string | size: 40 |
Spare
|
hidden: true
|
14 | newline_char_4 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
15 | acquisition_station_id_title |
ascii string | size: 20 |
ACQUISITION_STATION=
fixed value: "ACQUISITION_STATION="
|
hidden: true
|
16 | quote_5 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
17 | acquisition_station |
ascii string | size: 20 |
Acquisition Station ID (up to 3 codes). If not used, set to all-blanks.
|
|
18 | quote_6 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
19 | newline_char_5 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
20 | processing_center_title |
ascii string | size: 12 |
PROC_CENTER=
fixed value: "PROC_CENTER="
|
hidden: true
|
21 | quote_7 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
22 | proc_center |
ascii string | size: 6 |
Processing Center ID which generated current product. If not used, set to all-blanks.
|
|
23 | quote_8 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
24 | newline_char_6 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
25 | processing_time_title |
ascii string | size: 10 |
PROC_TIME=
fixed value: "PROC_TIME="
|
hidden: true
|
26 | quote_9 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
27 | proc_time |
ascii time | size: 27 |
UTC Time of Processing (product generation time). If not used, set to all-blanks.
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".
|
|
|
28 | quote_10 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
29 | newline_char_7 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
30 | software_version_title |
ascii string | size: 13 |
SOFTWARE_VER=
fixed value: "SOFTWARE_VER="
|
hidden: true
|
31 | quote_11 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
32 | software_ver |
ascii string | size: 14 |
Software Version number of processing software. Format: Name of processor (up to 10 characters) / version number (4 characters) -- left justified (any blanks added at end). If not used, set to all-blanks.
|
|
33 | quote_12 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
34 | newline_char_8 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
35 | spare_2 |
ascii string | size: 40 |
Spare
|
hidden: true
|
36 | newline_char_9 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
37 | sensing_start_title |
ascii string | size: 14 |
SENSING_START=
fixed value: "SENSING_START="
|
hidden: true
|
38 | quote_13 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
39 | sensing_start |
ascii time | size: 27 |
UTC start time of data sensing (first measurement in first data record). If not used, set to all-blanks.
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".
|
|
|
40 | quote_14 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
41 | newline_char_10 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
42 | sensing_stop_title |
ascii string | size: 13 |
SENSING_STOP=
fixed value: "SENSING_STOP="
|
hidden: true
|
43 | quote_15 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
44 | sensing_stop |
ascii time | size: 27 |
UTC stop time of data sensing (last measurements last data record). If not used, set to all-blanks.
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".
|
|
|
45 | quote_16 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
46 | newline_char_11 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
47 | spare_3 |
ascii string | size: 40 |
Spare
|
hidden: true
|
48 | newline_char_12 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
49 | phase_title |
ascii string | size: 6 |
PHASE=
fixed value: "PHASE="
|
hidden: true
|
50 | phase |
ascii string | size: 1 |
Phase letter. If not used, set to 'X'.
|
|
51 | newline_char_13 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
52 | cycle_title |
ascii string | size: 6 |
CYCLE=
fixed value: "CYCLE="
|
hidden: true
|
53 | cycle |
ascii uint8 | size: 4 |
Cycle number. If not used, set to 0.
|
|
54 | newline_char_14 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
55 | relative_orbit_title |
ascii string | size: 10 |
REL_ORBIT=
fixed value: "REL_ORBIT="
|
hidden: true
|
56 | rel_orbit |
ascii int16 | size: 6 |
Start relative orbit number. If not used, set to 0
|
|
57 | newline_char_15 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
58 | absolute_orbit_title |
ascii string | size: 10 |
ABS_ORBIT=
fixed value: "ABS_ORBIT="
|
hidden: true
|
59 | abs_orbit |
ascii int32 | size: 6 |
Start absolute orbit number. If not used, set to 0.
|
|
60 | newline_char_16 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
61 | state_vector_time_title |
ascii string | size: 18 |
STATE_VECTOR_TIME=
fixed value: "STATE_VECTOR_TIME="
|
hidden: true
|
62 | quote_17 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
63 | state_vector_time |
ascii time | size: 27 |
UTC of ENVISAT state vector. If not used, set to all-blanks.
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".
|
|
|
64 | quote_18 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
65 | newline_char_17 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
66 | delta_ut1_title |
ascii string | size: 10 |
DELTA_UT1=
fixed value: "DELTA_UT1="
|
hidden: true
|
67 | delta_ut1 |
ascii double | size: 8 |
DUT1=UT1-UTC. If not used, set to 0.
unit: "s"
|
|
68 | delta_ut1_units |
ascii string | size: 3 |
fixed value: "<s>"
|
hidden: true
|
69 | newline_char_18 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
70 | x_position_title |
ascii string | size: 11 |
X_POSITION=
fixed value: "X_POSITION="
|
hidden: true
|
71 | x_position |
ascii double | size: 12 |
X Position in Earth-Fixed reference. If not used, set to 0.
unit: "m"
|
|
72 | x_position_units |
ascii string | size: 3 |
fixed value: "<m>"
|
hidden: true
|
73 | newline_char_19 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
74 | y_position_title |
ascii string | size: 11 |
Y_POSITION=
fixed value: "Y_POSITION="
|
hidden: true
|
75 | y_position |
ascii double | size: 12 |
Y Position in Earth-Fixed reference. If not used, set to 0.
unit: "m"
|
|
76 | y_position_units |
ascii string | size: 3 |
fixed value: "<m>"
|
hidden: true
|
77 | newline_char_20 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
78 | z_position_title |
ascii string | size: 11 |
Z_POSITION=
fixed value: "Z_POSITION="
|
hidden: true
|
79 | z_position |
ascii double | size: 12 |
Z Position in Earth-Fixed reference. If not used, set to 0.
unit: "m"
|
|
80 | z_position_units |
ascii string | size: 3 |
fixed value: "<m>"
|
hidden: true
|
81 | newline_char_21 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
82 | x_velocity_title |
ascii string | size: 11 |
X_VELOCITY=
fixed value: "X_VELOCITY="
|
hidden: true
|
83 | x_velocity |
ascii double | size: 12 |
X velocity in Earth fixed reference. If not used, set to 0'.
unit: "m/s"
|
|
84 | x_velocity_units |
ascii string | size: 5 |
fixed value: "<m/s>"
|
hidden: true
|
85 | newline_char_22 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
86 | y_velocity_title |
ascii string | size: 11 |
Y_VELOCITY=
fixed value: "Y_VELOCITY="
|
hidden: true
|
87 | y_velocity |
ascii double | size: 12 |
Y velocity in Earth fixed reference. If not used, set to 0.
unit: "m/s"
|
|
88 | y_velocity_units |
ascii string | size: 5 |
fixed value: "<m/s>"
|
hidden: true
|
89 | newline_char_23 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
90 | z_velocity_title |
ascii string | size: 11 |
Z_VELOCITY=
fixed value: "Z_VELOCITY="
|
hidden: true
|
91 | z_velocity |
ascii double | size: 12 |
Z velocity in Earth fixed reference. If not used, set to 0.
unit: "m/s"
|
|
92 | z_velocity_units |
ascii string | size: 5 |
fixed value: "<m/s>"
|
hidden: true
|
93 | newline_char_24 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
94 | vector_source_title |
ascii string | size: 14 |
VECTOR_SOURCE=
fixed value: "VECTOR_SOURCE="
|
hidden: true
|
95 | quote_19 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
96 | vector_source |
ascii string | size: 2 |
Source of Orbit Vectors
|
|
97 | quote_20 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
98 | newline_char_25 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
99 | spare_4 |
ascii string | size: 40 |
Spare
|
hidden: true
|
100 | newline_char_26 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
101 | utc_sbt_time_title |
ascii string | size: 13 |
UTC_SBT_TIME=
fixed value: "UTC_SBT_TIME="
|
hidden: true
|
102 | quote_21 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
103 | utc_sbt_time |
ascii time | size: 27 |
UTC time corresponding to SBT below (currently defined to be given at the time of the ascending node state vector). If not used, set to all-blanks.
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".
|
|
|
104 | quote_22 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
105 | newline_char_27 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
106 | sat_binary_time_title |
ascii string | size: 16 |
SAT_BINARY_TIME=
fixed value: "SAT_BINARY_TIME="
|
hidden: true
|
107 | sat_binary_time |
ascii uint32 | size: 11 |
Satellite Binary Time (SBT): 32-bit integer time of satellite clock. Its value is unsigned (>=0). If not used, set to 0.
|
|
108 | newline_char_28 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
109 | clock_step_title |
ascii string | size: 11 |
CLOCK_STEP=
fixed value: "CLOCK_STEP="
|
hidden: true
|
110 | clock_step |
ascii uint32 | size: 11 |
Clock Step Size: clock step in picoseconds. Its value is unsigned (>=0). If not used, set to 0.
unit: "ps"
|
|
111 | clock_step_units |
ascii string | size: 4 |
fixed value: "<ps>"
|
hidden: true
|
112 | newline_char_29 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
113 | spare_5 |
ascii string | size: 32 |
Spare
|
hidden: true
|
114 | newline_char_30 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
115 | leap_utc_title |
ascii string | size: 9 |
LEAP_UTC=
fixed value: "LEAP_UTC="
|
hidden: true
|
116 | quote_23 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
117 | leap_utc |
ascii time | size: 27 |
UTC time of the occurrence of the Leap Second. If not used, set to all-blanks.
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".
|
|
|
118 | quote_24 |
ascii char | size: 1 |
quotation mark
fixed value: "\""
|
hidden: true
|
119 | newline_char_31 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
120 | leap_sign_title |
ascii string | size: 10 |
LEAP_SIGN=
fixed value: "LEAP_SIGN="
|
hidden: true
|
121 | leap_sign |
ascii int8 | size: 4 |
Leap second sign: +1 if positive leap second, -1 if negative. If not used, set to 0.
unit: "s"
|
|
122 | newline_char_32 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
123 | leap_err_title |
ascii string | size: 9 |
LEAP_ERR=
fixed value: "LEAP_ERR="
|
hidden: true
|
124 | leap_err |
ascii int32 | size: 1 |
Leap second error: if leap second occurs within processing segment = 1, otherwise = 0. If not used, set to 0.
|
|
125 | newline_char_33 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
126 | spare_6 |
ascii string | size: 40 |
Spare
|
hidden: true
|
127 | newline_char_34 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
128 | product_err_title |
ascii string | size: 12 |
PRODUCT_ERR=
fixed value: "PRODUCT_ERR="
|
hidden: true
|
129 | product_err |
ascii int32 | size: 1 |
1 or 0. If 1, errors have been reported in the product. User should then refer to the SPH or Summary Quality ADS of the product for details of the error condition. If not used, set to 0.
|
|
130 | newline_char_35 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
131 | total_size_title |
ascii string | size: 9 |
TOT_SIZE=
fixed value: "TOT_SIZE="
|
hidden: true
|
132 | tot_size |
ascii int64 | size: 21 |
Total Size Of Product
unit: "bytes"
|
|
133 | total_size_units |
ascii string | size: 7 |
fixed value: "<bytes>"
|
hidden: true
|
134 | newline_char_36 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
135 | sph_size_title |
ascii string | size: 9 |
SPH_SIZE=
fixed value: "SPH_SIZE="
|
hidden: true
|
136 | sph_size |
ascii int32 | size: 11 |
Length Of SPH
unit: "bytes"
|
|
137 | sph_size_units |
ascii string | size: 7 |
fixed value: "<bytes>"
|
hidden: true
|
138 | newline_char_37 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
139 | number_of_dsd_title |
ascii string | size: 8 |
NUM_DSD=
fixed value: "NUM_DSD="
|
hidden: true
|
140 | num_dsd |
ascii int32 | size: 11 |
Number of DSDs
|
|
141 | newline_char_38 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
142 | size_of_dsd_title |
ascii string | size: 9 |
DSD_SIZE=
fixed value: "DSD_SIZE="
|
hidden: true
|
143 | dsd_size |
ascii int32 | size: 11 |
Length of Each DSD
|
|
144 | size_of_dsd_units |
ascii string | size: 7 |
fixed value: "<bytes>"
|
hidden: true
|
145 | newline_char_39 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
146 | number_of_ds_att_title |
ascii string | size: 14 |
NUM_DATA_SETS=
fixed value: "NUM_DATA_SETS="
|
hidden: true
|
147 | num_data_sets |
ascii int32 | size: 11 |
Number of DSs attached (not all DSDs have a DS attached)
|
|
148 | newline_char_40 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|
149 | spare_7 |
ascii string | size: 40 |
Spare
|
hidden: true
|
150 | newline_char_41 |
ascii char | size: 1 |
newline
fixed value: "\n"
|
hidden: true
|