SPH_L2_CAT2

xml record "SPH_L2_CAT2"
Specific Product Header for SWARM Level 2 products

idfield namedefinition
0SPH_Descriptor
xml string
Product Name
1Orbit_Information
xml record
idfield namedefinition
0Sensing_Start
xml time
Start time in UTC of sensing data

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
1Sensing_Stop
xml time
Stop time in UTC of sensing data

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
2Maneuver_Information
xml record
attribute: count
xml string


idfield namedefinition
0Maneuver_Id
xml array[dim_0]
dim_0: determined automatically from xml file
ascii uint16size: 3
Distinct maneuver identification code
3Product_Confidence_Data
xml record
idfield namedefinition
0Quality_Indicator
ascii uint16size: 3
General product quality indicator, 000 if best quality is expected. A different number than 000, if problems occurred during processing.
4List_of_DSDs
xml record "List_of_DSDs"