AUX_MET_GEOADS

binary record "AUX_MET_GEOADS"size: 24
idfield namedefinition
0amd_datetime
binary timesize: 12
Date and time

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"
1amd_latitude
binary int32 (double)size: 4
Latitude of the whole profile

unit: "1e-6 degrees_north"

converted unit: "degrees_north" (multiply by 1/1000000)
2amd_longitude
binary int32 (double)size: 4
Longitude of the whole profile

unit: "1e-6 degrees_east"

converted unit: "degrees_east" (multiply by 1/1000000)
3amd_zg
binary int32size: 4
Geoid height above WGS84 reference ellipsoid. Note that this field is not used and filled with missing values

unit: "cm"