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

{
    "count": 53163,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=8600",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=8400",
    "results": [
        {
            "ob_id": 16568,
            "names": [],
            "terms": [
                {
                    "ob_id": 16648,
                    "label": "var_id",
                    "value": "LIDAR_NC_TIME",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16569,
            "names": [
                {
                    "ob_id": 227,
                    "name": "dew_point_temperature"
                },
                {
                    "ob_id": 11867,
                    "name": "Corrected dew point temperature measured by the Buck CR2 Hygrometer"
                }
            ],
            "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": 16751,
                    "label": "long_name",
                    "value": "Corrected dew point temperature measured by the Buck CR2 Hygrometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16752,
                    "label": "var_id",
                    "value": "TDEWCR2C",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16570,
            "names": [
                {
                    "ob_id": 11868,
                    "name": "Flag for Corrected dew point temperature measured by the Buck CR2 Hygrometer"
                }
            ],
            "terms": [
                {
                    "ob_id": 16753,
                    "label": "long_name",
                    "value": "Flag for Corrected dew point temperature measured by the Buck CR2 Hygrometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16754,
                    "label": "var_id",
                    "value": "TDEWCR2C_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16634,
            "names": [
                {
                    "ob_id": 11932,
                    "name": "Mirror Temp Flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16635,
            "names": [
                {
                    "ob_id": 11933,
                    "name": "Mirror Temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16636,
            "names": [],
            "terms": [
                {
                    "ob_id": 14983,
                    "label": "var_id",
                    "value": "AOA",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16637,
            "names": [],
            "terms": [
                {
                    "ob_id": 16856,
                    "label": "var_id",
                    "value": "F2_sample_flow",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16638,
            "names": [],
            "terms": [
                {
                    "ob_id": 16857,
                    "label": "var_id",
                    "value": "PCASP",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16639,
            "names": [],
            "terms": [
                {
                    "ob_id": 15159,
                    "label": "var_id",
                    "value": "PS_RVSM",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16640,
            "names": [],
            "terms": [
                {
                    "ob_id": 16774,
                    "label": "var_id",
                    "value": "P_plenum",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16641,
            "names": [],
            "terms": [
                {
                    "ob_id": 15165,
                    "label": "var_id",
                    "value": "TAS",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16642,
            "names": [],
            "terms": [
                {
                    "ob_id": 16858,
                    "label": "var_id",
                    "value": "T_amb",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16643,
            "names": [],
            "terms": [
                {
                    "ob_id": 16859,
                    "label": "var_id",
                    "value": "T_dew",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16644,
            "names": [],
            "terms": [
                {
                    "ob_id": 16776,
                    "label": "var_id",
                    "value": "T_plenum",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16645,
            "names": [],
            "terms": [
                {
                    "ob_id": 16860,
                    "label": "var_id",
                    "value": "ahum",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16646,
            "names": [],
            "terms": [
                {
                    "ob_id": 16861,
                    "label": "var_id",
                    "value": "alt_gin",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16647,
            "names": [],
            "terms": [
                {
                    "ob_id": 16862,
                    "label": "var_id",
                    "value": "cpc_conc",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16648,
            "names": [],
            "terms": [
                {
                    "ob_id": 16863,
                    "label": "var_id",
                    "value": "flow_cpc",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16649,
            "names": [],
            "terms": [
                {
                    "ob_id": 16864,
                    "label": "var_id",
                    "value": "flow_lyman",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16650,
            "names": [],
            "terms": [
                {
                    "ob_id": 16865,
                    "label": "var_id",
                    "value": "flow_pcasp",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16651,
            "names": [],
            "terms": [
                {
                    "ob_id": 16866,
                    "label": "var_id",
                    "value": "lat_gin",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16652,
            "names": [],
            "terms": [
                {
                    "ob_id": 16867,
                    "label": "var_id",
                    "value": "lon_gin",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16653,
            "names": [],
            "terms": [
                {
                    "ob_id": 16868,
                    "label": "var_id",
                    "value": "missing_data_flag",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16654,
            "names": [],
            "terms": [
                {
                    "ob_id": 12376,
                    "label": "var_id",
                    "value": "mode",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16656,
            "names": [
                {
                    "ob_id": 11413,
                    "name": "Flag for True air temperature from the Rosemount non-deiced temperature sensor"
                }
            ],
            "terms": [
                {
                    "ob_id": 15099,
                    "label": "var_id",
                    "value": "TAT_DI_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": 16657,
            "names": [
                {
                    "ob_id": 11427,
                    "name": "True air temperature from the Rosemount non-deiced temperature sensor"
                }
            ],
            "terms": [
                {
                    "ob_id": 14591,
                    "label": "units",
                    "value": "degK",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15164,
                    "label": "var_id",
                    "value": "TAT_DI_R",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16276,
                    "label": "long_name",
                    "value": "True air temperature from the Rosemount non-deiced temperature sensor",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16658,
            "names": [
                {
                    "ob_id": 11429,
                    "name": "Uncorrected absorption coefficient at 565nm, log, from PSAP"
                }
            ],
            "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": 16659,
            "names": [
                {
                    "ob_id": 11934,
                    "name": "AMS Sample Time Length"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16660,
            "names": [
                {
                    "ob_id": 11935,
                    "name": "Non-sea salt chloride"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16661,
            "names": [
                {
                    "ob_id": 11936,
                    "name": "Org43"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16662,
            "names": [
                {
                    "ob_id": 11937,
                    "name": "Org44"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16663,
            "names": [
                {
                    "ob_id": 11938,
                    "name": "Org60"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16664,
            "names": [],
            "terms": [
                {
                    "ob_id": 16870,
                    "label": "var_id",
                    "value": "cloud_1_h",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16665,
            "names": [],
            "terms": [
                {
                    "ob_id": 16871,
                    "label": "var_id",
                    "value": "cloud_2_h",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16666,
            "names": [],
            "terms": [
                {
                    "ob_id": 16872,
                    "label": "var_id",
                    "value": "cloud_3_h",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16667,
            "names": [],
            "terms": [
                {
                    "ob_id": 16873,
                    "label": "var_id",
                    "value": "cloud_time",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16668,
            "names": [],
            "terms": [
                {
                    "ob_id": 73,
                    "label": "var_id",
                    "value": "latitude",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16669,
            "names": [],
            "terms": [
                {
                    "ob_id": 16874,
                    "label": "var_id",
                    "value": "offnadir",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16743,
            "names": [
                {
                    "ob_id": 10992,
                    "name": "Time of was_capture_end"
                }
            ],
            "terms": [
                {
                    "ob_id": 16961,
                    "label": "units",
                    "value": "seconds since [12/02/14]00:00:00 UT",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16744,
            "names": [
                {
                    "ob_id": 11000,
                    "name": "was_capture_end"
                }
            ],
            "terms": [
                {
                    "ob_id": 16961,
                    "label": "units",
                    "value": "seconds since [12/02/14]00:00:00 UT",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16749,
            "names": [
                {
                    "ob_id": 10992,
                    "name": "Time of was_capture_end"
                }
            ],
            "terms": [
                {
                    "ob_id": 16964,
                    "label": "units",
                    "value": "seconds since [01/02/14]00:00:00 UT",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16750,
            "names": [
                {
                    "ob_id": 11000,
                    "name": "was_capture_end"
                }
            ],
            "terms": [
                {
                    "ob_id": 16964,
                    "label": "units",
                    "value": "seconds since [01/02/14]00:00:00 UT",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16753,
            "names": [
                {
                    "ob_id": 11992,
                    "name": "Corrected (dead-time-random scaled) precipitation rate from the Cloud Particle Imager Probe"
                },
                {
                    "ob_id": 11993,
                    "name": "P_RATE_RA"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 4322,
                    "label": "var_id",
                    "value": "beta",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16966,
                    "label": "long_name",
                    "value": "Corrected (dead-time-random scaled) precipitation rate from the Cloud Particle Imager Probe",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16967,
                    "label": "standard_name",
                    "value": "P_RATE_RA",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16754,
            "names": [
                {
                    "ob_id": 11871,
                    "name": "Central wavelengths of the ush near infrared module detector"
                },
                {
                    "ob_id": 11994,
                    "name": "ush_nirwv"
                }
            ],
            "terms": [
                {
                    "ob_id": 2277,
                    "label": "units",
                    "value": "nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16220,
                    "label": "var_id",
                    "value": "nirwv",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16759,
                    "label": "long_name",
                    "value": "Central wavelengths of the ush near infrared module detector",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16968,
                    "label": "standard_name",
                    "value": "ush_nirwv",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16755,
            "names": [
                {
                    "ob_id": 11872,
                    "name": "Central wavelengths of the ush visible module detector"
                },
                {
                    "ob_id": 11995,
                    "name": "ush_viswv"
                }
            ],
            "terms": [
                {
                    "ob_id": 2277,
                    "label": "units",
                    "value": "nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16222,
                    "label": "var_id",
                    "value": "viswv",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16760,
                    "label": "long_name",
                    "value": "Central wavelengths of the ush visible module detector",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16969,
                    "label": "standard_name",
                    "value": "ush_viswv",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16756,
            "names": [
                {
                    "ob_id": 11873,
                    "name": "Flags of ush near infrared module spectra. 3 single character flags:\r\n V or N for module type\r\n _ - this flag is unused\r\n _ - this flag is unused"
                },
                {
                    "ob_id": 11996,
                    "name": "ush_nirflag"
                }
            ],
            "terms": [
                {
                    "ob_id": 8082,
                    "label": "units",
                    "value": "dimensionless",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16226,
                    "label": "var_id",
                    "value": "nirflag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16761,
                    "label": "long_name",
                    "value": "Flags of ush near infrared module spectra. 3 single character flags:\r\n V or N for module type\r\n _ - this flag is unused\r\n _ - this flag is unused",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16970,
                    "label": "standard_name",
                    "value": "ush_nirflag",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16757,
            "names": [
                {
                    "ob_id": 11874,
                    "name": "Flags of ush visible module spectra. 3 single character flags:\r\n V or N for module type\r\n _ - this flag is unused\r\n _ - this flag is unused"
                },
                {
                    "ob_id": 11997,
                    "name": "ush_visflag"
                }
            ],
            "terms": [
                {
                    "ob_id": 8082,
                    "label": "units",
                    "value": "dimensionless",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16228,
                    "label": "var_id",
                    "value": "visflag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16762,
                    "label": "long_name",
                    "value": "Flags of ush visible module spectra. 3 single character flags:\r\n V or N for module type\r\n _ - this flag is unused\r\n _ - this flag is unused",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16971,
                    "label": "standard_name",
                    "value": "ush_visflag",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16758,
            "names": [
                {
                    "ob_id": 11875,
                    "name": "Integration time of ush near infrared module spectra"
                },
                {
                    "ob_id": 11998,
                    "name": "ush_nirint"
                }
            ],
            "terms": [
                {
                    "ob_id": 9378,
                    "label": "units",
                    "value": "ms",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16232,
                    "label": "var_id",
                    "value": "nirint",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16763,
                    "label": "long_name",
                    "value": "Integration time of ush near infrared module spectra",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16972,
                    "label": "standard_name",
                    "value": "ush_nirint",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16759,
            "names": [
                {
                    "ob_id": 11876,
                    "name": "Integration time of ush visible module spectra"
                },
                {
                    "ob_id": 11999,
                    "name": "ush_visint"
                }
            ],
            "terms": [
                {
                    "ob_id": 9378,
                    "label": "units",
                    "value": "ms",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16234,
                    "label": "var_id",
                    "value": "visint",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16764,
                    "label": "long_name",
                    "value": "Integration time of ush visible module spectra",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16973,
                    "label": "standard_name",
                    "value": "ush_visint",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16760,
            "names": [
                {
                    "ob_id": 11877,
                    "name": "Start time of ush near infrared module spectra"
                },
                {
                    "ob_id": 12000,
                    "name": "ush_nirtime"
                }
            ],
            "terms": [
                {
                    "ob_id": 16237,
                    "label": "units",
                    "value": "seconds past midnight UTC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16239,
                    "label": "var_id",
                    "value": "nirtime",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16765,
                    "label": "long_name",
                    "value": "Start time of ush near infrared module spectra",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16974,
                    "label": "standard_name",
                    "value": "ush_nirtime",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16761,
            "names": [
                {
                    "ob_id": 11878,
                    "name": "Start time of ush visible module spectra"
                },
                {
                    "ob_id": 12001,
                    "name": "ush_vistime"
                }
            ],
            "terms": [
                {
                    "ob_id": 16237,
                    "label": "units",
                    "value": "seconds past midnight UTC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16241,
                    "label": "var_id",
                    "value": "vistime",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16766,
                    "label": "long_name",
                    "value": "Start time of ush visible module spectra",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16975,
                    "label": "standard_name",
                    "value": "ush_vistime",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16762,
            "names": [
                {
                    "ob_id": 11879,
                    "name": "ush Irradiance spectra from the near infrared module"
                },
                {
                    "ob_id": 12002,
                    "name": "ush_nir"
                }
            ],
            "terms": [
                {
                    "ob_id": 16244,
                    "label": "units",
                    "value": "W m-2 micron-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16246,
                    "label": "var_id",
                    "value": "nir",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16767,
                    "label": "long_name",
                    "value": "ush Irradiance spectra from the near infrared module",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16976,
                    "label": "standard_name",
                    "value": "ush_nir",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16763,
            "names": [
                {
                    "ob_id": 11880,
                    "name": "ush Irradiance spectra from the visible module"
                },
                {
                    "ob_id": 12003,
                    "name": "ush_vis"
                }
            ],
            "terms": [
                {
                    "ob_id": 16244,
                    "label": "units",
                    "value": "W m-2 micron-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16248,
                    "label": "var_id",
                    "value": "vis",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16768,
                    "label": "long_name",
                    "value": "ush Irradiance spectra from the visible module",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16977,
                    "label": "standard_name",
                    "value": "ush_vis",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16766,
            "names": [
                {
                    "ob_id": 11390,
                    "name": "Central wavelengths of the lsh near infrared module detector"
                },
                {
                    "ob_id": 12004,
                    "name": "lsh_nirwv"
                }
            ],
            "terms": [
                {
                    "ob_id": 2277,
                    "label": "units",
                    "value": "nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16219,
                    "label": "long_name",
                    "value": "Central wavelengths of the lsh near infrared module detector",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16220,
                    "label": "var_id",
                    "value": "nirwv",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16979,
                    "label": "standard_name",
                    "value": "lsh_nirwv",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16767,
            "names": [
                {
                    "ob_id": 11391,
                    "name": "Central wavelengths of the lsh visible module detector"
                },
                {
                    "ob_id": 12005,
                    "name": "lsh_viswv"
                }
            ],
            "terms": [
                {
                    "ob_id": 2277,
                    "label": "units",
                    "value": "nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16221,
                    "label": "long_name",
                    "value": "Central wavelengths of the lsh visible module detector",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16222,
                    "label": "var_id",
                    "value": "viswv",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16980,
                    "label": "standard_name",
                    "value": "lsh_viswv",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16768,
            "names": [
                {
                    "ob_id": 11394,
                    "name": "Flags of lsh near infrared module spectra. 3 single character flags:\r\n V or N for module type\r\n _ - this flag is unused\r\n _ - this flag is unused"
                },
                {
                    "ob_id": 12006,
                    "name": "lsh_nirflag"
                }
            ],
            "terms": [
                {
                    "ob_id": 8082,
                    "label": "units",
                    "value": "dimensionless",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16225,
                    "label": "long_name",
                    "value": "Flags of lsh near infrared module spectra. 3 single character flags:\r\n V or N for module type\r\n _ - this flag is unused\r\n _ - this flag is unused",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16226,
                    "label": "var_id",
                    "value": "nirflag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16981,
                    "label": "standard_name",
                    "value": "lsh_nirflag",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16769,
            "names": [
                {
                    "ob_id": 11395,
                    "name": "Flags of lsh visible module spectra. 3 single character flags:\r\n V or N for module type\r\n _ - this flag is unused\r\n _ - this flag is unused"
                },
                {
                    "ob_id": 12007,
                    "name": "lsh_visflag"
                }
            ],
            "terms": [
                {
                    "ob_id": 8082,
                    "label": "units",
                    "value": "dimensionless",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16227,
                    "label": "long_name",
                    "value": "Flags of lsh visible module spectra. 3 single character flags:\r\n V or N for module type\r\n _ - this flag is unused\r\n _ - this flag is unused",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16228,
                    "label": "var_id",
                    "value": "visflag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16982,
                    "label": "standard_name",
                    "value": "lsh_visflag",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16770,
            "names": [
                {
                    "ob_id": 11398,
                    "name": "Integration time of lsh near infrared module spectra"
                },
                {
                    "ob_id": 12008,
                    "name": "lsh_nirint"
                }
            ],
            "terms": [
                {
                    "ob_id": 9378,
                    "label": "units",
                    "value": "ms",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16231,
                    "label": "long_name",
                    "value": "Integration time of lsh near infrared module spectra",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16232,
                    "label": "var_id",
                    "value": "nirint",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16983,
                    "label": "standard_name",
                    "value": "lsh_nirint",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16771,
            "names": [
                {
                    "ob_id": 11399,
                    "name": "Integration time of lsh visible module spectra"
                },
                {
                    "ob_id": 12009,
                    "name": "lsh_visint"
                }
            ],
            "terms": [
                {
                    "ob_id": 9378,
                    "label": "units",
                    "value": "ms",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16233,
                    "label": "long_name",
                    "value": "Integration time of lsh visible module spectra",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16234,
                    "label": "var_id",
                    "value": "visint",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16984,
                    "label": "standard_name",
                    "value": "lsh_visint",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16772,
            "names": [
                {
                    "ob_id": 11402,
                    "name": "Start time of lsh near infrared module spectra"
                },
                {
                    "ob_id": 12010,
                    "name": "lsh_nirtime"
                }
            ],
            "terms": [
                {
                    "ob_id": 16237,
                    "label": "units",
                    "value": "seconds past midnight UTC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16238,
                    "label": "long_name",
                    "value": "Start time of lsh near infrared module spectra",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16239,
                    "label": "var_id",
                    "value": "nirtime",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16985,
                    "label": "standard_name",
                    "value": "lsh_nirtime",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16773,
            "names": [
                {
                    "ob_id": 11403,
                    "name": "Start time of lsh visible module spectra"
                },
                {
                    "ob_id": 12011,
                    "name": "lsh_vistime"
                }
            ],
            "terms": [
                {
                    "ob_id": 16237,
                    "label": "units",
                    "value": "seconds past midnight UTC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16240,
                    "label": "long_name",
                    "value": "Start time of lsh visible module spectra",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16241,
                    "label": "var_id",
                    "value": "vistime",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16986,
                    "label": "standard_name",
                    "value": "lsh_vistime",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16774,
            "names": [
                {
                    "ob_id": 11406,
                    "name": "lsh Irradiance spectra from the near infrared module"
                },
                {
                    "ob_id": 12012,
                    "name": "lsh_nir"
                }
            ],
            "terms": [
                {
                    "ob_id": 16244,
                    "label": "units",
                    "value": "W m-2 micron-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16245,
                    "label": "long_name",
                    "value": "lsh Irradiance spectra from the near infrared module",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16246,
                    "label": "var_id",
                    "value": "nir",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16987,
                    "label": "standard_name",
                    "value": "lsh_nir",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16775,
            "names": [
                {
                    "ob_id": 11407,
                    "name": "lsh Irradiance spectra from the visible module"
                },
                {
                    "ob_id": 12013,
                    "name": "lsh_vis"
                }
            ],
            "terms": [
                {
                    "ob_id": 16244,
                    "label": "units",
                    "value": "W m-2 micron-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16247,
                    "label": "long_name",
                    "value": "lsh Irradiance spectra from the visible module",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16248,
                    "label": "var_id",
                    "value": "vis",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16988,
                    "label": "standard_name",
                    "value": "lsh_vis",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 16776,
            "names": [
                {
                    "ob_id": 12014,
                    "name": "Flag for Water Vapour Measurement from Flush inlet WVSSII serial no. 0388 linearly interpolated to 1Hz"
                }
            ],
            "terms": [
                {
                    "ob_id": 16267,
                    "label": "var_id",
                    "value": "WVSS2F_VMR_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16989,
                    "label": "long_name",
                    "value": "Flag for Water Vapour Measurement from Flush inlet WVSSII serial no. 0388 linearly interpolated to 1Hz",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16777,
            "names": [
                {
                    "ob_id": 12015,
                    "name": "Flag for Water Vapour Measurement from Rosemount inlet WVSSII serial no. 4229 linearly interpolated to 1Hz"
                }
            ],
            "terms": [
                {
                    "ob_id": 16269,
                    "label": "var_id",
                    "value": "WVSS2R_VMR_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16990,
                    "label": "long_name",
                    "value": "Flag for Water Vapour Measurement from Rosemount inlet WVSSII serial no. 4229 linearly interpolated to 1Hz",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16778,
            "names": [
                {
                    "ob_id": 12016,
                    "name": "Water Vapour Measurement from Flush inlet WVSSII serial no. 0388 linearly interpolated to 1Hz"
                }
            ],
            "terms": [
                {
                    "ob_id": 16286,
                    "label": "units",
                    "value": "ppmv",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16288,
                    "label": "var_id",
                    "value": "WVSS2F_VMR",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16991,
                    "label": "long_name",
                    "value": "Water Vapour Measurement from Flush inlet WVSSII serial no. 0388 linearly interpolated to 1Hz",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16779,
            "names": [
                {
                    "ob_id": 12017,
                    "name": "Water Vapour Measurement from Rosemount inlet WVSSII serial no. 4229 linearly interpolated to 1Hz"
                }
            ],
            "terms": [
                {
                    "ob_id": 16286,
                    "label": "units",
                    "value": "ppmv",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16290,
                    "label": "var_id",
                    "value": "WVSS2R_VMR",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16992,
                    "label": "long_name",
                    "value": "Water Vapour Measurement from Rosemount inlet WVSSII serial no. 4229 linearly interpolated to 1Hz",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16780,
            "names": [
                {
                    "ob_id": 10446,
                    "name": "Aircraft vertical velocity from the INS"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14776,
                    "label": "long_name",
                    "value": "Aircraft vertical velocity from the INS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14778,
                    "label": "var_id",
                    "value": "PARA0557",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16781,
            "names": [
                {
                    "ob_id": 10450,
                    "name": "Angle of attack from the turbulence probe"
                }
            ],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14780,
                    "label": "long_name",
                    "value": "Angle of attack from the turbulence probe",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14782,
                    "label": "var_id",
                    "value": "PARA0548",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16782,
            "names": [
                {
                    "ob_id": 10451,
                    "name": "Angle of sideslip from the turbulence probe"
                }
            ],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14783,
                    "label": "long_name",
                    "value": "Angle of sideslip from the turbulence probe",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14785,
                    "label": "var_id",
                    "value": "PARA0549",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16783,
            "names": [
                {
                    "ob_id": 12018,
                    "name": "Automatically-corrected Johnson-Williams liquid water content"
                }
            ],
            "terms": [
                {
                    "ob_id": 14666,
                    "label": "units",
                    "value": "gram kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16993,
                    "label": "long_name",
                    "value": "Automatically-corrected Johnson-Williams liquid water content",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16994,
                    "label": "var_id",
                    "value": "PARA1602",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16784,
            "names": [
                {
                    "ob_id": 12019,
                    "name": "Automatically-corrected Nevzorov liquid water content"
                }
            ],
            "terms": [
                {
                    "ob_id": 14764,
                    "label": "units",
                    "value": "gram m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16995,
                    "label": "long_name",
                    "value": "Automatically-corrected Nevzorov liquid water content",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16996,
                    "label": "var_id",
                    "value": "PARA1600",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16785,
            "names": [
                {
                    "ob_id": 12020,
                    "name": "Automatically-corrected Nevzorov total water content"
                }
            ],
            "terms": [
                {
                    "ob_id": 14764,
                    "label": "units",
                    "value": "gram m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16997,
                    "label": "long_name",
                    "value": "Automatically-corrected Nevzorov total water content",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16998,
                    "label": "var_id",
                    "value": "PARA1601",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16786,
            "names": [
                {
                    "ob_id": 12021,
                    "name": "Calibrated check differential pressure between right and S10 static"
                }
            ],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16999,
                    "label": "long_name",
                    "value": "Calibrated check differential pressure between right and S10 static",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17000,
                    "label": "var_id",
                    "value": "PARA0777",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16787,
            "names": [
                {
                    "ob_id": 12022,
                    "name": "Calibrated check differential pressure between upper and S10 static"
                }
            ],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17001,
                    "label": "long_name",
                    "value": "Calibrated check differential pressure between upper and S10 static",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17002,
                    "label": "var_id",
                    "value": "PARA0776",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16788,
            "names": [
                {
                    "ob_id": 10455,
                    "name": "Calibrated differential pressure between centre(P0) and S10 static"
                }
            ],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14788,
                    "label": "long_name",
                    "value": "Calibrated differential pressure between centre(P0) and S10 static",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14790,
                    "label": "var_id",
                    "value": "PARA0773",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16789,
            "names": [
                {
                    "ob_id": 10457,
                    "name": "Calibrated differential pressure between horizontal ports"
                }
            ],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14791,
                    "label": "long_name",
                    "value": "Calibrated differential pressure between horizontal ports",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14793,
                    "label": "var_id",
                    "value": "PARA0775",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16790,
            "names": [
                {
                    "ob_id": 10459,
                    "name": "Calibrated differential pressure between vertical ports"
                }
            ],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14794,
                    "label": "long_name",
                    "value": "Calibrated differential pressure between vertical ports",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14796,
                    "label": "var_id",
                    "value": "PARA0774",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16791,
            "names": [
                {
                    "ob_id": 12023,
                    "name": "Corrected brightness temperature from Heimann radiometer"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14726,
                    "label": "var_id",
                    "value": "PARA0723",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17003,
                    "label": "long_name",
                    "value": "Corrected brightness temperature from Heimann radiometer",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16792,
            "names": [
                {
                    "ob_id": 10467,
                    "name": "Drift angle from the INS"
                }
            ],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14803,
                    "label": "long_name",
                    "value": "Drift angle from the INS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14805,
                    "label": "var_id",
                    "value": "PARA0564",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16793,
            "names": [
                {
                    "ob_id": 12024,
                    "name": "Flag for PARA0776"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17004,
                    "label": "long_name",
                    "value": "Flag for PARA0776",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17005,
                    "label": "var_id",
                    "value": "PARA0776FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16794,
            "names": [
                {
                    "ob_id": 12025,
                    "name": "Flag for PARA0777"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17006,
                    "label": "long_name",
                    "value": "Flag for PARA0777",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17007,
                    "label": "var_id",
                    "value": "PARA0777FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16795,
            "names": [
                {
                    "ob_id": 12026,
                    "name": "Flag for PARA1600"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17008,
                    "label": "long_name",
                    "value": "Flag for PARA1600",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17009,
                    "label": "var_id",
                    "value": "PARA1600FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16796,
            "names": [
                {
                    "ob_id": 12027,
                    "name": "Flag for PARA1601"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17010,
                    "label": "long_name",
                    "value": "Flag for PARA1601",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17011,
                    "label": "var_id",
                    "value": "PARA1601FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16797,
            "names": [
                {
                    "ob_id": 12028,
                    "name": "Flag for PARA1602"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17012,
                    "label": "long_name",
                    "value": "Flag for PARA1602",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17013,
                    "label": "var_id",
                    "value": "PARA1602FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16798,
            "names": [
                {
                    "ob_id": 10490,
                    "name": "Groundspeed from the INS"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14848,
                    "label": "long_name",
                    "value": "Groundspeed from the INS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14850,
                    "label": "var_id",
                    "value": "PARA0563",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16799,
            "names": [
                {
                    "ob_id": 225,
                    "name": "air_pressure"
                },
                {
                    "ob_id": 10509,
                    "name": "Pitot-static pressure from corrected centre-port measurements"
                }
            ],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2913,
                    "label": "standard_name",
                    "value": "air_pressure",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14873,
                    "label": "long_name",
                    "value": "Pitot-static pressure from corrected centre-port measurements",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14874,
                    "label": "var_id",
                    "value": "PARA0781",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16800,
            "names": [
                {
                    "ob_id": 225,
                    "name": "air_pressure"
                },
                {
                    "ob_id": 10518,
                    "name": "Static pressure from S9 fuselage ports"
                }
            ],
            "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": 14884,
                    "label": "var_id",
                    "value": "PARA0778",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16801,
            "names": [
                {
                    "ob_id": 12029,
                    "name": "Total water content from evaporator"
                }
            ],
            "terms": [
                {
                    "ob_id": 14556,
                    "label": "var_id",
                    "value": "PARA0572",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14666,
                    "label": "units",
                    "value": "gram kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17014,
                    "label": "long_name",
                    "value": "Total water content from evaporator",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 16802,
            "names": [
                {
                    "ob_id": 10525,
                    "name": "True airspeed (dry-air) from turbulence probe"
                }
            ],
            "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": 14893,
                    "label": "var_id",
                    "value": "PARA0779",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 17108,
            "names": [
                {
                    "ob_id": 10973,
                    "name": "Flag for Eastward wind component derived from aircraft instruments and GIN"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 17109,
            "names": [
                {
                    "ob_id": 10974,
                    "name": "Flag for Northward wind component derived from aircraft instruments and GIN"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "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": 17148,
            "names": [],
            "terms": [
                {
                    "ob_id": 17234,
                    "label": "var_id",
                    "value": "WAVENUM_RES2",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 17194,
            "names": [
                {
                    "ob_id": 12361,
                    "name": "Aerosol extinction coefficient (m!u-1!n)"
                }
            ],
            "terms": [
                {
                    "ob_id": 17291,
                    "label": "units",
                    "value": "Inverse metres",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17292,
                    "label": "long_name",
                    "value": "Aerosol extinction coefficient (m!u-1!n)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17293,
                    "label": "var_id",
                    "value": "LIDAR_NC_EXTINC",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 17195,
            "names": [
                {
                    "ob_id": 12362,
                    "name": "Extinction uncertainty (m!u-1!n)"
                }
            ],
            "terms": [
                {
                    "ob_id": 17291,
                    "label": "units",
                    "value": "Inverse metres",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17294,
                    "label": "long_name",
                    "value": "Extinction uncertainty (m!u-1!n)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17295,
                    "label": "var_id",
                    "value": "LIDAR_NC_UNC_EXT",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 17196,
            "names": [
                {
                    "ob_id": 2310,
                    "name": "Time UTC seconds past midnight for CDP"
                }
            ],
            "terms": [
                {
                    "ob_id": 2931,
                    "label": "long_name",
                    "value": "Time UTC seconds past midnight for CDP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2932,
                    "label": "var_id",
                    "value": "CDP_TSPM",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 17197,
            "names": [
                {
                    "ob_id": 2302,
                    "name": "Time UTC seconds past midnight for PCASP2 (SPP200)"
                }
            ],
            "terms": [
                {
                    "ob_id": 2902,
                    "label": "long_name",
                    "value": "Time UTC seconds past midnight for PCASP2 (SPP200)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2904,
                    "label": "var_id",
                    "value": "PCAS2TSPM",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 17252,
            "names": [
                {
                    "ob_id": 12363,
                    "name": "PAN concentration"
                }
            ],
            "terms": [
                {
                    "ob_id": 27,
                    "label": "units",
                    "value": "ppbV",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 17253,
            "names": [
                {
                    "ob_id": 12364,
                    "name": "1,2 butadiene mixing ratio "
                }
            ],
            "terms": [
                {
                    "ob_id": 157,
                    "label": "units",
                    "value": "pptV",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 17254,
            "names": [
                {
                    "ob_id": 12365,
                    "name": "1,3 butadiene mixing ratio "
                }
            ],
            "terms": [
                {
                    "ob_id": 157,
                    "label": "units",
                    "value": "pptV",
                    "vocabulary": ""
                }
            ]
        }
    ]
}