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

{
    "count": 51157,
    "next": "https://catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=32500",
    "previous": "https://catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=32300",
    "results": [
        {
            "ob_id": 84491,
            "names": [],
            "terms": [
                {
                    "ob_id": 4394,
                    "label": "units",
                    "value": "mol m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20463,
                    "label": "standard_name",
                    "value": "mole_concentration_of_diazotrophs_expressed_as_carbon_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 90018,
                    "label": "var_id",
                    "value": "phydiazos",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91914,
                    "label": "long_name",
                    "value": "Surface Mole Concentration of Diazotrophs expressed as Carbon in sea water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84492,
            "names": [],
            "terms": [
                {
                    "ob_id": 4394,
                    "label": "units",
                    "value": "mol m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20014,
                    "label": "standard_name",
                    "value": "mole_concentration_of_calcite_expressed_as_carbon_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 91915,
                    "label": "var_id",
                    "value": "calcos",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91916,
                    "label": "long_name",
                    "value": "Surface Calcite Concentration",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84493,
            "names": [],
            "terms": [
                {
                    "ob_id": 4394,
                    "label": "units",
                    "value": "mol m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30777,
                    "label": "standard_name",
                    "value": "mole_concentration_of_particulate_organic_matter_expressed_as_silicon_in_sea_water",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30778,
                    "label": "var_id",
                    "value": "bsios",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91917,
                    "label": "long_name",
                    "value": "Surface Mole Concentration of Particulate Organic Matter expressed as Silicon in sea water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84494,
            "names": [],
            "terms": [
                {
                    "ob_id": 4394,
                    "label": "units",
                    "value": "mol m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 19013,
                    "label": "standard_name",
                    "value": "mole_concentration_of_miscellaneous_phytoplankton_expressed_as_carbon_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 91918,
                    "label": "var_id",
                    "value": "phymiscos",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91919,
                    "label": "long_name",
                    "value": "Surface Mole Concentration of Miscellaneous Phytoplankton expressed as Carbon in sea water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84495,
            "names": [],
            "terms": [
                {
                    "ob_id": 4394,
                    "label": "units",
                    "value": "mol m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20095,
                    "label": "standard_name",
                    "value": "mole_concentration_of_microzooplankton_expressed_as_carbon_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 91920,
                    "label": "var_id",
                    "value": "zmicroos",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91921,
                    "label": "long_name",
                    "value": "Surface Mole Concentration of Microzooplankton expressed as Carbon in sea water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84496,
            "names": [],
            "terms": [
                {
                    "ob_id": 4394,
                    "label": "units",
                    "value": "mol m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20448,
                    "label": "standard_name",
                    "value": "mole_concentration_of_bacteria_expressed_as_carbon_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 91922,
                    "label": "var_id",
                    "value": "baccos",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91923,
                    "label": "long_name",
                    "value": "Surface Bacterial Carbon Concentration",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84497,
            "names": [],
            "terms": [
                {
                    "ob_id": 4394,
                    "label": "units",
                    "value": "mol m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30645,
                    "label": "standard_name",
                    "value": "mole_concentration_of_carbonate_expressed_as_carbon_at_equilibrium_with_pure_aragonite_in_sea_water",
                    "vocabulary": ""
                },
                {
                    "ob_id": 90023,
                    "label": "var_id",
                    "value": "co3sataragos",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91924,
                    "label": "long_name",
                    "value": "Surface Mole Concentration of Carbonate Ion in Equilibrium with Pure Aragonite in sea water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84498,
            "names": [],
            "terms": [
                {
                    "ob_id": 4502,
                    "label": "units",
                    "value": "kg m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20454,
                    "label": "standard_name",
                    "value": "mass_concentration_of_diazotrophs_expressed_as_chlorophyll_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 90106,
                    "label": "var_id",
                    "value": "chldiazos",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91925,
                    "label": "long_name",
                    "value": "Surface Mass Concentration of Diazotrophs expressed as Chlorophyll in sea water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84499,
            "names": [],
            "terms": [
                {
                    "ob_id": 18959,
                    "label": "units",
                    "value": "mol m-3 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20471,
                    "label": "long_name",
                    "value": "Net Primary Mole Productivity of Carbon by Picophytoplankton",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20595,
                    "label": "standard_name",
                    "value": "tendency_of_mole_concentration_of_particulate_organic_matter_expressed_as_carbon_in_sea_water_due_to_net_primary_production_by_picophytoplankton",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 91926,
                    "label": "var_id",
                    "value": "pppico",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84500,
            "names": [],
            "terms": [
                {
                    "ob_id": 4502,
                    "label": "units",
                    "value": "kg m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 19658,
                    "label": "standard_name",
                    "value": "mass_concentration_of_phytoplankton_expressed_as_chlorophyll_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 30769,
                    "label": "var_id",
                    "value": "chlos",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91927,
                    "label": "long_name",
                    "value": "Surface Mass Concentration of Total Phytoplankton expressed as Chlorophyll in sea water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84501,
            "names": [],
            "terms": [
                {
                    "ob_id": 4394,
                    "label": "units",
                    "value": "mol m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 19035,
                    "label": "standard_name",
                    "value": "mole_concentration_of_phytoplankton_expressed_as_silicon_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 90129,
                    "label": "var_id",
                    "value": "physios",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91928,
                    "label": "long_name",
                    "value": "Surface Mole Concentration of Total Phytoplankton expressed as Silicon in sea water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84502,
            "names": [],
            "terms": [
                {
                    "ob_id": 4502,
                    "label": "units",
                    "value": "kg m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20454,
                    "label": "standard_name",
                    "value": "mass_concentration_of_diazotrophs_expressed_as_chlorophyll_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 20455,
                    "label": "var_id",
                    "value": "chldiaz",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91929,
                    "label": "long_name",
                    "value": "Mass Concentration of Diazotrophs expressed as Chlorophyll in sea water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84503,
            "names": [],
            "terms": [
                {
                    "ob_id": 4394,
                    "label": "units",
                    "value": "mol m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14258,
                    "label": "var_id",
                    "value": "bsi",
                    "vocabulary": ""
                },
                {
                    "ob_id": 19024,
                    "label": "standard_name",
                    "value": "mole_concentration_of_particulate_matter_expressed_as_silicon_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 91930,
                    "label": "long_name",
                    "value": "Mole Concentration of Particulate Organic Matter expressed as Silicon in sea water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84504,
            "names": [],
            "terms": [
                {
                    "ob_id": 4394,
                    "label": "units",
                    "value": "mol m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20466,
                    "label": "standard_name",
                    "value": "mole_concentration_of_picophytoplankton_expressed_as_carbon_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 20467,
                    "label": "var_id",
                    "value": "phypico",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91931,
                    "label": "long_name",
                    "value": "Mole Concentration of Picophytoplankton expressed as Carbon in sea water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84505,
            "names": [],
            "terms": [
                {
                    "ob_id": 4502,
                    "label": "units",
                    "value": "kg m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 19019,
                    "label": "standard_name",
                    "value": "mass_concentration_of_miscellaneous_phytoplankton_expressed_as_chlorophyll_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 19020,
                    "label": "var_id",
                    "value": "chlmisc",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91932,
                    "label": "long_name",
                    "value": "Mass Concentration of Other Phytoplankton expressed as Chlorophyll in sea water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84506,
            "names": [],
            "terms": [
                {
                    "ob_id": 4394,
                    "label": "units",
                    "value": "mol m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20095,
                    "label": "standard_name",
                    "value": "mole_concentration_of_microzooplankton_expressed_as_carbon_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 20096,
                    "label": "var_id",
                    "value": "zmicro",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91933,
                    "label": "long_name",
                    "value": "Mole Concentration of Microzooplankton expressed as Carbon in sea water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84507,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30104,
                    "label": "standard_name",
                    "value": "net_primary_productivity_of_biomass_expressed_as_carbon",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30725,
                    "label": "var_id",
                    "value": "nppLut",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91934,
                    "label": "long_name",
                    "value": "net primary productivity on land use tile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84508,
            "names": [],
            "terms": [
                {
                    "ob_id": 4394,
                    "label": "units",
                    "value": "mol m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20448,
                    "label": "standard_name",
                    "value": "mole_concentration_of_bacteria_expressed_as_carbon_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 20449,
                    "label": "var_id",
                    "value": "bacc",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91935,
                    "label": "long_name",
                    "value": "Bacterial Carbon Concentration",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84509,
            "names": [],
            "terms": [
                {
                    "ob_id": 4394,
                    "label": "units",
                    "value": "mol m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20092,
                    "label": "standard_name",
                    "value": "mole_concentration_of_mesozooplankton_expressed_as_carbon_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 20093,
                    "label": "var_id",
                    "value": "zmeso",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91936,
                    "label": "long_name",
                    "value": "Mole Concentration of Mesozooplankton expressed as Carbon in sea water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84510,
            "names": [],
            "terms": [
                {
                    "ob_id": 4502,
                    "label": "units",
                    "value": "kg m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20457,
                    "label": "standard_name",
                    "value": "mass_concentration_of_picophytoplankton_expressed_as_chlorophyll_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 20458,
                    "label": "var_id",
                    "value": "chlpico",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91937,
                    "label": "long_name",
                    "value": "Mass Concentration of Picophytoplankton expressed as Chlorophyll in sea water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84511,
            "names": [],
            "terms": [
                {
                    "ob_id": 4394,
                    "label": "units",
                    "value": "mol m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 19585,
                    "label": "var_id",
                    "value": "co3satcalc",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30647,
                    "label": "standard_name",
                    "value": "mole_concentration_of_carbonate_expressed_as_carbon_at_equilibrium_with_pure_calcite_in_sea_water",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91938,
                    "label": "long_name",
                    "value": "Mole Concentration of Carbonate Ion in Equilibrium with Pure Calcite in sea water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84512,
            "names": [],
            "terms": [
                {
                    "ob_id": 18959,
                    "label": "units",
                    "value": "mol m-3 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 18998,
                    "label": "standard_name",
                    "value": "tendency_of_mole_concentration_of_silicon_in_sea_water_due_to_biological_production",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 18999,
                    "label": "var_id",
                    "value": "pbsi",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91939,
                    "label": "long_name",
                    "value": "Biogenic Silicon Production",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84513,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11686,
                    "label": "standard_name",
                    "value": "surface_snow_and_ice_sublimation_flux",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 91940,
                    "label": "var_id",
                    "value": "sblIs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91941,
                    "label": "long_name",
                    "value": "Ice Sheet Surface Snow and Ice Sublimation Flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84514,
            "names": [],
            "terms": [
                {
                    "ob_id": 9634,
                    "label": "units",
                    "value": "kg s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30608,
                    "label": "standard_name",
                    "value": "ocean_y_overturning_mass_streamfunction_due_to_parameterized_mesoscale_eddy_advection",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30609,
                    "label": "var_id",
                    "value": "msftyzmpa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91942,
                    "label": "long_name",
                    "value": "ocean Y overturning mass streamfunction due to parameterized mesoscale advection",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84515,
            "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": 91943,
                    "label": "var_id",
                    "value": "tasIs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91944,
                    "label": "long_name",
                    "value": "Ice Sheet Near-Surface Air Temperature",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84516,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30512,
                    "label": "var_id",
                    "value": "sidmassgrowthwat",
                    "vocabulary": ""
                },
                {
                    "ob_id": 63578,
                    "label": "standard_name",
                    "value": "tendency_of_sea_ice_amount_due_to_freezing_in_open_water",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64207,
                    "label": "long_name",
                    "value": "sea-ice mass change through growth in supercooled open water (aka frazil)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84517,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3209,
                    "label": "standard_name",
                    "value": "surface_upward_sensible_heat_flux",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 91945,
                    "label": "var_id",
                    "value": "hfssIs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91946,
                    "label": "long_name",
                    "value": "Ice Sheet Surface Upward Sensible Heat Flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84518,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3209,
                    "label": "standard_name",
                    "value": "surface_upward_sensible_heat_flux",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 64563,
                    "label": "var_id",
                    "value": "siflsenstop",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91947,
                    "label": "long_name",
                    "value": "Net upward sensible heat flux over sea ice",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84519,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3229,
                    "label": "standard_name",
                    "value": "rainfall_flux",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 91948,
                    "label": "var_id",
                    "value": "prraIs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91949,
                    "label": "long_name",
                    "value": "Ice Sheet Rainfall rate",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84520,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3212,
                    "label": "standard_name",
                    "value": "surface_upward_latent_heat_flux",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 91950,
                    "label": "var_id",
                    "value": "hflsIs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91951,
                    "label": "long_name",
                    "value": "Ice Sheet Surface Upward Latent Heat Flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84521,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11671,
                    "label": "standard_name",
                    "value": "tendency_of_sea_ice_amount_due_to_snow_conversion",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 30515,
                    "label": "var_id",
                    "value": "sidmasssi",
                    "vocabulary": ""
                },
                {
                    "ob_id": 63581,
                    "label": "long_name",
                    "value": "sea-ice mass change through snow-to-ice conversion",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84522,
            "names": [],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 10057,
                    "label": "standard_name",
                    "value": "area_fraction",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 30415,
                    "label": "var_id",
                    "value": "simpconc",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91952,
                    "label": "long_name",
                    "value": "Percentage Cover of Sea-Ice by Meltpond",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84523,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30901,
                    "label": "long_name",
                    "value": "Ice Sheet Surface Mass Balance flux",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30902,
                    "label": "standard_name",
                    "value": "land_ice_surface_specific_mass_balance_flux",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30903,
                    "label": "var_id",
                    "value": "acabfIs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84524,
            "names": [],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 10057,
                    "label": "standard_name",
                    "value": "area_fraction",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 30555,
                    "label": "var_id",
                    "value": "vegFrac",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31012,
                    "label": "long_name",
                    "value": "Total vegetated fraction",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84525,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3213,
                    "label": "standard_name",
                    "value": "runoff_flux",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 91953,
                    "label": "var_id",
                    "value": "mrroIs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91954,
                    "label": "long_name",
                    "value": "Ice Sheet Total Run-off",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84526,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6350,
                    "label": "var_id",
                    "value": "emiaoa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30919,
                    "label": "standard_name",
                    "value": "tendency_of_atmosphere_mass_content_of_particulate_organic_matter_dry_aerosol_particles_due_to_net_chemical_production_and_emission",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91955,
                    "label": "long_name",
                    "value": "Total Emission Rate of Anthropogenic Organic Aerosol",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84527,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6026,
                    "label": "var_id",
                    "value": "lwtoacsaer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 9538,
                    "label": "standard_name",
                    "value": "toa_instantaneous_longwave_forcing",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 91956,
                    "label": "long_name",
                    "value": "TOA Clear-Sky Longwave Radiative Forcing Due to Aerosols",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84528,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5957,
                    "label": "var_id",
                    "value": "dryss",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30252,
                    "label": "standard_name",
                    "value": "minus_tendency_of_atmosphere_mass_content_of_sea_salt_dry_aerosol_particles_due_to_dry_deposition",
                    "vocabulary": ""
                },
                {
                    "ob_id": 59682,
                    "label": "long_name",
                    "value": "Dry Deposition Rate of Sea-Salt Aerosol",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84529,
            "names": [],
            "terms": [
                {
                    "ob_id": 6045,
                    "label": "long_name",
                    "value": "Lightning Flash Rate",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6046,
                    "label": "var_id",
                    "value": "flashrate",
                    "vocabulary": ""
                },
                {
                    "ob_id": 10218,
                    "label": "units",
                    "value": "km-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91957,
                    "label": "standard_name",
                    "value": "lightning_flash_rate",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84530,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6384,
                    "label": "var_id",
                    "value": "od550bb",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64166,
                    "label": "standard_name",
                    "value": "atmosphere_optical_thickness_due_to_particulate_organic_matter_ambient_aerosol_particles",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91958,
                    "label": "long_name",
                    "value": "Aerosol Optical Depth at 550nm Due to Biomass Burning",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84531,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5756,
                    "label": "standard_name",
                    "value": "tendency_of_atmosphere_mass_content_of_carbon_monoxide_due_to_emission",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 6047,
                    "label": "long_name",
                    "value": "Total Emission Rate of Anthropogenic CO",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6048,
                    "label": "var_id",
                    "value": "emiaco",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84532,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 19701,
                    "label": "var_id",
                    "value": "reffclws",
                    "vocabulary": ""
                },
                {
                    "ob_id": 59699,
                    "label": "long_name",
                    "value": "Stratiform Cloud Liquid Droplet Effective Radius",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91959,
                    "label": "standard_name",
                    "value": "effective_radius_of_stratiform_cloud_liquid_water_particles",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84533,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6012,
                    "label": "var_id",
                    "value": "chepsoa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91960,
                    "label": "standard_name",
                    "value": "tendency_of_atmosphere_mass_content_of_secondary_particulate_organic_matter_dry_aerosol_particles_due_to_net_chemical_production",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91961,
                    "label": "long_name",
                    "value": "Chemical Production of Dry Aerosol Secondary Organic Matter",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84534,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5971,
                    "label": "long_name",
                    "value": "Wet Deposition Rate of Black Carbon Aerosol Mass",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5973,
                    "label": "var_id",
                    "value": "wetbc",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31037,
                    "label": "standard_name",
                    "value": "minus_tendency_of_atmosphere_mass_content_of_elemental_carbon_dry_aerosol_particles_due_to_wet_deposition",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84535,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 19946,
                    "label": "long_name",
                    "value": "Hydrometeor Effective Radius of Stratiform Cloud Ice",
                    "vocabulary": ""
                },
                {
                    "ob_id": 19948,
                    "label": "var_id",
                    "value": "reffclis",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91962,
                    "label": "standard_name",
                    "value": "effective_radius_of_stratiform_cloud_ice_particles",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84536,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6392,
                    "label": "var_id",
                    "value": "od550no3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91963,
                    "label": "standard_name",
                    "value": "atmosphere_optical_thickness_due_to_nitrate_ambient_aerosol_particles",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91964,
                    "label": "long_name",
                    "value": "Nitrate Aerosol Optical Depth at 550nm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84537,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 19936,
                    "label": "long_name",
                    "value": "Hydrometeor Effective Radius of Convective Cloud Ice",
                    "vocabulary": ""
                },
                {
                    "ob_id": 19938,
                    "label": "var_id",
                    "value": "reffclic",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91965,
                    "label": "standard_name",
                    "value": "effective_radius_of_convective_cloud_ice_particles",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84538,
            "names": [],
            "terms": [
                {
                    "ob_id": 31969,
                    "label": "var_id",
                    "value": "lswt_quality_level",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60195,
                    "label": "long_name",
                    "value": "lake surface water temperature quality levels",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84539,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 54316,
                    "label": "var_id",
                    "value": "num_obs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60194,
                    "label": "long_name",
                    "value": "number of observations of the pixel area",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84540,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31965,
                    "label": "long_name",
                    "value": "lake ice cover uncertainty",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31966,
                    "label": "var_id",
                    "value": "lake_ice_cover_uncertainty",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84541,
            "names": [],
            "terms": [
                {
                    "ob_id": 7503,
                    "label": "units",
                    "value": "Kelvin",
                    "vocabulary": ""
                },
                {
                    "ob_id": 26679,
                    "label": "var_id",
                    "value": "lswt_uncertainty",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60196,
                    "label": "long_name",
                    "value": "total uncertainty",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84542,
            "names": [],
            "terms": [
                {
                    "ob_id": 31967,
                    "label": "long_name",
                    "value": "lake ice cover",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60191,
                    "label": "var_id",
                    "value": "lake_ice_cover_class",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84543,
            "names": [],
            "terms": [
                {
                    "ob_id": 31963,
                    "label": "units",
                    "value": "mg.m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31964,
                    "label": "var_id",
                    "value": "chla_mean",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60192,
                    "label": "long_name",
                    "value": "Concentration of chlorophyll-a",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84544,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31901,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 412 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31902,
                    "label": "var_id",
                    "value": "Rw412_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84545,
            "names": [],
            "terms": [
                {
                    "ob_id": 60187,
                    "label": "long_name",
                    "value": "lake ice cover flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60189,
                    "label": "var_id",
                    "value": "lake_ice_cover_flag",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84546,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31903,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 443 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31904,
                    "label": "var_id",
                    "value": "Rw443_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84547,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31921,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 779 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31922,
                    "label": "var_id",
                    "value": "Rw779_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84548,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31915,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 681 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31916,
                    "label": "var_id",
                    "value": "Rw681_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84549,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31959,
                    "label": "var_id",
                    "value": "turbidity_mean",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60197,
                    "label": "long_name",
                    "value": "Turbidity in Nephelometric Turbidity Units",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84550,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31925,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 900 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31926,
                    "label": "var_id",
                    "value": "Rw900_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84551,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31907,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 510 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31908,
                    "label": "var_id",
                    "value": "Rw510_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84552,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31923,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 885 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31924,
                    "label": "var_id",
                    "value": "Rw885_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84553,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31911,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 620 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31912,
                    "label": "var_id",
                    "value": "Rw620_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84554,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31919,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 754 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31920,
                    "label": "var_id",
                    "value": "Rw754_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84555,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31913,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 665 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31914,
                    "label": "var_id",
                    "value": "Rw665_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84556,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31917,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 709 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31918,
                    "label": "var_id",
                    "value": "Rw709_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84557,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31905,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 490 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31906,
                    "label": "var_id",
                    "value": "Rw490_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84558,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31909,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 560 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31910,
                    "label": "var_id",
                    "value": "Rw560_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84559,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60221,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 400 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60223,
                    "label": "var_id",
                    "value": "Rw400_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84560,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60206,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 674 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60208,
                    "label": "var_id",
                    "value": "Rw674",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84561,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60214,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 674 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60216,
                    "label": "var_id",
                    "value": "Rw674_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84562,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60203,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 400 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60205,
                    "label": "var_id",
                    "value": "Rw400",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84563,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60212,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 400 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60213,
                    "label": "var_id",
                    "value": "Rw400_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84564,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60218,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 1020 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60219,
                    "label": "var_id",
                    "value": "Rw1020_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84565,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60200,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 1020 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60201,
                    "label": "var_id",
                    "value": "Rw1020",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84566,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60225,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 674 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60227,
                    "label": "var_id",
                    "value": "Rw674_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84567,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60209,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 1020 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60211,
                    "label": "var_id",
                    "value": "Rw1020_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84568,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60269,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 531 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60271,
                    "label": "var_id",
                    "value": "Rw531_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84569,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60277,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 555 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60278,
                    "label": "var_id",
                    "value": "Rw555_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84570,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60259,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 869 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60260,
                    "label": "var_id",
                    "value": "Rw869",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84571,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60265,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 488 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60267,
                    "label": "var_id",
                    "value": "Rw488_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84572,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60256,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 859 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60258,
                    "label": "var_id",
                    "value": "Rw859",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84573,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60252,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 748 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60254,
                    "label": "var_id",
                    "value": "Rw748",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84574,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60310,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 547 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60312,
                    "label": "var_id",
                    "value": "Rw547_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84575,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60316,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 645 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60317,
                    "label": "var_id",
                    "value": "Rw645_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84576,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60300,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 469 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60302,
                    "label": "var_id",
                    "value": "Rw469_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84577,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60262,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 469 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60264,
                    "label": "var_id",
                    "value": "Rw469_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84578,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60334,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 869 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60336,
                    "label": "var_id",
                    "value": "Rw869_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84579,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60234,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 531 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60235,
                    "label": "var_id",
                    "value": "Rw531",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84580,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60243,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 645 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60244,
                    "label": "var_id",
                    "value": "Rw645",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84581,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60290,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 748 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60292,
                    "label": "var_id",
                    "value": "Rw748_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84582,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60240,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 555 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60241,
                    "label": "var_id",
                    "value": "Rw555",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84583,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60231,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 488 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60232,
                    "label": "var_id",
                    "value": "Rw488",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84584,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60307,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 531 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60308,
                    "label": "var_id",
                    "value": "Rw531_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84585,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60280,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 645 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60282,
                    "label": "var_id",
                    "value": "Rw645_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84586,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60246,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 667 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60247,
                    "label": "var_id",
                    "value": "Rw667",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84587,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60287,
                    "label": "long_name",
                    "value": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 678 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60289,
                    "label": "var_id",
                    "value": "Rw678_uncertainty_relative_unbiased",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84588,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60228,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 469 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60230,
                    "label": "var_id",
                    "value": "Rw469",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84589,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60323,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 678 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60324,
                    "label": "var_id",
                    "value": "Rw678_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 84590,
            "names": [],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60326,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 748 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 60329,
                    "label": "var_id",
                    "value": "Rw748_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        }
    ]
}