id | field name | definition |
0 | SPH_Descriptor |
xml string |
Name describing the Specific Product Header
|
|
1 | Time_Information |
xml record |
id | field name | definition |
0 | Start_Record_Time |
xml time |
TAI of the first record in the main MDS of this product
unit: "s since 2000-01-01"
value: if(length(.) == 0, nan, if(str(., 30) == "TAI=9999-99-99T99:99:99.999999", +inf, if(str(., 30) == "TAI=0000-00-00T00:00:00.000000", -inf, time(str(.), "'TAI='yyyy-MM-dd'T'HH:mm:ss.SSSSSS"))))
|
|
1 | Stop_Record_Time |
xml time |
TAI of the last record in in the main MDS of this product
unit: "s since 2000-01-01"
value: if(length(.) == 0, nan, if(str(., 30) == "TAI=9999-99-99T99:99:99.999999", +inf, if(str(., 30) == "TAI=0000-00-00T00:00:00.000000", -inf, time(str(.), "'TAI='yyyy-MM-dd'T'HH:mm:ss.SSSSSS"))))
|
|
|
|
2 | Orbit_Information |
xml record |
id | field name | definition |
0 | ABS_Orbit_Start |
ascii uint32 |
Absolute Orbit Number at sensing start time
|
|
1 | Rel_Time_ASC_Node_Start |
ascii double |
Relative time since crossing ascending node time relative to start time of data sensing
unit: "s"
attribute: unit |
ascii string | size: 1 |
fixed value: "s"
|
|
|
|
2 | ABS_Orbit_Stop |
ascii uint32 |
Absolute Orbit Number at sensing stop time
|
|
3 | Rel_Time_ASC_Node_Stop |
ascii double |
Time of the ascending node relative to stop time of data sensing. Relative time since crossing ascending node time relative to stop time of data sensing
unit: "s"
attribute: unit |
ascii string | size: 1 |
fixed value: "s"
|
|
|
|
4 | Equator_Cross_Time |
xml time |
Time of equator crossing at the ascending node relative to the sensing start time
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"))))
|
|
5 | Equator_Cross_Long |
ascii int32 (double) |
Longitude of equator crossing at the ascending node relative to the sensing start time (positive East, 0 = Greenwich) referred to WGS84
unit: "1e-6 degrees_east"
converted unit: "degrees_east" (multiply by 1/1000000)
attribute: unit |
ascii string | size: 8 |
fixed value: "10-6 deg"
|
|
|
|
6 | Ascending_Flag |
xml string |
Orbit orientation at the sensing start time. -A = Ascending -D = Descending
|
|
|
|
3 | Product_Location |
xml record |
id | field name | definition |
0 | Start_Lat |
ascii int32 (double) |
Latitude of first satellite nadir point at the Sensing Start time (positive North)
unit: "1e-6 degrees_north"
converted unit: "degrees_north" (multiply by 1/1000000)
attribute: unit |
ascii string | size: 8 |
fixed value: "10-6 deg"
|
|
|
|
1 | Start_Long |
ascii int32 (double) |
Longitude of first satellite nadir point at the Sensing Start time (positive East, 0 = Greenwich)
unit: "1e-6 degrees_east"
converted unit: "degrees_east" (multiply by 1/1000000)
attribute: unit |
ascii string | size: 8 |
fixed value: "10-6 deg"
|
|
|
|
2 | Stop_Lat |
ascii int32 (double) |
Latitude of first satellite nadir point at the Sensing Stop time (positive North)
unit: "1e-6 degrees_north"
converted unit: "degrees_north" (multiply by 1/1000000)
attribute: unit |
ascii string | size: 8 |
fixed value: "10-6 deg"
|
|
|
|
3 | Stop_Long |
ascii int32 (double) |
Longitude of first satellite nadir point at the Sensing Stop tim (positive East, 0 = Greenwich)
unit: "1e-6 degrees_east"
converted unit: "degrees_east" (multiply by 1/1000000)
attribute: unit |
ascii string | size: 8 |
fixed value: "10-6 deg"
|
|
|
|
|
|
4 | Level_1_Confidence_Data |
xml record |
id | field name | definition |
0 | L1_Proc_Flag |
ascii uint8 |
Processing errors significance flag. 1 errors (percentage of errors greater than threshold). 0 no erros
|
|
1 | L1_Processing_Quality |
ascii int32 (double) |
Percentage of quality checks successfully passed during the SP processing (max allowed +10000)
unit: "1e-2 %"
converted unit: "%" (multiply by 1/100)
attribute: unit |
ascii string | size: 6 |
fixed value: "10-2 %"
|
|
|
|
2 | L1_Proc_Thresh |
ascii int32 (double) |
Minimum acceptable percentage of quality threshold that must be passed during SP processing (max allowed +10000)
unit: "1e-2 %"
converted unit: "%" (multiply by 1/100)
attribute: unit |
ascii string | size: 6 |
fixed value: "10-2 %"
|
|
|
|
3 | Num_L1_DSR_Processed |
ascii uint32 |
Number of L1 Data Set Records analysed
|
|
|
|
5 | SIR_Instrument_Configuration |
xml record |
id | field name | definition |
0 | Instrument_Identifier |
xml string |
A (SIRAL Nominal), B (SIRAL Redundant)
|
|
|
|
6 | SIR_Mode_Statistics |
xml record |
id | field name | definition |
0 | LRM_Mode_Percent |
ascii int32 (double) |
Percentage of input Level 1B records detected in LRM mode
unit: "1e-2 %"
converted unit: "%" (multiply by 1/100)
attribute: unit |
ascii string | size: 6 |
fixed value: "10-2 %"
|
|
|
|
1 | SAR_Mode_Percent |
ascii int32 (double) |
Percentage of input Level 1B records detected in SAR mode
unit: "1e-2 %"
converted unit: "%" (multiply by 1/100)
attribute: unit |
ascii string | size: 6 |
fixed value: "10-2 %"
|
|
|
|
2 | SARIN_Mode_Percent |
ascii int32 (double) |
Percentage of input Level 1B records detected in SARIN mode
unit: "1e-2 %"
converted unit: "%" (multiply by 1/100)
attribute: unit |
ascii string | size: 6 |
fixed value: "10-2 %"
|
|
|
|
3 | Other_Modes_Percent |
ascii int32 (double) |
Percentage of input Level 1B records detected in other modes
unit: "1e-2 %"
converted unit: "%" (multiply by 1/100)
attribute: unit |
ascii string | size: 6 |
fixed value: "10-2 %"
|
|
|
|
|
|
7 | Surface_Statistics |
xml record |
id | field name | definition |
0 | Open_Ocean_Percent |
ascii int32 (double) |
Percentage of input L1B records detected on open ocean or semienclosed seas
unit: "1e-2 %"
converted unit: "%" (multiply by 1/100)
attribute: unit |
ascii string | size: 6 |
fixed value: "10-2 %"
|
|
|
|
1 | Close_Sea_Percent |
ascii int32 (double) |
Percentage of input L1B records detected on close seas or lakes
unit: "1e-2 %"
converted unit: "%" (multiply by 1/100)
attribute: unit |
ascii string | size: 6 |
fixed value: "10-2 %"
|
|
|
|
2 | Continent_Ice_Percent |
ascii int32 (double) |
Percentage of input L1B records detected on continental ice
unit: "1e-2 %"
converted unit: "%" (multiply by 1/100)
attribute: unit |
ascii string | size: 6 |
fixed value: "10-2 %"
|
|
|
|
3 | Land_Percent |
ascii int32 (double) |
Percentage of input L1B records detected on land
unit: "1e-2 %"
converted unit: "%" (multiply by 1/100)
attribute: unit |
ascii string | size: 6 |
fixed value: "10-2 %"
|
|
|
|
|
|
8 | Level_2_Confidence_Data |
xml record |
id | field name | definition |
0 | L2_Prod_Status |
ascii uint8 |
Complete/Incomplete Product Completion Flag (0 or 1). 1 if the Product as a duration shorter than the input Level 0
|
|
1 | L2_Proc_Flag |
ascii uint8 |
Processing errors significance flag. 1 errors (percentage of errors greater than threshold). 0 no erros
|
|
2 | L2_Processing_Quality |
ascii int32 (double) |
Percentage of quality checks successfully passed during Level-2 processing (max allowed +10000)
unit: "1e-2 %"
converted unit: "%" (multiply by 1/100)
attribute: unit |
ascii string | size: 6 |
fixed value: "10-2 %"
|
|
|
|
3 | L2_Proc_Thresh |
ascii int32 (double) |
Minimum acceptable percentage of quality threshold that must be passed during Level-2 processing (max allowed +10000)
unit: "1e-2 %"
converted unit: "%" (multiply by 1/100)
attribute: unit |
ascii string | size: 6 |
fixed value: "10-2 %"
|
|
|
|
|
|
9 | DSDs |
|