binary record | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This product definition is applicable if a product matches the following rule:
bytes(/,0,8) == "PRODUCT=" and bytes(/,9,10) == "MIP_OM2_AX" and bytes(/,95,23) == "PO-RS-MDA-GS2009_12_3H " or bytes(/,0,8) == "PRODUCT=" and bytes(/,9,10) == "MIP_OM2_AX" and bytes(/,95,23) == "PO-RS-MDA-GS2009_12_3I " or bytes(/,0,8) == "PRODUCT=" and bytes(/,9,10) == "MIP_OM2_AX" and bytes(/,95,23) == "PO-RS-MDA-GS2009_12_4 " or bytes(/,0,8) == "PRODUCT=" and bytes(/,9,10) == "MIP_OM2_AX" and bytes(/,95,23) == "PO-RS-MDA-GS2009_12_4C " or bytes(/,0,8) == "PRODUCT=" and bytes(/,9,10) == "MIP_OM2_AX" and bytes(/,95,23) == "PO-RS-MDA-GS-2009_4/C " or bytes(/,0,8) == "PRODUCT=" and bytes(/,9,10) == "MIP_OM2_AX" and bytes(/,95,23) == "PO-RS-ESA-GS-0177_3B " or bytes(/,0,8) == "PRODUCT=" and bytes(/,9,10) == "MIP_OM2_AX" and bytes(/,95,23) == "PO-RS-ESA-GS-0177_3C " or bytes(/,0,8) == "PRODUCT=" and bytes(/,9,10) == "MIP_OM2_AX" and bytes(/,95,23) == "PO-RS-ESA-GS-0177_4 " or bytes(/,0,8) == "PRODUCT=" and bytes(/,9,10) == "MIP_OM2_AX" and bytes(/,95,23) == "PO-RS-ESA-GS-0177_5 " or bytes(/,0,8) == "PRODUCT=" and bytes(/,9,10) == "MIP_OM2_AX" and bytes(/,95,23) == "PO-RS-ESA-GS-0177_5E " |
name | size | initialisation |
---|---|---|
num_dsd | $num_dsd = int(/mph/num_dsd) | |
num_ds | $num_ds = 22 | |
ds_to_dsd_index | [$num_ds] | $ds_to_dsd_index[0] = index(/dsd, str(./ds_name) == "OCC MATRIX GENERAL DATA "); $ds_to_dsd_index[1] = index(/dsd, str(./ds_name) == "PT OCC MATRIX PRIORITY ADS "); $ds_to_dsd_index[2] = index(/dsd, str(./ds_name) == "H2O OCC MATRIX PRIORITY ADS "); $ds_to_dsd_index[3] = index(/dsd, str(./ds_name) == "N2O OCC MATRIX PRIORITY ADS "); $ds_to_dsd_index[4] = index(/dsd, str(./ds_name) == "HNO3 OCC MATRIX PRIORITY ADS"); $ds_to_dsd_index[5] = index(/dsd, str(./ds_name) == "CH4 OCC MATRIX PRIORITY ADS "); $ds_to_dsd_index[6] = index(/dsd, str(./ds_name) == "O3 OCC MATRIX PRIORITY ADS "); $ds_to_dsd_index[7] = index(/dsd, str(./ds_name) == "NO2 OCC MATRIX PRIORITY ADS "); $ds_to_dsd_index[8] = index(/dsd, str(./ds_name) == "PT OCCUPATION MATRICES ADS "); $ds_to_dsd_index[9] = index(/dsd, str(./ds_name) == "H2O OCCUPATION MATRICES ADS "); $ds_to_dsd_index[10] = index(/dsd, str(./ds_name) == "N2O OCCUPATION MATRICES ADS "); $ds_to_dsd_index[11] = index(/dsd, str(./ds_name) == "HNO3 OCCUPATION MATRICES ADS"); $ds_to_dsd_index[12] = index(/dsd, str(./ds_name) == "CH4 OCCUPATION MATRICES ADS "); $ds_to_dsd_index[13] = index(/dsd, str(./ds_name) == "O3 OCCUPATION MATRICES ADS "); $ds_to_dsd_index[14] = index(/dsd, str(./ds_name) == "NO2 OCCUPATION MATRICES ADS "); $ds_to_dsd_index[15] = index(/dsd, str(./ds_name) == "PT OCCUPATION MATRICES MDS "); $ds_to_dsd_index[16] = index(/dsd, str(./ds_name) == "H2O OCCUPATION MATRICES MDS "); $ds_to_dsd_index[17] = index(/dsd, str(./ds_name) == "N2O OCCUPATION MATRICES MDS "); $ds_to_dsd_index[18] = index(/dsd, str(./ds_name) == "HNO3 OCCUPATION MATRICES MDS"); $ds_to_dsd_index[19] = index(/dsd, str(./ds_name) == "CH4 OCCUPATION MATRICES MDS "); $ds_to_dsd_index[20] = index(/dsd, str(./ds_name) == "O3 OCCUPATION MATRICES MDS "); $ds_to_dsd_index[21] = index(/dsd, str(./ds_name) == "NO2 OCCUPATION MATRICES MDS ") |
ds_available | [$num_ds] | for i = 0 to $num_ds - 1 do $ds_available[i] = if($ds_to_dsd_index[i] != -1 and !(bytes(/dsd[$ds_to_dsd_index[i]]/filename,8) == "NOT USED"), 1, 0) |
ds_offset | [$num_ds] | for i = 0 to $num_ds - 1 do $ds_offset[i] = 8 * int(/dsd[$ds_to_dsd_index[i]]/ds_offset) |
num_dsr | [$num_ds] | for i = 0 to $num_ds - 1 do $num_dsr[i] = int(/dsd[$ds_to_dsd_index[i]]/num_dsr) |