id | field name | definition |
0 | Product |
xml string |
The Logical File Name, i.e. the File Name excluding the extension
|
|
1 | Proc_Stage_Code |
xml string |
Processing stage code. OPER: Routine operations, TEST: Test, OFFL: Off-Line Processing, RPRO: Re-processing, CONS: Consolidated product
|
|
2 | Ref_Doc |
xml string |
Reference document describing the product
|
|
3 | Acquisition_Station |
xml string |
Acquisition station ID
|
|
4 | Proc_Center |
xml string |
Processing centre ID
|
|
5 | Proc_Time |
xml time |
Time of processing
unit: "s since 2000-01-01"
value: if(length(.) == 0, nan, if(str(., 30) == "UTC=9999-99-99T99:99:99.999999", +inf, if(str(., 30) == "UTC=0000-00-00T00:00:00.000000", -inf, time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss.SSSSSS"))))
|
|
6 | Software_Version |
xml string |
Software version number of processing software. Format: ProcesserName/VV.rr
|
|
7 | Abs_Orbit_Start |
ascii uint32 |
Absolute Orbit Number at sensing start time. If not used set to 000000
|
|
8 | Abs_Orbit_Stop |
ascii uint32 |
Absolute Orbit Number at sensing stop time. If not used set to 000000
|
|
9 | State_Vector_Time |
xml time |
Time of state vector
unit: "s since 2000-01-01"
value: if(length(.) == 0, nan, if(str(., 30) == "UTC=9999-99-99T99:99:99.999999", +inf, if(str(., 30) == "UTC=0000-00-00T00:00:00.000000", -inf, time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss.SSSSSS"))))
|
|
10 | Delta_UT1 |
ascii double |
Universal Time CorrectioN: DUT1 = UT1-UTC. If not used set to +.000000
unit: "s"
attribute: unit |
ascii string | size: 1 |
fixed value: "s"
|
available: optional
|
|
|
11 | X_Position |
ascii double |
X position in Earth-fixed reference
unit: "m"
attribute: unit |
ascii string | size: 1 |
fixed value: "m"
|
available: optional
|
|
|
12 | Y_Position |
ascii double |
Y position in Earth-fixed reference
unit: "m"
attribute: unit |
ascii string | size: 1 |
fixed value: "m"
|
available: optional
|
|
|
13 | Z_Position |
ascii double |
Z position in Earth-fixed reference
unit: "m"
attribute: unit |
ascii string | size: 1 |
fixed value: "m"
|
available: optional
|
|
|
14 | X_Velocity |
ascii double |
X velocity in Earth-fixed reference
unit: "m/s"
attribute: unit |
ascii string | size: 3 |
fixed value: "m/s"
|
available: optional
|
|
|
15 | Y_Velocity |
ascii double |
Y velocity in Earth-fixed reference
unit: "m/s"
attribute: unit |
ascii string | size: 3 |
fixed value: "m/s"
|
available: optional
|
|
|
16 | Z_Velocity |
ascii double |
Z velocity in Earth-fixed reference
unit: "m/s"
attribute: unit |
ascii string | size: 3 |
fixed value: "m/s"
|
available: optional
|
|
|
17 | State_Vector_Source |
xml string |
Source of Orbit State Vector Record. FP = FOS predicted; FR = FOS restituted
|
|
18 | Product_Err |
ascii uint8 |
Product Error Flag set to 1 if errors have been reported in the product. The flag is set to 1 if at least one of the following fields of the SPH have reported errors: Num_Missing_ISPs, Num_Error_ISPs, Num_Discarded_ISPs
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "True" -> 1
mapping: "true" -> 1
|
|
19 | Tot_Size |
ascii int64 |
Total size of product
attribute: unit |
ascii string | size: 5 |
fixed value: "bytes"
|
available: optional
|
|
|