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=49600
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=49700",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=49500",
    "results": [
        {
            "ob_id": 89418,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30582,
                    "label": "standard_name",
                    "value": "tendency_of_sea_water_salinity_expressed_as_salt_content_due_to_parameterized_eddy_dianeutral_mixing",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30583,
                    "label": "var_id",
                    "value": "osaltdiff",
                    "vocabulary": ""
                },
                {
                    "ob_id": 59731,
                    "label": "long_name",
                    "value": "Tendency of Sea Water Salinity Expressed as Salt Content Due to Parameterized Dianeutral Mixing",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89419,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6022,
                    "label": "var_id",
                    "value": "mmrpm2p5",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6395,
                    "label": "long_name",
                    "value": "PM2.5 Mass Mixing Ratio in Lowest Model Layer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6396,
                    "label": "standard_name",
                    "value": "mass_fraction_of_pm2p5_ambient_aerosol_in_air",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 89420,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 87878,
                    "label": "long_name",
                    "value": "Data quality flag: Visibility at 2m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97479,
                    "label": "var_id",
                    "value": "qc_flag_visibility_cs125_2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89421,
            "names": [],
            "terms": [
                {
                    "ob_id": 3495,
                    "label": "units",
                    "value": "km",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6766,
                    "label": "standard_name",
                    "value": "visibility_in_air",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 87890,
                    "label": "long_name",
                    "value": "Visibility at 2m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97480,
                    "label": "var_id",
                    "value": "visibility_cs125_2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89422,
            "names": [],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 87875,
                    "label": "standard_name",
                    "value": "volume_fraction_of_condensed_water_in_soil",
                    "vocabulary": ""
                },
                {
                    "ob_id": 87904,
                    "label": "long_name",
                    "value": "Soil moisture, south site, at 10cm depth",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97481,
                    "label": "var_id",
                    "value": "moisture_soil_10cm_south_B",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89423,
            "names": [],
            "terms": [
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3123,
                    "label": "standard_name",
                    "value": "soil_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 87934,
                    "label": "long_name",
                    "value": "Soil temperature, south site, at 10cm depth",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97482,
                    "label": "var_id",
                    "value": "temperature_soil_10cm_south_B",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89424,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 87996,
                    "label": "long_name",
                    "value": "Data quality flag: Soil moisture, south site, at 10cm depth",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97483,
                    "label": "var_id",
                    "value": "qc_flag_moisture_soil_10cm_south_B",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89425,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 88037,
                    "label": "long_name",
                    "value": "Data quality flag: Soil temperature, south site, at 10cm depth",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97484,
                    "label": "var_id",
                    "value": "qc_flag_temperature_soil_10cm_south_B",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89426,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 87927,
                    "label": "long_name",
                    "value": "Data quality flag: Mean dewpoint temperature (on scale), mounted in an aspirated screen at 1.2m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97485,
                    "label": "var_id",
                    "value": "qc_flag_dewpoint_temperature_1p2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89427,
            "names": [],
            "terms": [
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 4272,
                    "label": "standard_name",
                    "value": "dew_point_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 87983,
                    "label": "long_name",
                    "value": "Mean dewpoint temperature (on scale), mounted in an aspirated screen at 1.2m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97486,
                    "label": "var_id",
                    "value": "dewpoint_temperature_1p2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89428,
            "names": [],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 87869,
                    "label": "long_name",
                    "value": "Mean relative humidity, capacitive humidity detector, mounted in an aspirated screen at 1.2m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97487,
                    "label": "var_id",
                    "value": "relative_humidity_hmp155_1p2m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97488,
                    "label": "standard_name",
                    "value": "nc_char",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89429,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 87892,
                    "label": "long_name",
                    "value": "Data quality flag: Mean relative humidity, capacitive humidity detector, mounted in an aspirated screen at 1.2m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97489,
                    "label": "var_id",
                    "value": "qc_flag_relative_humidity_hmp155_1p2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89430,
            "names": [],
            "terms": [
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 4272,
                    "label": "standard_name",
                    "value": "dew_point_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 97490,
                    "label": "var_id",
                    "value": "dewpoint_temperature_50m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97491,
                    "label": "long_name",
                    "value": "Mean dewpoint temperature (on scale), mounted in an aspirated screen at 50m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89431,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97492,
                    "label": "var_id",
                    "value": "qc_flag_dewpoint_temperature_50m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97493,
                    "label": "long_name",
                    "value": "Data quality flag: Mean dewpoint temperature (on scale), mounted in an aspirated screen at 50m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89432,
            "names": [],
            "terms": [
                {
                    "ob_id": 83,
                    "label": "standard_name",
                    "value": "air_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97494,
                    "label": "var_id",
                    "value": "air_temperature_rtd_50m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97495,
                    "label": "long_name",
                    "value": "Mean temperature, resistance temperature detector, mounted in an aspirated screen at 50m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89433,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97496,
                    "label": "var_id",
                    "value": "qc_flag_air_temperature_rtd_50m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97497,
                    "label": "long_name",
                    "value": "Data quality flag: Mean temperature, resistance temperature detector, mounted in an aspirated screen at 50m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89434,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97498,
                    "label": "var_id",
                    "value": "qc_flag_air_temperature_rtd_25m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97499,
                    "label": "long_name",
                    "value": "Data quality flag: Mean temperature, resistance temperature detector, mounted in an aspirated screen at 25m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89435,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97500,
                    "label": "var_id",
                    "value": "qc_flag_air_temperature_rtd_10m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97501,
                    "label": "long_name",
                    "value": "Data quality flag: Mean temperature, resistance temperature detector, mounted in an aspirated screen at 10m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89436,
            "names": [],
            "terms": [
                {
                    "ob_id": 98,
                    "label": "standard_name",
                    "value": "relative_humidity",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97502,
                    "label": "var_id",
                    "value": "relative_humidity_10m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97503,
                    "label": "long_name",
                    "value": "Mean relative humidity, capacitive humidity detector, mounted in an aspirated screen at 10m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89437,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97504,
                    "label": "var_id",
                    "value": "qc_flag_air_temperature_rot_1p2m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97505,
                    "label": "long_name",
                    "value": "Data quality flag: Mean temperature, resistance temperature detector, mounted in an aspirated screen at 1.2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89438,
            "names": [],
            "terms": [
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 4272,
                    "label": "standard_name",
                    "value": "dew_point_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 97506,
                    "label": "var_id",
                    "value": "dewpoint_temperature_10m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97507,
                    "label": "long_name",
                    "value": "Mean dewpoint temperature (on scale), mounted in an aspirated screen at 10m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89439,
            "names": [],
            "terms": [
                {
                    "ob_id": 83,
                    "label": "standard_name",
                    "value": "air_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97508,
                    "label": "var_id",
                    "value": "air_temperature_rtd_25m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97509,
                    "label": "long_name",
                    "value": "Mean temperature, resistance temperature detector, mounted in an aspirated screen at 25m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89440,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97510,
                    "label": "var_id",
                    "value": "qc_flag_dewpoint_temperature_10m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97511,
                    "label": "long_name",
                    "value": "Data quality flag: Mean dewpoint temperature (on scale), mounted in an aspirated screen at 10m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89441,
            "names": [],
            "terms": [
                {
                    "ob_id": 83,
                    "label": "standard_name",
                    "value": "air_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97512,
                    "label": "var_id",
                    "value": "air_temperature_rot_1p2m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97513,
                    "label": "long_name",
                    "value": "Mean temperature, resistance temperature detector, mounted in an aspirated screen at 1.2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89442,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97514,
                    "label": "var_id",
                    "value": "qc_flag_relative_humidity_10m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97515,
                    "label": "long_name",
                    "value": "Data quality flag: Mean relative humidity, capacitive humidity detector, mounted in an aspirated screen at 10m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89443,
            "names": [],
            "terms": [
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 4272,
                    "label": "standard_name",
                    "value": "dew_point_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 97516,
                    "label": "var_id",
                    "value": "dewpoint_temperature_25m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97517,
                    "label": "long_name",
                    "value": "Mean dewpoint temperature (on scale), mounted in an aspirated screen at 25m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89444,
            "names": [],
            "terms": [
                {
                    "ob_id": 83,
                    "label": "standard_name",
                    "value": "air_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97518,
                    "label": "var_id",
                    "value": "air_temperature_rtd_10m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97519,
                    "label": "long_name",
                    "value": "Mean temperature, resistance temperature detector, mounted in an aspirated screen at 10m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89445,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97520,
                    "label": "var_id",
                    "value": "qc_flag_dewpoint_temperature_25m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97521,
                    "label": "long_name",
                    "value": "Data quality flag: Mean dewpoint temperature (on scale), mounted in an aspirated screen at 25m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89446,
            "names": [],
            "terms": [
                {
                    "ob_id": 12,
                    "label": "units",
                    "value": "s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30286,
                    "label": "standard_name",
                    "value": "photolysis_rate_of_nitrogen_dioxide",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97522,
                    "label": "var_id",
                    "value": "photolysis_rate_of_nitrogen_dioxide_4m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97523,
                    "label": "long_name",
                    "value": "Photolysis rate of NO2 at 4m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89447,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97524,
                    "label": "var_id",
                    "value": "qc_flag_photolysis_rate_of_nitrogen_dioxide_4m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97525,
                    "label": "long_name",
                    "value": "Data quality flag: Photolysis rate of NO2 at 4m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89448,
            "names": [],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 87875,
                    "label": "standard_name",
                    "value": "volume_fraction_of_condensed_water_in_soil",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97526,
                    "label": "var_id",
                    "value": "moisture_soil_20cm_south_B",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97527,
                    "label": "long_name",
                    "value": "Soil moisture, south site, at 20cm depth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89449,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97528,
                    "label": "var_id",
                    "value": "qc_flag_moisture_soil_20cm_south_B",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97529,
                    "label": "long_name",
                    "value": "Data quality flag: Soil moisture, south site, at 20cm depth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89450,
            "names": [],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 87875,
                    "label": "standard_name",
                    "value": "volume_fraction_of_condensed_water_in_soil",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97530,
                    "label": "var_id",
                    "value": "moisture_soil_60cm_south_B",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97531,
                    "label": "long_name",
                    "value": "Soil moisture, south site, at 60cm depth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89451,
            "names": [],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 87875,
                    "label": "standard_name",
                    "value": "volume_fraction_of_condensed_water_in_soil",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97532,
                    "label": "var_id",
                    "value": "moisture_soil_1m_south_B",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97533,
                    "label": "long_name",
                    "value": "Soil moisture, south site, at 1m depth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89452,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97534,
                    "label": "var_id",
                    "value": "qc_flag_moisture_soil_60cm_south_B",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97535,
                    "label": "long_name",
                    "value": "Data quality flag: Soil moisture, south site, at 60cm depth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89453,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97536,
                    "label": "var_id",
                    "value": "qc_flag_moisture_soil_40cm_south_B",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97537,
                    "label": "long_name",
                    "value": "Data quality flag: Soil moisture, south site, at 40cm depth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89454,
            "names": [],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 87875,
                    "label": "standard_name",
                    "value": "volume_fraction_of_condensed_water_in_soil",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97538,
                    "label": "var_id",
                    "value": "moisture_soil_30cm_south_B",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97539,
                    "label": "long_name",
                    "value": "Soil moisture, south site, at 30cm depth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89455,
            "names": [],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 87875,
                    "label": "standard_name",
                    "value": "volume_fraction_of_condensed_water_in_soil",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97540,
                    "label": "var_id",
                    "value": "moisture_soil_40cm_south_B",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97541,
                    "label": "long_name",
                    "value": "Soil moisture, south site, at 40cm depth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89456,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97542,
                    "label": "var_id",
                    "value": "qc_flag_moisture_soil_30cm_south_B",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97543,
                    "label": "long_name",
                    "value": "Data quality flag: Soil moisture, south site, at 30cm depth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89457,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97544,
                    "label": "var_id",
                    "value": "qc_flag_moisture_soil_1m_south_B",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97545,
                    "label": "long_name",
                    "value": "Data quality flag: Soil moisture, south site, at 1m depth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89458,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97546,
                    "label": "var_id",
                    "value": "qc_flag_moisture_soil_2cm_south",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97547,
                    "label": "long_name",
                    "value": "Data quality flag: Soil moisture, south site, at 2cm depth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89459,
            "names": [],
            "terms": [
                {
                    "ob_id": 83,
                    "label": "standard_name",
                    "value": "air_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97548,
                    "label": "var_id",
                    "value": "air_temperature_prt_2m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97549,
                    "label": "long_name",
                    "value": "Mean temperature, platinum resistance thermometer, mounted in an aspirated screen at 2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89460,
            "names": [],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 87875,
                    "label": "standard_name",
                    "value": "volume_fraction_of_condensed_water_in_soil",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97550,
                    "label": "var_id",
                    "value": "moisture_soil_2cm_south",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97551,
                    "label": "long_name",
                    "value": "Soil moisture, south site, at 2cm depth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89461,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97552,
                    "label": "var_id",
                    "value": "qc_flag_synop_code",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97553,
                    "label": "long_name",
                    "value": "Data quality flag: SYNOP code (FM-12)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89462,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97554,
                    "label": "var_id",
                    "value": "qc_flag_air_temperature_prt_2m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97555,
                    "label": "long_name",
                    "value": "Data quality flag: Mean temperature, platinum resistance thermometer, mounted in an aspirated screen at 2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89463,
            "names": [],
            "terms": [
                {
                    "ob_id": 97556,
                    "label": "var_id",
                    "value": "synop_code",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97557,
                    "label": "long_name",
                    "value": "SYNOP code (FM-12)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89464,
            "names": [],
            "terms": [
                {
                    "ob_id": 65570,
                    "label": "units",
                    "value": "mm hr-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97558,
                    "label": "var_id",
                    "value": "precipitation_intensity",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97559,
                    "label": "long_name",
                    "value": "Precipitation intensity from present weather sensor at 2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89465,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97560,
                    "label": "var_id",
                    "value": "qc_flag_precipitation_intensity",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97561,
                    "label": "long_name",
                    "value": "Data quality flag: Precipitation intensity from present weather sensor at 2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89466,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97562,
                    "label": "var_id",
                    "value": "qc_flag_relative_humidity_rot_1p2m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97563,
                    "label": "long_name",
                    "value": "Data quality flag: Mean air relative humidity, in an aspirated screen, at 1.2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89467,
            "names": [],
            "terms": [
                {
                    "ob_id": 98,
                    "label": "standard_name",
                    "value": "relative_humidity",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97564,
                    "label": "var_id",
                    "value": "relative_humidity_rot_1p2m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97565,
                    "label": "long_name",
                    "value": "Mean air relative humidity, in an aspirated screen, at 1.2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89468,
            "names": [],
            "terms": [
                {
                    "ob_id": 98,
                    "label": "standard_name",
                    "value": "relative_humidity",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97566,
                    "label": "var_id",
                    "value": "relative_humidity_15cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97567,
                    "label": "long_name",
                    "value": "15 cm air relative humidity, housed in an aspirated screen",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89469,
            "names": [],
            "terms": [
                {
                    "ob_id": 83,
                    "label": "standard_name",
                    "value": "air_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97568,
                    "label": "var_id",
                    "value": "temperature_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97569,
                    "label": "long_name",
                    "value": "40 cm air temperature, housed in an aspirated screen",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89470,
            "names": [],
            "terms": [
                {
                    "ob_id": 98,
                    "label": "standard_name",
                    "value": "relative_humidity",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97570,
                    "label": "var_id",
                    "value": "relative_humidity_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97571,
                    "label": "long_name",
                    "value": "40 cm air relative humidity, housed in an aspirated screen",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89471,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97572,
                    "label": "var_id",
                    "value": "qc_flag_temperature_15cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97573,
                    "label": "long_name",
                    "value": "Data quality flag: 15 cm air temperature, housed in an aspirated screen",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89472,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97574,
                    "label": "var_id",
                    "value": "qc_flag_temperature_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97575,
                    "label": "long_name",
                    "value": "Data quality flag: 40 cm air temperature, housed in an aspirated screen",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89473,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97576,
                    "label": "var_id",
                    "value": "qc_flag_relative_humidity_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97577,
                    "label": "long_name",
                    "value": "Data quality flag: 40 cm air relative humidity, housed in an aspirated screen",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89474,
            "names": [],
            "terms": [
                {
                    "ob_id": 83,
                    "label": "standard_name",
                    "value": "air_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97578,
                    "label": "var_id",
                    "value": "temperature_15cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97579,
                    "label": "long_name",
                    "value": "15 cm air temperature, housed in an aspirated screen",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89475,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97580,
                    "label": "var_id",
                    "value": "qc_flag_relative_humidity_15cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97581,
                    "label": "long_name",
                    "value": "Data quality flag: 15 cm air relative humidity, housed in an aspirated screen",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89476,
            "names": [],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97582,
                    "label": "var_id",
                    "value": "relative_humidity_grass_canopy_sensorB",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97583,
                    "label": "long_name",
                    "value": "Grass top air relative humidity, housed in an aspirated screen, sensor B",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89477,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97584,
                    "label": "var_id",
                    "value": "qc_flag_relative_humidity_grass_canopy_sensorB",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97585,
                    "label": "long_name",
                    "value": "Data quality flag: Grass top air relative humidity, housed in an aspirated screen, sensor B",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89478,
            "names": [],
            "terms": [
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97586,
                    "label": "var_id",
                    "value": "temperature_grass_canopy_sensorB",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97587,
                    "label": "long_name",
                    "value": "Grass top air temperature, housed in an aspirated screen, sensor B",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89479,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97588,
                    "label": "var_id",
                    "value": "qc_flag_temperature_grass_canopy_sensorB",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97589,
                    "label": "long_name",
                    "value": "Data quality flag: Grass top air temperature, housed in an aspirated screen, sensor B",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89480,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97590,
                    "label": "var_id",
                    "value": "qc_flag_soil_heat_flux_1cm_south_b",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97591,
                    "label": "long_name",
                    "value": "Data quality flag: Soil heat flux, south site, at 1cm depth, sensor B",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89481,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97592,
                    "label": "var_id",
                    "value": "qc_flag_tt_variance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97593,
                    "label": "long_name",
                    "value": "Data quality flag: Variance of sonic derived temperature at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89482,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97594,
                    "label": "var_id",
                    "value": "qc_flag_uv_covariance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97595,
                    "label": "long_name",
                    "value": "Data quality flag: Covariance of horizontal components of the wind in the direction of and perpendicular to the mean wind vector at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89483,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97596,
                    "label": "var_id",
                    "value": "qc_flag_temperature_water_table_south",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97597,
                    "label": "long_name",
                    "value": "Data quality flag: Temperature at water table, south site",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89484,
            "names": [],
            "terms": [
                {
                    "ob_id": 5855,
                    "label": "units",
                    "value": "m2 s-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97598,
                    "label": "var_id",
                    "value": "uu_variance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97599,
                    "label": "long_name",
                    "value": "Variance of horizontal component of wind in the direction of the mean wind vector at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89485,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97600,
                    "label": "var_id",
                    "value": "qc_flag_wind_direction_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97601,
                    "label": "long_name",
                    "value": "Data quality flag: Mean vector wind direction at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89486,
            "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": 97602,
                    "label": "var_id",
                    "value": "wind_speed_vector_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97603,
                    "label": "long_name",
                    "value": "Mean vector wind speed at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89487,
            "names": [],
            "terms": [
                {
                    "ob_id": 5853,
                    "label": "units",
                    "value": "K2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97604,
                    "label": "var_id",
                    "value": "tt_variance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97605,
                    "label": "long_name",
                    "value": "Variance of sonic derived temperature at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89488,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97606,
                    "label": "var_id",
                    "value": "qc_flag_ww_variance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97607,
                    "label": "long_name",
                    "value": "Data quality flag: Variance of w/vertical upwards component of wind at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89489,
            "names": [],
            "terms": [
                {
                    "ob_id": 5855,
                    "label": "units",
                    "value": "m2 s-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97608,
                    "label": "var_id",
                    "value": "ww_variance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97609,
                    "label": "long_name",
                    "value": "Variance of w/vertical upwards component of wind at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89490,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97610,
                    "label": "var_id",
                    "value": "qc_flag_wind_speed_vector_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97611,
                    "label": "long_name",
                    "value": "Data quality flag: Mean vector wind speed at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89491,
            "names": [],
            "terms": [
                {
                    "ob_id": 4060,
                    "label": "units",
                    "value": "K m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97612,
                    "label": "var_id",
                    "value": "wt_covariance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97613,
                    "label": "long_name",
                    "value": "Covariance of w/vertical component of wind with sonic derived temperature at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89492,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6762,
                    "label": "standard_name",
                    "value": "wind_speed_of_gust",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 97614,
                    "label": "var_id",
                    "value": "wind_speed_max_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97615,
                    "label": "long_name",
                    "value": "Maximum scalar wind speed over averaging period at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89493,
            "names": [],
            "terms": [
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97616,
                    "label": "var_id",
                    "value": "temperature_water_table_south",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97617,
                    "label": "long_name",
                    "value": "Temperature at water table, south site",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89494,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3145,
                    "label": "standard_name",
                    "value": "downward_heat_flux_in_soil",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 97618,
                    "label": "var_id",
                    "value": "soil_heat_flux_1cm_south_b",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97619,
                    "label": "long_name",
                    "value": "Soil heat flux, south site, at 1cm depth, sensor B",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89495,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97620,
                    "label": "var_id",
                    "value": "qc_flag_temperature_soil_22cm_south_B",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97621,
                    "label": "long_name",
                    "value": "Data quality flag: Soil temperature, south site, at 22cm depth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89496,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97622,
                    "label": "var_id",
                    "value": "qc_flag_vw_covariance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97623,
                    "label": "long_name",
                    "value": "Data quality flag: Covariance of horizontal component of the wind perpendicular to the direction of the mean wind vector and w/vertical component of wind at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89497,
            "names": [],
            "terms": [
                {
                    "ob_id": 5855,
                    "label": "units",
                    "value": "m2 s-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97624,
                    "label": "var_id",
                    "value": "uw_covariance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97625,
                    "label": "long_name",
                    "value": "Covariance of horizontal component of the wind in the direction of the mean wind vector and w/vertical component of wind at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89498,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97626,
                    "label": "var_id",
                    "value": "qc_flag_wind_speed_scalar_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97627,
                    "label": "long_name",
                    "value": "Data quality flag: Mean wind speed (scalar average) at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89499,
            "names": [],
            "terms": [
                {
                    "ob_id": 5855,
                    "label": "units",
                    "value": "m2 s-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97628,
                    "label": "var_id",
                    "value": "vv_variance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97629,
                    "label": "long_name",
                    "value": "Variance of horizontal component of wind perpendicular to the mean wind vector at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89500,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97630,
                    "label": "var_id",
                    "value": "qc_flag_temperature_soil_57cm_south_B",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97631,
                    "label": "long_name",
                    "value": "Data quality flag: Soil temperature, south site, at 57cm depth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89501,
            "names": [],
            "terms": [
                {
                    "ob_id": 48,
                    "label": "standard_name",
                    "value": "wind_from_direction",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 87791,
                    "label": "units",
                    "value": "arc_degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97632,
                    "label": "var_id",
                    "value": "wind_direction_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97633,
                    "label": "long_name",
                    "value": "Mean vector wind direction at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89502,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97634,
                    "label": "var_id",
                    "value": "qc_flag_uu_variance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97635,
                    "label": "long_name",
                    "value": "Data quality flag: Variance of horizontal component of wind in the direction of the mean wind vector at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89503,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97636,
                    "label": "var_id",
                    "value": "qc_flag_wt_covariance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97637,
                    "label": "long_name",
                    "value": "Data quality flag: Covariance of w/vertical component of wind with sonic derived temperature at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89504,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97638,
                    "label": "var_id",
                    "value": "qc_flag_wind_speed_max_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97639,
                    "label": "long_name",
                    "value": "Data quality flag: Maximum scalar wind speed over averaging period at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89505,
            "names": [],
            "terms": [
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3123,
                    "label": "standard_name",
                    "value": "soil_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 97640,
                    "label": "var_id",
                    "value": "temperature_soil_57cm_south_B",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97641,
                    "label": "long_name",
                    "value": "Soil temperature, south site, at 57cm depth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89506,
            "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": 97642,
                    "label": "var_id",
                    "value": "wind_speed_scalar_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97643,
                    "label": "long_name",
                    "value": "Mean wind speed (scalar average) at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89507,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97644,
                    "label": "var_id",
                    "value": "qc_flag_uw_covariance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97645,
                    "label": "long_name",
                    "value": "Data quality flag: Covariance of horizontal component of the wind in the direction of the mean wind vector and w/vertical component of wind at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89508,
            "names": [],
            "terms": [
                {
                    "ob_id": 5855,
                    "label": "units",
                    "value": "m2 s-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97646,
                    "label": "var_id",
                    "value": "vw_covariance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97647,
                    "label": "long_name",
                    "value": "Covariance of horizontal component of the wind perpendicular to the direction of the mean wind vector and w/vertical component of wind at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89509,
            "names": [],
            "terms": [
                {
                    "ob_id": 4060,
                    "label": "units",
                    "value": "K m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97648,
                    "label": "var_id",
                    "value": "ut_covariance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97649,
                    "label": "long_name",
                    "value": "Covariance of the horizontal wind in the direction of the mean wind vector with sonic derived temperature at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89510,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97650,
                    "label": "var_id",
                    "value": "qc_flag_vv_variance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97651,
                    "label": "long_name",
                    "value": "Data quality flag: Variance of horizontal component of wind perpendicular to the mean wind vector at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89511,
            "names": [],
            "terms": [
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3123,
                    "label": "standard_name",
                    "value": "soil_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 97652,
                    "label": "var_id",
                    "value": "temperature_soil_22cm_south_B",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97653,
                    "label": "long_name",
                    "value": "Soil temperature, south site, at 22cm depth",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89512,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97654,
                    "label": "var_id",
                    "value": "qc_flag_ut_covariance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97655,
                    "label": "long_name",
                    "value": "Data quality flag: Covariance of the horizontal wind in the direction of the mean wind vector with sonic derived temperature at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89513,
            "names": [],
            "terms": [
                {
                    "ob_id": 5855,
                    "label": "units",
                    "value": "m2 s-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97656,
                    "label": "var_id",
                    "value": "uv_covariance_40cm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 97657,
                    "label": "long_name",
                    "value": "Covariance of horizontal components of the wind in the direction of and perpendicular to the mean wind vector at 40cm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89514,
            "names": [],
            "terms": [
                {
                    "ob_id": 75967,
                    "label": "units",
                    "value": "UTC",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89515,
            "names": [],
            "terms": [
                {
                    "ob_id": 97658,
                    "label": "long_name",
                    "value": "1-sigma sampling uncertainty",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89516,
            "names": [],
            "terms": [
                {
                    "ob_id": 35792,
                    "label": "standard_name",
                    "value": "SINGLE",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35793,
                    "label": "var_id",
                    "value": "SINGLE",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 89517,
            "names": [],
            "terms": [
                {
                    "ob_id": 70,
                    "label": "units",
                    "value": "degrees_north",
                    "vocabulary": ""
                },
                {
                    "ob_id": 72,
                    "label": "standard_name",
                    "value": "latitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 220,
                    "label": "long_name",
                    "value": "latitude",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35794,
                    "label": "var_id",
                    "value": "latitude_uv",
                    "vocabulary": ""
                }
            ]
        }
    ]
}