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

{
    "count": 51157,
    "next": "https://catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=43300",
    "previous": "https://catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=43100",
    "results": [
        {
            "ob_id": 95307,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3682,
                    "label": "standard_name",
                    "value": "surface_downwelling_longwave_flux_in_air_assuming_clear_sky",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 34604,
                    "label": "var_id",
                    "value": "rldscs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34917,
                    "label": "long_name",
                    "value": "Domain average surface Downwelling Clear-Sky Longwave Radiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95308,
            "names": [],
            "terms": [
                {
                    "ob_id": 7156,
                    "label": "units",
                    "value": "m2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 15556,
                    "label": "var_id",
                    "value": "TK",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34688,
                    "label": "standard_name",
                    "value": "tot_qv_dia",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34995,
                    "label": "long_name",
                    "value": "domain avg. eddy viscosity profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95309,
            "names": [],
            "terms": [
                {
                    "ob_id": 33806,
                    "label": "units",
                    "value": "J m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34621,
                    "label": "var_id",
                    "value": "tnfmse",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103034,
                    "label": "standard_name",
                    "value": "mass-weighted_vertical_integral_of_total_tendency_of_frozen_moist_static_energy",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103035,
                    "label": "long_name",
                    "value": "Mass-Weighted Vertical Integral of Total Tendency of Frozen Moist Static Energy",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95310,
            "names": [],
            "terms": [
                {
                    "ob_id": 144,
                    "label": "units",
                    "value": "kg kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34783,
                    "label": "var_id",
                    "value": "plw_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34936,
                    "label": "standard_name",
                    "value": "mass_fraction_of_precipitating_liquid_water_in_air",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34964,
                    "label": "long_name",
                    "value": "domain average Mass Fraction of precipitating Liquid Water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95311,
            "names": [],
            "terms": [
                {
                    "ob_id": 139,
                    "label": "units",
                    "value": "Pa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103036,
                    "label": "var_id",
                    "value": "phydro",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103037,
                    "label": "long_name",
                    "value": "Full level hydrostatic pressure",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95312,
            "names": [],
            "terms": [
                {
                    "ob_id": 11531,
                    "label": "units",
                    "value": "kg/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34789,
                    "label": "var_id",
                    "value": "sprw_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103038,
                    "label": "long_name",
                    "value": "Saturation Precipitable Water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95313,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5744,
                    "label": "var_id",
                    "value": "rlus",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103039,
                    "label": "standard_name",
                    "value": "surface_upwelling_longwave_flux",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103040,
                    "label": "long_name",
                    "value": "Surface Upwelling Longwave Flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95314,
            "names": [],
            "terms": [
                {
                    "ob_id": 3492,
                    "label": "units",
                    "value": "-",
                    "vocabulary": ""
                },
                {
                    "ob_id": 17512,
                    "label": "long_name",
                    "value": "Cloud fraction",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34805,
                    "label": "var_id",
                    "value": "cldfrac_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103041,
                    "label": "standard_name",
                    "value": "Cloud fraction",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95315,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34720,
                    "label": "var_id",
                    "value": "rsdt_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103042,
                    "label": "long_name",
                    "value": "domain average TOA incoming shortwave flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95316,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11391,
                    "label": "var_id",
                    "value": "evspsbl",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103043,
                    "label": "standard_name",
                    "value": "surface_evaporation_flux",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103044,
                    "label": "long_name",
                    "value": "Surface Evaporation Flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95317,
            "names": [],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34613,
                    "label": "var_id",
                    "value": "rluscs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35162,
                    "label": "long_name",
                    "value": "Surface clear-sky upward longwave radiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95318,
            "names": [],
            "terms": [
                {
                    "ob_id": 144,
                    "label": "units",
                    "value": "kg kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34781,
                    "label": "var_id",
                    "value": "pli_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103045,
                    "label": "standard_name",
                    "value": "domain_average_mass_fraction_of_precipitating_ice_profile",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103046,
                    "label": "long_name",
                    "value": "Domain Average Mass Fraction of Precipitating Ice Profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95319,
            "names": [],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34617,
                    "label": "var_id",
                    "value": "rsuscs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35163,
                    "label": "long_name",
                    "value": "Surface clear-sky upward shortwave radiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95320,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5743,
                    "label": "standard_name",
                    "value": "surface_upwelling_longwave_flux_in_air",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 34615,
                    "label": "var_id",
                    "value": "rlus_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34925,
                    "label": "long_name",
                    "value": "Domain average surface Upwelling Longwave Radiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95321,
            "names": [],
            "terms": [
                {
                    "ob_id": 90,
                    "label": "units",
                    "value": "kg m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34789,
                    "label": "var_id",
                    "value": "sprw_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103047,
                    "label": "standard_name",
                    "value": "domain_average_saturated_water_vapor_path",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103048,
                    "label": "long_name",
                    "value": "Domain Average Saturated Water Vapor Path",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95322,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3148,
                    "label": "standard_name",
                    "value": "toa_incoming_shortwave_flux",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 3693,
                    "label": "var_id",
                    "value": "rsdt",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103049,
                    "label": "long_name",
                    "value": "toa incident shortwave radiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95323,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8530,
                    "label": "var_id",
                    "value": "toa_incoming_shortwave_flux",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103050,
                    "label": "long_name",
                    "value": "Incoming solar radn (TOA)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95324,
            "names": [],
            "terms": [
                {
                    "ob_id": 9508,
                    "label": "var_id",
                    "value": "clivi",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102754,
                    "label": "units",
                    "value": "kg/m**2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103051,
                    "label": "long_name",
                    "value": "vertically integrated cloud ice",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95325,
            "names": [],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34613,
                    "label": "var_id",
                    "value": "rluscs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35048,
                    "label": "long_name",
                    "value": "LW up at surface-clear sky",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95326,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3679,
                    "label": "var_id",
                    "value": "vas",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95327,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 25441,
                    "label": "var_id",
                    "value": "vertical_velocity",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103052,
                    "label": "long_name",
                    "value": "vertical_velocity",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95328,
            "names": [],
            "terms": [
                {
                    "ob_id": 139,
                    "label": "units",
                    "value": "Pa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2913,
                    "label": "standard_name",
                    "value": "air_pressure",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 19739,
                    "label": "long_name",
                    "value": "Pressure on Model Levels",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34718,
                    "label": "var_id",
                    "value": "pa_avg",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95329,
            "names": [],
            "terms": [
                {
                    "ob_id": 90,
                    "label": "units",
                    "value": "kg m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34730,
                    "label": "var_id",
                    "value": "clwvi_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103053,
                    "label": "standard_name",
                    "value": "domain_average_condensed_water_path",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103054,
                    "label": "long_name",
                    "value": "Domain Average Condensed Water Path",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95330,
            "names": [],
            "terms": [
                {
                    "ob_id": 258,
                    "label": "var_id",
                    "value": "pr",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103055,
                    "label": "standard_name",
                    "value": "Precip Totale liq+sol",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103056,
                    "label": "long_name",
                    "value": "Precip Totale liq+sol",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103057,
                    "label": "units",
                    "value": "kg/(s*m2)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95331,
            "names": [],
            "terms": [
                {
                    "ob_id": 225,
                    "label": "var_id",
                    "value": "rlut",
                    "vocabulary": ""
                },
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103058,
                    "label": "standard_name",
                    "value": "IR rad. at TOA",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103059,
                    "label": "long_name",
                    "value": "IR rad. at TOA",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95332,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103060,
                    "label": "var_id",
                    "value": "surface_upwelling_longwave_flux",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103061,
                    "label": "long_name",
                    "value": "Downward LW surface flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95333,
            "names": [],
            "terms": [
                {
                    "ob_id": 120,
                    "label": "units",
                    "value": "m/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3679,
                    "label": "var_id",
                    "value": "vas",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103062,
                    "label": "long_name",
                    "value": "10m v-velocity",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95334,
            "names": [],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34745,
                    "label": "var_id",
                    "value": "hfls_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35121,
                    "label": "long_name",
                    "value": "surface latent heat flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95335,
            "names": [],
            "terms": [
                {
                    "ob_id": 103063,
                    "label": "var_id",
                    "value": "cosmu0",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103064,
                    "label": "standard_name",
                    "value": "cosmu0",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103065,
                    "label": "long_name",
                    "value": "cosine of the zenith angle for rad. heating",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95336,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35133,
                    "label": "var_id",
                    "value": "zg_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103066,
                    "label": "standard_name",
                    "value": "domain_average_air_geopotential_profile",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103067,
                    "label": "long_name",
                    "value": "Domain Average Geopotential Height Profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95337,
            "names": [],
            "terms": [
                {
                    "ob_id": 90,
                    "label": "units",
                    "value": "kg m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34789,
                    "label": "var_id",
                    "value": "sprw_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35081,
                    "label": "long_name",
                    "value": "domain avg saturated water vapor path",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95338,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103068,
                    "label": "var_id",
                    "value": "thlxy",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95339,
            "names": [],
            "terms": [
                {
                    "ob_id": 6065,
                    "label": "units",
                    "value": "kg/kg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34777,
                    "label": "var_id",
                    "value": "cli_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103069,
                    "label": "standard_name",
                    "value": "Cloud ice condensate",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103070,
                    "label": "long_name",
                    "value": "Cloud ice condensate",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95340,
            "names": [],
            "terms": [
                {
                    "ob_id": 2458,
                    "label": "units",
                    "value": "K s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103071,
                    "label": "var_id",
                    "value": "tendency_of_air_temperature_due_to_moist_convection",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103072,
                    "label": "standard_name",
                    "value": "tendency_of_air_temperature_due_to_moist_convection",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95341,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5746,
                    "label": "standard_name",
                    "value": "surface_upwelling_shortwave_flux_in_air",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 5747,
                    "label": "var_id",
                    "value": "rsus",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103073,
                    "label": "long_name",
                    "value": "surface upwelling shortwave radiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95342,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3691,
                    "label": "var_id",
                    "value": "zg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6457,
                    "label": "long_name",
                    "value": "Geopotential Height",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103074,
                    "label": "standard_name",
                    "value": "air_geopotential",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95343,
            "names": [],
            "terms": [
                {
                    "ob_id": 6065,
                    "label": "units",
                    "value": "kg/kg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 7250,
                    "label": "var_id",
                    "value": "specific_humidity",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8040,
                    "label": "long_name",
                    "value": "Specific humidity",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95344,
            "names": [],
            "terms": [
                {
                    "ob_id": 11531,
                    "label": "units",
                    "value": "kg/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34599,
                    "label": "var_id",
                    "value": "sprw",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103075,
                    "label": "long_name",
                    "value": "Column-integrated saturation water vapor",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95345,
            "names": [],
            "terms": [
                {
                    "ob_id": 952,
                    "label": "var_id",
                    "value": "rlutcs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11591,
                    "label": "units",
                    "value": "watts/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35093,
                    "label": "long_name",
                    "value": "monthly avg LW up at TOA-clear sky",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95346,
            "names": [],
            "terms": [
                {
                    "ob_id": 20165,
                    "label": "units",
                    "value": "J m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34592,
                    "label": "var_id",
                    "value": "fmse",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35009,
                    "label": "long_name",
                    "value": "mass-weighted vertical integral of frozn_mosit_static_energy",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35010,
                    "label": "standard_name",
                    "value": "frozn_moist_static_energy",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95347,
            "names": [],
            "terms": [
                {
                    "ob_id": 9511,
                    "label": "var_id",
                    "value": "clwvi",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102754,
                    "label": "units",
                    "value": "kg/m**2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103076,
                    "label": "long_name",
                    "value": "vertically integrated cloud water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95348,
            "names": [],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34619,
                    "label": "var_id",
                    "value": "rsus_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35056,
                    "label": "long_name",
                    "value": "SW up at surface",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95349,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12782,
                    "label": "var_id",
                    "value": "cloud_fraction",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91840,
                    "label": "long_name",
                    "value": "cloud_fraction",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95350,
            "names": [],
            "terms": [
                {
                    "ob_id": 6068,
                    "label": "units",
                    "value": "kg/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34730,
                    "label": "var_id",
                    "value": "clwvi_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103077,
                    "label": "standard_name",
                    "value": "Precipitable liquid water",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103078,
                    "label": "long_name",
                    "value": "Precipitable liquid water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95351,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3111,
                    "label": "standard_name",
                    "value": "toa_outgoing_longwave_flux_assuming_clear_sky",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 34722,
                    "label": "var_id",
                    "value": "rlutcs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34908,
                    "label": "long_name",
                    "value": "Domain average TOA Outgoing Clear-Sky Longwave Radiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95352,
            "names": [],
            "terms": [
                {
                    "ob_id": 11510,
                    "label": "units",
                    "value": "Pa/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 19732,
                    "label": "var_id",
                    "value": "wap500",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103079,
                    "label": "standard_name",
                    "value": "Vertical pressure velocity at 500hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103080,
                    "label": "long_name",
                    "value": "Vertical pressure velocity at 500hPa",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95353,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34972,
                    "label": "standard_name",
                    "value": "equivalent_potential_temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103081,
                    "label": "var_id",
                    "value": "equivalent_potential_temperature",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95354,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3209,
                    "label": "standard_name",
                    "value": "surface_upward_sensible_heat_flux",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 34747,
                    "label": "var_id",
                    "value": "hfss_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34922,
                    "label": "long_name",
                    "value": "Domain average surface Upward Sensible Heat Flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95355,
            "names": [],
            "terms": [
                {
                    "ob_id": 3687,
                    "label": "var_id",
                    "value": "rsuscs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11591,
                    "label": "units",
                    "value": "watts/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35104,
                    "label": "long_name",
                    "value": "monthly avg SW up at sfc-clear sky",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95356,
            "names": [],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34615,
                    "label": "var_id",
                    "value": "rlus_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35047,
                    "label": "long_name",
                    "value": "LW up at surface",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95357,
            "names": [],
            "terms": [
                {
                    "ob_id": 139,
                    "label": "units",
                    "value": "Pa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103036,
                    "label": "var_id",
                    "value": "phydro",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103082,
                    "label": "long_name",
                    "value": "domain avg. air hydrostatic pressure profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95358,
            "names": [],
            "terms": [
                {
                    "ob_id": 120,
                    "label": "units",
                    "value": "m/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3678,
                    "label": "var_id",
                    "value": "uas",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103083,
                    "label": "long_name",
                    "value": "10m u-velocity",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95359,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103084,
                    "label": "var_id",
                    "value": "prcs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103085,
                    "label": "standard_name",
                    "value": "prcs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103086,
                    "label": "long_name",
                    "value": "convective precipitation flux (snow)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95360,
            "names": [],
            "terms": [
                {
                    "ob_id": 139,
                    "label": "units",
                    "value": "Pa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34718,
                    "label": "var_id",
                    "value": "pa_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 49432,
                    "label": "long_name",
                    "value": "Air pressure",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103087,
                    "label": "standard_name",
                    "value": "Air pressure",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95361,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3225,
                    "label": "standard_name",
                    "value": "cloud_area_fraction",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 8577,
                    "label": "var_id",
                    "value": "cloud_area_fraction",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95362,
            "names": [],
            "terms": [
                {
                    "ob_id": 34805,
                    "label": "var_id",
                    "value": "cldfrac_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35113,
                    "label": "long_name",
                    "value": "monthly global cloud fraction",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64470,
                    "label": "units",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95363,
            "names": [],
            "terms": [
                {
                    "ob_id": 952,
                    "label": "var_id",
                    "value": "rlutcs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3111,
                    "label": "standard_name",
                    "value": "toa_outgoing_longwave_flux_assuming_clear_sky",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 103088,
                    "label": "long_name",
                    "value": "toa outgoing clear-sky longwave radiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95364,
            "names": [],
            "terms": [
                {
                    "ob_id": 6065,
                    "label": "units",
                    "value": "kg/kg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103089,
                    "label": "var_id",
                    "value": "mass_fraction_of_cloud_liquid_water",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103090,
                    "label": "long_name",
                    "value": "QCL cloud water content",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95365,
            "names": [],
            "terms": [
                {
                    "ob_id": 90,
                    "label": "units",
                    "value": "kg m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 10217,
                    "label": "standard_name",
                    "value": "atmosphere_mass_content_of_cloud_ice",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 34732,
                    "label": "var_id",
                    "value": "clivi_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34913,
                    "label": "long_name",
                    "value": "Domain average ice Water Path",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95366,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103025,
                    "label": "var_id",
                    "value": "rho_height_levels",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103091,
                    "label": "long_name",
                    "value": "Height of model rho levels",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95367,
            "names": [],
            "terms": [
                {
                    "ob_id": 3670,
                    "label": "var_id",
                    "value": "rlds",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11591,
                    "label": "units",
                    "value": "watts/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35090,
                    "label": "long_name",
                    "value": "monthly avg LW down at sfc",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95368,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 83,
                    "label": "standard_name",
                    "value": "air_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 34792,
                    "label": "var_id",
                    "value": "ta_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103092,
                    "label": "long_name",
                    "value": "air temperature profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95369,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34606,
                    "label": "var_id",
                    "value": "rlds_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103093,
                    "label": "standard_name",
                    "value": "domain_average_surface_downwelling_longwave_flux",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103094,
                    "label": "long_name",
                    "value": "Domain Average Surface Downwelling Longwave Flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95370,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34809,
                    "label": "var_id",
                    "value": "height_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 65674,
                    "label": "standard_name",
                    "value": "geometric_height_at_full_level_center",
                    "vocabulary": ""
                },
                {
                    "ob_id": 65675,
                    "label": "long_name",
                    "value": "geometric height at full level center",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95371,
            "names": [],
            "terms": [
                {
                    "ob_id": 955,
                    "label": "var_id",
                    "value": "rsutcs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3112,
                    "label": "standard_name",
                    "value": "toa_outgoing_shortwave_flux_assuming_clear_sky",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 30181,
                    "label": "long_name",
                    "value": "toa outgoing clear-sky shortwave radiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95372,
            "names": [],
            "terms": [
                {
                    "ob_id": 103095,
                    "label": "var_id",
                    "value": "shortwave_radiative_heating_rate",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103096,
                    "label": "long_name",
                    "value": "SW heating rate all timesteps",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103097,
                    "label": "units",
                    "value": "K/ts/ts",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95373,
            "names": [],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34720,
                    "label": "var_id",
                    "value": "rsdt_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35049,
                    "label": "long_name",
                    "value": "SW down at TOA",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95374,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5743,
                    "label": "standard_name",
                    "value": "surface_upwelling_longwave_flux_in_air",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 5744,
                    "label": "var_id",
                    "value": "rlus",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31445,
                    "label": "long_name",
                    "value": "surface upwelling longwave radiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95375,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34745,
                    "label": "var_id",
                    "value": "hfls_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103098,
                    "label": "standard_name",
                    "value": "domain_average_surface_upward_latent_heat_flux",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103099,
                    "label": "long_name",
                    "value": "Domain Average Surface Upward Latent Heat Flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95376,
            "names": [],
            "terms": [
                {
                    "ob_id": 6068,
                    "label": "units",
                    "value": "kg/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 9349,
                    "label": "var_id",
                    "value": "prw",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103100,
                    "label": "standard_name",
                    "value": "Precipitable water",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103101,
                    "label": "long_name",
                    "value": "Precipitable water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95377,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5743,
                    "label": "standard_name",
                    "value": "surface_upwelling_longwave_flux_in_air",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 103102,
                    "label": "var_id",
                    "value": "surface_upwelling_longwave_flux_in_air",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95378,
            "names": [],
            "terms": [
                {
                    "ob_id": 6065,
                    "label": "units",
                    "value": "kg/kg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103103,
                    "label": "var_id",
                    "value": "qrxy",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95379,
            "names": [],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34796,
                    "label": "var_id",
                    "value": "hur_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103104,
                    "label": "long_name",
                    "value": "Relative Humidity as computed by SAM1MOM",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95380,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3676,
                    "label": "standard_name",
                    "value": "surface_downwelling_shortwave_flux_in_air",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 3677,
                    "label": "var_id",
                    "value": "rsds",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12150,
                    "label": "long_name",
                    "value": "surface downwelling shortwave radiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95381,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11391,
                    "label": "var_id",
                    "value": "evspsbl",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11515,
                    "label": "long_name",
                    "value": "evaporation",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103105,
                    "label": "standard_name",
                    "value": "evap",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95382,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3678,
                    "label": "var_id",
                    "value": "uas",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95383,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103006,
                    "label": "var_id",
                    "value": "surface_downwelling_shortwave_flux_assuming_clear_sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103106,
                    "label": "long_name",
                    "value": "Clear-sky up SW flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95384,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103107,
                    "label": "var_id",
                    "value": "prcr",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103108,
                    "label": "standard_name",
                    "value": "prcr",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103109,
                    "label": "long_name",
                    "value": "convective precipitation flux (water)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95385,
            "names": [],
            "terms": [
                {
                    "ob_id": 102754,
                    "label": "units",
                    "value": "kg/m**2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103110,
                    "label": "var_id",
                    "value": "spwr",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103111,
                    "label": "long_name",
                    "value": "Saturated water vapor path",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95386,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 255,
                    "label": "var_id",
                    "value": "tas",
                    "vocabulary": ""
                },
                {
                    "ob_id": 13109,
                    "label": "standard_name",
                    "value": "tas",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 103112,
                    "label": "long_name",
                    "value": "temperature in 2m",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95387,
            "names": [],
            "terms": [
                {
                    "ob_id": 2458,
                    "label": "units",
                    "value": "K s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34798,
                    "label": "var_id",
                    "value": "tntrs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102755,
                    "label": "standard_name",
                    "value": "temperature_tendency_rsw",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103113,
                    "label": "long_name",
                    "value": "temperature tendency due to shortwave radiation (cp)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95388,
            "names": [],
            "terms": [
                {
                    "ob_id": 5963,
                    "label": "var_id",
                    "value": "clw",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6065,
                    "label": "units",
                    "value": "kg/kg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35060,
                    "label": "long_name",
                    "value": "cloud liquid specific humidity",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95389,
            "names": [],
            "terms": [
                {
                    "ob_id": 90,
                    "label": "units",
                    "value": "kg m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34732,
                    "label": "var_id",
                    "value": "clivi_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35067,
                    "label": "long_name",
                    "value": "domain avg ice vapor path",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95390,
            "names": [],
            "terms": [
                {
                    "ob_id": 2458,
                    "label": "units",
                    "value": "K s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 30821,
                    "label": "standard_name",
                    "value": "tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103114,
                    "label": "var_id",
                    "value": "tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95391,
            "names": [],
            "terms": [
                {
                    "ob_id": 229,
                    "label": "var_id",
                    "value": "hfls",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8316,
                    "label": "long_name",
                    "value": "latent heat flux",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103115,
                    "label": "standard_name",
                    "value": "lhflx",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95392,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34720,
                    "label": "var_id",
                    "value": "rsdt_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103116,
                    "label": "standard_name",
                    "value": "domain_average_TOA_incoming_shortwave_flux",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103117,
                    "label": "long_name",
                    "value": "Domain Average TOA Incoming Shortwave Flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95393,
            "names": [],
            "terms": [
                {
                    "ob_id": 9508,
                    "label": "var_id",
                    "value": "clivi",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34812,
                    "label": "units",
                    "value": "kg m^{-2}",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35030,
                    "label": "long_name",
                    "value": "water vapour path",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95394,
            "names": [],
            "terms": [
                {
                    "ob_id": 257,
                    "label": "long_name",
                    "value": "Total precipitation rate",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6451,
                    "label": "units",
                    "value": "kg/m2/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 7241,
                    "label": "var_id",
                    "value": "precipitation_flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95395,
            "names": [],
            "terms": [
                {
                    "ob_id": 5686,
                    "label": "var_id",
                    "value": "clt",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12171,
                    "label": "long_name",
                    "value": "total cloud cover",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35217,
                    "label": "units",
                    "value": "m2 m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103118,
                    "label": "standard_name",
                    "value": "clt",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95396,
            "names": [],
            "terms": [
                {
                    "ob_id": 11531,
                    "label": "units",
                    "value": "kg/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34599,
                    "label": "var_id",
                    "value": "sprw",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35118,
                    "label": "long_name",
                    "value": "saturated precipitable water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95397,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102773,
                    "label": "var_id",
                    "value": "pr_conv",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103119,
                    "label": "standard_name",
                    "value": "surface_convective_precipitation_rate",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103120,
                    "label": "long_name",
                    "value": "Surface Convective Precipitation Rate",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95398,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11441,
                    "label": "long_name",
                    "value": "10m windspeed",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103121,
                    "label": "var_id",
                    "value": "sfcwind",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103122,
                    "label": "standard_name",
                    "value": "sfcwind",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95399,
            "names": [],
            "terms": [
                {
                    "ob_id": 223,
                    "label": "var_id",
                    "value": "rsut",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3178,
                    "label": "standard_name",
                    "value": "toa_outgoing_shortwave_flux",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 30184,
                    "label": "long_name",
                    "value": "toa outgoing shortwave radiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95400,
            "names": [],
            "terms": [
                {
                    "ob_id": 9349,
                    "label": "var_id",
                    "value": "prw",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11529,
                    "label": "long_name",
                    "value": "vertically integrated water vapor",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102754,
                    "label": "units",
                    "value": "kg/m**2",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95401,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3669,
                    "label": "standard_name",
                    "value": "surface_downwelling_longwave_flux_in_air",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 3670,
                    "label": "var_id",
                    "value": "rlds",
                    "vocabulary": ""
                },
                {
                    "ob_id": 101212,
                    "label": "long_name",
                    "value": "surface downwelling longwave radiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95402,
            "names": [],
            "terms": [
                {
                    "ob_id": 11591,
                    "label": "units",
                    "value": "watts/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35097,
                    "label": "long_name",
                    "value": "monthly avg SW down at TOA-clear sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35098,
                    "label": "var_id",
                    "value": "rsdtcs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95403,
            "names": [],
            "terms": [
                {
                    "ob_id": 34623,
                    "label": "units",
                    "value": "J2 m-4 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103123,
                    "label": "var_id",
                    "value": "total_tendency_of_fmse_spatial_variance",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103124,
                    "label": "long_name",
                    "value": "total_tendency_of_fmse_spatial_variance",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95404,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3684,
                    "label": "standard_name",
                    "value": "surface_downwelling_shortwave_flux_in_air_assuming_clear_sky",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 3685,
                    "label": "var_id",
                    "value": "rsdscs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103125,
                    "label": "long_name",
                    "value": "surface downwelling clear-sky shortwave radiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95405,
            "names": [],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5747,
                    "label": "var_id",
                    "value": "rsus",
                    "vocabulary": ""
                },
                {
                    "ob_id": 103126,
                    "label": "long_name",
                    "value": "Surface upward shortwave flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95406,
            "names": [],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34728,
                    "label": "var_id",
                    "value": "rsut_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35175,
                    "label": "long_name",
                    "value": "TOA upward shortwave radiation at nz+1",
                    "vocabulary": ""
                }
            ]
        }
    ]
}