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=47200
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=47300",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=47100",
    "results": [
        {
            "ob_id": 87018,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 25338,
                    "label": "long_name",
                    "value": "Descriptor - msl pressure",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87019,
            "names": [],
            "terms": [
                {
                    "ob_id": 25329,
                    "label": "long_name",
                    "value": "vertical visibility",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35214,
                    "label": "units",
                    "value": "decametres",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87020,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 25321,
                    "label": "long_name",
                    "value": "Descriptor - past weather code #2",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87021,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 25307,
                    "label": "long_name",
                    "value": "QC code - cloud total amount",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87022,
            "names": [],
            "terms": [
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 25295,
                    "label": "long_name",
                    "value": "Wetbulb temperature",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87023,
            "names": [],
            "terms": [
                {
                    "ob_id": 12971,
                    "label": "units",
                    "value": "sr-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 13017,
                    "label": "standard_name",
                    "value": "surface_ratio_of_upwelling_radiance_emerging_from_sea_water_to_downwelling_radiative_flux_in_air",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 95461,
                    "label": "var_id",
                    "value": "Rrs_665",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95462,
                    "label": "long_name",
                    "value": "Sea surface reflectance defined as the ratio of water-leaving radiance to surface irradiance at 665 nm.",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87024,
            "names": [],
            "terms": [
                {
                    "ob_id": 12971,
                    "label": "units",
                    "value": "sr-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 13017,
                    "label": "standard_name",
                    "value": "surface_ratio_of_upwelling_radiance_emerging_from_sea_water_to_downwelling_radiative_flux_in_air",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 54802,
                    "label": "long_name",
                    "value": "Sea surface reflectance defined as the ratio of water-leaving radiance to surface irradiance at 560 nm.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 54803,
                    "label": "var_id",
                    "value": "Rrs_560",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87025,
            "names": [],
            "terms": [
                {
                    "ob_id": 12998,
                    "label": "var_id",
                    "value": "water_class7",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95463,
                    "label": "long_name",
                    "value": "Normalised water class 7 membership, as determined by the fuzzy classification algorithm adapted from Tim Moore (2009) and custom-developed classes to best represent the CCI merged data (Jackson et al. 2017) with OLCI updates (Jackson et al. in prep)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87026,
            "names": [],
            "terms": [
                {
                    "ob_id": 12986,
                    "label": "var_id",
                    "value": "water_class1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95464,
                    "label": "long_name",
                    "value": "Normalised water class 1 membership, as determined by the fuzzy classification algorithm adapted from Tim Moore (2009) and custom-developed classes to best represent the CCI merged data (Jackson et al. 2017) with OLCI updates (Jackson et al. in prep)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87027,
            "names": [],
            "terms": [
                {
                    "ob_id": 13002,
                    "label": "var_id",
                    "value": "water_class9",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95465,
                    "label": "long_name",
                    "value": "Normalised water class 9 membership, as determined by the fuzzy classification algorithm adapted from Tim Moore (2009) and custom-developed classes to best represent the CCI merged data (Jackson et al. 2017) with OLCI updates (Jackson et al. in prep)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87028,
            "names": [],
            "terms": [
                {
                    "ob_id": 12996,
                    "label": "var_id",
                    "value": "water_class6",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95466,
                    "label": "long_name",
                    "value": "Normalised water class 6 membership, as determined by the fuzzy classification algorithm adapted from Tim Moore (2009) and custom-developed classes to best represent the CCI merged data (Jackson et al. 2017) with OLCI updates (Jackson et al. in prep)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87029,
            "names": [],
            "terms": [
                {
                    "ob_id": 18548,
                    "label": "var_id",
                    "value": "water_class13",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95467,
                    "label": "long_name",
                    "value": "Normalised water class 13 membership, as determined by the fuzzy classification algorithm adapted from Tim Moore (2009) and custom-developed classes to best represent the CCI merged data (Jackson et al. 2017) with OLCI updates (Jackson et al. in prep)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87030,
            "names": [],
            "terms": [
                {
                    "ob_id": 12994,
                    "label": "var_id",
                    "value": "water_class5",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95468,
                    "label": "long_name",
                    "value": "Normalised water class 5 membership, as determined by the fuzzy classification algorithm adapted from Tim Moore (2009) and custom-developed classes to best represent the CCI merged data (Jackson et al. 2017) with OLCI updates (Jackson et al. in prep)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87031,
            "names": [],
            "terms": [
                {
                    "ob_id": 18544,
                    "label": "var_id",
                    "value": "water_class11",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95469,
                    "label": "long_name",
                    "value": "Normalised water class 11 membership, as determined by the fuzzy classification algorithm adapted from Tim Moore (2009) and custom-developed classes to best represent the CCI merged data (Jackson et al. 2017) with OLCI updates (Jackson et al. in prep)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87032,
            "names": [],
            "terms": [
                {
                    "ob_id": 18542,
                    "label": "var_id",
                    "value": "water_class10",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95470,
                    "label": "long_name",
                    "value": "Normalised water class 10 membership, as determined by the fuzzy classification algorithm adapted from Tim Moore (2009) and custom-developed classes to best represent the CCI merged data (Jackson et al. 2017) with OLCI updates (Jackson et al. in prep)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87033,
            "names": [],
            "terms": [
                {
                    "ob_id": 13000,
                    "label": "var_id",
                    "value": "water_class8",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95471,
                    "label": "long_name",
                    "value": "Normalised water class 8 membership, as determined by the fuzzy classification algorithm adapted from Tim Moore (2009) and custom-developed classes to best represent the CCI merged data (Jackson et al. 2017) with OLCI updates (Jackson et al. in prep)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87034,
            "names": [],
            "terms": [
                {
                    "ob_id": 18546,
                    "label": "var_id",
                    "value": "water_class12",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95472,
                    "label": "long_name",
                    "value": "Normalised water class 12 membership, as determined by the fuzzy classification algorithm adapted from Tim Moore (2009) and custom-developed classes to best represent the CCI merged data (Jackson et al. 2017) with OLCI updates (Jackson et al. in prep)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87035,
            "names": [],
            "terms": [
                {
                    "ob_id": 12992,
                    "label": "var_id",
                    "value": "water_class4",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95473,
                    "label": "long_name",
                    "value": "Normalised water class 4 membership, as determined by the fuzzy classification algorithm adapted from Tim Moore (2009) and custom-developed classes to best represent the CCI merged data (Jackson et al. 2017) with OLCI updates (Jackson et al. in prep)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87036,
            "names": [],
            "terms": [
                {
                    "ob_id": 18550,
                    "label": "var_id",
                    "value": "water_class14",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95474,
                    "label": "long_name",
                    "value": "Normalised water class 14 membership, as determined by the fuzzy classification algorithm adapted from Tim Moore (2009) and custom-developed classes to best represent the CCI merged data (Jackson et al. 2017) with OLCI updates (Jackson et al. in prep)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87037,
            "names": [],
            "terms": [
                {
                    "ob_id": 12990,
                    "label": "var_id",
                    "value": "water_class3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95475,
                    "label": "long_name",
                    "value": "Normalised water class 3 membership, as determined by the fuzzy classification algorithm adapted from Tim Moore (2009) and custom-developed classes to best represent the CCI merged data (Jackson et al. 2017) with OLCI updates (Jackson et al. in prep)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87038,
            "names": [],
            "terms": [
                {
                    "ob_id": 12988,
                    "label": "var_id",
                    "value": "water_class2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95476,
                    "label": "long_name",
                    "value": "Normalised water class 2 membership, as determined by the fuzzy classification algorithm adapted from Tim Moore (2009) and custom-developed classes to best represent the CCI merged data (Jackson et al. 2017) with OLCI updates (Jackson et al. in prep)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87039,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33885,
                    "label": "long_name",
                    "value": "Total Turbulent Upward Surface Heat Flux (COARE output)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33886,
                    "label": "var_id",
                    "value": "turbulent_heat_flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87040,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33870,
                    "label": "long_name",
                    "value": "Roughness Length for Momentum (COARE output)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33871,
                    "label": "var_id",
                    "value": "z0_coare",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87041,
            "names": [],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 4277,
                    "label": "var_id",
                    "value": "wind_direction",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33887,
                    "label": "long_name",
                    "value": "Wind Direction at 40m altitude from WindCube LIDAR",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33888,
                    "label": "standard_name",
                    "value": "wind_direction",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87042,
            "names": [],
            "terms": [
                {
                    "ob_id": 33874,
                    "label": "long_name",
                    "value": "Sea Water Temperature Data Origin Flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33875,
                    "label": "standard_name",
                    "value": "sea_water_temperature_flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33876,
                    "label": "var_id",
                    "value": "sea_surface_temperature_data_origin_flag",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87043,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 44,
                    "label": "standard_name",
                    "value": "wind_speed",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 33893,
                    "label": "long_name",
                    "value": "Wind Speed at 40m altitude from WindCube LIDAR",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33894,
                    "label": "var_id",
                    "value": "measured_wind_speed",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87044,
            "names": [],
            "terms": [
                {
                    "ob_id": 139,
                    "label": "units",
                    "value": "Pa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33895,
                    "label": "long_name",
                    "value": "Windstress (COARE output)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33896,
                    "label": "var_id",
                    "value": "windstress",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87045,
            "names": [],
            "terms": [
                {
                    "ob_id": 33863,
                    "label": "long_name",
                    "value": "Research Vessel in Harbour Flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33864,
                    "label": "standard_name",
                    "value": "in_harbour_flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33865,
                    "label": "var_id",
                    "value": "in_harbour_flag",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87046,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33866,
                    "label": "long_name",
                    "value": "Roughness Length for Heat (COARE output)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33867,
                    "label": "var_id",
                    "value": "z0t_coare",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87047,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33883,
                    "label": "long_name",
                    "value": "Surface Upward Sensible Heat Flux (COARE output)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33884,
                    "label": "var_id",
                    "value": "sensible_heat_flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87048,
            "names": [],
            "terms": [
                {
                    "ob_id": 33829,
                    "label": "long_name",
                    "value": "Air Temperature Data Origin Flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33830,
                    "label": "standard_name",
                    "value": "air_temperature_flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33831,
                    "label": "var_id",
                    "value": "air_temperature_data_origin_flag",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87049,
            "names": [],
            "terms": [
                {
                    "ob_id": 38,
                    "label": "var_id",
                    "value": "time",
                    "vocabulary": ""
                },
                {
                    "ob_id": 7046,
                    "label": "units",
                    "value": "minutes",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87050,
            "names": [],
            "terms": [
                {
                    "ob_id": 27676,
                    "label": "units",
                    "value": "degree_celsius",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33832,
                    "label": "long_name",
                    "value": "Air Temperature adjusted to 2m (COARE output)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33833,
                    "label": "var_id",
                    "value": "air_temperature_2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87051,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 98,
                    "label": "standard_name",
                    "value": "relative_humidity",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 8605,
                    "label": "long_name",
                    "value": "Relative Humidity",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33862,
                    "label": "var_id",
                    "value": "measured_relative_humidity",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87052,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33881,
                    "label": "long_name",
                    "value": "Surface Upward Latent Heat Flux (COARE output)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33882,
                    "label": "var_id",
                    "value": "latent_heat_flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87053,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33891,
                    "label": "long_name",
                    "value": "Wind Speed adjusted to 10m under neutral conditions (COARE output)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33892,
                    "label": "var_id",
                    "value": "u10N_coare",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87054,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 83,
                    "label": "standard_name",
                    "value": "air_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 5609,
                    "label": "long_name",
                    "value": "Air Temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33834,
                    "label": "var_id",
                    "value": "measured_air_temperature",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87055,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33860,
                    "label": "long_name",
                    "value": "Relative Humidity adjusted to 2m (COARE output)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33861,
                    "label": "var_id",
                    "value": "relative_humidity_2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87056,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33889,
                    "label": "long_name",
                    "value": "Wind Speed adjusted to 10m (COARE output)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33890,
                    "label": "var_id",
                    "value": "wind_speed_10m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87057,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33868,
                    "label": "long_name",
                    "value": "Roughness Length for Moisture (COARE output)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33869,
                    "label": "var_id",
                    "value": "z0q_coare",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87058,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8244,
                    "label": "standard_name",
                    "value": "sea_water_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 9028,
                    "label": "var_id",
                    "value": "sea_surface_temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33877,
                    "label": "long_name",
                    "value": "Sea Water Temperature",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87059,
            "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": 6437,
                    "label": "long_name",
                    "value": "Air Pressure",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33828,
                    "label": "var_id",
                    "value": "measured_air_pressure",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87060,
            "names": [],
            "terms": [
                {
                    "ob_id": 33825,
                    "label": "long_name",
                    "value": "Air Pressure Data Origin Flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33826,
                    "label": "standard_name",
                    "value": "air_pressure_flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33827,
                    "label": "var_id",
                    "value": "air_pressure_data_origin_flag",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87061,
            "names": [],
            "terms": [
                {
                    "ob_id": 33857,
                    "label": "long_name",
                    "value": "Relative Humidity Data Origin Flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33858,
                    "label": "standard_name",
                    "value": "relative_humidity_flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33859,
                    "label": "var_id",
                    "value": "relative_humidity_data_origin_flag",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87062,
            "names": [],
            "terms": [
                {
                    "ob_id": 16745,
                    "label": "units",
                    "value": "g kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33878,
                    "label": "long_name",
                    "value": "Specific Humidity adjusted to 2m (COARE output)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33879,
                    "label": "var_id",
                    "value": "specific_humidity_2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87063,
            "names": [],
            "terms": [
                {
                    "ob_id": 3085,
                    "label": "standard_name",
                    "value": "specific_humidity",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 5674,
                    "label": "long_name",
                    "value": "Specific Humidity",
                    "vocabulary": ""
                },
                {
                    "ob_id": 16745,
                    "label": "units",
                    "value": "g kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 33880,
                    "label": "var_id",
                    "value": "measured_specific_humidity",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87064,
            "names": [],
            "terms": [
                {
                    "ob_id": 2712,
                    "label": "units",
                    "value": "cm-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36641,
                    "label": "long_name",
                    "value": "longwave channel wavenumber scale",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36642,
                    "label": "var_id",
                    "value": "lw_wavenumber_scale",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87065,
            "names": [],
            "terms": [
                {
                    "ob_id": 2712,
                    "label": "units",
                    "value": "cm-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36643,
                    "label": "long_name",
                    "value": "shortwave channel wavenumber scale",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36644,
                    "label": "var_id",
                    "value": "sw_wavenumber_scale",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87066,
            "names": [],
            "terms": [
                {
                    "ob_id": 37,
                    "label": "standard_name",
                    "value": "time",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 36645,
                    "label": "long_name",
                    "value": "time of tafts spectrum acquisition",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36646,
                    "label": "var_id",
                    "value": "time_of_observation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87067,
            "names": [],
            "terms": [
                {
                    "ob_id": 36633,
                    "label": "units",
                    "value": "W m^-2 sr^-1 / cm^-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36637,
                    "label": "long_name",
                    "value": "TAFTS SW Radiance Spectrum",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36638,
                    "label": "var_id",
                    "value": "sw_radiance",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87068,
            "names": [],
            "terms": [
                {
                    "ob_id": 36632,
                    "label": "long_name",
                    "value": "TAFTS LW Radiance Spectrum",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36633,
                    "label": "units",
                    "value": "W m^-2 sr^-1 / cm^-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36634,
                    "label": "var_id",
                    "value": "lw_radiance",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87069,
            "names": [],
            "terms": [
                {
                    "ob_id": 36633,
                    "label": "units",
                    "value": "W m^-2 sr^-1 / cm^-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36639,
                    "label": "long_name",
                    "value": "TAFTS SW Radiance Uncertainty Spectrum",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36640,
                    "label": "var_id",
                    "value": "sw_radiance_uncertainty",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87070,
            "names": [],
            "terms": [
                {
                    "ob_id": 36633,
                    "label": "units",
                    "value": "W m^-2 sr^-1 / cm^-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36635,
                    "label": "long_name",
                    "value": "TAFTS LW Radiance Uncertainty Spectrum",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36636,
                    "label": "var_id",
                    "value": "lw_radiance_uncertainty",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87071,
            "names": [],
            "terms": [
                {
                    "ob_id": 36031,
                    "label": "long_name",
                    "value": "date and time",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36032,
                    "label": "units",
                    "value": "YYYY-MM-DD hh:mm:ss",
                    "vocabulary": ""
                },
                {
                    "ob_id": 67586,
                    "label": "var_id",
                    "value": "1",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87072,
            "names": [],
            "terms": [
                {
                    "ob_id": 36036,
                    "label": "long_name",
                    "value": "Quality control flags",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36037,
                    "label": "units",
                    "value": "1 = good quality data, see comment about quality data",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87073,
            "names": [],
            "terms": [
                {
                    "ob_id": 36034,
                    "label": "long_name",
                    "value": "black carbon number concentrations",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36035,
                    "label": "units",
                    "value": "particle cm-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 67592,
                    "label": "var_id",
                    "value": "3",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87074,
            "names": [],
            "terms": [
                {
                    "ob_id": 36038,
                    "label": "long_name",
                    "value": "balck carbon mass flux",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36039,
                    "label": "units",
                    "value": "ng m-2 s-1",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87075,
            "names": [],
            "terms": [
                {
                    "ob_id": 36040,
                    "label": "long_name",
                    "value": "black carbon particle flux",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36041,
                    "label": "units",
                    "value": "cm-2 s-1",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87076,
            "names": [],
            "terms": [
                {
                    "ob_id": 15593,
                    "label": "units",
                    "value": "ng m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 36033,
                    "label": "long_name",
                    "value": "black carbon mass concentrations",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87077,
            "names": [],
            "terms": [
                {
                    "ob_id": 38,
                    "label": "var_id",
                    "value": "time",
                    "vocabulary": ""
                },
                {
                    "ob_id": 7751,
                    "label": "units",
                    "value": "hours",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95477,
                    "label": "long_name",
                    "value": "time in hours since 2022/10/29 13:09:10.09S",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87078,
            "names": [],
            "terms": [
                {
                    "ob_id": 120,
                    "label": "units",
                    "value": "m/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22765,
                    "label": "long_name",
                    "value": "u (east) component of wind vector (m/s)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22766,
                    "label": "var_id",
                    "value": "u_ws",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87079,
            "names": [],
            "terms": [
                {
                    "ob_id": 7,
                    "label": "units",
                    "value": "degrees",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22790,
                    "label": "long_name",
                    "value": "wind direction relative to ship (deg)(bow on = 0)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22791,
                    "label": "var_id",
                    "value": "wd_rel",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87080,
            "names": [],
            "terms": [
                {
                    "ob_id": 7,
                    "label": "units",
                    "value": "degrees",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22788,
                    "label": "long_name",
                    "value": "ship coarse over ground (deg)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22789,
                    "label": "var_id",
                    "value": "cog",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87081,
            "names": [],
            "terms": [
                {
                    "ob_id": 120,
                    "label": "units",
                    "value": "m/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22749,
                    "label": "long_name",
                    "value": "ship speed over ground (m/s)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22750,
                    "label": "var_id",
                    "value": "sog",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87082,
            "names": [],
            "terms": [
                {
                    "ob_id": 22751,
                    "label": "long_name",
                    "value": "flag =1 indicates flow distortion correction applied to true wind speed",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22752,
                    "label": "var_id",
                    "value": "true_wspd_distort_corr_applied",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64470,
                    "label": "units",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87083,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22785,
                    "label": "long_name",
                    "value": "downwelling shortwave clear sky (RRTM simulation)(W/m2)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22786,
                    "label": "var_id",
                    "value": "swdclr",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87084,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22760,
                    "label": "long_name",
                    "value": "net longwave (infra red) radiation (W/m2)(calculated)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22761,
                    "label": "var_id",
                    "value": "pirn",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87085,
            "names": [],
            "terms": [
                {
                    "ob_id": 120,
                    "label": "units",
                    "value": "m/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22780,
                    "label": "long_name",
                    "value": "v (north) component of wind vection (m/s)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22781,
                    "label": "var_id",
                    "value": "v_ws",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87086,
            "names": [],
            "terms": [
                {
                    "ob_id": 7,
                    "label": "units",
                    "value": "degrees",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22754,
                    "label": "long_name",
                    "value": "solar zenith angle (deg)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22755,
                    "label": "var_id",
                    "value": "solar_zenith",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87087,
            "names": [],
            "terms": [
                {
                    "ob_id": 22767,
                    "label": "long_name",
                    "value": "flag indicating corrections to pir",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22768,
                    "label": "var_id",
                    "value": "pir_corflag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64470,
                    "label": "units",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87088,
            "names": [],
            "terms": [
                {
                    "ob_id": 7,
                    "label": "units",
                    "value": "degrees",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22769,
                    "label": "long_name",
                    "value": "solar zenith angle (from RRTM simulation)(deg)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22770,
                    "label": "var_id",
                    "value": "sza_rrtm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87089,
            "names": [],
            "terms": [
                {
                    "ob_id": 22775,
                    "label": "long_name",
                    "value": "flag indicating corrections to psp",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22776,
                    "label": "var_id",
                    "value": "psp_corflag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64470,
                    "label": "units",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87090,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22792,
                    "label": "long_name",
                    "value": "downwelling longwave clear sky (RRTM simulation)(W/m2)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22793,
                    "label": "var_id",
                    "value": "lwdclr",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87091,
            "names": [],
            "terms": [
                {
                    "ob_id": 120,
                    "label": "units",
                    "value": "m/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22783,
                    "label": "long_name",
                    "value": "wind speed relative to ship (m/s)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22784,
                    "label": "var_id",
                    "value": "ws_rel",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87092,
            "names": [],
            "terms": [
                {
                    "ob_id": 7,
                    "label": "units",
                    "value": "degrees",
                    "vocabulary": ""
                },
                {
                    "ob_id": 21421,
                    "label": "var_id",
                    "value": "heading",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22748,
                    "label": "long_name",
                    "value": "ship heading (deg)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87093,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22756,
                    "label": "long_name",
                    "value": "downwelling shortwave (solar) radiation (W/m2)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22757,
                    "label": "var_id",
                    "value": "psp",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87094,
            "names": [],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 155,
                    "label": "var_id",
                    "value": "p",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22782,
                    "label": "long_name",
                    "value": "pressure (hPa)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87095,
            "names": [],
            "terms": [
                {
                    "ob_id": 7,
                    "label": "units",
                    "value": "degrees",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22763,
                    "label": "long_name",
                    "value": "solar azimuth angle (deg)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22764,
                    "label": "var_id",
                    "value": "solar_azimuth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87096,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22746,
                    "label": "long_name",
                    "value": "downwelling longwave (infra red) radiation (W/m2)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22747,
                    "label": "var_id",
                    "value": "pir",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87097,
            "names": [],
            "terms": [
                {
                    "ob_id": 13729,
                    "label": "var_id",
                    "value": "sample",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22492,
                    "label": "long_name",
                    "value": "sample",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87098,
            "names": [],
            "terms": [
                {
                    "ob_id": 12056,
                    "label": "standard_name",
                    "value": "lwe_precipitation_rate",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 22506,
                    "label": "var_id",
                    "value": "prAnom",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22507,
                    "label": "units",
                    "value": "%-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22519,
                    "label": "long_name",
                    "value": "Precipitation rate probability density",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87099,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3168,
                    "label": "standard_name",
                    "value": "surface_net_downward_shortwave_flux",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 22503,
                    "label": "var_id",
                    "value": "rssAnom",
                    "vocabulary": ""
                },
                {
                    "ob_id": 65620,
                    "label": "long_name",
                    "value": "Net surface short wave flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87100,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3165,
                    "label": "standard_name",
                    "value": "surface_net_downward_longwave_flux",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 22501,
                    "label": "var_id",
                    "value": "rlsAnom",
                    "vocabulary": ""
                },
                {
                    "ob_id": 67269,
                    "label": "long_name",
                    "value": "Net surface long wave flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87101,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 4595,
                    "label": "var_id",
                    "value": "flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 23795,
                    "label": "long_name",
                    "value": "data quality flag",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87102,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15105,
                    "label": "var_id",
                    "value": "LWC_JW_U_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15609,
                    "label": "long_name",
                    "value": "Flag for Uncorrected liquid water content from the Johnson Williams instrument",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87103,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 67723,
                    "label": "var_id",
                    "value": "total",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95478,
                    "label": "long_name",
                    "value": "Total",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87104,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95479,
                    "label": "var_id",
                    "value": "nonco2_wmghg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95480,
                    "label": "long_name",
                    "value": "nonco2_wmghg",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87105,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95481,
                    "label": "var_id",
                    "value": "chapter2_other_anthro",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95482,
                    "label": "long_name",
                    "value": "chapter2_other_anthro",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87106,
            "names": [],
            "terms": [
                {
                    "ob_id": 15015,
                    "label": "var_id",
                    "value": "TRCK_GIN_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95483,
                    "label": "long_name",
                    "value": "Flag for TRCK_GIN",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87107,
            "names": [],
            "terms": [
                {
                    "ob_id": 16313,
                    "label": "var_id",
                    "value": "TDEW_CR2_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 69881,
                    "label": "standard_name",
                    "value": "dew_point_temperature status_flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95484,
                    "label": "long_name",
                    "value": "Flag for TDEW_CR2",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87108,
            "names": [],
            "terms": [
                {
                    "ob_id": 15101,
                    "label": "var_id",
                    "value": "TAS_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 69791,
                    "label": "standard_name",
                    "value": "platform_speed_wrt_air status_flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95485,
                    "label": "long_name",
                    "value": "Flag for TAS",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87109,
            "names": [],
            "terms": [
                {
                    "ob_id": 15176,
                    "label": "units",
                    "value": "degree s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60724,
                    "label": "var_id",
                    "value": "WAND_GIN",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95486,
                    "label": "long_name",
                    "value": "GIN wander angle",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87110,
            "names": [],
            "terms": [
                {
                    "ob_id": 15583,
                    "label": "var_id",
                    "value": "V_NOTURB_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95487,
                    "label": "long_name",
                    "value": "Flag for V_NOTURB",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87111,
            "names": [],
            "terms": [
                {
                    "ob_id": 60691,
                    "label": "var_id",
                    "value": "WAND_GIN_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95488,
                    "label": "long_name",
                    "value": "Flag for WAND_GIN",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87112,
            "names": [],
            "terms": [
                {
                    "ob_id": 16253,
                    "label": "var_id",
                    "value": "PSAP_FLO_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95489,
                    "label": "long_name",
                    "value": "Flag for PSAP_FLO",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87113,
            "names": [],
            "terms": [
                {
                    "ob_id": 15019,
                    "label": "var_id",
                    "value": "VELE_GIN_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95490,
                    "label": "long_name",
                    "value": "Flag for VELE_GIN",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87114,
            "names": [],
            "terms": [
                {
                    "ob_id": 15083,
                    "label": "var_id",
                    "value": "HGT_RADR_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95491,
                    "label": "long_name",
                    "value": "Flag for HGT_RADR",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87115,
            "names": [],
            "terms": [
                {
                    "ob_id": 15045,
                    "label": "var_id",
                    "value": "SW_UP_C_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95492,
                    "label": "long_name",
                    "value": "Flag for SW_UP_C",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87116,
            "names": [],
            "terms": [
                {
                    "ob_id": 15057,
                    "label": "var_id",
                    "value": "HDG_GIN_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95493,
                    "label": "long_name",
                    "value": "Flag for HDG_GIN",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 87117,
            "names": [],
            "terms": [
                {
                    "ob_id": 95494,
                    "label": "var_id",
                    "value": "WVSS2F_PRESS_FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 95495,
                    "label": "long_name",
                    "value": "Flag for WVSS2F_PRESS",
                    "vocabulary": ""
                }
            ]
        }
    ]
}