GOME2_GEO_BASIC

binary record "GOME2_GEO_BASIC"size: 832
Basic geolocation record

idfield namedefinition
0UTC_TIME
binary array[32]size: 192
UTC time associated with every second scanner position (0, 2, ..., 62)
binary timesize: 6
unit: "s since 2000-01-01"
binary recordsize: 6
EPS short cds

idfield namedefinition
0days
binary uint16size: 2
days since January 1st, 2000 (must be positive)

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

unit: "1e-3 s"
1SUB_SATELLITE_POINT
binary array[32]size: 256
Geodetic latitude and geocentric longitude of sub-satellite point (earth-fixed CS)
binary recordsize: 8
idfield namedefinition
0latitude
binary int32 (double)size: 4
unit: "1e-6 degrees_north"

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

converted unit: "degrees_east" (multiply by 1/1e+06)
2SATELLITE_ALTITUDE
binary array[32]size: 128
Geodetic altitude of satellite (earth-fixed CS)
binary int32 (double)size: 4
unit: "1e-3 m"

converted unit: "m" (multiply by 1/1000)
3SOLAR_ZENITH_ANGLE
binary array[32]size: 128
Solar zenith angle (Satellite Relative Actual CS)
binary int32 (double)size: 4
unit: "1e-6 degrees"

converted unit: "degrees" (multiply by 1/1e+06)
4SOLAR_AZIMUTH_ANGLE
binary array[32]size: 128
Solar azimuth angle (Satellite Relative Actual CS)
binary int32 (double)size: 4
unit: "1e-6 degrees"

converted unit: "degrees" (multiply by 1/1e+06)