Phenomenon List
Get a list of Phenomenon objects. Phenomena have many to many mapping with Observations.
### Available end points:
- `/phenomena/` - Will list all phenomena in the database
- `/phenomena.json` - Will return all phenomena in json format
- `/phenomena/<object_id>/` - Returns phenomena object with that id
### Available Methods:
- `GET`
- `HEAD`
### Available filters:
- `names`
- `terms`
### How to use filters:
`/phenomena/?names__name__contains=sea`
`/phenomena.json?terms__vocabulary=cf_standard_names`
GET /api/v2/phenomona/?format=api&offset=7000
{ "count": 53163, "next": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=7100", "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=6900", "results": [ { "ob_id": 14833, "names": [ { "ob_id": 10660, "name": "vt" } ], "terms": [ { "ob_id": 2506, "label": "units", "value": "degC", "vocabulary": "" }, { "ob_id": 14961, "label": "long_name", "value": "vt", "vocabulary": "" }, { "ob_id": 14962, "label": "var_id", "value": "vt", "vocabulary": "" } ] }, { "ob_id": 14834, "names": [ { "ob_id": 10661, "name": "wdir" } ], "terms": [ { "ob_id": 46, "label": "units", "value": "degree", "vocabulary": "" }, { "ob_id": 7667, "label": "var_id", "value": "wdir", "vocabulary": "" }, { "ob_id": 14963, "label": "long_name", "value": "wdir", "vocabulary": "" } ] }, { "ob_id": 14835, "names": [ { "ob_id": 10662, "name": "wspd" } ], "terms": [ { "ob_id": 120, "label": "units", "value": "m/s", "vocabulary": "" }, { "ob_id": 12540, "label": "var_id", "value": "wspd", "vocabulary": "" }, { "ob_id": 14964, "label": "long_name", "value": "wspd", "vocabulary": "" } ] }, { "ob_id": 14836, "names": [ { "ob_id": 10663, "name": "Acceleration along the aircraft longitudinal axis (GIN) (positive forward)" } ], "terms": [ { "ob_id": 7026, "label": "units", "value": "m s-2", "vocabulary": "" }, { "ob_id": 14965, "label": "long_name", "value": "Acceleration along the aircraft longitudinal axis (GIN) (positive forward)", "vocabulary": "" }, { "ob_id": 14966, "label": "var_id", "value": "ACLF_GIN", "vocabulary": "" } ] }, { "ob_id": 14837, "names": [ { "ob_id": 10664, "name": "Acceleration along the aircraft transverse axis (GIN) (positive starboard)" } ], "terms": [ { "ob_id": 7026, "label": "units", "value": "m s-2", "vocabulary": "" }, { "ob_id": 14967, "label": "long_name", "value": "Acceleration along the aircraft transverse axis (GIN) (positive starboard)", "vocabulary": "" }, { "ob_id": 14968, "label": "var_id", "value": "ACLS_GIN", "vocabulary": "" } ] }, { "ob_id": 14838, "names": [ { "ob_id": 10665, "name": "Acceleration along the aircraft vertical axis (GIN) (positive down)" } ], "terms": [ { "ob_id": 7026, "label": "units", "value": "m s-2", "vocabulary": "" }, { "ob_id": 14969, "label": "long_name", "value": "Acceleration along the aircraft vertical axis (GIN) (positive down)", "vocabulary": "" }, { "ob_id": 14970, "label": "var_id", "value": "ACLD_GIN", "vocabulary": "" } ] }, { "ob_id": 14839, "names": [ { "ob_id": 10666, "name": "Aircraft track angle POSAV GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 46, "label": "units", "value": "degree", "vocabulary": "" }, { "ob_id": 14971, "label": "long_name", "value": "Aircraft track angle POSAV GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 14972, "label": "var_id", "value": "TRCK_GIN", "vocabulary": "" } ] }, { "ob_id": 14840, "names": [ { "ob_id": 10667, "name": "Aircraft velocity down from POS AV 510 GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 14973, "label": "long_name", "value": "Aircraft velocity down from POS AV 510 GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 14974, "label": "var_id", "value": "VELD_GIN", "vocabulary": "" } ] }, { "ob_id": 14841, "names": [ { "ob_id": 10668, "name": "Aircraft velocity east from POS AV 510 GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 14975, "label": "long_name", "value": "Aircraft velocity east from POS AV 510 GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 14976, "label": "var_id", "value": "VELE_GIN", "vocabulary": "" } ] }, { "ob_id": 14842, "names": [ { "ob_id": 10669, "name": "Aircraft velocity north from POS AV 510 GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 14977, "label": "long_name", "value": "Aircraft velocity north from POS AV 510 GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 14978, "label": "var_id", "value": "VELN_GIN", "vocabulary": "" } ] }, { "ob_id": 14843, "names": [ { "ob_id": 204, "name": "altitude" }, { "ob_id": 10670, "name": "Altitude from POS AV 510 GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 34, "label": "standard_name", "value": "altitude", "vocabulary": "cf_standard_names" }, { "ob_id": 14979, "label": "long_name", "value": "Altitude from POS AV 510 GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 14980, "label": "var_id", "value": "ALT_GIN", "vocabulary": "" } ] }, { "ob_id": 14844, "names": [ { "ob_id": 204, "name": "altitude" }, { "ob_id": 10289, "name": "Altitude from the XR5 GPS system." } ], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 34, "label": "standard_name", "value": "altitude", "vocabulary": "cf_standard_names" }, { "ob_id": 14565, "label": "long_name", "value": "Altitude from the XR5 GPS system.", "vocabulary": "" }, { "ob_id": 14981, "label": "var_id", "value": "GPS_ALT", "vocabulary": "" } ] }, { "ob_id": 14845, "names": [ { "ob_id": 10671, "name": "Angle of attack from the turbulence probe (positive, flow upwards wrt a/c axes)" } ], "terms": [ { "ob_id": 46, "label": "units", "value": "degree", "vocabulary": "" }, { "ob_id": 14982, "label": "long_name", "value": "Angle of attack from the turbulence probe (positive, flow upwards wrt a/c axes)", "vocabulary": "" }, { "ob_id": 14983, "label": "var_id", "value": "AOA", "vocabulary": "" } ] }, { "ob_id": 14846, "names": [ { "ob_id": 10672, "name": "Angle of sideslip from the turbulence probe (positive, flow from left)" } ], "terms": [ { "ob_id": 46, "label": "units", "value": "degree", "vocabulary": "" }, { "ob_id": 14984, "label": "long_name", "value": "Angle of sideslip from the turbulence probe (positive, flow from left)", "vocabulary": "" }, { "ob_id": 14985, "label": "var_id", "value": "AOSS", "vocabulary": "" } ] }, { "ob_id": 14847, "names": [ { "ob_id": 10543, "name": "Cabin pressure" } ], "terms": [ { "ob_id": 62, "label": "units", "value": "hPa", "vocabulary": "" }, { "ob_id": 14986, "label": "long_name", "value": "Cabin pressure", "vocabulary": "" }, { "ob_id": 14987, "label": "var_id", "value": "CAB_PRES", "vocabulary": "" } ] }, { "ob_id": 14848, "names": [ { "ob_id": 10673, "name": "Cabin temperature at the core consoles" } ], "terms": [ { "ob_id": 2506, "label": "units", "value": "degC", "vocabulary": "" }, { "ob_id": 14988, "label": "long_name", "value": "Cabin temperature at the core consoles", "vocabulary": "" }, { "ob_id": 14989, "label": "var_id", "value": "CAB_TEMP", "vocabulary": "" } ] }, { "ob_id": 14849, "names": [ { "ob_id": 10674, "name": "Calibrated differential pressure between centre(P0) port and S10 static" } ], "terms": [ { "ob_id": 62, "label": "units", "value": "hPa", "vocabulary": "" }, { "ob_id": 14990, "label": "long_name", "value": "Calibrated differential pressure between centre(P0) port and S10 static", "vocabulary": "" }, { "ob_id": 14991, "label": "var_id", "value": "P0_S10", "vocabulary": "" } ] }, { "ob_id": 14850, "names": [ { "ob_id": 10675, "name": "Calibrated differential pressure between turbulence probe horizontal ports" } ], "terms": [ { "ob_id": 62, "label": "units", "value": "hPa", "vocabulary": "" }, { "ob_id": 14992, "label": "long_name", "value": "Calibrated differential pressure between turbulence probe horizontal ports", "vocabulary": "" }, { "ob_id": 14993, "label": "var_id", "value": "PB_TURB", "vocabulary": "" } ] }, { "ob_id": 14851, "names": [ { "ob_id": 10676, "name": "Calibrated differential pressure between turbulence probe vertical ports" } ], "terms": [ { "ob_id": 62, "label": "units", "value": "hPa", "vocabulary": "" }, { "ob_id": 14994, "label": "long_name", "value": "Calibrated differential pressure between turbulence probe vertical ports", "vocabulary": "" }, { "ob_id": 14995, "label": "var_id", "value": "PA_TURB", "vocabulary": "" } ] }, { "ob_id": 14852, "names": [ { "ob_id": 4831, "name": "downwelling_shortwave_flux_in_air" }, { "ob_id": 10677, "name": "Corrected downward short wave irradiance, clear dome" } ], "terms": [ { "ob_id": 2304, "label": "units", "value": "W m-2", "vocabulary": "" }, { "ob_id": 7680, "label": "standard_name", "value": "downwelling_shortwave_flux_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 14996, "label": "long_name", "value": "Corrected downward short wave irradiance, clear dome", "vocabulary": "" }, { "ob_id": 14997, "label": "var_id", "value": "SW_DN_C", "vocabulary": "" } ] }, { "ob_id": 14853, "names": [ { "ob_id": 10678, "name": "Corrected downward short wave irradiance, red dome" } ], "terms": [ { "ob_id": 2304, "label": "units", "value": "W m-2", "vocabulary": "" }, { "ob_id": 14998, "label": "long_name", "value": "Corrected downward short wave irradiance, red dome", "vocabulary": "" }, { "ob_id": 14999, "label": "var_id", "value": "RED_DN_C", "vocabulary": "" } ] }, { "ob_id": 14854, "names": [ { "ob_id": 4834, "name": "upwelling_shortwave_flux_in_air" }, { "ob_id": 10679, "name": "Corrected upward short wave irradiance, clear dome" } ], "terms": [ { "ob_id": 2304, "label": "units", "value": "W m-2", "vocabulary": "" }, { "ob_id": 7690, "label": "standard_name", "value": "upwelling_shortwave_flux_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 15000, "label": "long_name", "value": "Corrected upward short wave irradiance, clear dome", "vocabulary": "" }, { "ob_id": 15001, "label": "var_id", "value": "SW_UP_C", "vocabulary": "" } ] }, { "ob_id": 14855, "names": [ { "ob_id": 10680, "name": "Corrected upward short wave irradiance, red dome" } ], "terms": [ { "ob_id": 2304, "label": "units", "value": "W m-2", "vocabulary": "" }, { "ob_id": 15002, "label": "long_name", "value": "Corrected upward short wave irradiance, red dome", "vocabulary": "" }, { "ob_id": 15003, "label": "var_id", "value": "RED_UP_C", "vocabulary": "" } ] }, { "ob_id": 14856, "names": [ { "ob_id": 227, "name": "dew_point_temperature" }, { "ob_id": 10306, "name": "Dew point from the General Eastern instrument." } ], "terms": [ { "ob_id": 4272, "label": "standard_name", "value": "dew_point_temperature", "vocabulary": "cf_standard_names" }, { "ob_id": 14591, "label": "units", "value": "degK", "vocabulary": "" }, { "ob_id": 14592, "label": "long_name", "value": "Dew point from the General Eastern instrument.", "vocabulary": "" }, { "ob_id": 15004, "label": "var_id", "value": "TDEW_GE", "vocabulary": "" } ] }, { "ob_id": 14857, "names": [ { "ob_id": 212, "name": "eastward_wind" }, { "ob_id": 10681, "name": "Eastward wind component from turbulence probe and GIN" } ], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 51, "label": "standard_name", "value": "eastward_wind", "vocabulary": "cf_standard_names" }, { "ob_id": 15005, "label": "long_name", "value": "Eastward wind component from turbulence probe and GIN", "vocabulary": "" }, { "ob_id": 15006, "label": "var_id", "value": "U_C", "vocabulary": "" } ] }, { "ob_id": 14858, "names": [ { "ob_id": 10307, "name": "Eastwards velocity from the XR5 GPS system." } ], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 14593, "label": "long_name", "value": "Eastwards velocity from the XR5 GPS system.", "vocabulary": "" }, { "ob_id": 15007, "label": "var_id", "value": "GPS_VELE", "vocabulary": "" } ] }, { "ob_id": 14859, "names": [ { "ob_id": 10682, "name": "Flag for Acceleration along the aircraft longitudinal axis (GIN) (positive forward)" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15008, "label": "long_name", "value": "Flag for Acceleration along the aircraft longitudinal axis (GIN) (positive forward)", "vocabulary": "" }, { "ob_id": 15009, "label": "var_id", "value": "ACLF_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14860, "names": [ { "ob_id": 10683, "name": "Flag for Acceleration along the aircraft transverse axis (GIN) (positive starboard)" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15010, "label": "long_name", "value": "Flag for Acceleration along the aircraft transverse axis (GIN) (positive starboard)", "vocabulary": "" }, { "ob_id": 15011, "label": "var_id", "value": "ACLS_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14861, "names": [ { "ob_id": 10684, "name": "Flag for Acceleration along the aircraft vertical axis (GIN) (positive down)" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15012, "label": "long_name", "value": "Flag for Acceleration along the aircraft vertical axis (GIN) (positive down)", "vocabulary": "" }, { "ob_id": 15013, "label": "var_id", "value": "ACLD_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14862, "names": [ { "ob_id": 10685, "name": "Flag for Aircraft track angle POSAV GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15014, "label": "long_name", "value": "Flag for Aircraft track angle POSAV GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 15015, "label": "var_id", "value": "TRCK_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14863, "names": [ { "ob_id": 10686, "name": "Flag for Aircraft velocity down from POS AV 510 GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15016, "label": "long_name", "value": "Flag for Aircraft velocity down from POS AV 510 GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 15017, "label": "var_id", "value": "VELD_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14864, "names": [ { "ob_id": 10687, "name": "Flag for Aircraft velocity east from POS AV 510 GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15018, "label": "long_name", "value": "Flag for Aircraft velocity east from POS AV 510 GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 15019, "label": "var_id", "value": "VELE_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14865, "names": [ { "ob_id": 10688, "name": "Flag for Aircraft velocity north from POS AV 510 GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15020, "label": "long_name", "value": "Flag for Aircraft velocity north from POS AV 510 GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 15021, "label": "var_id", "value": "VELN_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14866, "names": [ { "ob_id": 10689, "name": "Flag for Altitude from POS AV 510 GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15022, "label": "long_name", "value": "Flag for Altitude from POS AV 510 GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 15023, "label": "var_id", "value": "ALT_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14867, "names": [ { "ob_id": 10690, "name": "Flag for Altitude from the XR5 GPS system." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15024, "label": "long_name", "value": "Flag for Altitude from the XR5 GPS system.", "vocabulary": "" }, { "ob_id": 15025, "label": "var_id", "value": "GPS_ALT_FLAG", "vocabulary": "" } ] }, { "ob_id": 14868, "names": [ { "ob_id": 10691, "name": "Flag for Angle of attack from the turbulence probe (positive, flow upwards wrt a/c axes)" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15026, "label": "long_name", "value": "Flag for Angle of attack from the turbulence probe (positive, flow upwards wrt a/c axes)", "vocabulary": "" }, { "ob_id": 15027, "label": "var_id", "value": "AOA_FLAG", "vocabulary": "" } ] }, { "ob_id": 14869, "names": [ { "ob_id": 10692, "name": "Flag for Angle of sideslip from the turbulence probe (positive, flow from left)" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15028, "label": "long_name", "value": "Flag for Angle of sideslip from the turbulence probe (positive, flow from left)", "vocabulary": "" }, { "ob_id": 15029, "label": "var_id", "value": "AOSS_FLAG", "vocabulary": "" } ] }, { "ob_id": 14870, "names": [ { "ob_id": 10693, "name": "Flag for Cabin pressure" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15030, "label": "long_name", "value": "Flag for Cabin pressure", "vocabulary": "" }, { "ob_id": 15031, "label": "var_id", "value": "CAB_PRES_FLAG", "vocabulary": "" } ] }, { "ob_id": 14871, "names": [ { "ob_id": 10694, "name": "Flag for Cabin temperature at the core consoles" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15032, "label": "long_name", "value": "Flag for Cabin temperature at the core consoles", "vocabulary": "" }, { "ob_id": 15033, "label": "var_id", "value": "CAB_TEMP_FLAG", "vocabulary": "" } ] }, { "ob_id": 14872, "names": [ { "ob_id": 10695, "name": "Flag for Calibrated differential pressure between centre(P0) port and S10 static" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15034, "label": "long_name", "value": "Flag for Calibrated differential pressure between centre(P0) port and S10 static", "vocabulary": "" }, { "ob_id": 15035, "label": "var_id", "value": "P0_S10_FLAG", "vocabulary": "" } ] }, { "ob_id": 14873, "names": [ { "ob_id": 10696, "name": "Flag for Calibrated differential pressure between turbulence probe horizontal ports" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15036, "label": "long_name", "value": "Flag for Calibrated differential pressure between turbulence probe horizontal ports", "vocabulary": "" }, { "ob_id": 15037, "label": "var_id", "value": "PB_TURB_FLAG", "vocabulary": "" } ] }, { "ob_id": 14874, "names": [ { "ob_id": 10697, "name": "Flag for Calibrated differential pressure between turbulence probe vertical ports" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15038, "label": "long_name", "value": "Flag for Calibrated differential pressure between turbulence probe vertical ports", "vocabulary": "" }, { "ob_id": 15039, "label": "var_id", "value": "PA_TURB_FLAG", "vocabulary": "" } ] }, { "ob_id": 14875, "names": [ { "ob_id": 10698, "name": "Flag for Corrected downward short wave irradiance, clear dome" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15040, "label": "long_name", "value": "Flag for Corrected downward short wave irradiance, clear dome", "vocabulary": "" }, { "ob_id": 15041, "label": "var_id", "value": "SW_DN_C_FLAG", "vocabulary": "" } ] }, { "ob_id": 14876, "names": [ { "ob_id": 10699, "name": "Flag for Corrected downward short wave irradiance, red dome" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15042, "label": "long_name", "value": "Flag for Corrected downward short wave irradiance, red dome", "vocabulary": "" }, { "ob_id": 15043, "label": "var_id", "value": "RED_DN_C_FLAG", "vocabulary": "" } ] }, { "ob_id": 14877, "names": [ { "ob_id": 10700, "name": "Flag for Corrected upward short wave irradiance, clear dome" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15044, "label": "long_name", "value": "Flag for Corrected upward short wave irradiance, clear dome", "vocabulary": "" }, { "ob_id": 15045, "label": "var_id", "value": "SW_UP_C_FLAG", "vocabulary": "" } ] }, { "ob_id": 14878, "names": [ { "ob_id": 10701, "name": "Flag for Corrected upward short wave irradiance, red dome" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15046, "label": "long_name", "value": "Flag for Corrected upward short wave irradiance, red dome", "vocabulary": "" }, { "ob_id": 15047, "label": "var_id", "value": "RED_UP_C_FLAG", "vocabulary": "" } ] }, { "ob_id": 14879, "names": [ { "ob_id": 10702, "name": "Flag for Dew point from the General Eastern instrument." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15048, "label": "long_name", "value": "Flag for Dew point from the General Eastern instrument.", "vocabulary": "" }, { "ob_id": 15049, "label": "var_id", "value": "TDEW_GE_FLAG", "vocabulary": "" } ] }, { "ob_id": 14880, "names": [ { "ob_id": 10703, "name": "Flag for Eastward wind component from turbulence probe and GIN" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15050, "label": "long_name", "value": "Flag for Eastward wind component from turbulence probe and GIN", "vocabulary": "" }, { "ob_id": 15051, "label": "var_id", "value": "U_C_FLAG", "vocabulary": "" } ] }, { "ob_id": 14881, "names": [ { "ob_id": 10704, "name": "Flag for Eastwards velocity from the XR5 GPS system." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15052, "label": "long_name", "value": "Flag for Eastwards velocity from the XR5 GPS system.", "vocabulary": "" }, { "ob_id": 15053, "label": "var_id", "value": "GPS_VELE_FLAG", "vocabulary": "" } ] }, { "ob_id": 14882, "names": [ { "ob_id": 10705, "name": "Flag for Groundspeed from POS AV 510 GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15054, "label": "long_name", "value": "Flag for Groundspeed from POS AV 510 GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 15055, "label": "var_id", "value": "GSPD_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14883, "names": [ { "ob_id": 10706, "name": "Flag for Heading from POSAV GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15056, "label": "long_name", "value": "Flag for Heading from POSAV GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 15057, "label": "var_id", "value": "HDG_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14884, "names": [ { "ob_id": 10707, "name": "Flag for Indicated air speed from the aircraft RVSM (air data) system." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15058, "label": "long_name", "value": "Flag for Indicated air speed from the aircraft RVSM (air data) system.", "vocabulary": "" }, { "ob_id": 15059, "label": "var_id", "value": "IAS_RVSM_FLAG", "vocabulary": "" } ] }, { "ob_id": 14885, "names": [ { "ob_id": 10708, "name": "Flag for Latitude from POS AV 510 GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15060, "label": "long_name", "value": "Flag for Latitude from POS AV 510 GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 15061, "label": "var_id", "value": "LAT_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14886, "names": [ { "ob_id": 10709, "name": "Flag for Latitude from the XR5 GPS system." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15062, "label": "long_name", "value": "Flag for Latitude from the XR5 GPS system.", "vocabulary": "" }, { "ob_id": 15063, "label": "var_id", "value": "LAT_GPS_FLAG", "vocabulary": "" } ] }, { "ob_id": 14887, "names": [ { "ob_id": 10710, "name": "Flag for Longitude from POS AV 510 GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15064, "label": "long_name", "value": "Flag for Longitude from POS AV 510 GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 15065, "label": "var_id", "value": "LON_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14888, "names": [ { "ob_id": 10711, "name": "Flag for Longitude from the XR5 GPS system." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15066, "label": "long_name", "value": "Flag for Longitude from the XR5 GPS system.", "vocabulary": "" }, { "ob_id": 15067, "label": "var_id", "value": "LON_GPS_FLAG", "vocabulary": "" } ] }, { "ob_id": 14889, "names": [ { "ob_id": 10712, "name": "Flag for Mole Fraction of Sulphur Dioxide in air from the TECO 43 instrument" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15068, "label": "long_name", "value": "Flag for Mole Fraction of Sulphur Dioxide in air from the TECO 43 instrument", "vocabulary": "" }, { "ob_id": 15069, "label": "var_id", "value": "SO2_TECO_FLAG", "vocabulary": "" } ] }, { "ob_id": 14890, "names": [ { "ob_id": 10713, "name": "Flag for Northward wind component from turbulence probe and GIN" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15070, "label": "long_name", "value": "Flag for Northward wind component from turbulence probe and GIN", "vocabulary": "" }, { "ob_id": 15071, "label": "var_id", "value": "V_C_FLAG", "vocabulary": "" } ] }, { "ob_id": 14891, "names": [ { "ob_id": 10714, "name": "Flag for Northwards velocity from the XR5 GPS system." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15072, "label": "long_name", "value": "Flag for Northwards velocity from the XR5 GPS system.", "vocabulary": "" }, { "ob_id": 15073, "label": "var_id", "value": "GPS_VELN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14892, "names": [ { "ob_id": 10715, "name": "Flag for Pitch angle from POSAV GPS-aided Inertial Nav. unit (positive for nose up)" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15074, "label": "long_name", "value": "Flag for Pitch angle from POSAV GPS-aided Inertial Nav. unit (positive for nose up)", "vocabulary": "" }, { "ob_id": 15075, "label": "var_id", "value": "PTCH_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14893, "names": [ { "ob_id": 10716, "name": "Flag for Pitot static pressure inverted from RVSM (air data) system indicated airspeed" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15076, "label": "long_name", "value": "Flag for Pitot static pressure inverted from RVSM (air data) system indicated airspeed", "vocabulary": "" }, { "ob_id": 15077, "label": "var_id", "value": "Q_RVSM_FLAG", "vocabulary": "" } ] }, { "ob_id": 14894, "names": [ { "ob_id": 10717, "name": "Flag for Pitot-static pressure from centre-port measurements corrrected for AoA and AoSS" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15078, "label": "long_name", "value": "Flag for Pitot-static pressure from centre-port measurements corrrected for AoA and AoSS", "vocabulary": "" }, { "ob_id": 15079, "label": "var_id", "value": "PSP_TURB_FLAG", "vocabulary": "" } ] }, { "ob_id": 14895, "names": [ { "ob_id": 10718, "name": "Flag for Pressure altitude from the aircraft RVSM (air data) system" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15080, "label": "long_name", "value": "Flag for Pressure altitude from the aircraft RVSM (air data) system", "vocabulary": "" }, { "ob_id": 15081, "label": "var_id", "value": "PALT_RVS_FLAG", "vocabulary": "" } ] }, { "ob_id": 14896, "names": [ { "ob_id": 10719, "name": "Flag for Radar height from the aircraft radar altimeter." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15082, "label": "long_name", "value": "Flag for Radar height from the aircraft radar altimeter.", "vocabulary": "" }, { "ob_id": 15083, "label": "var_id", "value": "HGT_RADR_FLAG", "vocabulary": "" } ] }, { "ob_id": 14897, "names": [ { "ob_id": 10720, "name": "Flag for Roll angle from POSAV GPS-aided Inertial Nav. unit (positive for left wing up)" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15084, "label": "long_name", "value": "Flag for Roll angle from POSAV GPS-aided Inertial Nav. unit (positive for left wing up)", "vocabulary": "" }, { "ob_id": 15085, "label": "var_id", "value": "ROLL_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14898, "names": [ { "ob_id": 10721, "name": "Flag for Solar azimuth derived from aircraft position and time." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15086, "label": "long_name", "value": "Flag for Solar azimuth derived from aircraft position and time.", "vocabulary": "" }, { "ob_id": 15087, "label": "var_id", "value": "SOL_AZIM_FLAG", "vocabulary": "" } ] }, { "ob_id": 14899, "names": [ { "ob_id": 10722, "name": "Flag for Solar zenith derived from aircraft position and time." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15088, "label": "long_name", "value": "Flag for Solar zenith derived from aircraft position and time.", "vocabulary": "" }, { "ob_id": 15089, "label": "var_id", "value": "SOL_ZEN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14900, "names": [ { "ob_id": 10723, "name": "Flag for Static pressure from S9 fuselage ports" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15090, "label": "long_name", "value": "Flag for Static pressure from S9 fuselage ports", "vocabulary": "" }, { "ob_id": 15091, "label": "var_id", "value": "P9_STAT_FLAG", "vocabulary": "" } ] }, { "ob_id": 14901, "names": [ { "ob_id": 10724, "name": "Flag for Static pressure from the aircraft RVSM (air data) system" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15092, "label": "long_name", "value": "Flag for Static pressure from the aircraft RVSM (air data) system", "vocabulary": "" }, { "ob_id": 15093, "label": "var_id", "value": "PS_RVSM_FLAG", "vocabulary": "" } ] }, { "ob_id": 14902, "names": [ { "ob_id": 10725, "name": "Flag for True air speed from the aircraft RVSM (air data) system and deiced temperature." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15094, "label": "long_name", "value": "Flag for True air speed from the aircraft RVSM (air data) system and deiced temperature.", "vocabulary": "" }, { "ob_id": 15095, "label": "var_id", "value": "TAS_RVSM_FLAG", "vocabulary": "" } ] }, { "ob_id": 14903, "names": [ { "ob_id": 10726, "name": "Flag for True air temperature from the Rosemeount non-deiced temperature sensor." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15096, "label": "long_name", "value": "Flag for True air temperature from the Rosemeount non-deiced temperature sensor.", "vocabulary": "" }, { "ob_id": 15097, "label": "var_id", "value": "TAT_ND_R_FLAG", "vocabulary": "" } ] }, { "ob_id": 14904, "names": [ { "ob_id": 10727, "name": "Flag for True air temperature from the Rosemount deiced temperature sensor." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15098, "label": "long_name", "value": "Flag for True air temperature from the Rosemount deiced temperature sensor.", "vocabulary": "" }, { "ob_id": 15099, "label": "var_id", "value": "TAT_DI_R_FLAG", "vocabulary": "" } ] }, { "ob_id": 14905, "names": [ { "ob_id": 10728, "name": "Flag for True airspeed (dry-air) from turbulence probe" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15100, "label": "long_name", "value": "Flag for True airspeed (dry-air) from turbulence probe", "vocabulary": "" }, { "ob_id": 15101, "label": "var_id", "value": "TAS_FLAG", "vocabulary": "" } ] }, { "ob_id": 14906, "names": [ { "ob_id": 10729, "name": "Flag for Uncorrected brightness temperature from the Heimann radiometer" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15102, "label": "long_name", "value": "Flag for Uncorrected brightness temperature from the Heimann radiometer", "vocabulary": "" }, { "ob_id": 15103, "label": "var_id", "value": "BTHEIM_U_FLAG", "vocabulary": "" } ] }, { "ob_id": 14907, "names": [ { "ob_id": 10730, "name": "Flag for Uncorrected liquid water content from the Johnson Williams instrument." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15104, "label": "long_name", "value": "Flag for Uncorrected liquid water content from the Johnson Williams instrument.", "vocabulary": "" }, { "ob_id": 15105, "label": "var_id", "value": "LWC_JW_U_FLAG", "vocabulary": "" } ] }, { "ob_id": 14908, "names": [ { "ob_id": 10731, "name": "Flag for Uncorrected liquid water content from the Nevzorov probe" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15106, "label": "long_name", "value": "Flag for Uncorrected liquid water content from the Nevzorov probe", "vocabulary": "" }, { "ob_id": 15107, "label": "var_id", "value": "NV_LWC_U_FLAG", "vocabulary": "" } ] }, { "ob_id": 14909, "names": [ { "ob_id": 10732, "name": "Flag for Uncorrected total condensed water content from the Nevzorov probe." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15108, "label": "long_name", "value": "Flag for Uncorrected total condensed water content from the Nevzorov probe.", "vocabulary": "" }, { "ob_id": 15109, "label": "var_id", "value": "NV_TCW_U_FLAG", "vocabulary": "" } ] }, { "ob_id": 14910, "names": [ { "ob_id": 10733, "name": "Flag for Upwards velocitiy from the XR5 GPS system." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15110, "label": "long_name", "value": "Flag for Upwards velocitiy from the XR5 GPS system.", "vocabulary": "" }, { "ob_id": 15111, "label": "var_id", "value": "GPS_VELZ_FLAG", "vocabulary": "" } ] }, { "ob_id": 14911, "names": [ { "ob_id": 10734, "name": "Flag for Upwelling infrared brightness temperature from the Heimann radiometer." } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15112, "label": "long_name", "value": "Flag for Upwelling infrared brightness temperature from the Heimann radiometer.", "vocabulary": "" }, { "ob_id": 15113, "label": "var_id", "value": "BTHEIM_C_FLAG", "vocabulary": "" } ] }, { "ob_id": 14912, "names": [ { "ob_id": 10735, "name": "Flag for Vertical wind component from turbulence probe and GIN" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15114, "label": "long_name", "value": "Flag for Vertical wind component from turbulence probe and GIN", "vocabulary": "" }, { "ob_id": 15115, "label": "var_id", "value": "W_C_FLAG", "vocabulary": "" } ] }, { "ob_id": 14913, "names": [ { "ob_id": 10736, "name": "Flag for rate-of-change of GIN heading" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15116, "label": "long_name", "value": "Flag for rate-of-change of GIN heading", "vocabulary": "" }, { "ob_id": 15117, "label": "var_id", "value": "HDGR_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14914, "names": [ { "ob_id": 10737, "name": "Flag for rate-of-change of GIN pitch angle" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15118, "label": "long_name", "value": "Flag for rate-of-change of GIN pitch angle", "vocabulary": "" }, { "ob_id": 15119, "label": "var_id", "value": "PITR_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14915, "names": [ { "ob_id": 10738, "name": "Flag for rate-of-change of GIN roll angle" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 15120, "label": "long_name", "value": "Flag for rate-of-change of GIN roll angle", "vocabulary": "" }, { "ob_id": 15121, "label": "var_id", "value": "ROLR_GIN_FLAG", "vocabulary": "" } ] }, { "ob_id": 14916, "names": [ { "ob_id": 6132, "name": "platform_speed_wrt_ground" }, { "ob_id": 10739, "name": "Groundspeed from POS AV 510 GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 9021, "label": "standard_name", "value": "platform_speed_wrt_ground", "vocabulary": "cf_standard_names" }, { "ob_id": 15122, "label": "long_name", "value": "Groundspeed from POS AV 510 GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 15123, "label": "var_id", "value": "GSPD_GIN", "vocabulary": "" } ] }, { "ob_id": 14917, "names": [ { "ob_id": 10740, "name": "Heading from POSAV GPS-aided Inertial Navigation unit" }, { "ob_id": 10741, "name": "platform_yaw_angle" } ], "terms": [ { "ob_id": 46, "label": "units", "value": "degree", "vocabulary": "" }, { "ob_id": 15124, "label": "long_name", "value": "Heading from POSAV GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 15125, "label": "standard_name", "value": "platform_yaw_angle", "vocabulary": "cf_standard_names" }, { "ob_id": 15126, "label": "var_id", "value": "HDG_GIN", "vocabulary": "" } ] }, { "ob_id": 14918, "names": [ { "ob_id": 10742, "name": "Indicated air speed from the aircraft RVSM (air data) system." } ], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 15127, "label": "long_name", "value": "Indicated air speed from the aircraft RVSM (air data) system.", "vocabulary": "" }, { "ob_id": 15128, "label": "var_id", "value": "IAS_RVSM", "vocabulary": "" } ] }, { "ob_id": 14919, "names": [ { "ob_id": 229, "name": "latitude" }, { "ob_id": 10743, "name": "Latitude from POS AV 510 GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 65, "label": "units", "value": "degree_north", "vocabulary": "" }, { "ob_id": 72, "label": "standard_name", "value": "latitude", "vocabulary": "cf_standard_names" }, { "ob_id": 15129, "label": "long_name", "value": "Latitude from POS AV 510 GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 15130, "label": "var_id", "value": "LAT_GIN", "vocabulary": "" } ] }, { "ob_id": 14920, "names": [ { "ob_id": 229, "name": "latitude" }, { "ob_id": 10363, "name": "Latitude from the XR5 GPS system." } ], "terms": [ { "ob_id": 65, "label": "units", "value": "degree_north", "vocabulary": "" }, { "ob_id": 72, "label": "standard_name", "value": "latitude", "vocabulary": "cf_standard_names" }, { "ob_id": 14665, "label": "long_name", "value": "Latitude from the XR5 GPS system.", "vocabulary": "" }, { "ob_id": 15131, "label": "var_id", "value": "LAT_GPS", "vocabulary": "" } ] }, { "ob_id": 14921, "names": [ { "ob_id": 230, "name": "longitude" }, { "ob_id": 10744, "name": "Longitude from POS AV 510 GPS-aided Inertial Navigation unit" } ], "terms": [ { "ob_id": 66, "label": "units", "value": "degree_east", "vocabulary": "" }, { "ob_id": 76, "label": "standard_name", "value": "longitude", "vocabulary": "cf_standard_names" }, { "ob_id": 15132, "label": "long_name", "value": "Longitude from POS AV 510 GPS-aided Inertial Navigation unit", "vocabulary": "" }, { "ob_id": 15133, "label": "var_id", "value": "LON_GIN", "vocabulary": "" } ] }, { "ob_id": 14922, "names": [ { "ob_id": 230, "name": "longitude" }, { "ob_id": 10365, "name": "Longitude from the XR5 GPS system." } ], "terms": [ { "ob_id": 66, "label": "units", "value": "degree_east", "vocabulary": "" }, { "ob_id": 76, "label": "standard_name", "value": "longitude", "vocabulary": "cf_standard_names" }, { "ob_id": 14668, "label": "long_name", "value": "Longitude from the XR5 GPS system.", "vocabulary": "" }, { "ob_id": 15134, "label": "var_id", "value": "LON_GPS", "vocabulary": "" } ] }, { "ob_id": 14923, "names": [ { "ob_id": 10745, "name": "mole_fraction_ofPARA0740ppb" }, { "ob_id": 10746, "name": "Mole Fraction of Sulphur Dioxide in air from the TECO 43 instrument" } ], "terms": [ { "ob_id": 10, "label": "units", "value": "ppb", "vocabulary": "" }, { "ob_id": 15135, "label": "long_name", "value": "Mole Fraction of Sulphur Dioxide in air from the TECO 43 instrument", "vocabulary": "" }, { "ob_id": 15136, "label": "standard_name", "value": "mole_fraction_ofPARA0740ppb", "vocabulary": "cf_standard_names" }, { "ob_id": 15137, "label": "var_id", "value": "SO2_TECO", "vocabulary": "" } ] }, { "ob_id": 14924, "names": [ { "ob_id": 215, "name": "northward_wind" }, { "ob_id": 10747, "name": "Northward wind component from turbulence probe and GIN" } ], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 54, "label": "standard_name", "value": "northward_wind", "vocabulary": "cf_standard_names" }, { "ob_id": 15138, "label": "long_name", "value": "Northward wind component from turbulence probe and GIN", "vocabulary": "" }, { "ob_id": 15139, "label": "var_id", "value": "V_C", "vocabulary": "" } ] }, { "ob_id": 14925, "names": [ { "ob_id": 10381, "name": "Northwards velocity from the XR5 GPS system." } ], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 14691, "label": "long_name", "value": "Northwards velocity from the XR5 GPS system.", "vocabulary": "" }, { "ob_id": 15140, "label": "var_id", "value": "GPS_VELN", "vocabulary": "" } ] }, { "ob_id": 14926, "names": [ { "ob_id": 10748, "name": "Pitch angle from POSAV GPS-aided Inertial Nav. unit (positive for nose up)" }, { "ob_id": 10749, "name": "platform_pitch_angle" } ], "terms": [ { "ob_id": 46, "label": "units", "value": "degree", "vocabulary": "" }, { "ob_id": 15141, "label": "long_name", "value": "Pitch angle from POSAV GPS-aided Inertial Nav. unit (positive for nose up)", "vocabulary": "" }, { "ob_id": 15142, "label": "standard_name", "value": "platform_pitch_angle", "vocabulary": "cf_standard_names" }, { "ob_id": 15143, "label": "var_id", "value": "PTCH_GIN", "vocabulary": "" } ] }, { "ob_id": 14927, "names": [ { "ob_id": 10750, "name": "Pitot static pressure inverted from RVSM (air data) system indicated airspeed" } ], "terms": [ { "ob_id": 62, "label": "units", "value": "hPa", "vocabulary": "" }, { "ob_id": 15144, "label": "long_name", "value": "Pitot static pressure inverted from RVSM (air data) system indicated airspeed", "vocabulary": "" }, { "ob_id": 15145, "label": "var_id", "value": "Q_RVSM", "vocabulary": "" } ] }, { "ob_id": 14928, "names": [ { "ob_id": 10751, "name": "Pitot-static pressure from centre-port measurements corrrected for AoA and AoSS" } ], "terms": [ { "ob_id": 62, "label": "units", "value": "hPa", "vocabulary": "" }, { "ob_id": 15146, "label": "long_name", "value": "Pitot-static pressure from centre-port measurements corrrected for AoA and AoSS", "vocabulary": "" }, { "ob_id": 15147, "label": "var_id", "value": "PSP_TURB", "vocabulary": "" } ] }, { "ob_id": 14929, "names": [ { "ob_id": 204, "name": "altitude" }, { "ob_id": 10752, "name": "Pressure altitude from the aircraft RVSM (air data) system" } ], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 34, "label": "standard_name", "value": "altitude", "vocabulary": "cf_standard_names" }, { "ob_id": 15148, "label": "long_name", "value": "Pressure altitude from the aircraft RVSM (air data) system", "vocabulary": "" }, { "ob_id": 15149, "label": "var_id", "value": "PALT_RVS", "vocabulary": "" } ] }, { "ob_id": 14930, "names": [ { "ob_id": 1755, "name": "height" }, { "ob_id": 10753, "name": "Radar height from the aircraft radar altimeter." } ], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 2261, "label": "standard_name", "value": "height", "vocabulary": "cf_standard_names" }, { "ob_id": 15150, "label": "long_name", "value": "Radar height from the aircraft radar altimeter.", "vocabulary": "" }, { "ob_id": 15151, "label": "var_id", "value": "HGT_RADR", "vocabulary": "" } ] }, { "ob_id": 14931, "names": [ { "ob_id": 10754, "name": "platform_roll_angle" }, { "ob_id": 10755, "name": "Roll angle from POSAV GPS-aided Inertial Nav. unit (positive for left wing up)" } ], "terms": [ { "ob_id": 46, "label": "units", "value": "degree", "vocabulary": "" }, { "ob_id": 15152, "label": "long_name", "value": "Roll angle from POSAV GPS-aided Inertial Nav. unit (positive for left wing up)", "vocabulary": "" }, { "ob_id": 15153, "label": "standard_name", "value": "platform_roll_angle", "vocabulary": "cf_standard_names" }, { "ob_id": 15154, "label": "var_id", "value": "ROLL_GIN", "vocabulary": "" } ] }, { "ob_id": 14932, "names": [ { "ob_id": 10391, "name": "Solar azimuth derived from aircraft position and time." } ], "terms": [ { "ob_id": 46, "label": "units", "value": "degree", "vocabulary": "" }, { "ob_id": 14705, "label": "long_name", "value": "Solar azimuth derived from aircraft position and time.", "vocabulary": "" }, { "ob_id": 15155, "label": "var_id", "value": "SOL_AZIM", "vocabulary": "" } ] } ] }