AUX_MET_12 version 0

AUX_MET_12_01_32

This definition is based on version 1.32 of IODD AE-IF-ECMWF-L2BP-0001

root type

binary record
ADM-Aeolus Auxiliary Meteorological Data

idfield namedefinition
0mph
ascii record "MPH_v1"size: 1247
1sph
ascii record "AUX_MET_SPH_01_32"size: 591
2dsd
ascii array[dim_0]
dim_0: $num_dsd
ascii record "DSD"size: 288
3geo_off_nadir
binary array[dim_0]
Geolocation & AOCS data (off-nadir, one DSR / profile)

dim_0: $num_dsr[0]
binary record "AUX_MET_GEOADS"size: 24
4geo_nadir
binary array[dim_0]
Geolocation & AOCS data (nadir, one DSR / profile)

dim_0: $num_dsr[0]
binary record "AUX_MET_GEOADS"size: 24
5met_off_nadir
binary array[dim_0]
Metereological data (off-nadir, for reprocessing etc, one DSR / profile)

dim_0: $num_dsr[0]
binary record "AUX_MET_METDS_01_32"
6met_nadir
binary array[dim_0]
Metereological data (nadir, one DSR / profile)

dim_0: $num_dsr[0]
binary record "AUX_MET_METDS_01_32"

detection rule

This product definition is applicable if a product matches the following rule:

bytes(/,0,12) == "PRODUCT=\"AE_" and
bytes(/,17,10) == "AUX_MET_12" and
bytes(/,95,23) == "L2B/L2C IODD Iss. 01.32"

or

bytes(/,0,12) == "PRODUCT=\"AE_" and
bytes(/,17,10) == "AUX_MET_12" and
bytes(/,95,23) == "L2B/L2C IODD Iss. 01.40"

product variables

namesizeinitialisation
num_dsd$num_dsd = int(/mph/num_dsd)
num_dsr$num_dsr = int(/dsd[0]/num_dsr)