ADSR_IM_SQ

binary record "ADSR_IM_SQ"size: 170
idfield namedefinition
0zero_doppler_time
binary timesize: 12
Zero doppler time at which SQ information applies

unit: "s since 2000-01-01"

value: float(./days) * 86400 + float(./seconds) + float(./microseconds) / 1000000
binary recordsize: 12
ENVISAT binary datetime

idfield namedefinition
0days
binary int32size: 4
days since January 1st, 2000 (may be negative)

unit: "days since 2000-01-01"
1seconds
binary uint32size: 4
seconds since start of day

unit: "s"
2microseconds
binary uint32size: 4
microseconds since start of second

unit: "1e-6 s"
1attach_flag
binary int8size: 1
Attachment Flag (set to 1 if all MDSRs corresponding to this ADSR are blank, set to zero otherwise).Note: in practice for ASAR products, this flag will always be zero since this ADSR is updated once per slice or scene. Therefore, if there are no MDSRs, this ADSR is not produced at all
2input_mean_flag
binary uint8size: 1
Input data mean outside nominal range flag. 0 = mean of I and Q input values are both within specified range from expected mean. For expected mean of x, the measured mean must fall between x-threshold to x+threshold. 1 = otherwise
3input_std_dev_flag
binary uint8size: 1
Input data standard deviation outside nominal range flag. 0 = standard deviation values of I and Q input values are both within specified range of expected standard deviation. For expected std. dev. x, the measured std. dev. must fall between x-threshold to x+threshold. 1 = otherwise
4input_gaps_flag
binary uint8size: 1
Significant gaps in the input data flag. An input data gap is defined as a contiguous block of N missing lines (the value of N is predefined for each product). 0 = number of input gaps <= threshold value. 1 = number of input data gaps > threshold value
5input_missing_lines_flag
binary uint8size: 1
Missing lines significant flag. 0 = percentage of missing lines <= threshold value 1 = percentage of missing lines > threshold value. The number of missing lines is the number of lines missing from the input data excluding data gaps
6dop_cen_flag
binary uint8size: 1
Doppler Centroid Uncertain flag. 0 = confidence measure >= specified value. 1 = confidence measure < specified value (note: if more than one Doppler centroid estimation is performed in a slice the flag is set if any confidence measure is less than the threshold)
7dop_amb_flag
binary uint8size: 1
Doppler ambiguity estimate uncertain flag. 0 = confidence measure >= specified value. 1 = confidence measure < specified value
8output_mean_flag
binary uint8size: 1
Output data mean outside nominal range flag. 0 = mean of I and Q output values for SLC image or mean of detected pixels for a detected product, are both within specified range from expected mean. For expected mean of x, the measured mean must fall between x-threshold to x+threshold. 1 = otherwise.
9output_std_dev_flag
binary uint8size: 1
Output data standard deviation outside nominal range flag. 0 = std. dev. of I and Q output values for SLC image or std. dev. of detected pixels for a detected product, are both within specified range from expected std. dev. For expected std. dev. of x, the measured std. dev must fall between x-threshold and x+threshold. 1 = otherwise
10chirp_flag
binary uint8size: 1
Chirp extraction failed or is of low quality flag. 0 = able to extract all chirps or chirp extraction not requested (nominal chirp used) AND all quality measures were acceptable. 1 = unable to extract a chirp during processing and chirp extraction was requequested or the quality is below the acceptable levels.
11missing_data_sets_flag
binary uint8size: 1
Data sets missing flag. 0 = all data sets which are supposed to be in the product are present. 1 = any data sets (including ADSs) are missing from the product which are supposed to be included under normal circumstances. Which data sets are missing can be determined by an examination of the DSDs in the SPH.
12invalid_downlink_flag
binary uint8size: 1
Invalid downlink parameters flag. 0 = all parameters read from the downlinked data were valid. 1 = displayed if any downlink parameter is out of range and therefore a default value has been used during processing.
13spare_1
binary bytessize: 7
Spare

hidden: true
14thresh_chirp_broadening
binary floatsize: 4
Threshold for setting the chirp quality flag - Maximum percentage broadening permitted in cross-correlation pulse width compared to theoretical width

unit: "%"
15thresh_chirp_sidelobe
binary floatsize: 4
Threshold for setting the chirp quality flag - First sidelobe of the chirp cross correlation function

unit: "dB"
16thresh_chirp_islr
binary floatsize: 4
Threshold for setting the chirp quality flag - ISLR of the chirp cross correlation function

unit: "dB"
17thresh_input_mean
binary floatsize: 4
Threshold for setting the mean of input data quality flag - For an expected mean value of x, this is the value T, such that the measured mean must fall between the x-T and x+T.
18exp_input_mean
binary floatsize: 4
Expected mean input value for this product for both I and Q.
19thresh_input_std_dev
binary floatsize: 4
Threshold for setting the standard deviation of input data quality flag - For an expected std. dev. value of y, this is the value D, such that the measured std. dev. must fall between the y-D and y+D.
20exp_input_std_dev
binary floatsize: 4
Expected input std. dev. for this product for both I and Q.
21thresh_dop_cen
binary floatsize: 4
Threshold for setting the Doppler Centroid quality flag - Threshold for Doppler Centroid confidence
22thresh_dop_amb
binary floatsize: 4
Threshold for setting the Doppler Centroid ambiguity quality flag - Threshold for setting the Doppler Centroid ambiguity confidence flag
23thresh_output_mean
binary floatsize: 4
Threshold for setting the mean of output data quality flag - For an expected mean value of x, this is the value T, such that the measured mean must fall between the x-T and x+T.
24exp_output_mean
binary floatsize: 4
Expected mean output value for this product. For an SLC product this is the expected mean of both the I and Q values.
25thresh_output_std_dev
binary floatsize: 4
Threshold for setting the standard deviation of output data quality flag - For an expected std. dev. value of y, this is the value D, such that the measured std. dev. must fall between the y-D and y+D.
26exp_output_std_dev
binary floatsize: 4
Expected output std. dev. for this product. For an SLC product this is the expected output std. dev. for both I and Q values.
27thresh_input_missing_lines
binary floatsize: 4
Threshold for setting the missing lines quality flag - maximum percentage of missing lines to total lines.

unit: "%"
28thresh_input_gaps
binary floatsize: 4
Threshold for setting the missing gaps quality flag - maximum number of missing gaps allowed
29lines_per_gaps
binary floatsize: 4
Number of missing lines which constitute a gap
30spare_2
binary bytessize: 15
Spare

hidden: true
31input_mean
binary array[2]size: 8
Input data mean (i channel, q channel)
binary floatsize: 4
32input_std_dev
binary array[2]size: 8
Input data standard deviation (i channel, q channel)
binary floatsize: 4
33num_gaps
binary floatsize: 4
Number of gaps (composed of a predetermined number of consecutive missing lines)
34num_missing_lines
binary floatsize: 4
Number of missing lines (excluding gaps)
35output_mean
binary array[2]size: 8
Output data mean (detected samples, followed by zero, or i channel followed by q channel for SLC)
binary floatsize: 4
36output_std_dev
binary array[2]size: 8
Output data standard deviation (detected samples followed by zero, or i channel followed by q channel for SLC)
binary floatsize: 4
37tot_errors
binary uint32size: 4
Total number of errors detected in ISP headers
38swath_id
ascii stringsize: 3
Swath Number. IS1, IS2, IS3, IS4, IS5, IS6, or IS7 for IM, WV and AP modes. SS1, SS2, SS3, SS4, or SS5 for WSS products. WS for WS and GM modes where only one ADSR for the whole scene is provided.
39spare_3
binary bytessize: 13
Spare

hidden: true