Specific Product Header for SWARM CAT-I AUX products and for AUX_IGR_2F, AUX_COR_2F, and AUX_LIT_2F
id | field name | definition |
0 | SPH_Descriptor |
|
1 | Validity_Time_Interval |
xml record |
id | field name | definition |
0 | Validity_Start |
xml time |
Start time in UTC of sensing datag
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"))))
|
|
1 | Validity_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"))))
|
|
|
|
2 | Product_Confidence_Data |
xml record |
id | field name | definition |
0 | Quality_Indicator |
ascii uint16 | size: 3 |
General product quality indicator, 000 if best quality is expected. A different number than 000, if problems occurred during processing.
|
|
|
|
3 | Source |
xml record |
id | field name | definition |
0 | Original_Filename |
xml string |
Name of the original file before reformatting
|
|
1 | Creator_Date |
xml time |
Date of creation of the original file
unit: "s since 2000-01-01"
value: if(length(.) == 0, nan, if(str(., 23) == "UTC=9999-99-99T99:99:99", +inf, if(str(., 23) == "UTC=0000-00-00T00:00:00", -inf, time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss"))))
|
|
2 | Creator |
xml string |
Name of the external facility creating the original file
|
|
|
|
|