MIP_NL__1P_ADSR_geolocation

binary record "MIP_NL__1P_ADSR_geolocation"size: 69
idfield namedefinition
0dsr_time
binary timesize: 12
ZPD time of the first sweep in the scan

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(set to 1 if all MDSRs associated with this ADSR are blank or missing. Set to zero otherwise.)
2time_mid
binary timesize: 12
ZPD time of the sweep closest in time to the center of the scan

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"
3time_last
binary timesize: 12
ZPD time of the last sweep in the scan

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"
4loc_first
binary recordsize: 8
WGS84 latitude and longitude of first sweep in the scan

idfield namedefinition
0latitude
binary int32 (double)size: 4
unit: "1e-6 degrees_north"

converted unit: "degrees_north" (multiply by 1/1000000)
1longitude
binary int32 (double)size: 4
unit: "1e-6 degrees_east"

converted unit: "degrees_east" (multiply by 1/1000000)
5loc_mid
binary recordsize: 8
WGS84 latitude and longitude of the sweep closest in time to the center of the scan

idfield namedefinition
0latitude
binary int32 (double)size: 4
unit: "1e-6 degrees_north"

converted unit: "degrees_north" (multiply by 1/1000000)
1longitude
binary int32 (double)size: 4
unit: "1e-6 degrees_east"

converted unit: "degrees_east" (multiply by 1/1000000)
6loc_last
binary recordsize: 8
WGS84 latitude and longitude of last sweep in the scan

idfield namedefinition
0latitude
binary int32 (double)size: 4
unit: "1e-6 degrees_north"

converted unit: "degrees_north" (multiply by 1/1000000)
1longitude
binary int32 (double)size: 4
unit: "1e-6 degrees_east"

converted unit: "degrees_east" (multiply by 1/1000000)
7spare_1
binary bytessize: 8
Spare

hidden: true