MIP_NL__1P_ADSR_off

binary record "MIP_NL__1P_ADSR_off"
idfield namedefinition
0dsr_time
binary timesize: 12
Start time (MJD) of the elevation scan to which this data pertains.(ZPD crossing time of first sweep in scan for which offset cal. data are valid)

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 uint8size: 1
Attachment flag (always set to zero for this ADSR)
2band_valid_pcd
binary array[5]size: 5
Band Validity PCD for latest offset measurement (5 values for bands A, AB, B, C, and D). 0 = non-corrupted; 1 = corrupted due to instrument errors; 2 = corrupted due to transmission errors. 4 = corrupted due to observational validation.
binary uint8size: 1
3acc_fce_corr
binary array[5]size: 10
Accumulated FCE correction in gain calibration data, at end of offset measurement sequence. 5 values for bands A, AB, B, C, and D.
binary int16size: 2
4sweep_dir
ascii stringsize: 1
Sweep direction, 'F' = forward and 'R' = reverse
5det_non_linear_flux
binary array[4]size: 4
Detector non-linearity flux validity. (4 values, for detectors A1, A2, AB and B), 0 = flux value is valid, 1 = flux greater than upper threshold or less than lower threshold for at least 1 offset
binary uint8size: 1
6spare_1
binary bytessize: 46
Spare

hidden: true
7band
binary array[5]
bands A, AB, B, C, and D
binary record
idfield namedefinition
0zpd_cross_time
binary timesize: 12
ZPD crossing time of first sweep in currently valid offset sequence for this band

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"
1dec_factor
binary uint16size: 2
Decimation factor
2num_corr_spikes
binary uint32size: 4
Number of corrected spikes
3spike_sweep_id
binary array[10]size: 20
Sweep IDs of IGM containing spike
binary uint16size: 2
4spike_sample
binary array[10]size: 40
Sample position of spikes in IGM
binary uint32size: 4
5spike_amp
binary array[10]size: 160
Amplitude of spikes
binary complexsize: 16
binary recordsize: 16
idfield namedefinition
0real
binary doublesize: 8
1imaginary
binary doublesize: 8
6spike_rem
binary uint16size: 2
Number of remaining detected spikes
7avg_amp_spike_rem
binary array[2]size: 16
Average amplitude of remaining detected spikes
binary doublesize: 8
8num_points
binary uint32size: 4
Number of data points. Before decimation, low resolution sweep produces approximately 30769 data points while high resolution sweep produces approximately 307 692 data points. The decimation factor depends on the band and varies from 11 to 38
9off_data
binary array[dim_0]
Complex data points. IGM data points are complex data output from FIR filter at the SPE.

dim_0: int(../num_points)
binary complexsize: 8
binary recordsize: 8
idfield namedefinition
0real
binary floatsize: 4
1imaginary
binary floatsize: 4