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=17400
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53229,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=17500",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=17300",
    "results": [
        {
            "ob_id": 51495,
            "names": [],
            "terms": [
                {
                    "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": 51496,
            "names": [],
            "terms": [
                {
                    "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": 51497,
            "names": [],
            "terms": [
                {
                    "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": 51498,
            "names": [],
            "terms": [
                {
                    "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": 51499,
            "names": [],
            "terms": [
                {
                    "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": 51500,
            "names": [],
            "terms": [
                {
                    "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": 51501,
            "names": [],
            "terms": [
                {
                    "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": 51502,
            "names": [],
            "terms": [
                {
                    "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": 51503,
            "names": [],
            "terms": [
                {
                    "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": 51504,
            "names": [],
            "terms": [
                {
                    "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": 51505,
            "names": [],
            "terms": [
                {
                    "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": 51506,
            "names": [],
            "terms": [
                {
                    "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": 51507,
            "names": [],
            "terms": [
                {
                    "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": 51508,
            "names": [],
            "terms": [
                {
                    "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": 51509,
            "names": [],
            "terms": [
                {
                    "ob_id": 16295,
                    "label": "long_name",
                    "value": "Flag for Corrected liquid water content from the Nevzorov probe",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16296,
                    "label": "var_id",
                    "value": "NV_LWC_C_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51510,
            "names": [],
            "terms": [
                {
                    "ob_id": 16297,
                    "label": "long_name",
                    "value": "Flag for Corrected total condensed water content from the Nevzorov probe.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16298,
                    "label": "var_id",
                    "value": "NV_TWC_C_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51511,
            "names": [],
            "terms": [
                {
                    "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": 51512,
            "names": [],
            "terms": [
                {
                    "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": 51513,
            "names": [],
            "terms": [
                {
                    "ob_id": 15049,
                    "label": "var_id",
                    "value": "TDEW_GE_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15601,
                    "label": "long_name",
                    "value": "Flag for Dew point from the General Eastern instrument",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51514,
            "names": [],
            "terms": [
                {
                    "ob_id": 15622,
                    "label": "long_name",
                    "value": "Flag for Dew-point derived from TWC probe specific humidity (valid in cloud-free air)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15623,
                    "label": "var_id",
                    "value": "TWC_TDEW_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51515,
            "names": [],
            "terms": [
                {
                    "ob_id": 15580,
                    "label": "long_name",
                    "value": "Flag for Eastward wind component derived from aircraft instruments and GIN",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15581,
                    "label": "var_id",
                    "value": "U_NOTURB_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51516,
            "names": [],
            "terms": [
                {
                    "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": 51517,
            "names": [],
            "terms": [
                {
                    "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": 51518,
            "names": [],
            "terms": [
                {
                    "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": 51519,
            "names": [],
            "terms": [
                {
                    "ob_id": 15059,
                    "label": "var_id",
                    "value": "IAS_RVSM_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16299,
                    "label": "long_name",
                    "value": "Flag for Indicated air speed from the aircraft RVSM (air data) system",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51520,
            "names": [],
            "terms": [
                {
                    "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": 51521,
            "names": [],
            "terms": [
                {
                    "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": 51522,
            "names": [],
            "terms": [
                {
                    "ob_id": 15334,
                    "label": "long_name",
                    "value": "Flag for Mole fraction of Carbon Monoxide in air from the AERO AL5002 instrument",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15335,
                    "label": "var_id",
                    "value": "CO_AERO_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51523,
            "names": [],
            "terms": [
                {
                    "ob_id": 15069,
                    "label": "var_id",
                    "value": "SO2_TECO_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16300,
                    "label": "long_name",
                    "value": "Flag for Mole fraction of Sulphur Dioxide in air from TECO 43 instrument",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51524,
            "names": [],
            "terms": [
                {
                    "ob_id": 15582,
                    "label": "long_name",
                    "value": "Flag for Northward wind component derived from aircraft instruments and GIN",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15583,
                    "label": "var_id",
                    "value": "V_NOTURB_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51525,
            "names": [],
            "terms": [
                {
                    "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": 51526,
            "names": [],
            "terms": [
                {
                    "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": 51527,
            "names": [],
            "terms": [
                {
                    "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": 51528,
            "names": [],
            "terms": [
                {
                    "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": 51529,
            "names": [],
            "terms": [
                {
                    "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": 51530,
            "names": [],
            "terms": [
                {
                    "ob_id": 15083,
                    "label": "var_id",
                    "value": "HGT_RADR_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16301,
                    "label": "long_name",
                    "value": "Flag for Radar height from the aircraft radar altimeter",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51531,
            "names": [],
            "terms": [
                {
                    "ob_id": 15605,
                    "label": "long_name",
                    "value": "Flag for Raw data from the Fwd Core Console JCI static monitor, static signal",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15606,
                    "label": "var_id",
                    "value": "EXX_JCI_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51532,
            "names": [],
            "terms": [
                {
                    "ob_id": 15344,
                    "label": "long_name",
                    "value": "Flag for Raw data from the TWC probe Lyman alpha detector",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15345,
                    "label": "var_id",
                    "value": "TWC_DET_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51533,
            "names": [],
            "terms": [
                {
                    "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": 51534,
            "names": [],
            "terms": [
                {
                    "ob_id": 15346,
                    "label": "long_name",
                    "value": "Flag for Sample temperature in Kelvin from the TWC evaporator probe",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15347,
                    "label": "var_id",
                    "value": "TWC_TSAM_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51535,
            "names": [],
            "terms": [
                {
                    "ob_id": 15087,
                    "label": "var_id",
                    "value": "SOL_AZIM_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15607,
                    "label": "long_name",
                    "value": "Flag for Solar azimuth derived from aircraft position and time",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51536,
            "names": [],
            "terms": [
                {
                    "ob_id": 15089,
                    "label": "var_id",
                    "value": "SOL_ZEN_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15608,
                    "label": "long_name",
                    "value": "Flag for Solar zenith derived from aircraft position and time",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51537,
            "names": [],
            "terms": [
                {
                    "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": 51538,
            "names": [],
            "terms": [
                {
                    "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": 51539,
            "names": [],
            "terms": [
                {
                    "ob_id": 15626,
                    "label": "long_name",
                    "value": "Flag for Total water specific humidity from the TWC avaporator instrument",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15627,
                    "label": "var_id",
                    "value": "TWC_EVAP_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51540,
            "names": [],
            "terms": [
                {
                    "ob_id": 15095,
                    "label": "var_id",
                    "value": "TAS_RVSM_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16302,
                    "label": "long_name",
                    "value": "Flag for True air speed from the aircraft RVSM (air data) system and deiced temperature",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51541,
            "names": [],
            "terms": [
                {
                    "ob_id": 15099,
                    "label": "var_id",
                    "value": "TAT_DI_R_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16256,
                    "label": "long_name",
                    "value": "Flag for True air temperature from the Rosemount deiced temperature sensor",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51542,
            "names": [],
            "terms": [
                {
                    "ob_id": 15097,
                    "label": "var_id",
                    "value": "TAT_ND_R_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16257,
                    "label": "long_name",
                    "value": "Flag for True air temperature from the Rosemount non-deiced temperature sensor",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51543,
            "names": [],
            "terms": [
                {
                    "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": 51544,
            "names": [],
            "terms": [
                {
                    "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": 51545,
            "names": [],
            "terms": [
                {
                    "ob_id": 15105,
                    "label": "var_id",
                    "value": "LWC_JW_U_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15609,
                    "label": "long_name",
                    "value": "Flag for Uncorrected liquid water content from the Johnson Williams instrument",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51546,
            "names": [],
            "terms": [
                {
                    "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": 51547,
            "names": [],
            "terms": [
                {
                    "ob_id": 15108,
                    "label": "long_name",
                    "value": "Flag for Uncorrected total condensed water content from the Nevzorov probe.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15616,
                    "label": "var_id",
                    "value": "NV_TWC_U_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51548,
            "names": [],
            "terms": [
                {
                    "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": 51549,
            "names": [],
            "terms": [
                {
                    "ob_id": 16266,
                    "label": "long_name",
                    "value": "Flag for Water Vapour Measurement from Flush inlet WVSSII serial no. 4229 linearly interpolated to 1Hz",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16267,
                    "label": "var_id",
                    "value": "WVSS2F_VMR_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51550,
            "names": [],
            "terms": [
                {
                    "ob_id": 16303,
                    "label": "long_name",
                    "value": "Flag for Weight on wheels indicator",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16304,
                    "label": "var_id",
                    "value": "WOW_IND_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51551,
            "names": [],
            "terms": [
                {
                    "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": 51552,
            "names": [],
            "terms": [
                {
                    "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": 51553,
            "names": [],
            "terms": [
                {
                    "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": 51554,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "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": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51555,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15151,
                    "label": "var_id",
                    "value": "HGT_RADR",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16308,
                    "label": "long_name",
                    "value": "Radar height from the aircraft radar altimeter",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51556,
            "names": [],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15155,
                    "label": "var_id",
                    "value": "SOL_AZIM",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15613,
                    "label": "long_name",
                    "value": "Solar azimuth derived from aircraft position and time",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51557,
            "names": [],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15156,
                    "label": "var_id",
                    "value": "SOL_ZEN",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15614,
                    "label": "long_name",
                    "value": "Solar zenith derived from aircraft position and time",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51558,
            "names": [],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15158,
                    "label": "long_name",
                    "value": "Static pressure from the aircraft RVSM (air data) system",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15159,
                    "label": "var_id",
                    "value": "PS_RVSM",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51559,
            "names": [],
            "terms": [
                {
                    "ob_id": 14666,
                    "label": "units",
                    "value": "gram kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15630,
                    "label": "long_name",
                    "value": "Total water specific humidity from the TWC avaporator instrument",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15631,
                    "label": "var_id",
                    "value": "TWC_EVAP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51560,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15162,
                    "label": "var_id",
                    "value": "TAS_RVSM",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16309,
                    "label": "long_name",
                    "value": "True air speed from the aircraft RVSM (air data) system and deiced temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51561,
            "names": [],
            "terms": [
                {
                    "ob_id": 14591,
                    "label": "units",
                    "value": "degK",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15164,
                    "label": "var_id",
                    "value": "TAT_DI_R",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16275,
                    "label": "long_name",
                    "value": "True air temperature from the Rosemount deiced temperature sensor",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51562,
            "names": [],
            "terms": [
                {
                    "ob_id": 14591,
                    "label": "units",
                    "value": "degK",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15163,
                    "label": "var_id",
                    "value": "TAT_ND_R",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16276,
                    "label": "long_name",
                    "value": "True air temperature from the Rosemount non-deiced temperature sensor",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51563,
            "names": [],
            "terms": [
                {
                    "ob_id": 14666,
                    "label": "units",
                    "value": "gram kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15168,
                    "label": "var_id",
                    "value": "LWC_JW_U",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15615,
                    "label": "long_name",
                    "value": "Uncorrected liquid water content from the Johnson Williams instrument",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51564,
            "names": [],
            "terms": [
                {
                    "ob_id": 14764,
                    "label": "units",
                    "value": "gram m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15169,
                    "label": "long_name",
                    "value": "Uncorrected liquid water content from the Nevzorov probe",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15170,
                    "label": "var_id",
                    "value": "NV_LWC_U",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51565,
            "names": [],
            "terms": [
                {
                    "ob_id": 14764,
                    "label": "units",
                    "value": "gram m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14766,
                    "label": "long_name",
                    "value": "Uncorrected total condensed water content from the Nevzorov probe.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15617,
                    "label": "var_id",
                    "value": "NV_TWC_U",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51566,
            "names": [],
            "terms": [
                {
                    "ob_id": 15176,
                    "label": "units",
                    "value": "degree s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15180,
                    "label": "long_name",
                    "value": "rate-of-change of GIN pitch angle",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15182,
                    "label": "var_id",
                    "value": "PITR_GIN",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15184,
                    "label": "standard_name",
                    "value": "platform_pitch_rate",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 51567,
            "names": [],
            "terms": [
                {
                    "ob_id": 15176,
                    "label": "units",
                    "value": "degree s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15181,
                    "label": "standard_name",
                    "value": "platform_roll_rate",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 15183,
                    "label": "long_name",
                    "value": "rate-of-change of GIN roll angle",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15185,
                    "label": "var_id",
                    "value": "ROLR_GIN",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51568,
            "names": [],
            "terms": [
                {
                    "ob_id": 15330,
                    "label": "long_name",
                    "value": "Flag for Internal sample pressure of the Nephelometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15331,
                    "label": "var_id",
                    "value": "NEPH_PR_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51569,
            "names": [],
            "terms": [
                {
                    "ob_id": 15332,
                    "label": "long_name",
                    "value": "Flag for Internal sample temperature of the Nephelometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15333,
                    "label": "var_id",
                    "value": "NEPH_T_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51570,
            "names": [],
            "terms": [
                {
                    "ob_id": 15353,
                    "label": "var_id",
                    "value": "BSC_BLUU_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16260,
                    "label": "long_name",
                    "value": "Flag for Uncorrected blue back scattering coefficient from TSI 3563 Nephelometer",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51571,
            "names": [],
            "terms": [
                {
                    "ob_id": 15355,
                    "label": "var_id",
                    "value": "TSC_BLUU_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16261,
                    "label": "long_name",
                    "value": "Flag for Uncorrected blue total scattering coefficient from TSI 3563 Nephelometer",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51572,
            "names": [],
            "terms": [
                {
                    "ob_id": 15357,
                    "label": "var_id",
                    "value": "BSC_GRNU_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16262,
                    "label": "long_name",
                    "value": "Flag for Uncorrected green back scattering coefficient from TSI 3563 Nephelometer",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51573,
            "names": [],
            "terms": [
                {
                    "ob_id": 15359,
                    "label": "var_id",
                    "value": "TSC_GRNU_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16263,
                    "label": "long_name",
                    "value": "Flag for Uncorrected green total scattering coefficient from TSI 3563 Nephelometer",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51574,
            "names": [],
            "terms": [
                {
                    "ob_id": 15361,
                    "label": "var_id",
                    "value": "BSC_REDU_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16264,
                    "label": "long_name",
                    "value": "Flag for Uncorrected red back scattering coefficient from TSI 3563 Nephelometer",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51575,
            "names": [],
            "terms": [
                {
                    "ob_id": 15363,
                    "label": "var_id",
                    "value": "TSC_REDU_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16265,
                    "label": "long_name",
                    "value": "Flag for Uncorrected red total scattering coefficient from TSI 3563 Nephelometer",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51576,
            "names": [],
            "terms": [
                {
                    "ob_id": 16312,
                    "label": "long_name",
                    "value": "Flag for Mirror Temperature measured by the Buck CR2 Hygrometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16313,
                    "label": "var_id",
                    "value": "TDEW_CR2_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51577,
            "names": [],
            "terms": [
                {
                    "ob_id": 16314,
                    "label": "long_name",
                    "value": "Flag for Uncertainty estimate for Buck CR2 Mirror Temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16315,
                    "label": "var_id",
                    "value": "TDEW_C_U_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51578,
            "names": [],
            "terms": [
                {
                    "ob_id": 16316,
                    "label": "long_name",
                    "value": "Flag for Uncertainty estimate for water vapour volume mixing ratio measured by the Buck CR2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16317,
                    "label": "var_id",
                    "value": "VMR_C_U_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51579,
            "names": [],
            "terms": [
                {
                    "ob_id": 16318,
                    "label": "long_name",
                    "value": "Flag for Water vapour volume mixing ratio measured by the Buck CR2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16319,
                    "label": "var_id",
                    "value": "VMR_CR2_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51580,
            "names": [],
            "terms": [
                {
                    "ob_id": 156,
                    "label": "var_id",
                    "value": "t",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6694,
                    "label": "long_name",
                    "value": "t",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51581,
            "names": [],
            "terms": [
                {
                    "ob_id": 151,
                    "label": "units",
                    "value": "level",
                    "vocabulary": ""
                },
                {
                    "ob_id": 13906,
                    "label": "long_name",
                    "value": "Hybrid height",
                    "vocabulary": ""
                },
                {
                    "ob_id": 13907,
                    "label": "var_id",
                    "value": "hybrid_ht",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51582,
            "names": [],
            "terms": [
                {
                    "ob_id": 151,
                    "label": "units",
                    "value": "level",
                    "vocabulary": ""
                },
                {
                    "ob_id": 153,
                    "label": "var_id",
                    "value": "surface",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11662,
                    "label": "long_name",
                    "value": "Surface",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51583,
            "names": [],
            "terms": [
                {
                    "ob_id": 2599,
                    "label": "var_id",
                    "value": "unspecified",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11663,
                    "label": "long_name",
                    "value": "Unspecified",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64470,
                    "label": "units",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51584,
            "names": [],
            "terms": [
                {
                    "ob_id": 151,
                    "label": "units",
                    "value": "level",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2691,
                    "label": "var_id",
                    "value": "toa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 13908,
                    "label": "long_name",
                    "value": "Top of atmosphere",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51585,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2306,
                    "label": "long_name",
                    "value": "SURFACE LATENT HEAT FLUX W/M2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8505,
                    "label": "var_id",
                    "value": "data",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51586,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 154,
                    "label": "var_id",
                    "value": "ht",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6542,
                    "label": "long_name",
                    "value": "Height",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51587,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2404,
                    "label": "long_name",
                    "value": "TOTAL PRECIPITATION RATE KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8505,
                    "label": "var_id",
                    "value": "data",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51588,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2382,
                    "label": "long_name",
                    "value": "CONVECTIVE RAINFALL RATE KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8505,
                    "label": "var_id",
                    "value": "data",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51589,
            "names": [],
            "terms": [
                {
                    "ob_id": 144,
                    "label": "units",
                    "value": "kg kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2397,
                    "label": "long_name",
                    "value": "SPECIFIC HUMIDITY AT 1.5M",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8505,
                    "label": "var_id",
                    "value": "data",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51590,
            "names": [],
            "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": 55,
                    "label": "var_id",
                    "value": "northward_wind",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2314,
                    "label": "long_name",
                    "value": "V COMPNT OF WIND AFTER TIMESTEP",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51591,
            "names": [],
            "terms": [
                {
                    "ob_id": 144,
                    "label": "units",
                    "value": "kg kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2353,
                    "label": "long_name",
                    "value": "SPECIFIC HUMIDITY AFTER TIMESTEP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3085,
                    "label": "standard_name",
                    "value": "specific_humidity",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 7250,
                    "label": "var_id",
                    "value": "specific_humidity",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51592,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2358,
                    "label": "long_name",
                    "value": "SURFACE TEMPERATURE AFTER TIMESTEP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3217,
                    "label": "standard_name",
                    "value": "surface_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 8563,
                    "label": "var_id",
                    "value": "surface_temperature",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51593,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 83,
                    "label": "standard_name",
                    "value": "air_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 84,
                    "label": "var_id",
                    "value": "air_temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 13952,
                    "label": "long_name",
                    "value": "TEMPERATURE ON THETA LEVELS",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 51594,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2702,
                    "label": "var_id",
                    "value": "blht",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6578,
                    "label": "long_name",
                    "value": "Boundary layer height",
                    "vocabulary": ""
                }
            ]
        }
    ]
}