Phenomenon List
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=4800
{ "count": 53163, "next": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=4900", "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=4700", "results": [ { "ob_id": 10905, "names": [ { "ob_id": 3797, "name": "mole_fraction_of_hypobromous_acid_in_air" }, { "ob_id": 7280, "name": "HOBr Volume Mixing Ratio" } ], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 6509, "label": "standard_name", "value": "mole_fraction_of_hypobromous_acid_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 11043, "label": "long_name", "value": "HOBr Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 11044, "label": "var_id", "value": "vmrhobr", "vocabulary": "" } ] }, { "ob_id": 10906, "names": [ { "ob_id": 3783, "name": "mole_fraction_of_hypochlorous_acid_in_air" }, { "ob_id": 7281, "name": "HOCl Volume Mixing Ratio" } ], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 6493, "label": "standard_name", "value": "mole_fraction_of_hypochlorous_acid_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 11045, "label": "long_name", "value": "HOCl Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 11046, "label": "var_id", "value": "vmrhocl", "vocabulary": "" } ] }, { "ob_id": 10907, "names": [ { "ob_id": 3800, "name": "mole_fraction_of_dinitrogen_pentoxide_in_air" }, { "ob_id": 7282, "name": "N2O5 Volume Mixing Ratio" } ], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 6513, "label": "standard_name", "value": "mole_fraction_of_dinitrogen_pentoxide_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 11047, "label": "long_name", "value": "N2O5 Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 11048, "label": "var_id", "value": "vmrn2o5", "vocabulary": "" } ] }, { "ob_id": 10908, "names": [ { "ob_id": 3805, "name": "mole_fraction_of_chlorine_dioxide_in_air" }, { "ob_id": 7283, "name": "OClO Volume Mixing Ratio" } ], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 6519, "label": "standard_name", "value": "mole_fraction_of_chlorine_dioxide_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 11049, "label": "long_name", "value": "OClO Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 11050, "label": "var_id", "value": "vmroclo", "vocabulary": "" } ] }, { "ob_id": 10909, "names": [ { "ob_id": 6836, "name": "mole_fraction_of_total_inorganic_bromine_in_air" }, { "ob_id": 7284, "name": "Total Inorganic Bromine (Bry) Volume Mixing Ratio" } ], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 10211, "label": "standard_name", "value": "mole_fraction_of_total_inorganic_bromine_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 11051, "label": "long_name", "value": "Total Inorganic Bromine (Bry) Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 11052, "label": "var_id", "value": "vmrbry", "vocabulary": "" } ] }, { "ob_id": 10910, "names": [ { "ob_id": 6838, "name": "mole_fraction_of_inorganic_chlorine_in_air" }, { "ob_id": 7285, "name": "Total Inorganic Chlorine (Cly) Volume Mixing Ratio" } ], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 10214, "label": "standard_name", "value": "mole_fraction_of_inorganic_chlorine_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 11053, "label": "long_name", "value": "Total Inorganic Chlorine (Cly) Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 11054, "label": "var_id", "value": "vmrcly", "vocabulary": "" } ] }, { "ob_id": 10911, "names": [ { "ob_id": 6807, "name": "mole_fraction_of_total_reactive_nitrogen_in_air" }, { "ob_id": 7286, "name": "Total Reactive Nitrogen (NOy) Volume Mixing Ratio" } ], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 10153, "label": "standard_name", "value": "mole_fraction_of_total_reactive_nitrogen_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 11055, "label": "long_name", "value": "Total Reactive Nitrogen (NOy) Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 11056, "label": "var_id", "value": "vmrnoy", "vocabulary": "" } ] }, { "ob_id": 10912, "names": [ { "ob_id": 7287, "name": "SF6 Volume Mixing Ratio" } ], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 11057, "label": "long_name", "value": "SF6 Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 11058, "label": "var_id", "value": "vmrsf6", "vocabulary": "" } ] }, { "ob_id": 10921, "names": [ { "ob_id": 7296, "name": "All-Sky SW-RF Aerosols at TOA" } ], "terms": [ { "ob_id": 2304, "label": "units", "value": "W m-2", "vocabulary": "" }, { "ob_id": 5922, "label": "var_id", "value": "swtoaasaer", "vocabulary": "" }, { "ob_id": 11075, "label": "long_name", "value": "All-Sky SW-RF Aerosols at TOA", "vocabulary": "" } ] }, { "ob_id": 10922, "names": [ { "ob_id": 7247, "name": "age_of_stratospheric_air" }, { "ob_id": 7297, "name": "Alternate Stratospheric Age of Air" } ], "terms": [ { "ob_id": 10943, "label": "units", "value": "year", "vocabulary": "" }, { "ob_id": 10984, "label": "standard_name", "value": "age_of_stratospheric_air", "vocabulary": "cf_standard_names" }, { "ob_id": 11076, "label": "long_name", "value": "Alternate Stratospheric Age of Air", "vocabulary": "" }, { "ob_id": 11077, "label": "var_id", "value": "altaoa", "vocabulary": "" } ] }, { "ob_id": 10923, "names": [ { "ob_id": 3299, "name": "atmosphere_optical_thickness_due_to_black_carbon_ambient_aerosol" }, { "ob_id": 7298, "name": "Black Carbon AOD at 550nm" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 5694, "label": "standard_name", "value": "atmosphere_optical_thickness_due_to_black_carbon_ambient_aerosol", "vocabulary": "cf_standard_names" }, { "ob_id": 5695, "label": "var_id", "value": "od550bc", "vocabulary": "" }, { "ob_id": 11078, "label": "long_name", "value": "Black Carbon AOD at 550nm", "vocabulary": "" } ] }, { "ob_id": 10925, "names": [ { "ob_id": 7300, "name": "Clear-Sky LW-RF Aerosols at TOA" } ], "terms": [ { "ob_id": 2304, "label": "units", "value": "W m-2", "vocabulary": "" }, { "ob_id": 6026, "label": "var_id", "value": "lwtoacsaer", "vocabulary": "" }, { "ob_id": 11081, "label": "long_name", "value": "Clear-Sky LW-RF Aerosols at TOA", "vocabulary": "" } ] }, { "ob_id": 10926, "names": [ { "ob_id": 7301, "name": "Clear-Sky SW-RF Aerosols at TOA" } ], "terms": [ { "ob_id": 2304, "label": "units", "value": "W m-2", "vocabulary": "" }, { "ob_id": 5935, "label": "var_id", "value": "swtoacsaer", "vocabulary": "" }, { "ob_id": 11082, "label": "long_name", "value": "Clear-Sky SW-RF Aerosols at TOA", "vocabulary": "" } ] }, { "ob_id": 10927, "names": [ { "ob_id": 2381, "name": "convective_cloud_area_fraction" }, { "ob_id": 7302, "name": "Convective Cloud Fraction" } ], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 3116, "label": "standard_name", "value": "convective_cloud_area_fraction", "vocabulary": "cf_standard_names" }, { "ob_id": 6530, "label": "var_id", "value": "convclt", "vocabulary": "" }, { "ob_id": 11083, "label": "long_name", "value": "Convective Cloud Fraction", "vocabulary": "" } ] }, { "ob_id": 10928, "names": [ { "ob_id": 3525, "name": "tendency_of_atmosphere_mass_content_of_particulate_organic_matter_dry_aerosol_due_to_dry_deposition" }, { "ob_id": 7303, "name": "Dry Deposition Rate of Dry Aerosol Organic Matter" } ], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 5944, "label": "standard_name", "value": "tendency_of_atmosphere_mass_content_of_particulate_organic_matter_dry_aerosol_due_to_dry_deposition", "vocabulary": "cf_standard_names" }, { "ob_id": 5945, "label": "var_id", "value": "dryoa", "vocabulary": "" }, { "ob_id": 11084, "label": "long_name", "value": "Dry Deposition Rate of Dry Aerosol Organic Matter", "vocabulary": "" } ] }, { "ob_id": 10929, "names": [ { "ob_id": 3317, "name": "atmosphere_optical_thickness_due_to_dust_ambient_aerosol" }, { "ob_id": 7304, "name": "Dust AOD at 550nm" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 5721, "label": "standard_name", "value": "atmosphere_optical_thickness_due_to_dust_ambient_aerosol", "vocabulary": "cf_standard_names" }, { "ob_id": 5722, "label": "var_id", "value": "od550dust", "vocabulary": "" }, { "ob_id": 11085, "label": "long_name", "value": "Dust AOD at 550nm", "vocabulary": "" } ] }, { "ob_id": 10930, "names": [ { "ob_id": 7111, "name": "leaf_area_index" }, { "ob_id": 7305, "name": "Leaf Area Index" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 10713, "label": "standard_name", "value": "leaf_area_index", "vocabulary": "cf_standard_names" }, { "ob_id": 11086, "label": "long_name", "value": "Leaf Area Index", "vocabulary": "" }, { "ob_id": 11087, "label": "var_id", "value": "lai", "vocabulary": "" } ] }, { "ob_id": 10932, "names": [ { "ob_id": 3501, "name": "POM Mass Mixing Ratio" }, { "ob_id": 3502, "name": "mass_fraction_of_particulate_organic_matter_dry_aerosol_in_air" } ], "terms": [ { "ob_id": 144, "label": "units", "value": "kg kg-1", "vocabulary": "" }, { "ob_id": 5905, "label": "long_name", "value": "POM Mass Mixing Ratio", "vocabulary": "" }, { "ob_id": 5906, "label": "standard_name", "value": "mass_fraction_of_particulate_organic_matter_dry_aerosol_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 5907, "label": "var_id", "value": "mmroa", "vocabulary": "" } ] }, { "ob_id": 10933, "names": [ { "ob_id": 2373, "name": "air_potential_temperature" }, { "ob_id": 6336, "name": "Potential Temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 3088, "label": "standard_name", "value": "air_potential_temperature", "vocabulary": "cf_standard_names" }, { "ob_id": 9346, "label": "long_name", "value": "Potential Temperature", "vocabulary": "" }, { "ob_id": 11089, "label": "var_id", "value": "potemp", "vocabulary": "" } ] }, { "ob_id": 10934, "names": [ { "ob_id": 3329, "name": "atmosphere_optical_thickness_due_to_seasalt_ambient_aerosol" }, { "ob_id": 7307, "name": "Seasalt AOD at 550nm" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 5736, "label": "standard_name", "value": "atmosphere_optical_thickness_due_to_seasalt_ambient_aerosol", "vocabulary": "cf_standard_names" }, { "ob_id": 5737, "label": "var_id", "value": "od550ss", "vocabulary": "" }, { "ob_id": 11090, "label": "long_name", "value": "Seasalt AOD at 550nm", "vocabulary": "" } ] }, { "ob_id": 10935, "names": [ { "ob_id": 6346, "name": "Snow Area Fraction" }, { "ob_id": 7308, "name": "surface_snow_area_fraction" } ], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 9359, "label": "long_name", "value": "Snow Area Fraction", "vocabulary": "" }, { "ob_id": 9361, "label": "var_id", "value": "snc", "vocabulary": "" }, { "ob_id": 11091, "label": "standard_name", "value": "surface_snow_area_fraction", "vocabulary": "cf_standard_names" } ] }, { "ob_id": 10936, "names": [ { "ob_id": 7309, "name": "Sulfate AOD at 550nm" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 5739, "label": "var_id", "value": "od550so4", "vocabulary": "" }, { "ob_id": 11092, "label": "long_name", "value": "Sulfate AOD at 550nm", "vocabulary": "" } ] }, { "ob_id": 10937, "names": [ { "ob_id": 7310, "name": "Surface Area Density of NAT PSC Particles" } ], "terms": [ { "ob_id": 11093, "label": "units", "value": "m-1", "vocabulary": "" }, { "ob_id": 11094, "label": "long_name", "value": "Surface Area Density of NAT PSC Particles", "vocabulary": "" }, { "ob_id": 11095, "label": "var_id", "value": "sadnat", "vocabulary": "" } ] }, { "ob_id": 10938, "names": [ { "ob_id": 7311, "name": "Surface Area Density of Sulfate Aerosol" } ], "terms": [ { "ob_id": 11093, "label": "units", "value": "m-1", "vocabulary": "" }, { "ob_id": 11096, "label": "long_name", "value": "Surface Area Density of Sulfate Aerosol", "vocabulary": "" }, { "ob_id": 11097, "label": "var_id", "value": "sadsulf", "vocabulary": "" } ] }, { "ob_id": 10939, "names": [ { "ob_id": 7312, "name": "Surface Area Density of Water Ice PSC Particles" } ], "terms": [ { "ob_id": 11093, "label": "units", "value": "m-1", "vocabulary": "" }, { "ob_id": 11098, "label": "long_name", "value": "Surface Area Density of Water Ice PSC Particles", "vocabulary": "" }, { "ob_id": 11099, "label": "var_id", "value": "sadice", "vocabulary": "" } ] }, { "ob_id": 10940, "names": [ { "ob_id": 7313, "name": "Tendency of Eastward Wind from EPF Divergence" }, { "ob_id": 7314, "name": "tendency_of_eastward_wind_due_to_eliassen_palm_flux_divergence" } ], "terms": [ { "ob_id": 7026, "label": "units", "value": "m s-2", "vocabulary": "" }, { "ob_id": 11100, "label": "long_name", "value": "Tendency of Eastward Wind from EPF Divergence", "vocabulary": "" }, { "ob_id": 11101, "label": "standard_name", "value": "tendency_of_eastward_wind_due_to_eliassen_palm_flux_divergence", "vocabulary": "cf_standard_names" }, { "ob_id": 11102, "label": "var_id", "value": "acceldivf", "vocabulary": "" } ] }, { "ob_id": 10943, "names": [ { "ob_id": 7317, "name": "Tropospheric Ozone Column" } ], "terms": [ { "ob_id": 6535, "label": "units", "value": "DU", "vocabulary": "" }, { "ob_id": 11107, "label": "long_name", "value": "Tropospheric Ozone Column", "vocabulary": "" }, { "ob_id": 11108, "label": "var_id", "value": "tropoz", "vocabulary": "" } ] }, { "ob_id": 10946, "names": [ { "ob_id": 3548, "name": "tendency_of_atmosphere_mass_content_of_particulate_organic_matter_dry_aerosol_due_to_wet_deposition" }, { "ob_id": 7320, "name": "Wet Deposition Rate of Dry Aerosol Organic Matter" } ], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 5978, "label": "standard_name", "value": "tendency_of_atmosphere_mass_content_of_particulate_organic_matter_dry_aerosol_due_to_wet_deposition", "vocabulary": "cf_standard_names" }, { "ob_id": 5979, "label": "var_id", "value": "wetoa", "vocabulary": "" }, { "ob_id": 11113, "label": "long_name", "value": "Wet Deposition Rate of Dry Aerosol Organic Matter", "vocabulary": "" } ] }, { "ob_id": 10947, "names": [ { "ob_id": 3562, "name": "mole_fraction_of_water_vapor_in_air" }, { "ob_id": 7321, "name": "Zonal Mean Water Vapour Volume Mixing Ratio" } ], "terms": [ { "ob_id": 6000, "label": "standard_name", "value": "mole_fraction_of_water_vapor_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 6001, "label": "var_id", "value": "zmh2o", "vocabulary": "" }, { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 11114, "label": "long_name", "value": "Zonal Mean Water Vapour Volume Mixing Ratio", "vocabulary": "" } ] }, { "ob_id": 10948, "names": [ { "ob_id": 3310, "name": "tendency_of_atmosphere_mass_content_of_ozone_due_to_dry_deposition" }, { "ob_id": 7322, "name": "Dry Deposition Rate of Ozone" } ], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 5712, "label": "standard_name", "value": "tendency_of_atmosphere_mass_content_of_ozone_due_to_dry_deposition", "vocabulary": "cf_standard_names" }, { "ob_id": 5713, "label": "var_id", "value": "dryo3", "vocabulary": "" }, { "ob_id": 11115, "label": "long_name", "value": "Dry Deposition Rate of Ozone", "vocabulary": "" } ] }, { "ob_id": 10949, "names": [ { "ob_id": 7323, "name": "Tendency of Eastward Wind from GWD" }, { "ob_id": 7324, "name": "tendency_of_eastward_wind_due_to_gravity_wave_drag" } ], "terms": [ { "ob_id": 7026, "label": "units", "value": "m s-2", "vocabulary": "" }, { "ob_id": 11116, "label": "long_name", "value": "Tendency of Eastward Wind from GWD", "vocabulary": "" }, { "ob_id": 11117, "label": "standard_name", "value": "tendency_of_eastward_wind_due_to_gravity_wave_drag", "vocabulary": "cf_standard_names" }, { "ob_id": 11118, "label": "var_id", "value": "accelgw", "vocabulary": "" } ] }, { "ob_id": 10950, "names": [ { "ob_id": 7325, "name": "Tendency of Eastward Wind from Non-Oro GWD" }, { "ob_id": 7326, "name": "tendency_of_eastward_wind_due_to_nonorographic_gravity_wave_drag" } ], "terms": [ { "ob_id": 7026, "label": "units", "value": "m s-2", "vocabulary": "" }, { "ob_id": 11119, "label": "long_name", "value": "Tendency of Eastward Wind from Non-Oro GWD", "vocabulary": "" }, { "ob_id": 11120, "label": "standard_name", "value": "tendency_of_eastward_wind_due_to_nonorographic_gravity_wave_drag", "vocabulary": "cf_standard_names" }, { "ob_id": 11121, "label": "var_id", "value": "accelnogw", "vocabulary": "" } ] }, { "ob_id": 10951, "names": [ { "ob_id": 7327, "name": "tendency_of_eastward_wind_due_to_orographic_gravity_wave_drag" }, { "ob_id": 7328, "name": "Tendency of Eastward Wind from Oro-GWD" } ], "terms": [ { "ob_id": 7026, "label": "units", "value": "m s-2", "vocabulary": "" }, { "ob_id": 11122, "label": "long_name", "value": "Tendency of Eastward Wind from Oro-GWD", "vocabulary": "" }, { "ob_id": 11123, "label": "standard_name", "value": "tendency_of_eastward_wind_due_to_orographic_gravity_wave_drag", "vocabulary": "cf_standard_names" }, { "ob_id": 11124, "label": "var_id", "value": "accelogw", "vocabulary": "" } ] }, { "ob_id": 10952, "names": [ { "ob_id": 7329, "name": "tendency_of_air_temperature_due_to_diabatic_processes" }, { "ob_id": 7330, "name": "Zonal Mean Diabatic Heating Rates" } ], "terms": [ { "ob_id": 2458, "label": "units", "value": "K s-1", "vocabulary": "" }, { "ob_id": 11125, "label": "long_name", "value": "Zonal Mean Diabatic Heating Rates", "vocabulary": "" }, { "ob_id": 11126, "label": "standard_name", "value": "tendency_of_air_temperature_due_to_diabatic_processes", "vocabulary": "cf_standard_names" }, { "ob_id": 11127, "label": "var_id", "value": "zmtnt", "vocabulary": "" } ] }, { "ob_id": 10953, "names": [ { "ob_id": 7247, "name": "age_of_stratospheric_air" }, { "ob_id": 7331, "name": "Zonal Mean Mean Age of Stratospheric Air" } ], "terms": [ { "ob_id": 10943, "label": "units", "value": "year", "vocabulary": "" }, { "ob_id": 10984, "label": "standard_name", "value": "age_of_stratospheric_air", "vocabulary": "cf_standard_names" }, { "ob_id": 11128, "label": "long_name", "value": "Zonal Mean Mean Age of Stratospheric Air", "vocabulary": "" }, { "ob_id": 11129, "label": "var_id", "value": "zmmnstrage", "vocabulary": "" } ] }, { "ob_id": 10954, "names": [ { "ob_id": 3805, "name": "mole_fraction_of_chlorine_dioxide_in_air" }, { "ob_id": 7332, "name": "Zonal Mean OClO Volume Mixing Ratio" } ], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 6519, "label": "standard_name", "value": "mole_fraction_of_chlorine_dioxide_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 11130, "label": "long_name", "value": "Zonal Mean OClO Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 11131, "label": "var_id", "value": "zmoclo", "vocabulary": "" } ] }, { "ob_id": 10955, "names": [ { "ob_id": 226, "name": "air_temperature" }, { "ob_id": 7333, "name": "Air Temperature at 40 hPa" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 83, "label": "standard_name", "value": "air_temperature", "vocabulary": "cf_standard_names" }, { "ob_id": 11132, "label": "long_name", "value": "Air Temperature at 40 hPa", "vocabulary": "" }, { "ob_id": 11133, "label": "var_id", "value": "ta40", "vocabulary": "" } ] }, { "ob_id": 10956, "names": [ { "ob_id": 7334, "name": "atmosphere_moles_of_carbon_tetrachloride" }, { "ob_id": 7335, "name": "Atmospheric Burden of CCl4" } ], "terms": [ { "ob_id": 11134, "label": "units", "value": "moles", "vocabulary": "" }, { "ob_id": 11135, "label": "long_name", "value": "Atmospheric Burden of CCl4", "vocabulary": "" }, { "ob_id": 11136, "label": "standard_name", "value": "atmosphere_moles_of_carbon_tetrachloride", "vocabulary": "cf_standard_names" }, { "ob_id": 11137, "label": "var_id", "value": "ccl4brdn", "vocabulary": "" } ] }, { "ob_id": 10957, "names": [ { "ob_id": 7336, "name": "atmosphere_moles_of_cfc11" }, { "ob_id": 7337, "name": "Atmospheric Burden of CFC-11" } ], "terms": [ { "ob_id": 11134, "label": "units", "value": "moles", "vocabulary": "" }, { "ob_id": 11138, "label": "long_name", "value": "Atmospheric Burden of CFC-11", "vocabulary": "" }, { "ob_id": 11139, "label": "standard_name", "value": "atmosphere_moles_of_cfc11", "vocabulary": "cf_standard_names" }, { "ob_id": 11140, "label": "var_id", "value": "cfcl3brdn", "vocabulary": "" } ] }, { "ob_id": 10958, "names": [ { "ob_id": 7338, "name": "Atmospheric Burden of CFC-113" }, { "ob_id": 7339, "name": "atmosphere_moles_of_cfc113" } ], "terms": [ { "ob_id": 11134, "label": "units", "value": "moles", "vocabulary": "" }, { "ob_id": 11141, "label": "long_name", "value": "Atmospheric Burden of CFC-113", "vocabulary": "" }, { "ob_id": 11142, "label": "standard_name", "value": "atmosphere_moles_of_cfc113", "vocabulary": "cf_standard_names" }, { "ob_id": 11143, "label": "var_id", "value": "ccl2fcclf2brdn", "vocabulary": "" } ] }, { "ob_id": 10961, "names": [ { "ob_id": 7344, "name": "atmosphere_moles_of_cfc12" }, { "ob_id": 7345, "name": "Atmospheric Burden of CFC-12" } ], "terms": [ { "ob_id": 11134, "label": "units", "value": "moles", "vocabulary": "" }, { "ob_id": 11150, "label": "long_name", "value": "Atmospheric Burden of CFC-12", "vocabulary": "" }, { "ob_id": 11151, "label": "standard_name", "value": "atmosphere_moles_of_cfc12", "vocabulary": "cf_standard_names" }, { "ob_id": 11152, "label": "var_id", "value": "cf2cl2brdn", "vocabulary": "" } ] }, { "ob_id": 10962, "names": [ { "ob_id": 7346, "name": "Atmospheric Burden of CH3Br" }, { "ob_id": 7347, "name": "atmosphere_moles_of_methyl_bromide" } ], "terms": [ { "ob_id": 11134, "label": "units", "value": "moles", "vocabulary": "" }, { "ob_id": 11153, "label": "long_name", "value": "Atmospheric Burden of CH3Br", "vocabulary": "" }, { "ob_id": 11154, "label": "standard_name", "value": "atmosphere_moles_of_methyl_bromide", "vocabulary": "cf_standard_names" }, { "ob_id": 11155, "label": "var_id", "value": "ch3brbrdn", "vocabulary": "" } ] }, { "ob_id": 10964, "names": [ { "ob_id": 7350, "name": "Atmospheric Burden of CH3CCl3" }, { "ob_id": 7351, "name": "atmosphere_moles_of_hcc140a" } ], "terms": [ { "ob_id": 11134, "label": "units", "value": "moles", "vocabulary": "" }, { "ob_id": 11159, "label": "long_name", "value": "Atmospheric Burden of CH3CCl3", "vocabulary": "" }, { "ob_id": 11160, "label": "standard_name", "value": "atmosphere_moles_of_hcc140a", "vocabulary": "cf_standard_names" }, { "ob_id": 11161, "label": "var_id", "value": "ch3ccl3brdn", "vocabulary": "" } ] }, { "ob_id": 10966, "names": [ { "ob_id": 7354, "name": "atmosphere_moles_of_methyl_chloride" }, { "ob_id": 7355, "name": "Atmospheric Burden of CH3Cl" } ], "terms": [ { "ob_id": 11134, "label": "units", "value": "moles", "vocabulary": "" }, { "ob_id": 11165, "label": "long_name", "value": "Atmospheric Burden of CH3Cl", "vocabulary": "" }, { "ob_id": 11166, "label": "standard_name", "value": "atmosphere_moles_of_methyl_chloride", "vocabulary": "cf_standard_names" }, { "ob_id": 11167, "label": "var_id", "value": "ch3clbrdn", "vocabulary": "" } ] }, { "ob_id": 10967, "names": [ { "ob_id": 7356, "name": "atmosphere_moles_of_methane" }, { "ob_id": 7357, "name": "Atmospheric Burden of CH4" } ], "terms": [ { "ob_id": 11134, "label": "units", "value": "moles", "vocabulary": "" }, { "ob_id": 11168, "label": "long_name", "value": "Atmospheric Burden of CH4", "vocabulary": "" }, { "ob_id": 11169, "label": "standard_name", "value": "atmosphere_moles_of_methane", "vocabulary": "cf_standard_names" }, { "ob_id": 11170, "label": "var_id", "value": "ch4brdn", "vocabulary": "" } ] }, { "ob_id": 10968, "names": [ { "ob_id": 7358, "name": "atmosphere_moles_of_hcfc22" }, { "ob_id": 7359, "name": "Atmospheric Burden of CHClF2" } ], "terms": [ { "ob_id": 11134, "label": "units", "value": "moles", "vocabulary": "" }, { "ob_id": 11171, "label": "long_name", "value": "Atmospheric Burden of CHClF2", "vocabulary": "" }, { "ob_id": 11172, "label": "standard_name", "value": "atmosphere_moles_of_hcfc22", "vocabulary": "cf_standard_names" }, { "ob_id": 11173, "label": "var_id", "value": "chclf2brdn", "vocabulary": "" } ] }, { "ob_id": 10969, "names": [ { "ob_id": 7360, "name": "Atmospheric Burden of CO" }, { "ob_id": 7361, "name": "atmosphere_moles_of_carbon_monoxide" } ], "terms": [ { "ob_id": 11134, "label": "units", "value": "moles", "vocabulary": "" }, { "ob_id": 11174, "label": "long_name", "value": "Atmospheric Burden of CO", "vocabulary": "" }, { "ob_id": 11175, "label": "standard_name", "value": "atmosphere_moles_of_carbon_monoxide", "vocabulary": "cf_standard_names" }, { "ob_id": 11176, "label": "var_id", "value": "cobrdn", "vocabulary": "" } ] }, { "ob_id": 10970, "names": [ { "ob_id": 7362, "name": "atmosphere_moles_of_molecular_hydrogen" }, { "ob_id": 7363, "name": "Atmospheric Burden of H2" } ], "terms": [ { "ob_id": 11134, "label": "units", "value": "moles", "vocabulary": "" }, { "ob_id": 11177, "label": "long_name", "value": "Atmospheric Burden of H2", "vocabulary": "" }, { "ob_id": 11178, "label": "standard_name", "value": "atmosphere_moles_of_molecular_hydrogen", "vocabulary": "cf_standard_names" }, { "ob_id": 11179, "label": "var_id", "value": "h2brdn", "vocabulary": "" } ] }, { "ob_id": 10972, "names": [ { "ob_id": 7366, "name": "Atmospheric Burden of Halon 1211" }, { "ob_id": 7367, "name": "atmosphere_moles_of_halon1211" } ], "terms": [ { "ob_id": 11134, "label": "units", "value": "moles", "vocabulary": "" }, { "ob_id": 11183, "label": "long_name", "value": "Atmospheric Burden of Halon 1211", "vocabulary": "" }, { "ob_id": 11184, "label": "standard_name", "value": "atmosphere_moles_of_halon1211", "vocabulary": "cf_standard_names" }, { "ob_id": 11185, "label": "var_id", "value": "cbrclf2brdn", "vocabulary": "" } ] }, { "ob_id": 10973, "names": [ { "ob_id": 7368, "name": "Atmospheric Burden of Halon 1301" }, { "ob_id": 7369, "name": "atmosphere_moles_of_halon1301" } ], "terms": [ { "ob_id": 11134, "label": "units", "value": "moles", "vocabulary": "" }, { "ob_id": 11186, "label": "long_name", "value": "Atmospheric Burden of Halon 1301", "vocabulary": "" }, { "ob_id": 11187, "label": "standard_name", "value": "atmosphere_moles_of_halon1301", "vocabulary": "cf_standard_names" }, { "ob_id": 11188, "label": "var_id", "value": "cbrf3brdn", "vocabulary": "" } ] }, { "ob_id": 10975, "names": [ { "ob_id": 7372, "name": "Atmospheric Burden of Nitrous Oxide" }, { "ob_id": 7373, "name": "atmosphere_moles_of_nitrous_oxide" } ], "terms": [ { "ob_id": 11134, "label": "units", "value": "moles", "vocabulary": "" }, { "ob_id": 11192, "label": "long_name", "value": "Atmospheric Burden of Nitrous Oxide", "vocabulary": "" }, { "ob_id": 11193, "label": "standard_name", "value": "atmosphere_moles_of_nitrous_oxide", "vocabulary": "cf_standard_names" }, { "ob_id": 11194, "label": "var_id", "value": "n2obrdn", "vocabulary": "" } ] }, { "ob_id": 10980, "names": [ { "ob_id": 7378, "name": "northward_heat_flux_in_air_due_to_eddy_advection" }, { "ob_id": 7379, "name": "Meridional Heat Flux" } ], "terms": [ { "ob_id": 4060, "label": "units", "value": "K m s-1", "vocabulary": "" }, { "ob_id": 11203, "label": "long_name", "value": "Meridional Heat Flux", "vocabulary": "" }, { "ob_id": 11204, "label": "standard_name", "value": "northward_heat_flux_in_air_due_to_eddy_advection", "vocabulary": "cf_standard_names" }, { "ob_id": 11205, "label": "var_id", "value": "vt100", "vocabulary": "" } ] }, { "ob_id": 10982, "names": [ { "ob_id": 7381, "name": "ertel_potential_vorticity" }, { "ob_id": 7382, "name": "Potential Vorticity on 480K" } ], "terms": [ { "ob_id": 11208, "label": "units", "value": "K m2 kg-1 s-1", "vocabulary": "" }, { "ob_id": 11209, "label": "long_name", "value": "Potential Vorticity on 480K", "vocabulary": "" }, { "ob_id": 11210, "label": "standard_name", "value": "ertel_potential_vorticity", "vocabulary": "cf_standard_names" }, { "ob_id": 11211, "label": "var_id", "value": "vorpot480", "vocabulary": "" } ] }, { "ob_id": 10983, "names": [ { "ob_id": 7381, "name": "ertel_potential_vorticity" }, { "ob_id": 7383, "name": "Potential Vorticity on 840K" } ], "terms": [ { "ob_id": 11208, "label": "units", "value": "K m2 kg-1 s-1", "vocabulary": "" }, { "ob_id": 11210, "label": "standard_name", "value": "ertel_potential_vorticity", "vocabulary": "cf_standard_names" }, { "ob_id": 11212, "label": "long_name", "value": "Potential Vorticity on 840K", "vocabulary": "" }, { "ob_id": 11213, "label": "var_id", "value": "vorpot840", "vocabulary": "" } ] }, { "ob_id": 10984, "names": [ { "ob_id": 7384, "name": "Reaction Rate of RO2+NO3" } ], "terms": [ { "ob_id": 5620, "label": "units", "value": "mole m-3 s-1", "vocabulary": "" }, { "ob_id": 11214, "label": "long_name", "value": "Reaction Rate of RO2+NO3", "vocabulary": "" }, { "ob_id": 11215, "label": "var_id", "value": "lossro2viano3", "vocabulary": "" } ] }, { "ob_id": 10986, "names": [ { "ob_id": 2943, "name": "surface_downwelling_shortwave_flux_in_air_assuming_clear_sky" }, { "ob_id": 7386, "name": "Surface Downwelling Clear-Sky Shortwave Radiation" } ], "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": 11218, "label": "long_name", "value": "Surface Downwelling Clear-Sky Shortwave Radiation", "vocabulary": "" }, { "ob_id": 11219, "label": "var_id", "value": "dyrsdscs", "vocabulary": "" } ] }, { "ob_id": 10988, "names": [ { "ob_id": 2957, "name": "surface_snow_amount" }, { "ob_id": 7387, "name": "Surface Snow Amount" } ], "terms": [ { "ob_id": 90, "label": "units", "value": "kg m-2", "vocabulary": "" }, { "ob_id": 3720, "label": "standard_name", "value": "surface_snow_amount", "vocabulary": "cf_standard_names" }, { "ob_id": 3721, "label": "var_id", "value": "snw", "vocabulary": "" }, { "ob_id": 11221, "label": "long_name", "value": "Surface Snow Amount", "vocabulary": "" } ] }, { "ob_id": 10989, "names": [ { "ob_id": 7388, "name": "Tendency of Atmospheric Burden of CCl4" }, { "ob_id": 7389, "name": "tendency_of_atmosphere_moles_of_carbon_tetrachloride" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11223, "label": "long_name", "value": "Tendency of Atmospheric Burden of CCl4", "vocabulary": "" }, { "ob_id": 11224, "label": "standard_name", "value": "tendency_of_atmosphere_moles_of_carbon_tetrachloride", "vocabulary": "cf_standard_names" }, { "ob_id": 11225, "label": "var_id", "value": "ccl4tbrdn", "vocabulary": "" } ] }, { "ob_id": 10990, "names": [ { "ob_id": 7390, "name": "tendency_of_atmosphere_moles_of_cfc11" }, { "ob_id": 7391, "name": "Tendency of Atmospheric Burden of CFC-11" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11226, "label": "long_name", "value": "Tendency of Atmospheric Burden of CFC-11", "vocabulary": "" }, { "ob_id": 11227, "label": "standard_name", "value": "tendency_of_atmosphere_moles_of_cfc11", "vocabulary": "cf_standard_names" }, { "ob_id": 11228, "label": "var_id", "value": "cfcl3tbrdn", "vocabulary": "" } ] }, { "ob_id": 10991, "names": [ { "ob_id": 7392, "name": "Tendency of Atmospheric Burden of CFC-113" }, { "ob_id": 7393, "name": "tendency_of_atmosphere_moles_of_cfc113" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11229, "label": "long_name", "value": "Tendency of Atmospheric Burden of CFC-113", "vocabulary": "" }, { "ob_id": 11230, "label": "standard_name", "value": "tendency_of_atmosphere_moles_of_cfc113", "vocabulary": "cf_standard_names" }, { "ob_id": 11231, "label": "var_id", "value": "ccl2fcclf2tbrdn", "vocabulary": "" } ] }, { "ob_id": 10994, "names": [ { "ob_id": 7398, "name": "Tendency of Atmospheric Burden of CFC-12" }, { "ob_id": 7399, "name": "tendency_of_atmosphere_moles_of_cfc12" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11238, "label": "long_name", "value": "Tendency of Atmospheric Burden of CFC-12", "vocabulary": "" }, { "ob_id": 11239, "label": "standard_name", "value": "tendency_of_atmosphere_moles_of_cfc12", "vocabulary": "cf_standard_names" }, { "ob_id": 11240, "label": "var_id", "value": "cf2cl2tbrdn", "vocabulary": "" } ] }, { "ob_id": 10995, "names": [ { "ob_id": 7400, "name": "tendency_of_atmosphere_moles_of_methyl_bromide" }, { "ob_id": 7401, "name": "Tendency of Atmospheric Burden of CH3Br" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11241, "label": "long_name", "value": "Tendency of Atmospheric Burden of CH3Br", "vocabulary": "" }, { "ob_id": 11242, "label": "standard_name", "value": "tendency_of_atmosphere_moles_of_methyl_bromide", "vocabulary": "cf_standard_names" }, { "ob_id": 11243, "label": "var_id", "value": "ch3brtbrdn", "vocabulary": "" } ] }, { "ob_id": 10999, "names": [ { "ob_id": 7408, "name": "tendency_of_atmosphere_moles_of_methyl_chloride" }, { "ob_id": 7409, "name": "Tendency of Atmospheric Burden of CH3Cl" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11253, "label": "long_name", "value": "Tendency of Atmospheric Burden of CH3Cl", "vocabulary": "" }, { "ob_id": 11254, "label": "standard_name", "value": "tendency_of_atmosphere_moles_of_methyl_chloride", "vocabulary": "cf_standard_names" }, { "ob_id": 11255, "label": "var_id", "value": "ch3cltbrdn", "vocabulary": "" } ] }, { "ob_id": 11000, "names": [ { "ob_id": 7410, "name": "Tendency of Atmospheric Burden of CH4" }, { "ob_id": 7411, "name": "tendency_of_atmosphere_moles_of_methane" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11256, "label": "long_name", "value": "Tendency of Atmospheric Burden of CH4", "vocabulary": "" }, { "ob_id": 11257, "label": "standard_name", "value": "tendency_of_atmosphere_moles_of_methane", "vocabulary": "cf_standard_names" }, { "ob_id": 11258, "label": "var_id", "value": "ch4tbrdn", "vocabulary": "" } ] }, { "ob_id": 11001, "names": [ { "ob_id": 7412, "name": "Tendency of Atmospheric Burden of CHClF2" }, { "ob_id": 7413, "name": "tendency_of_atmosphere_moles_of_hcfc22" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11259, "label": "long_name", "value": "Tendency of Atmospheric Burden of CHClF2", "vocabulary": "" }, { "ob_id": 11260, "label": "standard_name", "value": "tendency_of_atmosphere_moles_of_hcfc22", "vocabulary": "cf_standard_names" }, { "ob_id": 11261, "label": "var_id", "value": "chclf2tbrdn", "vocabulary": "" } ] }, { "ob_id": 11002, "names": [ { "ob_id": 7414, "name": "tendency_of_atmosphere_moles_of_carbon_monoxide" }, { "ob_id": 7415, "name": "Tendency of Atmospheric Burden of CO" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11262, "label": "long_name", "value": "Tendency of Atmospheric Burden of CO", "vocabulary": "" }, { "ob_id": 11263, "label": "standard_name", "value": "tendency_of_atmosphere_moles_of_carbon_monoxide", "vocabulary": "cf_standard_names" }, { "ob_id": 11264, "label": "var_id", "value": "cotbrdn", "vocabulary": "" } ] }, { "ob_id": 11005, "names": [ { "ob_id": 7420, "name": "tendency_of_atmosphere_moles_of_halon1211" }, { "ob_id": 7421, "name": "Tendency of Atmospheric Burden of Halon 1211" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11271, "label": "long_name", "value": "Tendency of Atmospheric Burden of Halon 1211", "vocabulary": "" }, { "ob_id": 11272, "label": "standard_name", "value": "tendency_of_atmosphere_moles_of_halon1211", "vocabulary": "cf_standard_names" }, { "ob_id": 11273, "label": "var_id", "value": "cbrclf2tbrdn", "vocabulary": "" } ] }, { "ob_id": 11006, "names": [ { "ob_id": 7422, "name": "tendency_of_atmosphere_moles_of_halon1301" }, { "ob_id": 7423, "name": "Tendency of Atmospheric Burden of Halon 1301" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11274, "label": "long_name", "value": "Tendency of Atmospheric Burden of Halon 1301", "vocabulary": "" }, { "ob_id": 11275, "label": "standard_name", "value": "tendency_of_atmosphere_moles_of_halon1301", "vocabulary": "cf_standard_names" }, { "ob_id": 11276, "label": "var_id", "value": "cbrf3tbrdn", "vocabulary": "" } ] }, { "ob_id": 11008, "names": [ { "ob_id": 7426, "name": "Tendency of Atmospheric Burden of Nitrous Oxide" }, { "ob_id": 7427, "name": "tendency_of_atmosphere_moles_of_nitrous_oxide" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11280, "label": "long_name", "value": "Tendency of Atmospheric Burden of Nitrous Oxide", "vocabulary": "" }, { "ob_id": 11281, "label": "standard_name", "value": "tendency_of_atmosphere_moles_of_nitrous_oxide", "vocabulary": "cf_standard_names" }, { "ob_id": 11282, "label": "var_id", "value": "n2otbrdn", "vocabulary": "" } ] }, { "ob_id": 11009, "names": [ { "ob_id": 7428, "name": "tendency_of_middle_atmosphere_moles_of_methyl_bromide" }, { "ob_id": 7429, "name": "Tendency of Middle Atmosphere Burden of CH3Br" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11283, "label": "long_name", "value": "Tendency of Middle Atmosphere Burden of CH3Br", "vocabulary": "" }, { "ob_id": 11284, "label": "standard_name", "value": "tendency_of_middle_atmosphere_moles_of_methyl_bromide", "vocabulary": "cf_standard_names" }, { "ob_id": 11285, "label": "var_id", "value": "ch3brsmtbrdn", "vocabulary": "" } ] }, { "ob_id": 11013, "names": [ { "ob_id": 7434, "name": "tendency_of_middle_atmosphere_moles_of_methyl_chloride" }, { "ob_id": 7435, "name": "Tendency of Middle Atmosphere Burden of CH3Cl" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11293, "label": "long_name", "value": "Tendency of Middle Atmosphere Burden of CH3Cl", "vocabulary": "" }, { "ob_id": 11294, "label": "standard_name", "value": "tendency_of_middle_atmosphere_moles_of_methyl_chloride", "vocabulary": "cf_standard_names" }, { "ob_id": 11295, "label": "var_id", "value": "ch3clsmtbrdn", "vocabulary": "" } ] }, { "ob_id": 11014, "names": [ { "ob_id": 7436, "name": "tendency_of_middle_atmosphere_moles_of_methane" }, { "ob_id": 7437, "name": "Tendency of Middle Atmosphere Burden of CH4" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11296, "label": "long_name", "value": "Tendency of Middle Atmosphere Burden of CH4", "vocabulary": "" }, { "ob_id": 11297, "label": "standard_name", "value": "tendency_of_middle_atmosphere_moles_of_methane", "vocabulary": "cf_standard_names" }, { "ob_id": 11298, "label": "var_id", "value": "ch4smtbrdn", "vocabulary": "" } ] }, { "ob_id": 11016, "names": [ { "ob_id": 7439, "name": "tendency_of_middle_atmosphere_moles_of_carbon_monoxide" }, { "ob_id": 7440, "name": "Tendency of Middle Atmosphere Burden of CO" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11301, "label": "long_name", "value": "Tendency of Middle Atmosphere Burden of CO", "vocabulary": "" }, { "ob_id": 11302, "label": "standard_name", "value": "tendency_of_middle_atmosphere_moles_of_carbon_monoxide", "vocabulary": "cf_standard_names" }, { "ob_id": 11303, "label": "var_id", "value": "cosmtbrdn", "vocabulary": "" } ] }, { "ob_id": 11018, "names": [ { "ob_id": 7443, "name": "tendency_of_troposphere_moles_of_methyl_bromide" }, { "ob_id": 7444, "name": "Tendency of Tropospheric Burden of CH3Br" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11307, "label": "long_name", "value": "Tendency of Tropospheric Burden of CH3Br", "vocabulary": "" }, { "ob_id": 11308, "label": "standard_name", "value": "tendency_of_troposphere_moles_of_methyl_bromide", "vocabulary": "cf_standard_names" }, { "ob_id": 11309, "label": "var_id", "value": "ch3brtrtbrdn", "vocabulary": "" } ] }, { "ob_id": 11022, "names": [ { "ob_id": 7449, "name": "tendency_of_troposphere_moles_of_methyl_chloride" }, { "ob_id": 7450, "name": "Tendency of Tropospheric Burden of CH3Cl" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11317, "label": "long_name", "value": "Tendency of Tropospheric Burden of CH3Cl", "vocabulary": "" }, { "ob_id": 11318, "label": "standard_name", "value": "tendency_of_troposphere_moles_of_methyl_chloride", "vocabulary": "cf_standard_names" }, { "ob_id": 11319, "label": "var_id", "value": "ch3cltrtbrdn", "vocabulary": "" } ] }, { "ob_id": 11023, "names": [ { "ob_id": 7451, "name": "tendency_of_troposphere_moles_of_methane" }, { "ob_id": 7452, "name": "Tendency of Tropospheric Burden of CH4" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11320, "label": "long_name", "value": "Tendency of Tropospheric Burden of CH4", "vocabulary": "" }, { "ob_id": 11321, "label": "standard_name", "value": "tendency_of_troposphere_moles_of_methane", "vocabulary": "cf_standard_names" }, { "ob_id": 11322, "label": "var_id", "value": "ch4trtbrdn", "vocabulary": "" } ] }, { "ob_id": 11024, "names": [ { "ob_id": 7453, "name": "Tendency of Tropospheric Burden of CHClF2" }, { "ob_id": 7454, "name": "tendency_of_troposphere_moles_of_hcfc22" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11323, "label": "long_name", "value": "Tendency of Tropospheric Burden of CHClF2", "vocabulary": "" }, { "ob_id": 11324, "label": "standard_name", "value": "tendency_of_troposphere_moles_of_hcfc22", "vocabulary": "cf_standard_names" }, { "ob_id": 11325, "label": "var_id", "value": "chclf2trtbrdn", "vocabulary": "" } ] }, { "ob_id": 11025, "names": [ { "ob_id": 7455, "name": "Tendency of Tropospheric Burden of CO" }, { "ob_id": 7456, "name": "tendency_of_troposphere_moles_of_carbon_monoxide" } ], "terms": [ { "ob_id": 11222, "label": "units", "value": "moles yr-1", "vocabulary": "" }, { "ob_id": 11326, "label": "long_name", "value": "Tendency of Tropospheric Burden of CO", "vocabulary": "" }, { "ob_id": 11327, "label": "standard_name", "value": "tendency_of_troposphere_moles_of_carbon_monoxide", "vocabulary": "cf_standard_names" }, { "ob_id": 11328, "label": "var_id", "value": "cotrtbrdn", "vocabulary": "" } ] }, { "ob_id": 11027, "names": [ { "ob_id": 7459, "name": "Total Emission Rate of Isoprene" }, { "ob_id": 7460, "name": "tendency_of_atmosphere_mass_content_of_isoprene_due_to_emission" } ], "terms": [ { "ob_id": 11332, "label": "units", "value": "kg (C) m-2 s-1", "vocabulary": "" }, { "ob_id": 11333, "label": "long_name", "value": "Total Emission Rate of Isoprene", "vocabulary": "" }, { "ob_id": 11334, "label": "standard_name", "value": "tendency_of_atmosphere_mass_content_of_isoprene_due_to_emission", "vocabulary": "cf_standard_names" }, { "ob_id": 11335, "label": "var_id", "value": "emiisop", "vocabulary": "" } ] }, { "ob_id": 11028, "names": [ { "ob_id": 217, "name": "upward_air_velocity" }, { "ob_id": 7461, "name": "Upward Wind at 50 hPa" } ], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 57, "label": "standard_name", "value": "upward_air_velocity", "vocabulary": "cf_standard_names" }, { "ob_id": 11336, "label": "long_name", "value": "Upward Wind at 50 hPa", "vocabulary": "" }, { "ob_id": 11337, "label": "var_id", "value": "wa50", "vocabulary": "" } ] }, { "ob_id": 11031, "names": [ { "ob_id": 3298, "name": "air_temperature_at_cloud_top" }, { "ob_id": 7465, "name": "Air Temperature at Cloud Top" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 5691, "label": "standard_name", "value": "air_temperature_at_cloud_top", "vocabulary": "cf_standard_names" }, { "ob_id": 5692, "label": "var_id", "value": "ttop", "vocabulary": "" }, { "ob_id": 11343, "label": "long_name", "value": "Air Temperature at Cloud Top", "vocabulary": "" } ] }, { "ob_id": 11033, "names": [ { "ob_id": 1755, "name": "height" }, { "ob_id": 7466, "name": "model level height in m" } ], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 2261, "label": "standard_name", "value": "height", "vocabulary": "cf_standard_names" }, { "ob_id": 2262, "label": "var_id", "value": "height", "vocabulary": "" }, { "ob_id": 11345, "label": "long_name", "value": "model level height in m", "vocabulary": "" } ] }, { "ob_id": 11034, "names": [ { "ob_id": 212, "name": "eastward_wind" }, { "ob_id": 7467, "name": "observed eastward_wind" } ], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 51, "label": "standard_name", "value": "eastward_wind", "vocabulary": "cf_standard_names" }, { "ob_id": 2611, "label": "var_id", "value": "u", "vocabulary": "" }, { "ob_id": 11346, "label": "long_name", "value": "observed eastward_wind", "vocabulary": "" } ] }, { "ob_id": 11035, "names": [ { "ob_id": 215, "name": "northward_wind" }, { "ob_id": 7468, "name": "observed northward_wind" } ], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 54, "label": "standard_name", "value": "northward_wind", "vocabulary": "cf_standard_names" }, { "ob_id": 2612, "label": "var_id", "value": "v", "vocabulary": "" }, { "ob_id": 11347, "label": "long_name", "value": "observed northward_wind", "vocabulary": "" } ] }, { "ob_id": 11040, "names": [ { "ob_id": 229, "name": "latitude" }, { "ob_id": 7470, "name": "latitude coordinate" } ], "terms": [ { "ob_id": 70, "label": "units", "value": "degrees_north", "vocabulary": "" }, { "ob_id": 72, "label": "standard_name", "value": "latitude", "vocabulary": "cf_standard_names" }, { "ob_id": 2195, "label": "var_id", "value": "lat", "vocabulary": "" }, { "ob_id": 11349, "label": "long_name", "value": "latitude coordinate", "vocabulary": "" } ] }, { "ob_id": 11041, "names": [ { "ob_id": 2933, "name": "latitude in rotated pole grid" }, { "ob_id": 2934, "name": "grid_latitude" } ], "terms": [ { "ob_id": 7, "label": "units", "value": "degrees", "vocabulary": "" }, { "ob_id": 3657, "label": "long_name", "value": "latitude in rotated pole grid", "vocabulary": "" }, { "ob_id": 3658, "label": "standard_name", "value": "grid_latitude", "vocabulary": "cf_standard_names" }, { "ob_id": 11350, "label": "var_id", "value": "rlat", "vocabulary": "" } ] }, { "ob_id": 11042, "names": [ { "ob_id": 230, "name": "longitude" }, { "ob_id": 7471, "name": "longitude coordinate" } ], "terms": [ { "ob_id": 74, "label": "units", "value": "degrees_east", "vocabulary": "" }, { "ob_id": 76, "label": "standard_name", "value": "longitude", "vocabulary": "cf_standard_names" }, { "ob_id": 2192, "label": "var_id", "value": "lon", "vocabulary": "" }, { "ob_id": 11351, "label": "long_name", "value": "longitude coordinate", "vocabulary": "" } ] }, { "ob_id": 11043, "names": [ { "ob_id": 2935, "name": "longitude in rotated pole grid" }, { "ob_id": 2936, "name": "grid_longitude" } ], "terms": [ { "ob_id": 7, "label": "units", "value": "degrees", "vocabulary": "" }, { "ob_id": 3660, "label": "long_name", "value": "longitude in rotated pole grid", "vocabulary": "" }, { "ob_id": 3661, "label": "standard_name", "value": "grid_longitude", "vocabulary": "cf_standard_names" }, { "ob_id": 11352, "label": "var_id", "value": "rlon", "vocabulary": "" } ] }, { "ob_id": 11044, "names": [], "terms": [ { "ob_id": 74, "label": "units", "value": "degrees_east", "vocabulary": "" }, { "ob_id": 11353, "label": "var_id", "value": "lon_vertices", "vocabulary": "" } ] }, { "ob_id": 11045, "names": [], "terms": [ { "ob_id": 70, "label": "units", "value": "degrees_north", "vocabulary": "" }, { "ob_id": 11354, "label": "var_id", "value": "lat_vertices", "vocabulary": "" } ] }, { "ob_id": 11046, "names": [], "terms": [ { "ob_id": 11355, "label": "var_id", "value": "rlat_bnds", "vocabulary": "" } ] }, { "ob_id": 11047, "names": [], "terms": [ { "ob_id": 11356, "label": "var_id", "value": "rlon_bnds", "vocabulary": "" } ] }, { "ob_id": 11048, "names": [ { "ob_id": 6339, "name": "Sea Floor Depth" } ], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 2608, "label": "var_id", "value": "depth", "vocabulary": "" }, { "ob_id": 9350, "label": "long_name", "value": "Sea Floor Depth", "vocabulary": "" } ] }, { "ob_id": 11049, "names": [ { "ob_id": 5867, "name": "Sea Surface Height" } ], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 7639, "label": "var_id", "value": "eta", "vocabulary": "" }, { "ob_id": 8679, "label": "long_name", "value": "Sea Surface Height", "vocabulary": "" } ] }, { "ob_id": 11050, "names": [ { "ob_id": 7472, "name": "ocean sigma over z coordinate" }, { "ob_id": 7473, "name": "ocean_sigma_z" } ], "terms": [ { "ob_id": 5598, "label": "var_id", "value": "lev", "vocabulary": "" }, { "ob_id": 11357, "label": "long_name", "value": "ocean sigma over z coordinate", "vocabulary": "" }, { "ob_id": 11358, "label": "standard_name", "value": "ocean_sigma_z", "vocabulary": "cf_standard_names" } ] }, { "ob_id": 11051, "names": [ { "ob_id": 7474, "name": "vertical coordinate formula term: depth_c" } ], "terms": [ { "ob_id": 11359, "label": "long_name", "value": "vertical coordinate formula term: depth_c", "vocabulary": "" }, { "ob_id": 11360, "label": "var_id", "value": "depth_c", "vocabulary": "" } ] }, { "ob_id": 11052, "names": [ { "ob_id": 7475, "name": "vertical coordinate formula term: nsigma" } ], "terms": [ { "ob_id": 11361, "label": "long_name", "value": "vertical coordinate formula term: nsigma", "vocabulary": "" }, { "ob_id": 11362, "label": "var_id", "value": "nsigma", "vocabulary": "" } ] }, { "ob_id": 11053, "names": [ { "ob_id": 7476, "name": "vertical coordinate formula term: sigma(k)" } ], "terms": [ { "ob_id": 11363, "label": "long_name", "value": "vertical coordinate formula term: sigma(k)", "vocabulary": "" }, { "ob_id": 11364, "label": "var_id", "value": "sigma", "vocabulary": "" } ] }, { "ob_id": 11054, "names": [ { "ob_id": 7477, "name": "vertical coordinate formula term: sigma(k+1/2)" } ], "terms": [ { "ob_id": 11365, "label": "long_name", "value": "vertical coordinate formula term: sigma(k+1/2)", "vocabulary": "" }, { "ob_id": 11366, "label": "var_id", "value": "sigma_bnds", "vocabulary": "" } ] }, { "ob_id": 11055, "names": [ { "ob_id": 7478, "name": "vertical coordinate formula term: zlev(k)" } ], "terms": [ { "ob_id": 11367, "label": "long_name", "value": "vertical coordinate formula term: zlev(k)", "vocabulary": "" }, { "ob_id": 11368, "label": "var_id", "value": "zlev", "vocabulary": "" } ] } ] }