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=42900
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=43000",
    "previous": "https://catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=42800",
    "results": [
        {
            "ob_id": 95007,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34580,
                    "label": "var_id",
                    "value": "wa500",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95008,
            "names": [],
            "terms": [
                {
                    "ob_id": 6233,
                    "label": "units",
                    "value": "K/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34798,
                    "label": "var_id",
                    "value": "tntrs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102835,
                    "label": "long_name",
                    "value": "domain average shortwave radiative heating rate profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95009,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34604,
                    "label": "var_id",
                    "value": "rldscs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34870,
                    "label": "long_name",
                    "value": "domain avg. surface downwelling longwave flux – clear sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34871,
                    "label": "standard_name",
                    "value": "rldscs_avg",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95010,
            "names": [],
            "terms": [
                {
                    "ob_id": 18144,
                    "label": "units",
                    "value": "m^2/s^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35007,
                    "label": "var_id",
                    "value": "U2",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95011,
            "names": [],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34796,
                    "label": "var_id",
                    "value": "hur_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102836,
                    "label": "standard_name",
                    "value": "domain_average_relative_humidity",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102837,
                    "label": "long_name",
                    "value": "Domain Average Relative Humidity",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95012,
            "names": [],
            "terms": [
                {
                    "ob_id": 34621,
                    "label": "var_id",
                    "value": "tnfmse",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35177,
                    "label": "units",
                    "value": "J/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102838,
                    "label": "long_name",
                    "value": "Tendency of MSE",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95013,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 83,
                    "label": "standard_name",
                    "value": "air_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 5609,
                    "label": "long_name",
                    "value": "Air Temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34792,
                    "label": "var_id",
                    "value": "ta_avg",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95014,
            "names": [],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34604,
                    "label": "var_id",
                    "value": "rldscs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35159,
                    "label": "long_name",
                    "value": "Surface clear-sky downward longwave radiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95015,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34775,
                    "label": "var_id",
                    "value": "thetae_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34850,
                    "label": "long_name",
                    "value": "domain avg. equivalent potential temperature",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95016,
            "names": [],
            "terms": [
                {
                    "ob_id": 6068,
                    "label": "units",
                    "value": "kg/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102753,
                    "label": "var_id",
                    "value": "spwr_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102839,
                    "label": "long_name",
                    "value": "domain average saturated water vapor path",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95017,
            "names": [],
            "terms": [
                {
                    "ob_id": 120,
                    "label": "units",
                    "value": "m/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34715,
                    "label": "var_id",
                    "value": "va_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34861,
                    "label": "long_name",
                    "value": "domain avg. northward wind",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95018,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102840,
                    "label": "var_id",
                    "value": "dtdtsw",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102841,
                    "label": "standard_name",
                    "value": "air_temperature_tendency_due_to_shortwave",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102842,
                    "label": "long_name",
                    "value": "mass-weighted vertical integral of shortwave heating",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95019,
            "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": 34608,
                    "label": "var_id",
                    "value": "rsdscs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34918,
                    "label": "long_name",
                    "value": "Domain average surface Downwelling Clear-Sky Shortwave Radiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95020,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34617,
                    "label": "var_id",
                    "value": "rsuscs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34876,
                    "label": "long_name",
                    "value": "domain avg. surface upwelling shortwave flux – clear sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34877,
                    "label": "standard_name",
                    "value": "rsuscs_avg",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95021,
            "names": [],
            "terms": [
                {
                    "ob_id": 3685,
                    "label": "var_id",
                    "value": "rsdscs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34831,
                    "label": "long_name",
                    "value": "Sfc down SW flux - clear sky",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95022,
            "names": [],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3670,
                    "label": "var_id",
                    "value": "rlds",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35164,
                    "label": "long_name",
                    "value": "Surface downward longwave flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95023,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34792,
                    "label": "var_id",
                    "value": "ta_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34847,
                    "label": "long_name",
                    "value": "domain avg. air temperature",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95024,
            "names": [],
            "terms": [
                {
                    "ob_id": 20165,
                    "label": "units",
                    "value": "J m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34592,
                    "label": "var_id",
                    "value": "fmse",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102843,
                    "label": "standard_name",
                    "value": "mass-weighted_vertical_integral_of_frozen_moist_static_energy",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102844,
                    "label": "long_name",
                    "value": "Mass-Weighted Vertical Integral of Frozen Moist Static Energy",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95025,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3687,
                    "label": "var_id",
                    "value": "rsuscs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102845,
                    "label": "standard_name",
                    "value": "surface_upwelling_shortwave_flux-clear_sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102846,
                    "label": "long_name",
                    "value": "Surface Upwelling Shortwave Flux - Clear Sky",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95026,
            "names": [],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 952,
                    "label": "var_id",
                    "value": "rlutcs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102847,
                    "label": "long_name",
                    "value": "TOA clear-sky upward longwave flux at nz+1",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95027,
            "names": [],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34796,
                    "label": "var_id",
                    "value": "hur_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102848,
                    "label": "long_name",
                    "value": "domain average relative humidity profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95028,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34785,
                    "label": "var_id",
                    "value": "theta_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34862,
                    "label": "long_name",
                    "value": "domain avg. potential temperature",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95029,
            "names": [],
            "terms": [
                {
                    "ob_id": 11531,
                    "label": "units",
                    "value": "kg/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34732,
                    "label": "var_id",
                    "value": "clivi_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35178,
                    "label": "long_name",
                    "value": "Total cloud ice",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95030,
            "names": [],
            "terms": [
                {
                    "ob_id": 18144,
                    "label": "units",
                    "value": "m^2/s^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102849,
                    "label": "var_id",
                    "value": "TKES",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95031,
            "names": [],
            "terms": [
                {
                    "ob_id": 34805,
                    "label": "var_id",
                    "value": "cldfrac_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34957,
                    "label": "long_name",
                    "value": "cloud Fraction",
                    "vocabulary": ""
                },
                {
                    "ob_id": 64470,
                    "label": "units",
                    "value": "",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95032,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34775,
                    "label": "var_id",
                    "value": "thetae_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34929,
                    "label": "long_name",
                    "value": "Equivalent (generalized) potential temperature",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95033,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3679,
                    "label": "var_id",
                    "value": "vas",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102850,
                    "label": "standard_name",
                    "value": "10m_northward_wind",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102851,
                    "label": "long_name",
                    "value": "10m Northward Wind",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95034,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34834,
                    "label": "var_id",
                    "value": "rluscs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102852,
                    "label": "standard_name",
                    "value": "surface_upwelling_longwave_flux-clear_sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102853,
                    "label": "long_name",
                    "value": "Surface Upwelling Longwave Flux - Clear Sky",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95035,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 7951,
                    "label": "long_name",
                    "value": "Surface latent heat flux",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8502,
                    "label": "var_id",
                    "value": "surface_upward_latent_heat_flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95036,
            "names": [],
            "terms": [
                {
                    "ob_id": 34743,
                    "label": "var_id",
                    "value": "pr_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102854,
                    "label": "units",
                    "value": "kg/m2s",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95037,
            "names": [],
            "terms": [
                {
                    "ob_id": 6233,
                    "label": "units",
                    "value": "K/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34734,
                    "label": "var_id",
                    "value": "tntrlcs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34904,
                    "label": "long_name",
                    "value": "Clearsky longwave heating rate",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95038,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34604,
                    "label": "var_id",
                    "value": "rldscs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102855,
                    "label": "long_name",
                    "value": "domain average surface downwelling longwave flux - clear sky",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95039,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34715,
                    "label": "var_id",
                    "value": "va_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102856,
                    "label": "standard_name",
                    "value": "domain_average_northward_wind_profile",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102857,
                    "label": "long_name",
                    "value": "Domain Average Northward Wind Profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95040,
            "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": 102858,
                    "label": "var_id",
                    "value": "atmosphere_mass_content_of_cloud_ice",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95041,
            "names": [],
            "terms": [
                {
                    "ob_id": 144,
                    "label": "units",
                    "value": "kg kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34777,
                    "label": "var_id",
                    "value": "cli_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102859,
                    "label": "long_name",
                    "value": "domain avg. mass fraction of the cloud ice profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95042,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34570,
                    "label": "var_id",
                    "value": "tabot",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34902,
                    "label": "long_name",
                    "value": "Air T at the surface",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95043,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34573,
                    "label": "var_id",
                    "value": "uabot",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102860,
                    "label": "standard_name",
                    "value": "eastward_wind_at_lowest_model_level",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102861,
                    "label": "long_name",
                    "value": "Eastward Wind at Lowest Model Level",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95044,
            "names": [],
            "terms": [
                {
                    "ob_id": 34805,
                    "label": "var_id",
                    "value": "cldfrac_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34993,
                    "label": "standard_name",
                    "value": "tot_qc_dia",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34994,
                    "label": "long_name",
                    "value": "domain avg. cloud fraction profile with min. cond. thres.",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95045,
            "names": [],
            "terms": [
                {
                    "ob_id": 5959,
                    "label": "standard_name",
                    "value": "mass_fraction_of_cloud_ice_in_air",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 6065,
                    "label": "units",
                    "value": "kg/kg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8549,
                    "label": "var_id",
                    "value": "mass_fraction_of_cloud_ice_in_air",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95046,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34608,
                    "label": "var_id",
                    "value": "rsdscs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34985,
                    "label": "long_name",
                    "value": "domain avg surface downwelling shortwave flux-clear sky",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95047,
            "names": [],
            "terms": [
                {
                    "ob_id": 6065,
                    "label": "units",
                    "value": "kg/kg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34800,
                    "label": "var_id",
                    "value": "hus_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102862,
                    "label": "long_name",
                    "value": "domain average specific humidity profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95048,
            "names": [],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5938,
                    "label": "var_id",
                    "value": "cl",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102863,
                    "label": "standard_name",
                    "value": "total_cloud_fraction_of_grid_column",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102864,
                    "label": "long_name",
                    "value": "Total Cloud Fraction of Grid Column",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95049,
            "names": [],
            "terms": [
                {
                    "ob_id": 144,
                    "label": "units",
                    "value": "kg kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34779,
                    "label": "var_id",
                    "value": "clw_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102865,
                    "label": "long_name",
                    "value": "domain avg. mass fraction of the cloud liquid water profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95050,
            "names": [],
            "terms": [
                {
                    "ob_id": 34592,
                    "label": "var_id",
                    "value": "fmse",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34952,
                    "label": "long_name",
                    "value": "Vert. Int. FMSE",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34953,
                    "label": "units",
                    "value": "J/m^2",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95051,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34745,
                    "label": "var_id",
                    "value": "hfls_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34987,
                    "label": "long_name",
                    "value": "domain avg surface upward latent heat flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95052,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34577,
                    "label": "var_id",
                    "value": "vabot",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102866,
                    "label": "standard_name",
                    "value": "northward_wind_at_lowest_model_level",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102867,
                    "label": "long_name",
                    "value": "Northward Wind at Lowest Model Level",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95053,
            "names": [],
            "terms": [
                {
                    "ob_id": 34596,
                    "label": "var_id",
                    "value": "vadvfmse",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35177,
                    "label": "units",
                    "value": "J/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102868,
                    "label": "long_name",
                    "value": "Tendency of MSE from vertical advection",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95054,
            "names": [],
            "terms": [
                {
                    "ob_id": 90,
                    "label": "units",
                    "value": "kg m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34753,
                    "label": "var_id",
                    "value": "prw_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34991,
                    "label": "long_name",
                    "value": "domain avg water vapor path",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95055,
            "names": [],
            "terms": [
                {
                    "ob_id": 2294,
                    "label": "units",
                    "value": "kg m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34743,
                    "label": "var_id",
                    "value": "pr_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34986,
                    "label": "long_name",
                    "value": "domain avg surface precipitation rate",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95056,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34619,
                    "label": "var_id",
                    "value": "rsus_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34990,
                    "label": "long_name",
                    "value": "domain avg surface upwelling shortwave flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95057,
            "names": [],
            "terms": [
                {
                    "ob_id": 144,
                    "label": "units",
                    "value": "kg kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34800,
                    "label": "var_id",
                    "value": "hus_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102869,
                    "label": "standard_name",
                    "value": "domain_average_specific_humidity",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102870,
                    "label": "long_name",
                    "value": "Domain Average Specific Humidity",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95058,
            "names": [],
            "terms": [
                {
                    "ob_id": 144,
                    "label": "units",
                    "value": "kg kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34783,
                    "label": "var_id",
                    "value": "plw_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102871,
                    "label": "standard_name",
                    "value": "domain_average_mass_fraction_of_precipitating_liquid_water_profile",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102872,
                    "label": "long_name",
                    "value": "Domain Average Mass Fraction of Precipitating Liquid Water Profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95059,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34720,
                    "label": "var_id",
                    "value": "rsdt_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34975,
                    "label": "long_name",
                    "value": "domain avg TOA incoming shortwave flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95060,
            "names": [],
            "terms": [
                {
                    "ob_id": 35003,
                    "label": "var_id",
                    "value": "QVFLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102817,
                    "label": "units",
                    "value": "kg/kg m/s",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95061,
            "names": [],
            "terms": [
                {
                    "ob_id": 120,
                    "label": "units",
                    "value": "m/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34715,
                    "label": "var_id",
                    "value": "va_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35032,
                    "label": "long_name",
                    "value": "y wind component",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95062,
            "names": [],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5744,
                    "label": "var_id",
                    "value": "rlus",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35167,
                    "label": "long_name",
                    "value": "Surface upward longwave flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95063,
            "names": [],
            "terms": [
                {
                    "ob_id": 35001,
                    "label": "var_id",
                    "value": "TVFLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 91213,
                    "label": "units",
                    "value": "Km/s",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95064,
            "names": [],
            "terms": [
                {
                    "ob_id": 6233,
                    "label": "units",
                    "value": "K/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34736,
                    "label": "var_id",
                    "value": "tntrscs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35153,
                    "label": "long_name",
                    "value": "Net clear-sky shortwave radiative heating",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95065,
            "names": [],
            "terms": [
                {
                    "ob_id": 3085,
                    "label": "standard_name",
                    "value": "specific_humidity",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 6065,
                    "label": "units",
                    "value": "kg/kg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 7250,
                    "label": "var_id",
                    "value": "specific_humidity",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95066,
            "names": [],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3687,
                    "label": "var_id",
                    "value": "rsuscs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102873,
                    "label": "long_name",
                    "value": "Surface clear-sky upward shortwave flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95067,
            "names": [],
            "terms": [
                {
                    "ob_id": 3687,
                    "label": "var_id",
                    "value": "rsuscs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34836,
                    "label": "long_name",
                    "value": "Sfc up SW flux - clear sky",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95068,
            "names": [],
            "terms": [
                {
                    "ob_id": 6233,
                    "label": "units",
                    "value": "K/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34794,
                    "label": "var_id",
                    "value": "tntrl_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102874,
                    "label": "long_name",
                    "value": "domain average longwave radiative heating rate profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95069,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34570,
                    "label": "var_id",
                    "value": "tabot",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102875,
                    "label": "standard_name",
                    "value": "air_temperature_at_lowest_model_level",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102876,
                    "label": "long_name",
                    "value": "Air Temperature at Lowest Model Level",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95070,
            "names": [],
            "terms": [
                {
                    "ob_id": 2458,
                    "label": "units",
                    "value": "K s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34734,
                    "label": "var_id",
                    "value": "tntrlcs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102877,
                    "label": "standard_name",
                    "value": "domain_average_longwave_radiative_heating_rate_profile-clear_sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102878,
                    "label": "long_name",
                    "value": "Domain Average Longwave Radiative Heating Rate Profile - Clear Sky",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95071,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34722,
                    "label": "var_id",
                    "value": "rlutcs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102879,
                    "label": "long_name",
                    "value": "domain average TOA outgoing longwave flux - clear sky",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95072,
            "names": [],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 955,
                    "label": "var_id",
                    "value": "rsutcs",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102880,
                    "label": "long_name",
                    "value": "TOA clear-sky upward shortwave flux at nz+1",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95073,
            "names": [],
            "terms": [
                {
                    "ob_id": 11531,
                    "label": "units",
                    "value": "kg/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34789,
                    "label": "var_id",
                    "value": "sprw_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34940,
                    "label": "long_name",
                    "value": "Saturated Water Vapor Path",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95074,
            "names": [],
            "terms": [
                {
                    "ob_id": 144,
                    "label": "units",
                    "value": "kg kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34783,
                    "label": "var_id",
                    "value": "plw_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102881,
                    "label": "long_name",
                    "value": "domain avg. mass fraction of the precipitating liquid water profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95075,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34610,
                    "label": "var_id",
                    "value": "rsds_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34984,
                    "label": "long_name",
                    "value": "domain avg surface downwelling shortwave flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95076,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34726,
                    "label": "var_id",
                    "value": "rsutcs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102882,
                    "label": "long_name",
                    "value": "domain average TOA outgoing shortwave flux - clear sky",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95077,
            "names": [],
            "terms": [
                {
                    "ob_id": 90,
                    "label": "units",
                    "value": "kg m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34730,
                    "label": "var_id",
                    "value": "clwvi_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34978,
                    "label": "long_name",
                    "value": "domain avg condensed water path",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95078,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5598,
                    "label": "var_id",
                    "value": "lev",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102724,
                    "label": "standard_name",
                    "value": "atmospheric_hybrid_sigma_pressure_coordinate",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102883,
                    "label": "long_name",
                    "value": "Atmospheric Model Half-Level Level",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95079,
            "names": [],
            "terms": [
                {
                    "ob_id": 34777,
                    "label": "var_id",
                    "value": "cli_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34939,
                    "label": "units",
                    "value": "Unitless",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35144,
                    "label": "long_name",
                    "value": "Mean cloud-ice mixing ratio",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95080,
            "names": [],
            "terms": [
                {
                    "ob_id": 6065,
                    "label": "units",
                    "value": "kg/kg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34779,
                    "label": "var_id",
                    "value": "clw_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34907,
                    "label": "long_name",
                    "value": "Cloud water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95081,
            "names": [],
            "terms": [
                {
                    "ob_id": 223,
                    "label": "var_id",
                    "value": "rsut",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102884,
                    "label": "standard_name",
                    "value": "TOA_outgoing_shortwave_flux",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102885,
                    "label": "long_name",
                    "value": "TOA Outgoing Shortwave Flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95082,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34615,
                    "label": "var_id",
                    "value": "rlus_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34989,
                    "label": "long_name",
                    "value": "domain avg surface upwelling longwave flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95083,
            "names": [],
            "terms": [
                {
                    "ob_id": 9349,
                    "label": "var_id",
                    "value": "prw",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11531,
                    "label": "units",
                    "value": "kg/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35141,
                    "label": "long_name",
                    "value": "Column-integrated water vapor",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95084,
            "names": [],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34805,
                    "label": "var_id",
                    "value": "cldfrac_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34930,
                    "label": "long_name",
                    "value": "Global Cloud Fraction profile",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34931,
                    "label": "standard_name",
                    "value": "global_cloud_area_fraction",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95085,
            "names": [],
            "terms": [
                {
                    "ob_id": 5960,
                    "label": "var_id",
                    "value": "cli",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6065,
                    "label": "units",
                    "value": "kg/kg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34906,
                    "label": "long_name",
                    "value": "Cloud ice",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95086,
            "names": [],
            "terms": [
                {
                    "ob_id": 120,
                    "label": "units",
                    "value": "m/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34715,
                    "label": "var_id",
                    "value": "va_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102886,
                    "label": "long_name",
                    "value": "domain average northward wind profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95087,
            "names": [],
            "terms": [
                {
                    "ob_id": 6065,
                    "label": "units",
                    "value": "kg/kg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34783,
                    "label": "var_id",
                    "value": "plw_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34938,
                    "label": "long_name",
                    "value": "Rain content",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95088,
            "names": [],
            "terms": [
                {
                    "ob_id": 33806,
                    "label": "units",
                    "value": "J m-2 s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34596,
                    "label": "var_id",
                    "value": "vadvfmse",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35013,
                    "label": "long_name",
                    "value": "mass-weighted vertical integral of vertical advection of frozn_mosit_static_energy",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35014,
                    "label": "standard_name",
                    "value": "tendency_of_frozn_moist_static_energy_due_to_vertical_advection",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95089,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34613,
                    "label": "var_id",
                    "value": "rluscs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102887,
                    "label": "long_name",
                    "value": "domain average surface upwelling longwave flux - clear sky",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95090,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3069,
                    "label": "standard_name",
                    "value": "surface_downwelling_shortwave_flux",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 3677,
                    "label": "var_id",
                    "value": "rsds",
                    "vocabulary": ""
                },
                {
                    "ob_id": 76565,
                    "label": "long_name",
                    "value": "Surface Downwelling Shortwave Flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95091,
            "names": [],
            "terms": [
                {
                    "ob_id": 90,
                    "label": "units",
                    "value": "kg m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 10931,
                    "label": "standard_name",
                    "value": "atmosphere_mass_content_of_water_vapor",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 102888,
                    "label": "var_id",
                    "value": "atmosphere_mass_content_of_water_vapor",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95092,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3212,
                    "label": "standard_name",
                    "value": "surface_upward_latent_heat_flux",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 34745,
                    "label": "var_id",
                    "value": "hfls_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34921,
                    "label": "long_name",
                    "value": "Domain average surface Upward Latent Heat Flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95093,
            "names": [],
            "terms": [
                {
                    "ob_id": 139,
                    "label": "units",
                    "value": "Pa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2914,
                    "label": "var_id",
                    "value": "pressure",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34898,
                    "label": "long_name",
                    "value": "domain avg Pressure",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95094,
            "names": [],
            "terms": [
                {
                    "ob_id": 6065,
                    "label": "units",
                    "value": "kg/kg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34777,
                    "label": "var_id",
                    "value": "cli_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102889,
                    "label": "long_name",
                    "value": "domain average mass fraction of cloud ice profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95095,
            "names": [],
            "terms": [
                {
                    "ob_id": 3677,
                    "label": "var_id",
                    "value": "rsds",
                    "vocabulary": ""
                },
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34832,
                    "label": "long_name",
                    "value": "Sfc down SW flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95096,
            "names": [],
            "terms": [
                {
                    "ob_id": 144,
                    "label": "units",
                    "value": "kg kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34781,
                    "label": "var_id",
                    "value": "pli_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102890,
                    "label": "long_name",
                    "value": "domain avg. mass fraction of the precipitating ice profile",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95097,
            "names": [],
            "terms": [
                {
                    "ob_id": 7389,
                    "label": "units",
                    "value": "W/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34608,
                    "label": "var_id",
                    "value": "rsdscs_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34872,
                    "label": "long_name",
                    "value": "domain avg. surface downwelling shortwave flux – clear sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34873,
                    "label": "standard_name",
                    "value": "rsdscs_avg",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95098,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 83,
                    "label": "standard_name",
                    "value": "air_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 34808,
                    "label": "long_name",
                    "value": "domain avg. geopotential height",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34809,
                    "label": "var_id",
                    "value": "height_avg",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95099,
            "names": [],
            "terms": [
                {
                    "ob_id": 34805,
                    "label": "var_id",
                    "value": "cldfrac_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34992,
                    "label": "long_name",
                    "value": "domain avg. cloud fraction profile (larger threshold)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34993,
                    "label": "standard_name",
                    "value": "tot_qc_dia",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95100,
            "names": [],
            "terms": [
                {
                    "ob_id": 6068,
                    "label": "units",
                    "value": "kg/m2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34753,
                    "label": "var_id",
                    "value": "prw_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102891,
                    "label": "long_name",
                    "value": "domain average water vapor path",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95101,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34728,
                    "label": "var_id",
                    "value": "rsut_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34977,
                    "label": "long_name",
                    "value": "domain avg TOA outgoing shortwave flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95102,
            "names": [],
            "terms": [
                {
                    "ob_id": 20165,
                    "label": "units",
                    "value": "J m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34592,
                    "label": "var_id",
                    "value": "fmse",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35008,
                    "label": "long_name",
                    "value": "mass-weighted vertical integral of FMSE",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95103,
            "names": [],
            "terms": [
                {
                    "ob_id": 2304,
                    "label": "units",
                    "value": "W m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34606,
                    "label": "var_id",
                    "value": "rlds_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34983,
                    "label": "long_name",
                    "value": "domain avg surface downwelling longwave flux",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95104,
            "names": [],
            "terms": [
                {
                    "ob_id": 90,
                    "label": "units",
                    "value": "kg m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 9349,
                    "label": "var_id",
                    "value": "prw",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11421,
                    "label": "long_name",
                    "value": "Water Vapor Path",
                    "vocabulary": ""
                },
                {
                    "ob_id": 102892,
                    "label": "standard_name",
                    "value": "water_vapor_path",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95105,
            "names": [],
            "terms": [
                {
                    "ob_id": 139,
                    "label": "units",
                    "value": "Pa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 34718,
                    "label": "var_id",
                    "value": "pa_avg",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35146,
                    "label": "long_name",
                    "value": "Mean pressure",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 95106,
            "names": [],
            "terms": [
                {
                    "ob_id": 9511,
                    "label": "var_id",
                    "value": "clwvi",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11531,
                    "label": "units",
                    "value": "kg/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 35139,
                    "label": "long_name",
                    "value": "Column-integrated cloud liquid and ice",
                    "vocabulary": ""
                }
            ]
        }
    ]
}