MPH_L0

xml record "MPH_L0"
Main Product Header

idfield namedefinition
0Product
xml string
The Logical File Name, i.e. the File Name excluding the extension
1Proc_Stage_Code
xml string
Processing stage code. OPER: Routine operations, TEST: Test, OFFL: Off-Line Processing, RPRO: Re-processing, CONS: Consolidated product
2Ref_Doc
xml string
Reference document describing the product
3Acquisition_Station
xml string
Acquisition station ID
4Proc_Center
xml string
Processing centre ID
5Proc_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"))))
xml string
6Software_Version
xml string
Software version number of processing software. Format: ProcesserName/VV.rr
7Abs_Orbit_Start
ascii uint32
Absolute Orbit Number at sensing start time. If not used set to 000000
8Abs_Orbit_Stop
ascii uint32
Absolute Orbit Number at sensing stop time. If not used set to 000000
9State_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"))))
xml string
10Delta_UT1
ascii double
Universal Time CorrectioN: DUT1 = UT1-UTC. If not used set to +.000000

unit: "s"

attribute: unit
ascii stringsize: 1
fixed value: "s"

available: optional
11X_Position
ascii double
X position in Earth-fixed reference

unit: "m"

attribute: unit
ascii stringsize: 1
fixed value: "m"

available: optional
12Y_Position
ascii double
Y position in Earth-fixed reference

unit: "m"

attribute: unit
ascii stringsize: 1
fixed value: "m"

available: optional
13Z_Position
ascii double
Z position in Earth-fixed reference

unit: "m"

attribute: unit
ascii stringsize: 1
fixed value: "m"

available: optional
14X_Velocity
ascii double
X velocity in Earth-fixed reference

unit: "m/s"

attribute: unit
ascii stringsize: 3
fixed value: "m/s"

available: optional
15Y_Velocity
ascii double
Y velocity in Earth-fixed reference

unit: "m/s"

attribute: unit
ascii stringsize: 3
fixed value: "m/s"

available: optional
16Z_Velocity
ascii double
Z velocity in Earth-fixed reference

unit: "m/s"

attribute: unit
ascii stringsize: 3
fixed value: "m/s"

available: optional
17State_Vector_Source
xml string
Source of Orbit State Vector Record. FP = FOS predicted; FR = FOS restituted
18Product_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
19Tot_Size
ascii int64
Total size of product

attribute: unit
ascii stringsize: 5
fixed value: "bytes"

available: optional