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=12900
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=13000",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=12800",
    "results": [
        {
            "ob_id": 28584,
            "names": [
                {
                    "ob_id": 22278,
                    "name": "cloud parameter from strong water vapour absorption"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31494,
                    "label": "long_name",
                    "value": "cloud parameter from strong water vapour absorption",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31495,
                    "label": "var_id",
                    "value": "cloud_parameter",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28585,
            "names": [
                {
                    "ob_id": 22279,
                    "name": "column-averaged dry air mole fraction of atmospheric carbon monoxide"
                }
            ],
            "terms": [
                {
                    "ob_id": 2916,
                    "label": "units",
                    "value": "1e-9",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31496,
                    "label": "long_name",
                    "value": "column-averaged dry air mole fraction of atmospheric carbon monoxide",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31497,
                    "label": "var_id",
                    "value": "xco",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28586,
            "names": [
                {
                    "ob_id": 22280,
                    "name": "land fraction"
                }
            ],
            "terms": [
                {
                    "ob_id": 18080,
                    "label": "units",
                    "value": "1e-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31498,
                    "label": "long_name",
                    "value": "land fraction",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31499,
                    "label": "var_id",
                    "value": "land_fraction",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28587,
            "names": [
                {
                    "ob_id": 22281,
                    "name": "latitude_corners"
                }
            ],
            "terms": [
                {
                    "ob_id": 65,
                    "label": "units",
                    "value": "degree_north",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12453,
                    "label": "var_id",
                    "value": "latitude_corners",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31500,
                    "label": "long_name",
                    "value": "latitude_corners",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28588,
            "names": [
                {
                    "ob_id": 22282,
                    "name": "longitude_corners"
                }
            ],
            "terms": [
                {
                    "ob_id": 66,
                    "label": "units",
                    "value": "degree_east",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12455,
                    "label": "var_id",
                    "value": "longitude_corners",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31501,
                    "label": "long_name",
                    "value": "longitude_corners",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28590,
            "names": [
                {
                    "ob_id": 22283,
                    "name": "xco averaging kernel"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31502,
                    "label": "long_name",
                    "value": "xco averaging kernel",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31503,
                    "label": "var_id",
                    "value": "xco_averaging_kernel",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28592,
            "names": [
                {
                    "ob_id": 22285,
                    "name": "1-sigma uncertainty of the retrieved column-average dry-air mole fraction of atmospheric water vapor"
                }
            ],
            "terms": [
                {
                    "ob_id": 9215,
                    "label": "units",
                    "value": "1e-6",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31507,
                    "label": "long_name",
                    "value": "1-sigma uncertainty of the retrieved column-average dry-air mole fraction of atmospheric water vapor",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31508,
                    "label": "var_id",
                    "value": "xh2o_uncertainty",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28593,
            "names": [
                {
                    "ob_id": 22286,
                    "name": "Solar-induced chlorophyll fluorescence at 760nm"
                },
                {
                    "ob_id": 22287,
                    "name": "solar_induced_chlorophyll_fluorescence"
                }
            ],
            "terms": [
                {
                    "ob_id": 31509,
                    "label": "long_name",
                    "value": "Solar-induced chlorophyll fluorescence at 760nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31510,
                    "label": "standard_name",
                    "value": "solar_induced_chlorophyll_fluorescence",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31511,
                    "label": "units",
                    "value": "mW/m2/sr/nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31512,
                    "label": "var_id",
                    "value": "sif_760nm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28594,
            "names": [
                {
                    "ob_id": 22288,
                    "name": "a priori dry-air mole fraction profile of atmospheric water vapor"
                }
            ],
            "terms": [
                {
                    "ob_id": 9215,
                    "label": "units",
                    "value": "1e-6",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12409,
                    "label": "var_id",
                    "value": "h2o_profile_apriori",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31513,
                    "label": "long_name",
                    "value": "a priori dry-air mole fraction profile of atmospheric water vapor",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28595,
            "names": [
                {
                    "ob_id": 22289,
                    "name": "column-average dry-air mole fraction of atmospheric water vapor in dry air"
                },
                {
                    "ob_id": 22290,
                    "name": "dry_atmosphere_mole_fraction_of_water_vapor"
                }
            ],
            "terms": [
                {
                    "ob_id": 9215,
                    "label": "units",
                    "value": "1e-6",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31514,
                    "label": "long_name",
                    "value": "column-average dry-air mole fraction of atmospheric water vapor in dry air",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31515,
                    "label": "standard_name",
                    "value": "dry_atmosphere_mole_fraction_of_water_vapor",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31516,
                    "label": "var_id",
                    "value": "xh2o",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28596,
            "names": [
                {
                    "ob_id": 8117,
                    "name": "normalized column averaging kernel"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12339,
                    "label": "long_name",
                    "value": "normalized column averaging kernel",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31517,
                    "label": "var_id",
                    "value": "xh2o_averaging_kernel",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28597,
            "names": [
                {
                    "ob_id": 8142,
                    "name": "quality flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 12389,
                    "label": "long_name",
                    "value": "quality flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31518,
                    "label": "var_id",
                    "value": "xh2o_quality_flag",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28669,
            "names": [],
            "terms": [
                {
                    "ob_id": 31628,
                    "label": "var_id",
                    "value": "date_written",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28670,
            "names": [],
            "terms": [
                {
                    "ob_id": 31629,
                    "label": "var_id",
                    "value": "time_written",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28682,
            "names": [
                {
                    "ob_id": 22354,
                    "name": "Coordinate reference system definition"
                }
            ],
            "terms": [
                {
                    "ob_id": 31630,
                    "label": "long_name",
                    "value": "Coordinate reference system definition",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31631,
                    "label": "var_id",
                    "value": "spatial_ref",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28683,
            "names": [
                {
                    "ob_id": 9406,
                    "name": "Snow Water Equivalent"
                }
            ],
            "terms": [
                {
                    "ob_id": 4439,
                    "label": "units",
                    "value": "mm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 13756,
                    "label": "long_name",
                    "value": "Snow Water Equivalent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31632,
                    "label": "var_id",
                    "value": "swe",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28684,
            "names": [
                {
                    "ob_id": 229,
                    "name": "latitude"
                },
                {
                    "ob_id": 8221,
                    "name": "WGS84 latitude coordinates, center of pixel"
                }
            ],
            "terms": [
                {
                    "ob_id": 65,
                    "label": "units",
                    "value": "degree_north",
                    "vocabulary": ""
                },
                {
                    "ob_id": 72,
                    "label": "standard_name",
                    "value": "latitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 2195,
                    "label": "var_id",
                    "value": "lat",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12493,
                    "label": "long_name",
                    "value": "WGS84 latitude coordinates, center of pixel",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28685,
            "names": [
                {
                    "ob_id": 230,
                    "name": "longitude"
                },
                {
                    "ob_id": 8222,
                    "name": "WGS84 longitude coordinates, center of pixel"
                }
            ],
            "terms": [
                {
                    "ob_id": 66,
                    "label": "units",
                    "value": "degree_east",
                    "vocabulary": ""
                },
                {
                    "ob_id": 76,
                    "label": "standard_name",
                    "value": "longitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 2192,
                    "label": "var_id",
                    "value": "lon",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12494,
                    "label": "long_name",
                    "value": "WGS84 longitude coordinates, center of pixel",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28686,
            "names": [
                {
                    "ob_id": 22355,
                    "name": "statistical standard deviation of estimate"
                }
            ],
            "terms": [
                {
                    "ob_id": 4439,
                    "label": "units",
                    "value": "mm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31633,
                    "label": "long_name",
                    "value": "statistical standard deviation of estimate",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31634,
                    "label": "var_id",
                    "value": "swe_std",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28695,
            "names": [],
            "terms": [
                {
                    "ob_id": 31649,
                    "label": "var_id",
                    "value": "latitude_weights",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28696,
            "names": [],
            "terms": [
                {
                    "ob_id": 22530,
                    "label": "var_id",
                    "value": "ensemble_member",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28698,
            "names": [],
            "terms": [
                {
                    "ob_id": 31652,
                    "label": "var_id",
                    "value": "do3_col_p_stat",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28704,
            "names": [],
            "terms": [
                {
                    "ob_id": 31660,
                    "label": "var_id",
                    "value": "dresw_p_stat",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28705,
            "names": [],
            "terms": [
                {
                    "ob_id": 31661,
                    "label": "var_id",
                    "value": "latitude01_weights",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28706,
            "names": [],
            "terms": [
                {
                    "ob_id": 31662,
                    "label": "var_id",
                    "value": "latitude02_weights",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28752,
            "names": [
                {
                    "ob_id": 2361,
                    "name": "geopotential_height"
                }
            ],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3050,
                    "label": "standard_name",
                    "value": "geopotential_height",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 3691,
                    "label": "var_id",
                    "value": "zg",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28758,
            "names": [
                {
                    "ob_id": 2419,
                    "name": "surface_temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3217,
                    "label": "standard_name",
                    "value": "surface_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 3708,
                    "label": "var_id",
                    "value": "ts",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28766,
            "names": [],
            "terms": [
                {
                    "ob_id": 3730,
                    "label": "var_id",
                    "value": "ta",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28768,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3728,
                    "label": "var_id",
                    "value": "hfss",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28839,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 166,
                    "label": "var_id",
                    "value": "Time",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28853,
            "names": [
                {
                    "ob_id": 6903,
                    "name": "northward_transformed_eulerian_mean_air_velocity"
                },
                {
                    "ob_id": 22457,
                    "name": "Transformed Eulerian Mean Northward Wind"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 10323,
                    "label": "standard_name",
                    "value": "northward_transformed_eulerian_mean_air_velocity",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 30941,
                    "label": "var_id",
                    "value": "vtem",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31835,
                    "label": "long_name",
                    "value": "Transformed Eulerian Mean Northward Wind",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28855,
            "names": [
                {
                    "ob_id": 21358,
                    "name": "surface_upward_mass_flux_of_carbon_dioxide_expressed_as_carbon_due_to_plant_respiration"
                },
                {
                    "ob_id": 22458,
                    "name": "Autotrophic Respiration on Grass Tiles as Carbon Mass Flux [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30100,
                    "label": "standard_name",
                    "value": "surface_upward_mass_flux_of_carbon_dioxide_expressed_as_carbon_due_to_plant_respiration",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30653,
                    "label": "var_id",
                    "value": "raGrass",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31836,
                    "label": "long_name",
                    "value": "Autotrophic Respiration on Grass Tiles as Carbon Mass Flux [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28856,
            "names": [
                {
                    "ob_id": 21358,
                    "name": "surface_upward_mass_flux_of_carbon_dioxide_expressed_as_carbon_due_to_plant_respiration"
                },
                {
                    "ob_id": 22459,
                    "name": "Autotrophic Respiration on Shrub Tiles as Carbon Mass Flux [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30100,
                    "label": "standard_name",
                    "value": "surface_upward_mass_flux_of_carbon_dioxide_expressed_as_carbon_due_to_plant_respiration",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30364,
                    "label": "var_id",
                    "value": "raShrub",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31837,
                    "label": "long_name",
                    "value": "Autotrophic Respiration on Shrub Tiles as Carbon Mass Flux [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28857,
            "names": [
                {
                    "ob_id": 6741,
                    "name": "area_fraction"
                },
                {
                    "ob_id": 22460,
                    "name": "C3 Natural Grass Area Percentage"
                }
            ],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 10057,
                    "label": "standard_name",
                    "value": "area_fraction",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 30659,
                    "label": "var_id",
                    "value": "grassFracC3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31838,
                    "label": "long_name",
                    "value": "C3 Natural Grass Area Percentage",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28858,
            "names": [
                {
                    "ob_id": 6741,
                    "name": "area_fraction"
                },
                {
                    "ob_id": 22461,
                    "name": "C4 Natural Grass Area Percentage"
                }
            ],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 10057,
                    "label": "standard_name",
                    "value": "area_fraction",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 30662,
                    "label": "var_id",
                    "value": "grassFracC4",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31839,
                    "label": "long_name",
                    "value": "C4 Natural Grass Area Percentage",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28859,
            "names": [
                {
                    "ob_id": 14529,
                    "name": "tendency_of_atmosphere_mass_content_of_carbon_dioxide_expressed_as_carbon_due_to_anthropogenic_emission"
                },
                {
                    "ob_id": 22462,
                    "name": "Carbon Mass Flux from Vegetation, Litter or Soil Pools into the Atmosphere Due to any Human Activity [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20294,
                    "label": "standard_name",
                    "value": "tendency_of_atmosphere_mass_content_of_carbon_dioxide_expressed_as_carbon_due_to_anthropogenic_emission",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 30377,
                    "label": "var_id",
                    "value": "fAnthDisturb",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31840,
                    "label": "long_name",
                    "value": "Carbon Mass Flux from Vegetation, Litter or Soil Pools into the Atmosphere Due to any Human Activity [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28860,
            "names": [
                {
                    "ob_id": 14529,
                    "name": "tendency_of_atmosphere_mass_content_of_carbon_dioxide_expressed_as_carbon_due_to_anthropogenic_emission"
                },
                {
                    "ob_id": 22463,
                    "name": "Carbon Mass Flux into Atmosphere Due to All Anthropogenic Emissions of CO2 [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20294,
                    "label": "standard_name",
                    "value": "tendency_of_atmosphere_mass_content_of_carbon_dioxide_expressed_as_carbon_due_to_anthropogenic_emission",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 20295,
                    "label": "var_id",
                    "value": "fco2antt",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31841,
                    "label": "long_name",
                    "value": "Carbon Mass Flux into Atmosphere Due to All Anthropogenic Emissions of CO2 [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28861,
            "names": [
                {
                    "ob_id": 14366,
                    "name": "surface_upward_mass_flux_of_carbon_dioxide_expressed_as_carbon_due_to_emission_from_crop_harvesting"
                },
                {
                    "ob_id": 22464,
                    "name": "Carbon Mass Flux into Atmosphere Due to Crop Harvesting [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20047,
                    "label": "standard_name",
                    "value": "surface_upward_mass_flux_of_carbon_dioxide_expressed_as_carbon_due_to_emission_from_crop_harvesting",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 20048,
                    "label": "var_id",
                    "value": "fHarvest",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31842,
                    "label": "long_name",
                    "value": "Carbon Mass Flux into Atmosphere Due to Crop Harvesting [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28862,
            "names": [
                {
                    "ob_id": 14609,
                    "name": "tendency_of_atmosphere_mass_content_of_carbon_dioxide_expressed_as_carbon_due_to_emission_from_fossil_fuel_combustion"
                },
                {
                    "ob_id": 22465,
                    "name": "Carbon Mass Flux into Atmosphere Due to Fossil Fuel Emissions of CO2 [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20418,
                    "label": "standard_name",
                    "value": "tendency_of_atmosphere_mass_content_of_carbon_dioxide_expressed_as_carbon_due_to_emission_from_fossil_fuel_combustion",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 20419,
                    "label": "var_id",
                    "value": "fco2fos",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31843,
                    "label": "long_name",
                    "value": "Carbon Mass Flux into Atmosphere Due to Fossil Fuel Emissions of CO2 [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28863,
            "names": [
                {
                    "ob_id": 21744,
                    "name": "tendency_of_atmosphere_mass_content_of_carbon_dioxide_expressed_as_carbon_due_to_emission_from_forestry_and_agricultural_products"
                },
                {
                    "ob_id": 22466,
                    "name": "Decomposition out of Product Pools to CO2 in Atmosphere as Carbon Mass Flux [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30665,
                    "label": "standard_name",
                    "value": "tendency_of_atmosphere_mass_content_of_carbon_dioxide_expressed_as_carbon_due_to_emission_from_forestry_and_agricultural_products",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30666,
                    "label": "var_id",
                    "value": "fProductDecomp",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31844,
                    "label": "long_name",
                    "value": "Decomposition out of Product Pools to CO2 in Atmosphere as Carbon Mass Flux [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28864,
            "names": [
                {
                    "ob_id": 21321,
                    "name": "gross_primary_productivity_of_biomass_expressed_as_carbon"
                },
                {
                    "ob_id": 22467,
                    "name": "Gross Primary Production on Grass Tiles as Carbon Mass Flux [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30054,
                    "label": "standard_name",
                    "value": "gross_primary_productivity_of_biomass_expressed_as_carbon",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30684,
                    "label": "var_id",
                    "value": "gppGrass",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31845,
                    "label": "long_name",
                    "value": "Gross Primary Production on Grass Tiles as Carbon Mass Flux [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28865,
            "names": [
                {
                    "ob_id": 21321,
                    "name": "gross_primary_productivity_of_biomass_expressed_as_carbon"
                },
                {
                    "ob_id": 22468,
                    "name": "Gross Primary Production on Land-Use Tile as Carbon Mass Flux [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30054,
                    "label": "standard_name",
                    "value": "gross_primary_productivity_of_biomass_expressed_as_carbon",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30690,
                    "label": "var_id",
                    "value": "gppLut",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31846,
                    "label": "long_name",
                    "value": "Gross Primary Production on Land-Use Tile as Carbon Mass Flux [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28866,
            "names": [
                {
                    "ob_id": 21321,
                    "name": "gross_primary_productivity_of_biomass_expressed_as_carbon"
                },
                {
                    "ob_id": 22469,
                    "name": "Gross Primary Production on Shrub Tiles as Carbon Mass Flux [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30054,
                    "label": "standard_name",
                    "value": "gross_primary_productivity_of_biomass_expressed_as_carbon",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30686,
                    "label": "var_id",
                    "value": "gppShrub",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31847,
                    "label": "long_name",
                    "value": "Gross Primary Production on Shrub Tiles as Carbon Mass Flux [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28867,
            "names": [
                {
                    "ob_id": 21321,
                    "name": "gross_primary_productivity_of_biomass_expressed_as_carbon"
                },
                {
                    "ob_id": 22470,
                    "name": "Gross Primary Production on Tree Tiles as Carbon Mass Flux [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30054,
                    "label": "standard_name",
                    "value": "gross_primary_productivity_of_biomass_expressed_as_carbon",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30688,
                    "label": "var_id",
                    "value": "gppTree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31848,
                    "label": "long_name",
                    "value": "Gross Primary Production on Tree Tiles as Carbon Mass Flux [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28868,
            "names": [
                {
                    "ob_id": 14366,
                    "name": "surface_upward_mass_flux_of_carbon_dioxide_expressed_as_carbon_due_to_emission_from_crop_harvesting"
                },
                {
                    "ob_id": 22471,
                    "name": "Harvested Biomass That Goes Straight into Atmosphere as Carbon Mass Flux [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20047,
                    "label": "standard_name",
                    "value": "surface_upward_mass_flux_of_carbon_dioxide_expressed_as_carbon_due_to_emission_from_crop_harvesting",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 30392,
                    "label": "var_id",
                    "value": "fHarvestToAtmos",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31849,
                    "label": "long_name",
                    "value": "Harvested Biomass That Goes Straight into Atmosphere as Carbon Mass Flux [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28869,
            "names": [
                {
                    "ob_id": 226,
                    "name": "air_temperature"
                },
                {
                    "ob_id": 22472,
                    "name": "Near-Surface Air Temperature on Land Use Tile"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 83,
                    "label": "standard_name",
                    "value": "air_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 30713,
                    "label": "var_id",
                    "value": "tasLut",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31850,
                    "label": "long_name",
                    "value": "Near-Surface Air Temperature on Land Use Tile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28870,
            "names": [
                {
                    "ob_id": 14136,
                    "name": "surface_net_upward_mass_flux_of_carbon_dioxide_expressed_as_carbon_due_to_emission_from_anthropogenic_land_use_change"
                },
                {
                    "ob_id": 22473,
                    "name": "Net Carbon Mass Flux into Atmosphere Due to Land-Use Change [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 19674,
                    "label": "standard_name",
                    "value": "surface_net_upward_mass_flux_of_carbon_dioxide_expressed_as_carbon_due_to_emission_from_anthropogenic_land_use_change",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 19675,
                    "label": "var_id",
                    "value": "fLuc",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31851,
                    "label": "long_name",
                    "value": "Net Carbon Mass Flux into Atmosphere Due to Land-Use Change [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28871,
            "names": [
                {
                    "ob_id": 14134,
                    "name": "surface_net_downward_mass_flux_of_carbon_dioxide_expressed_as_carbon_due_to_all_land_processes"
                },
                {
                    "ob_id": 22474,
                    "name": "Net Flux of CO2 Between Atmosphere and Land (Positive into Land) as a Result of All Processes [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 19671,
                    "label": "standard_name",
                    "value": "surface_net_downward_mass_flux_of_carbon_dioxide_expressed_as_carbon_due_to_all_land_processes",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 30112,
                    "label": "var_id",
                    "value": "netAtmosLandCO2Flux",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31852,
                    "label": "long_name",
                    "value": "Net Flux of CO2 Between Atmosphere and Land (Positive into Land) as a Result of All Processes [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28872,
            "names": [
                {
                    "ob_id": 21362,
                    "name": "net_primary_productivity_of_biomass_expressed_as_carbon"
                },
                {
                    "ob_id": 22475,
                    "name": "Net Primary Production on Grass Tiles as Carbon Mass Flux [kgC m-2 s-1]"
                }
            ],
            "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": 30723,
                    "label": "var_id",
                    "value": "nppGrass",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31853,
                    "label": "long_name",
                    "value": "Net Primary Production on Grass Tiles as Carbon Mass Flux [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28873,
            "names": [
                {
                    "ob_id": 21362,
                    "name": "net_primary_productivity_of_biomass_expressed_as_carbon"
                },
                {
                    "ob_id": 22476,
                    "name": "Net Primary Production on Land as Carbon Mass Flux [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11805,
                    "label": "var_id",
                    "value": "npp",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30104,
                    "label": "standard_name",
                    "value": "net_primary_productivity_of_biomass_expressed_as_carbon",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31854,
                    "label": "long_name",
                    "value": "Net Primary Production on Land as Carbon Mass Flux [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28874,
            "names": [
                {
                    "ob_id": 21362,
                    "name": "net_primary_productivity_of_biomass_expressed_as_carbon"
                },
                {
                    "ob_id": 22477,
                    "name": "Net Primary Production on Land-Use Tile as Carbon Mass Flux [kgC m-2 s-1]"
                }
            ],
            "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": 31855,
                    "label": "long_name",
                    "value": "Net Primary Production on Land-Use Tile as Carbon Mass Flux [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28875,
            "names": [
                {
                    "ob_id": 21362,
                    "name": "net_primary_productivity_of_biomass_expressed_as_carbon"
                },
                {
                    "ob_id": 22478,
                    "name": "Net Primary Production on Shrub Tiles as Carbon Mass Flux [kgC m-2 s-1]"
                }
            ],
            "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": 30406,
                    "label": "var_id",
                    "value": "nppShrub",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31856,
                    "label": "long_name",
                    "value": "Net Primary Production on Shrub Tiles as Carbon Mass Flux [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28876,
            "names": [
                {
                    "ob_id": 21362,
                    "name": "net_primary_productivity_of_biomass_expressed_as_carbon"
                },
                {
                    "ob_id": 22479,
                    "name": "Net Primary Production on Tree Tiles as Carbon Mass Flux [kgC m-2 s-1]"
                }
            ],
            "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": 30408,
                    "label": "var_id",
                    "value": "nppTree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31857,
                    "label": "long_name",
                    "value": "Net Primary Production on Tree Tiles as Carbon Mass Flux [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28877,
            "names": [
                {
                    "ob_id": 21578,
                    "name": "tendency_of_atmosphere_mass_content_of_nitrogen_compounds_expressed_as_nitrogen_due_to_anthropogenic_emission"
                },
                {
                    "ob_id": 22480,
                    "name": "Nitrogen Mass Flux out of Land Due to any Human Activity"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30410,
                    "label": "standard_name",
                    "value": "tendency_of_atmosphere_mass_content_of_nitrogen_compounds_expressed_as_nitrogen_due_to_anthropogenic_emission",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30411,
                    "label": "var_id",
                    "value": "fNAnthDisturb",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31858,
                    "label": "long_name",
                    "value": "Nitrogen Mass Flux out of Land Due to any Human Activity",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28878,
            "names": [
                {
                    "ob_id": 14549,
                    "name": "surface_upward_mass_flux_of_carbon_dioxide_expressed_as_carbon_due_to_emission_from_natural_sources"
                },
                {
                    "ob_id": 22481,
                    "name": "Surface Carbon Mass Flux into the Atmosphere Due to Natural Sources [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20326,
                    "label": "standard_name",
                    "value": "surface_upward_mass_flux_of_carbon_dioxide_expressed_as_carbon_due_to_emission_from_natural_sources",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 20327,
                    "label": "var_id",
                    "value": "fco2nat",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31859,
                    "label": "long_name",
                    "value": "Surface Carbon Mass Flux into the Atmosphere Due to Natural Sources [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28879,
            "names": [
                {
                    "ob_id": 21358,
                    "name": "surface_upward_mass_flux_of_carbon_dioxide_expressed_as_carbon_due_to_plant_respiration"
                },
                {
                    "ob_id": 22482,
                    "name": "Autotrophic Respiration on Tree Tiles as Carbon Mass Flux [kgC m-2 s-1]"
                }
            ],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30100,
                    "label": "standard_name",
                    "value": "surface_upward_mass_flux_of_carbon_dioxide_expressed_as_carbon_due_to_plant_respiration",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30655,
                    "label": "var_id",
                    "value": "raTree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31860,
                    "label": "long_name",
                    "value": "Autotrophic Respiration on Tree Tiles as Carbon Mass Flux [kgC m-2 s-1]",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28884,
            "names": [],
            "terms": [
                {
                    "ob_id": 74,
                    "label": "units",
                    "value": "degrees_east",
                    "vocabulary": ""
                },
                {
                    "ob_id": 7633,
                    "label": "var_id",
                    "value": "lon_bounds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28885,
            "names": [],
            "terms": [
                {
                    "ob_id": 70,
                    "label": "units",
                    "value": "degrees_north",
                    "vocabulary": ""
                },
                {
                    "ob_id": 7632,
                    "label": "var_id",
                    "value": "lat_bounds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28887,
            "names": [
                {
                    "ob_id": 1718,
                    "name": "Latitude"
                }
            ],
            "terms": [
                {
                    "ob_id": 65,
                    "label": "units",
                    "value": "degree_north",
                    "vocabulary": ""
                },
                {
                    "ob_id": 73,
                    "label": "var_id",
                    "value": "latitude",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2236,
                    "label": "long_name",
                    "value": "Latitude",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28888,
            "names": [
                {
                    "ob_id": 1719,
                    "name": "Longitude"
                }
            ],
            "terms": [
                {
                    "ob_id": 66,
                    "label": "units",
                    "value": "degree_east",
                    "vocabulary": ""
                },
                {
                    "ob_id": 77,
                    "label": "var_id",
                    "value": "longitude",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2237,
                    "label": "long_name",
                    "value": "Longitude",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28890,
            "names": [
                {
                    "ob_id": 22486,
                    "name": "Data Quality flag: Skin Temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31868,
                    "label": "long_name",
                    "value": "Data Quality flag: Skin Temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31869,
                    "label": "var_id",
                    "value": "qc_flag_skin_temperature",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28891,
            "names": [
                {
                    "ob_id": 6125,
                    "name": "surface_brightness_temperature"
                },
                {
                    "ob_id": 22487,
                    "name": "Surface brightness temperature (9.6-11.5 um)"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 9007,
                    "label": "standard_name",
                    "value": "surface_brightness_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 31870,
                    "label": "long_name",
                    "value": "Surface brightness temperature (9.6-11.5 um)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31871,
                    "label": "var_id",
                    "value": "skin_temperature",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28892,
            "names": [
                {
                    "ob_id": 22488,
                    "name": "Fully normalized water-leaving reflectance at 412 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31872,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 412 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31873,
                    "label": "var_id",
                    "value": "Rw412",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28893,
            "names": [
                {
                    "ob_id": 22489,
                    "name": "Fully normalized water-leaving reflectance at 443 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31874,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 443 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31875,
                    "label": "var_id",
                    "value": "Rw443",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28894,
            "names": [
                {
                    "ob_id": 22490,
                    "name": "Fully normalized water-leaving reflectance at 490 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31876,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 490 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31877,
                    "label": "var_id",
                    "value": "Rw490",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28895,
            "names": [
                {
                    "ob_id": 22491,
                    "name": "Fully normalized water-leaving reflectance at 510 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31878,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 510 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31879,
                    "label": "var_id",
                    "value": "Rw510",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28896,
            "names": [
                {
                    "ob_id": 22492,
                    "name": "Fully normalized water-leaving reflectance at 560 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31880,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 560 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31881,
                    "label": "var_id",
                    "value": "Rw560",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28897,
            "names": [
                {
                    "ob_id": 22493,
                    "name": "Fully normalized water-leaving reflectance at 620 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31882,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 620 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31883,
                    "label": "var_id",
                    "value": "Rw620",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28898,
            "names": [
                {
                    "ob_id": 22494,
                    "name": "Fully normalized water-leaving reflectance at 665 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31884,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 665 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31885,
                    "label": "var_id",
                    "value": "Rw665",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28899,
            "names": [
                {
                    "ob_id": 22495,
                    "name": "Fully normalized water-leaving reflectance at 681 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31886,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 681 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31887,
                    "label": "var_id",
                    "value": "Rw681",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28900,
            "names": [
                {
                    "ob_id": 22496,
                    "name": "Fully normalized water-leaving reflectance at 709 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31888,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 709 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31889,
                    "label": "var_id",
                    "value": "Rw709",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28901,
            "names": [
                {
                    "ob_id": 22497,
                    "name": "Fully normalized water-leaving reflectance at 754 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31890,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 754 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31891,
                    "label": "var_id",
                    "value": "Rw754",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28902,
            "names": [
                {
                    "ob_id": 22498,
                    "name": "Fully normalized water-leaving reflectance at 779 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31892,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 779 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31893,
                    "label": "var_id",
                    "value": "Rw779",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28903,
            "names": [
                {
                    "ob_id": 22499,
                    "name": "Fully normalized water-leaving reflectance at 885 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31894,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 885 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31895,
                    "label": "var_id",
                    "value": "Rw885",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28904,
            "names": [
                {
                    "ob_id": 22500,
                    "name": "Fully normalized water-leaving reflectance at 900 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31896,
                    "label": "long_name",
                    "value": "Fully normalized water-leaving reflectance at 900 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31897,
                    "label": "var_id",
                    "value": "Rw900",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28905,
            "names": [
                {
                    "ob_id": 22501,
                    "name": "Lake Water Extent"
                }
            ],
            "terms": [
                {
                    "ob_id": 31898,
                    "label": "long_name",
                    "value": "Lake Water Extent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31899,
                    "label": "units",
                    "value": "km2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31900,
                    "label": "var_id",
                    "value": "lake_surface_water_extent",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28906,
            "names": [
                {
                    "ob_id": 22502,
                    "name": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 412 nm"
                }
            ],
            "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": 28907,
            "names": [
                {
                    "ob_id": 22503,
                    "name": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 443 nm"
                }
            ],
            "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": 28908,
            "names": [
                {
                    "ob_id": 22504,
                    "name": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 490 nm"
                }
            ],
            "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": 28909,
            "names": [
                {
                    "ob_id": 22505,
                    "name": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 510 nm"
                }
            ],
            "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": 28910,
            "names": [
                {
                    "ob_id": 22506,
                    "name": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 560 nm"
                }
            ],
            "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": 28911,
            "names": [
                {
                    "ob_id": 22507,
                    "name": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 620 nm"
                }
            ],
            "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": 28912,
            "names": [
                {
                    "ob_id": 22508,
                    "name": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 665 nm"
                }
            ],
            "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": 28913,
            "names": [
                {
                    "ob_id": 22509,
                    "name": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 681 nm"
                }
            ],
            "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": 28914,
            "names": [
                {
                    "ob_id": 22510,
                    "name": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 709 nm"
                }
            ],
            "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": 28915,
            "names": [
                {
                    "ob_id": 22511,
                    "name": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 754 nm"
                }
            ],
            "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": 28916,
            "names": [
                {
                    "ob_id": 22512,
                    "name": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 779 nm"
                }
            ],
            "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": 28917,
            "names": [
                {
                    "ob_id": 22513,
                    "name": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 885 nm"
                }
            ],
            "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": 28918,
            "names": [
                {
                    "ob_id": 22514,
                    "name": "Relative unbiased uncertainty in fully normalized water-leaving reflectance at 900 nm"
                }
            ],
            "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": 28919,
            "names": [
                {
                    "ob_id": 22515,
                    "name": "Relative uncertainty in concentration of chlorophyll-a"
                }
            ],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31927,
                    "label": "long_name",
                    "value": "Relative uncertainty in concentration of chlorophyll-a",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31928,
                    "label": "var_id",
                    "value": "chla_uncertainty",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28920,
            "names": [
                {
                    "ob_id": 22516,
                    "name": "Relative uncertainty in fully normalized water-leaving reflectance at 412 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31929,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 412 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31930,
                    "label": "var_id",
                    "value": "Rw412_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28921,
            "names": [
                {
                    "ob_id": 22517,
                    "name": "Relative uncertainty in fully normalized water-leaving reflectance at 443 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31931,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 443 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31932,
                    "label": "var_id",
                    "value": "Rw443_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28922,
            "names": [
                {
                    "ob_id": 22518,
                    "name": "Relative uncertainty in fully normalized water-leaving reflectance at 490 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31933,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 490 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31934,
                    "label": "var_id",
                    "value": "Rw490_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28923,
            "names": [
                {
                    "ob_id": 22519,
                    "name": "Relative uncertainty in fully normalized water-leaving reflectance at 510 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31935,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 510 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31936,
                    "label": "var_id",
                    "value": "Rw510_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28924,
            "names": [
                {
                    "ob_id": 22520,
                    "name": "Relative uncertainty in fully normalized water-leaving reflectance at 560 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31937,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 560 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31938,
                    "label": "var_id",
                    "value": "Rw560_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28925,
            "names": [
                {
                    "ob_id": 22521,
                    "name": "Relative uncertainty in fully normalized water-leaving reflectance at 620 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31939,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 620 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31940,
                    "label": "var_id",
                    "value": "Rw620_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28926,
            "names": [
                {
                    "ob_id": 22522,
                    "name": "Relative uncertainty in fully normalized water-leaving reflectance at 665 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31941,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 665 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31942,
                    "label": "var_id",
                    "value": "Rw665_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28927,
            "names": [
                {
                    "ob_id": 22523,
                    "name": "Relative uncertainty in fully normalized water-leaving reflectance at 681 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31943,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 681 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31944,
                    "label": "var_id",
                    "value": "Rw681_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28928,
            "names": [
                {
                    "ob_id": 22524,
                    "name": "Relative uncertainty in fully normalized water-leaving reflectance at 709 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31945,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 709 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31946,
                    "label": "var_id",
                    "value": "Rw709_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 28929,
            "names": [
                {
                    "ob_id": 22525,
                    "name": "Relative uncertainty in fully normalized water-leaving reflectance at 754 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 67,
                    "label": "units",
                    "value": "percent",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31947,
                    "label": "long_name",
                    "value": "Relative uncertainty in fully normalized water-leaving reflectance at 754 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31948,
                    "label": "var_id",
                    "value": "Rw754_uncertainty_relative",
                    "vocabulary": ""
                }
            ]
        }
    ]
}