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=16800
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=16900",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=16700",
    "results": [
        {
            "ob_id": 50894,
            "names": [],
            "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": 50895,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16252,
                    "label": "long_name",
                    "value": "Flag for PSAP Flow",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16253,
                    "label": "var_id",
                    "value": "PSAP_FLO_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50896,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16254,
                    "label": "long_name",
                    "value": "Flag for PSAP Transmittance",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16255,
                    "label": "var_id",
                    "value": "PSAP_TRA_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50897,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15075,
                    "label": "var_id",
                    "value": "PTCH_GIN_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 21503,
                    "label": "long_name",
                    "value": "Flag for Pitch angle from POS AV 510 GPS-aided Inertial Nav. unit (positive for nose up)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50898,
            "names": [],
            "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": 50899,
            "names": [],
            "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": 50900,
            "names": [],
            "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": 50901,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50902,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15117,
                    "label": "var_id",
                    "value": "HDGR_GIN_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 21504,
                    "label": "long_name",
                    "value": "Flag for Rate-of-change of GIN heading",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50903,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15119,
                    "label": "var_id",
                    "value": "PITR_GIN_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 21505,
                    "label": "long_name",
                    "value": "Flag for Rate-of-change of GIN pitch angle",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50904,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15121,
                    "label": "var_id",
                    "value": "ROLR_GIN_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 21506,
                    "label": "long_name",
                    "value": "Flag for Rate-of-change of GIN roll angle",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50905,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50906,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15085,
                    "label": "var_id",
                    "value": "ROLL_GIN_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 21507,
                    "label": "long_name",
                    "value": "Flag for Roll angle from POS AV 510 GPS-aided Inertial Nav. unit (positive for left wing up)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50907,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50908,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50909,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50910,
            "names": [],
            "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": 50911,
            "names": [],
            "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": 50912,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50913,
            "names": [],
            "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": 50914,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50915,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50916,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15349,
                    "label": "var_id",
                    "value": "PSAP_LIN_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16258,
                    "label": "long_name",
                    "value": "Flag for Uncorrected absorption coefficient at 565nm, linear, from PSAP",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50917,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15351,
                    "label": "var_id",
                    "value": "PSAP_LOG_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16259,
                    "label": "long_name",
                    "value": "Flag for Uncorrected absorption coefficient at 565nm, log, from PSAP",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50918,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50919,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50920,
            "names": [],
            "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": 50921,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50922,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50923,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50924,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50925,
            "names": [],
            "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": 50926,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50927,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50928,
            "names": [],
            "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": 50929,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15128,
                    "label": "var_id",
                    "value": "IAS_RVSM",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16305,
                    "label": "long_name",
                    "value": "Indicated air speed from the aircraft RVSM (air data) system",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50930,
            "names": [],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14853,
                    "label": "long_name",
                    "value": "Internal sample pressure of the Nephelometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15366,
                    "label": "var_id",
                    "value": "NEPH_PR",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50931,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14856,
                    "label": "long_name",
                    "value": "Internal sample temperature of the Nephelometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15367,
                    "label": "var_id",
                    "value": "NEPH_T",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50932,
            "names": [],
            "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": 50933,
            "names": [],
            "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": 50934,
            "names": [],
            "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": 16320,
                    "label": "long_name",
                    "value": "Mirror Temperature measured by the Buck CR2 Hygrometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16321,
                    "label": "var_id",
                    "value": "TDEW_CR2",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50935,
            "names": [],
            "terms": [
                {
                    "ob_id": 10,
                    "label": "units",
                    "value": "ppb",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5658,
                    "label": "standard_name",
                    "value": "mole_fraction_of_ozone_in_air",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 15378,
                    "label": "var_id",
                    "value": "O3_TECO",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15610,
                    "label": "long_name",
                    "value": "Mole fraction of Ozone in air from the TECO 49 instrument",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50936,
            "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": 15584,
                    "label": "long_name",
                    "value": "Northward wind component derived from aircraft instruments and GIN",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15585,
                    "label": "var_id",
                    "value": "V_NOTURB",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50937,
            "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": 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": 50938,
            "names": [],
            "terms": [
                {
                    "ob_id": 16270,
                    "label": "units",
                    "value": "standard l min-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16271,
                    "label": "long_name",
                    "value": "PSAP Flow",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16272,
                    "label": "var_id",
                    "value": "PSAP_FLO",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50939,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16273,
                    "label": "long_name",
                    "value": "PSAP Transmittance",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16274,
                    "label": "var_id",
                    "value": "PSAP_TRA",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50940,
            "names": [],
            "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": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50941,
            "names": [],
            "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": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50942,
            "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": 21509,
                    "label": "standard_name",
                    "value": "barometric_altitude",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 50943,
            "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": 21510,
                    "label": "standard_name",
                    "value": "hieght",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 50944,
            "names": [],
            "terms": [
                {
                    "ob_id": 15176,
                    "label": "units",
                    "value": "degree s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15178,
                    "label": "standard_name",
                    "value": "platform_yaw_rate",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 15179,
                    "label": "var_id",
                    "value": "HDGR_GIN",
                    "vocabulary": ""
                },
                {
                    "ob_id": 21511,
                    "label": "long_name",
                    "value": "Rate-of-change of GIN heading",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50945,
            "names": [],
            "terms": [
                {
                    "ob_id": 15176,
                    "label": "units",
                    "value": "degree s-1",
                    "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": 21512,
                    "label": "long_name",
                    "value": "Rate-of-change of GIN pitch angle",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50946,
            "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": 15185,
                    "label": "var_id",
                    "value": "ROLR_GIN",
                    "vocabulary": ""
                },
                {
                    "ob_id": 21513,
                    "label": "long_name",
                    "value": "Rate-of-change of GIN roll angle",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50947,
            "names": [],
            "terms": [
                {
                    "ob_id": 15379,
                    "label": "units",
                    "value": "bits",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15380,
                    "label": "long_name",
                    "value": "Raw data from the TWC probe Lyman alpha detector",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15381,
                    "label": "var_id",
                    "value": "TWC_DET",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50948,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15382,
                    "label": "long_name",
                    "value": "Sample temperature in Kelvin from the TWC evaporator probe",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15383,
                    "label": "var_id",
                    "value": "TWC_TSAM",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50949,
            "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": 21515,
                    "label": "standard_name",
                    "value": "solar_azimuth_angle",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 50950,
            "names": [],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 9260,
                    "label": "standard_name",
                    "value": "solar_zenith_angle",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "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": 50951,
            "names": [],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2913,
                    "label": "standard_name",
                    "value": "air_pressure",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14882,
                    "label": "long_name",
                    "value": "Static pressure from S9 fuselage ports",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15157,
                    "label": "var_id",
                    "value": "P9_STAT",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50952,
            "names": [],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2913,
                    "label": "standard_name",
                    "value": "air_pressure",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "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": 50953,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14891,
                    "label": "long_name",
                    "value": "True airspeed (dry-air) from turbulence probe",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15161,
                    "label": "standard_name",
                    "value": "platform_speed_wrt_air",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 15165,
                    "label": "var_id",
                    "value": "TAS",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50954,
            "names": [],
            "terms": [
                {
                    "ob_id": 14591,
                    "label": "units",
                    "value": "degK",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16322,
                    "label": "long_name",
                    "value": "Uncertainty estimate for Buck CR2 Mirror Temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16323,
                    "label": "var_id",
                    "value": "TDEW_C_U",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50955,
            "names": [],
            "terms": [
                {
                    "ob_id": 16286,
                    "label": "units",
                    "value": "ppmv",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16324,
                    "label": "long_name",
                    "value": "Uncertainty estimate for water vapour volume mixing ratio measured by the Buck CR2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16325,
                    "label": "var_id",
                    "value": "VMR_C_U",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50956,
            "names": [],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15384,
                    "label": "var_id",
                    "value": "PSAP_LIN",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16277,
                    "label": "long_name",
                    "value": "Uncorrected absorption coefficient at 565nm, linear, from PSAP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50957,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15385,
                    "label": "var_id",
                    "value": "PSAP_LOG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16279,
                    "label": "long_name",
                    "value": "Uncorrected absorption coefficient at 565nm, log, from PSAP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50958,
            "names": [],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15386,
                    "label": "var_id",
                    "value": "BSC_BLUU",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16280,
                    "label": "long_name",
                    "value": "Uncorrected blue back scattering coefficient from TSI 3563 Nephelometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50959,
            "names": [],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15387,
                    "label": "var_id",
                    "value": "TSC_BLUU",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16281,
                    "label": "long_name",
                    "value": "Uncorrected blue total scattering coefficient from TSI 3563 Nephelometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50960,
            "names": [],
            "terms": [
                {
                    "ob_id": 14591,
                    "label": "units",
                    "value": "degK",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14718,
                    "label": "long_name",
                    "value": "Uncorrected brightness temperature from the Heimann radiometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15166,
                    "label": "var_id",
                    "value": "BTHEIM_U",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50961,
            "names": [],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15388,
                    "label": "var_id",
                    "value": "BSC_GRNU",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16282,
                    "label": "long_name",
                    "value": "Uncorrected green back scattering coefficient from TSI 3563 Nephelometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50962,
            "names": [],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15389,
                    "label": "var_id",
                    "value": "TSC_GRNU",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16283,
                    "label": "long_name",
                    "value": "Uncorrected green total scattering coefficient from TSI 3563 Nephelometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50963,
            "names": [],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15390,
                    "label": "var_id",
                    "value": "BSC_REDU",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16284,
                    "label": "long_name",
                    "value": "Uncorrected red back scattering coefficient from TSI 3563 Nephelometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50964,
            "names": [],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15391,
                    "label": "var_id",
                    "value": "TSC_REDU",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16285,
                    "label": "long_name",
                    "value": "Uncorrected red total scattering coefficient from TSI 3563 Nephelometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50965,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 57,
                    "label": "standard_name",
                    "value": "upward_air_velocity",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 15174,
                    "label": "long_name",
                    "value": "Vertical wind component from turbulence probe and GIN",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15175,
                    "label": "var_id",
                    "value": "W_C",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50966,
            "names": [],
            "terms": [
                {
                    "ob_id": 3492,
                    "label": "units",
                    "value": "-",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16310,
                    "label": "long_name",
                    "value": "Weight on wheels indicator",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16311,
                    "label": "var_id",
                    "value": "WOW_IND",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64469,
                    "label": "standard_name",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50967,
            "names": [],
            "terms": [
                {
                    "ob_id": 2921,
                    "label": "long_name",
                    "value": "CDP Channel Number",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2922,
                    "label": "var_id",
                    "value": "CDPCH",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64470,
                    "label": "units",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50968,
            "names": [],
            "terms": [
                {
                    "ob_id": 2755,
                    "label": "units",
                    "value": "micron",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2756,
                    "label": "long_name",
                    "value": "Calibrated channel diameter lower limits",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2757,
                    "label": "var_id",
                    "value": "PCAS2_D_L_CAL",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50969,
            "names": [],
            "terms": [
                {
                    "ob_id": 2755,
                    "label": "units",
                    "value": "micron",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2758,
                    "label": "long_name",
                    "value": "Calibrated channel diameter upper limits",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2759,
                    "label": "var_id",
                    "value": "PCAS2_D_U_CAL",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50970,
            "names": [],
            "terms": [
                {
                    "ob_id": 2760,
                    "label": "long_name",
                    "value": "Composition of the aerosol used to calibrate channel diameter lower limits",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2761,
                    "label": "var_id",
                    "value": "PCAS2_D_L_COMP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64470,
                    "label": "units",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50971,
            "names": [],
            "terms": [
                {
                    "ob_id": 2762,
                    "label": "long_name",
                    "value": "Composition of the aerosol used to calibrate channel diameter upper limits",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2763,
                    "label": "var_id",
                    "value": "PCAS2_D_U_COMP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64470,
                    "label": "units",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50972,
            "names": [],
            "terms": [
                {
                    "ob_id": 2755,
                    "label": "units",
                    "value": "micron",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2764,
                    "label": "long_name",
                    "value": "Error in calibrated channel diameter lower limits",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2765,
                    "label": "var_id",
                    "value": "PCAS2_D_L_ERR",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50973,
            "names": [],
            "terms": [
                {
                    "ob_id": 2755,
                    "label": "units",
                    "value": "micron",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2766,
                    "label": "long_name",
                    "value": "Error in calibrated channel diameter upper limits",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2767,
                    "label": "var_id",
                    "value": "PCAS2_D_U_ERR",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50974,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50975,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50976,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50977,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 50978,
            "names": [],
            "terms": [
                {
                    "ob_id": 2928,
                    "label": "var_id",
                    "value": "CDP_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15587,
                    "label": "long_name",
                    "value": "Flag for droplet concentration from CDP channels 1 to 30 included",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64470,
                    "label": "units",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50979,
            "names": [],
            "terms": [
                {
                    "ob_id": 2768,
                    "label": "long_name",
                    "value": "Flag for droplet concentration from PCASP2 (SPP200) channels 2 to 30 included",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2769,
                    "label": "var_id",
                    "value": "PCAS2_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64470,
                    "label": "units",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50980,
            "names": [],
            "terms": [
                {
                    "ob_id": 2755,
                    "label": "units",
                    "value": "micron",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2770,
                    "label": "long_name",
                    "value": "Nominal uncalibrated channel diameter lower limits as given in the instrument manual",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2771,
                    "label": "var_id",
                    "value": "PCAS2_D_L_NOM",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50981,
            "names": [],
            "terms": [
                {
                    "ob_id": 2755,
                    "label": "units",
                    "value": "micron",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2772,
                    "label": "long_name",
                    "value": "Nominal uncalibrated channel diameter upper limits as given in the instrument manual",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2773,
                    "label": "var_id",
                    "value": "PCAS2_D_U_NOM",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50982,
            "names": [],
            "terms": [
                {
                    "ob_id": 2774,
                    "label": "long_name",
                    "value": "PCASP (SPP200) Channel Number",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2775,
                    "label": "var_id",
                    "value": "PCAS2CH",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64470,
                    "label": "units",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50983,
            "names": [],
            "terms": [
                {
                    "ob_id": 2776,
                    "label": "units",
                    "value": "cm-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2777,
                    "label": "long_name",
                    "value": "PCASP2 (SPP200) conc in size channel 1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2778,
                    "label": "var_id",
                    "value": "PCAS2_01",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50984,
            "names": [],
            "terms": [
                {
                    "ob_id": 2776,
                    "label": "units",
                    "value": "cm-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2779,
                    "label": "long_name",
                    "value": "PCASP2 (SPP200) conc in size channel 10",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2780,
                    "label": "var_id",
                    "value": "PCAS2_10",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50985,
            "names": [],
            "terms": [
                {
                    "ob_id": 2776,
                    "label": "units",
                    "value": "cm-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2781,
                    "label": "long_name",
                    "value": "PCASP2 (SPP200) conc in size channel 11",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2782,
                    "label": "var_id",
                    "value": "PCAS2_11",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50986,
            "names": [],
            "terms": [
                {
                    "ob_id": 2776,
                    "label": "units",
                    "value": "cm-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2783,
                    "label": "long_name",
                    "value": "PCASP2 (SPP200) conc in size channel 12",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2784,
                    "label": "var_id",
                    "value": "PCAS2_12",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50987,
            "names": [],
            "terms": [
                {
                    "ob_id": 2776,
                    "label": "units",
                    "value": "cm-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2785,
                    "label": "long_name",
                    "value": "PCASP2 (SPP200) conc in size channel 13",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2786,
                    "label": "var_id",
                    "value": "PCAS2_13",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50988,
            "names": [],
            "terms": [
                {
                    "ob_id": 2776,
                    "label": "units",
                    "value": "cm-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2787,
                    "label": "long_name",
                    "value": "PCASP2 (SPP200) conc in size channel 14",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2788,
                    "label": "var_id",
                    "value": "PCAS2_14",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50989,
            "names": [],
            "terms": [
                {
                    "ob_id": 2776,
                    "label": "units",
                    "value": "cm-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2789,
                    "label": "long_name",
                    "value": "PCASP2 (SPP200) conc in size channel 15",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2790,
                    "label": "var_id",
                    "value": "PCAS2_15",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50990,
            "names": [],
            "terms": [
                {
                    "ob_id": 2776,
                    "label": "units",
                    "value": "cm-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2791,
                    "label": "long_name",
                    "value": "PCASP2 (SPP200) conc in size channel 16",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2792,
                    "label": "var_id",
                    "value": "PCAS2_16",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50991,
            "names": [],
            "terms": [
                {
                    "ob_id": 2776,
                    "label": "units",
                    "value": "cm-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2793,
                    "label": "long_name",
                    "value": "PCASP2 (SPP200) conc in size channel 17",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2794,
                    "label": "var_id",
                    "value": "PCAS2_17",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50992,
            "names": [],
            "terms": [
                {
                    "ob_id": 2776,
                    "label": "units",
                    "value": "cm-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2795,
                    "label": "long_name",
                    "value": "PCASP2 (SPP200) conc in size channel 18",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2796,
                    "label": "var_id",
                    "value": "PCAS2_18",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 50993,
            "names": [],
            "terms": [
                {
                    "ob_id": 2776,
                    "label": "units",
                    "value": "cm-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2797,
                    "label": "long_name",
                    "value": "PCASP2 (SPP200) conc in size channel 19",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2798,
                    "label": "var_id",
                    "value": "PCAS2_19",
                    "vocabulary": ""
                }
            ]
        }
    ]
}