Specific Product Header for SWARM Level 2 products
| id | field name | definition |
| 0 | SPH_Descriptor |
|
| 1 | Orbit_Information |
| xml record |
| id | field name | definition |
| 0 | Sensing_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"))))
|
|
| 1 | Sensing_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 | Maneuver_Information |
| xml record |
| id | field name | definition |
| 0 | Maneuver_Id |
| xml array[dim_0] |
dim_0: determined automatically from xml file
| ascii uint16 | size: 3 |
|
Distinct maneuver identification code
|
|
|
|
|
| 3 | 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.
|
|
|
|
| 4 | List_of_DSDs |
|
|