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=12600
{ "count": 53163, "next": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=12700", "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=12500", "results": [ { "ob_id": 28054, "names": [ { "ob_id": 6741, "name": "area_fraction" }, { "ob_id": 21773, "name": "Needleleaf Deciduous Tree Area Percentage" } ], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 10057, "label": "standard_name", "value": "area_fraction", "vocabulary": "cf_standard_names" }, { "ob_id": 30714, "label": "long_name", "value": "Needleleaf Deciduous Tree Area Percentage", "vocabulary": "" }, { "ob_id": 30715, "label": "var_id", "value": "treeFracNdlDcd", "vocabulary": "" } ] }, { "ob_id": 28055, "names": [ { "ob_id": 21774, "name": "Net Nitrogen Release from Soil and Litter as the Outcome of Nitrogen Immobilisation and Gross Mineralisation" }, { "ob_id": 21775, "name": "mass_flux_of_nitrogen_compounds_expressed_as_nitrogen_out_of_litter_and_soil_due_to_immobilisation_and_remineralization" } ], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 30716, "label": "long_name", "value": "Net Nitrogen Release from Soil and Litter as the Outcome of Nitrogen Immobilisation and Gross Mineralisation", "vocabulary": "" }, { "ob_id": 30717, "label": "standard_name", "value": "mass_flux_of_nitrogen_compounds_expressed_as_nitrogen_out_of_litter_and_soil_due_to_immobilisation_and_remineralization", "vocabulary": "" }, { "ob_id": 30718, "label": "var_id", "value": "fNnetmin", "vocabulary": "" } ] }, { "ob_id": 28056, "names": [ { "ob_id": 21776, "name": "Net Primary Organic Carbon Production by Diatoms" }, { "ob_id": 21777, "name": "net_primary_mole_productivity_of_biomass_expressed_as_carbon_by_diatoms" } ], "terms": [ { "ob_id": 18984, "label": "units", "value": "mol m-2 s-1", "vocabulary": "" }, { "ob_id": 30719, "label": "long_name", "value": "Net Primary Organic Carbon Production by Diatoms", "vocabulary": "" }, { "ob_id": 30720, "label": "standard_name", "value": "net_primary_mole_productivity_of_biomass_expressed_as_carbon_by_diatoms", "vocabulary": "" }, { "ob_id": 30721, "label": "var_id", "value": "intppdiat", "vocabulary": "" } ] }, { "ob_id": 28057, "names": [ { "ob_id": 21362, "name": "net_primary_productivity_of_biomass_expressed_as_carbon" }, { "ob_id": 21778, "name": "Net Primary Production on Grass Tiles" } ], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 30104, "label": "standard_name", "value": "net_primary_productivity_of_biomass_expressed_as_carbon", "vocabulary": "" }, { "ob_id": 30722, "label": "long_name", "value": "Net Primary Production on Grass Tiles", "vocabulary": "" }, { "ob_id": 30723, "label": "var_id", "value": "nppGrass", "vocabulary": "" } ] }, { "ob_id": 28058, "names": [ { "ob_id": 21362, "name": "net_primary_productivity_of_biomass_expressed_as_carbon" }, { "ob_id": 21779, "name": "Net Primary Productivity on Land-Use Tile" } ], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 30104, "label": "standard_name", "value": "net_primary_productivity_of_biomass_expressed_as_carbon", "vocabulary": "" }, { "ob_id": 30724, "label": "long_name", "value": "Net Primary Productivity on Land-Use Tile", "vocabulary": "" }, { "ob_id": 30725, "label": "var_id", "value": "nppLut", "vocabulary": "" } ] }, { "ob_id": 28059, "names": [ { "ob_id": 21780, "name": "Nitrogen Limitation of Diatoms" }, { "ob_id": 21781, "name": "nitrogen_growth_limitation_of_diatoms" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 30726, "label": "long_name", "value": "Nitrogen Limitation of Diatoms", "vocabulary": "" }, { "ob_id": 30727, "label": "standard_name", "value": "nitrogen_growth_limitation_of_diatoms", "vocabulary": "" }, { "ob_id": 30728, "label": "var_id", "value": "limndiat", "vocabulary": "" } ] }, { "ob_id": 28060, "names": [ { "ob_id": 21782, "name": "Nitrogen Mass in Leaves" }, { "ob_id": 21783, "name": "leaf_mass_content_of_nitrogen" } ], "terms": [ { "ob_id": 90, "label": "units", "value": "kg m-2", "vocabulary": "" }, { "ob_id": 30729, "label": "long_name", "value": "Nitrogen Mass in Leaves", "vocabulary": "" }, { "ob_id": 30730, "label": "standard_name", "value": "leaf_mass_content_of_nitrogen", "vocabulary": "" }, { "ob_id": 30731, "label": "var_id", "value": "nLeaf", "vocabulary": "" } ] }, { "ob_id": 28061, "names": [ { "ob_id": 21784, "name": "Nitrogen Mass in Roots" }, { "ob_id": 21785, "name": "root_mass_content_of_nitrogen" } ], "terms": [ { "ob_id": 90, "label": "units", "value": "kg m-2", "vocabulary": "" }, { "ob_id": 30732, "label": "long_name", "value": "Nitrogen Mass in Roots", "vocabulary": "" }, { "ob_id": 30733, "label": "standard_name", "value": "root_mass_content_of_nitrogen", "vocabulary": "" }, { "ob_id": 30734, "label": "var_id", "value": "nRoot", "vocabulary": "" } ] }, { "ob_id": 28062, "names": [ { "ob_id": 21786, "name": "Nitrogen Mass in Soil Pool" }, { "ob_id": 21787, "name": "soil_mass_content_of_nitrogen" } ], "terms": [ { "ob_id": 90, "label": "units", "value": "kg m-2", "vocabulary": "" }, { "ob_id": 30735, "label": "long_name", "value": "Nitrogen Mass in Soil Pool", "vocabulary": "" }, { "ob_id": 30736, "label": "standard_name", "value": "soil_mass_content_of_nitrogen", "vocabulary": "" }, { "ob_id": 30737, "label": "var_id", "value": "nSoil", "vocabulary": "" } ] }, { "ob_id": 28063, "names": [ { "ob_id": 21788, "name": "Nitrogen Mass in Stem" }, { "ob_id": 21789, "name": "stem_mass_content_of_nitrogen" } ], "terms": [ { "ob_id": 90, "label": "units", "value": "kg m-2", "vocabulary": "" }, { "ob_id": 30738, "label": "long_name", "value": "Nitrogen Mass in Stem", "vocabulary": "" }, { "ob_id": 30739, "label": "standard_name", "value": "stem_mass_content_of_nitrogen", "vocabulary": "" }, { "ob_id": 30740, "label": "var_id", "value": "nStem", "vocabulary": "" } ] }, { "ob_id": 28064, "names": [ { "ob_id": 21790, "name": "Nitrogen Mass in Vegetation" }, { "ob_id": 21791, "name": "vegetation_mass_content_of_nitrogen" } ], "terms": [ { "ob_id": 90, "label": "units", "value": "kg m-2", "vocabulary": "" }, { "ob_id": 30741, "label": "long_name", "value": "Nitrogen Mass in Vegetation", "vocabulary": "" }, { "ob_id": 30742, "label": "standard_name", "value": "vegetation_mass_content_of_nitrogen", "vocabulary": "" }, { "ob_id": 30743, "label": "var_id", "value": "nVeg", "vocabulary": "" } ] }, { "ob_id": 28065, "names": [ { "ob_id": 5832, "name": "area_type" }, { "ob_id": 21792, "name": "Pasture area type" } ], "terms": [ { "ob_id": 8608, "label": "standard_name", "value": "area_type", "vocabulary": "cf_standard_names" }, { "ob_id": 19425, "label": "var_id", "value": "type", "vocabulary": "" }, { "ob_id": 30744, "label": "long_name", "value": "Pasture area type", "vocabulary": "" } ] }, { "ob_id": 28066, "names": [ { "ob_id": 6741, "name": "area_fraction" }, { "ob_id": 21793, "name": "Percentage Cover by C3 Crops" } ], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 10057, "label": "standard_name", "value": "area_fraction", "vocabulary": "cf_standard_names" }, { "ob_id": 30745, "label": "long_name", "value": "Percentage Cover by C3 Crops", "vocabulary": "" }, { "ob_id": 30746, "label": "var_id", "value": "cropFracC3", "vocabulary": "" } ] }, { "ob_id": 28067, "names": [ { "ob_id": 6741, "name": "area_fraction" }, { "ob_id": 21794, "name": "Percentage of Grid Cell for Each Land-Use Tile" } ], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 10057, "label": "standard_name", "value": "area_fraction", "vocabulary": "cf_standard_names" }, { "ob_id": 30747, "label": "long_name", "value": "Percentage of Grid Cell for Each Land-Use Tile", "vocabulary": "" }, { "ob_id": 30748, "label": "var_id", "value": "fracLut", "vocabulary": "" } ] }, { "ob_id": 28068, "names": [ { "ob_id": 6741, "name": "area_fraction" }, { "ob_id": 21795, "name": "Percentage of Land Which Is Anthropogenic Pasture" } ], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 10057, "label": "standard_name", "value": "area_fraction", "vocabulary": "cf_standard_names" }, { "ob_id": 20224, "label": "var_id", "value": "pastureFrac", "vocabulary": "" }, { "ob_id": 30749, "label": "long_name", "value": "Percentage of Land Which Is Anthropogenic Pasture", "vocabulary": "" } ] }, { "ob_id": 28069, "names": [ { "ob_id": 14093, "name": "Primary Organic Carbon Production by All Types of Phytoplankton" }, { "ob_id": 21796, "name": "net_primary_mole_productivity_of_biomass_expressed_as_carbon_by_phytoplankton" } ], "terms": [ { "ob_id": 18984, "label": "units", "value": "mol m-2 s-1", "vocabulary": "" }, { "ob_id": 19607, "label": "long_name", "value": "Primary Organic Carbon Production by All Types of Phytoplankton", "vocabulary": "" }, { "ob_id": 19609, "label": "var_id", "value": "intpp", "vocabulary": "" }, { "ob_id": 30750, "label": "standard_name", "value": "net_primary_mole_productivity_of_biomass_expressed_as_carbon_by_phytoplankton", "vocabulary": "" } ] }, { "ob_id": 28070, "names": [ { "ob_id": 14087, "name": "mole_concentration_of_phytoplankton_expressed_as_carbon_in_sea_water" }, { "ob_id": 21797, "name": "Sea Surface Phytoplankton Carbon Concentration" } ], "terms": [ { "ob_id": 4394, "label": "units", "value": "mol m-3", "vocabulary": "" }, { "ob_id": 19601, "label": "standard_name", "value": "mole_concentration_of_phytoplankton_expressed_as_carbon_in_sea_water", "vocabulary": "cf_standard_names" }, { "ob_id": 30751, "label": "long_name", "value": "Sea Surface Phytoplankton Carbon Concentration", "vocabulary": "" }, { "ob_id": 30752, "label": "var_id", "value": "phycos", "vocabulary": "" } ] }, { "ob_id": 28071, "names": [ { "ob_id": 2416, "name": "surface_upward_sensible_heat_flux" }, { "ob_id": 21798, "name": "Sensible Heat Flux on Land-Use Tile" } ], "terms": [ { "ob_id": 2304, "label": "units", "value": "W m-2", "vocabulary": "" }, { "ob_id": 3209, "label": "standard_name", "value": "surface_upward_sensible_heat_flux", "vocabulary": "cf_standard_names" }, { "ob_id": 30753, "label": "long_name", "value": "Sensible Heat Flux on Land-Use Tile", "vocabulary": "" }, { "ob_id": 30754, "label": "var_id", "value": "hfssLut", "vocabulary": "" } ] }, { "ob_id": 28073, "names": [ { "ob_id": 5320, "name": "lwe_thickness_of_surface_snow_amount" }, { "ob_id": 21800, "name": "Snow Water Equivalent on Land-Use Tile" } ], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 8151, "label": "standard_name", "value": "lwe_thickness_of_surface_snow_amount", "vocabulary": "cf_standard_names" }, { "ob_id": 30338, "label": "var_id", "value": "sweLut", "vocabulary": "" }, { "ob_id": 30756, "label": "long_name", "value": "Snow Water Equivalent on Land-Use Tile", "vocabulary": "" } ] }, { "ob_id": 28074, "names": [ { "ob_id": 21801, "name": "Surface Concentration of Sea-Salt Aerosol" }, { "ob_id": 21802, "name": "mass_concentration_of_sea_salt_dry_aerosol_particles_in_air" } ], "terms": [ { "ob_id": 4502, "label": "units", "value": "kg m-3", "vocabulary": "" }, { "ob_id": 19061, "label": "var_id", "value": "sconcss", "vocabulary": "" }, { "ob_id": 30757, "label": "long_name", "value": "Surface Concentration of Sea-Salt Aerosol", "vocabulary": "" }, { "ob_id": 30758, "label": "standard_name", "value": "mass_concentration_of_sea_salt_dry_aerosol_particles_in_air", "vocabulary": "" } ] }, { "ob_id": 28075, "names": [ { "ob_id": 14047, "name": "mole_concentration_of_dissolved_iron_in_sea_water" }, { "ob_id": 21803, "name": "Surface Dissolved Iron Concentration" } ], "terms": [ { "ob_id": 4394, "label": "units", "value": "mol m-3", "vocabulary": "" }, { "ob_id": 19547, "label": "standard_name", "value": "mole_concentration_of_dissolved_iron_in_sea_water", "vocabulary": "cf_standard_names" }, { "ob_id": 30759, "label": "long_name", "value": "Surface Dissolved Iron Concentration", "vocabulary": "" }, { "ob_id": 30760, "label": "var_id", "value": "dfeos", "vocabulary": "" } ] }, { "ob_id": 28076, "names": [ { "ob_id": 14050, "name": "mole_concentration_of_nitrate_in_sea_water" }, { "ob_id": 21804, "name": "Surface Dissolved Nitrate Concentration" } ], "terms": [ { "ob_id": 4394, "label": "units", "value": "mol m-3", "vocabulary": "" }, { "ob_id": 19550, "label": "standard_name", "value": "mole_concentration_of_nitrate_in_sea_water", "vocabulary": "cf_standard_names" }, { "ob_id": 30761, "label": "long_name", "value": "Surface Dissolved Nitrate Concentration", "vocabulary": "" }, { "ob_id": 30762, "label": "var_id", "value": "no3os", "vocabulary": "" } ] }, { "ob_id": 28077, "names": [ { "ob_id": 21346, "name": "mole_concentration_of_dissolved_molecular_oxygen_in_sea_water" }, { "ob_id": 21805, "name": "Surface Dissolved Oxygen Concentration" } ], "terms": [ { "ob_id": 4394, "label": "units", "value": "mol m-3", "vocabulary": "" }, { "ob_id": 30087, "label": "standard_name", "value": "mole_concentration_of_dissolved_molecular_oxygen_in_sea_water", "vocabulary": "" }, { "ob_id": 30763, "label": "long_name", "value": "Surface Dissolved Oxygen Concentration", "vocabulary": "" }, { "ob_id": 30764, "label": "var_id", "value": "o2os", "vocabulary": "" } ] }, { "ob_id": 28078, "names": [ { "ob_id": 14118, "name": "surface_downward_mole_flux_of_molecular_oxygen" }, { "ob_id": 21806, "name": "Surface Downward Flux of O2" } ], "terms": [ { "ob_id": 18984, "label": "units", "value": "mol m-2 s-1", "vocabulary": "" }, { "ob_id": 19647, "label": "standard_name", "value": "surface_downward_mole_flux_of_molecular_oxygen", "vocabulary": "cf_standard_names" }, { "ob_id": 19648, "label": "var_id", "value": "fgo2", "vocabulary": "" }, { "ob_id": 30765, "label": "long_name", "value": "Surface Downward Flux of O2", "vocabulary": "" } ] }, { "ob_id": 28079, "names": [ { "ob_id": 13759, "name": "mass_concentration_of_diatoms_expressed_as_chlorophyll_in_sea_water" }, { "ob_id": 21807, "name": "Surface Mass Concentration of Diatoms Expressed as Chlorophyll in Sea Water" } ], "terms": [ { "ob_id": 4502, "label": "units", "value": "kg m-3", "vocabulary": "" }, { "ob_id": 19007, "label": "standard_name", "value": "mass_concentration_of_diatoms_expressed_as_chlorophyll_in_sea_water", "vocabulary": "cf_standard_names" }, { "ob_id": 30766, "label": "long_name", "value": "Surface Mass Concentration of Diatoms Expressed as Chlorophyll in Sea Water", "vocabulary": "" }, { "ob_id": 30767, "label": "var_id", "value": "chldiatos", "vocabulary": "" } ] }, { "ob_id": 28080, "names": [ { "ob_id": 14126, "name": "mass_concentration_of_phytoplankton_expressed_as_chlorophyll_in_sea_water" }, { "ob_id": 21808, "name": "Surface Mass Concentration of Total Phytoplankton expressed as Chlorophyll in Sea Water" } ], "terms": [ { "ob_id": 4502, "label": "units", "value": "kg m-3", "vocabulary": "" }, { "ob_id": 19658, "label": "standard_name", "value": "mass_concentration_of_phytoplankton_expressed_as_chlorophyll_in_sea_water", "vocabulary": "cf_standard_names" }, { "ob_id": 30768, "label": "long_name", "value": "Surface Mass Concentration of Total Phytoplankton expressed as Chlorophyll in Sea Water", "vocabulary": "" }, { "ob_id": 30769, "label": "var_id", "value": "chlos", "vocabulary": "" } ] }, { "ob_id": 28085, "names": [ { "ob_id": 13776, "name": "mole_concentration_of_phytoplankton_expressed_as_nitrogen_in_sea_water" }, { "ob_id": 21814, "name": "Surface Mole Concentration of Phytoplankton Nitrogen in Sea Water" } ], "terms": [ { "ob_id": 4394, "label": "units", "value": "mol m-3", "vocabulary": "" }, { "ob_id": 19032, "label": "standard_name", "value": "mole_concentration_of_phytoplankton_expressed_as_nitrogen_in_sea_water", "vocabulary": "cf_standard_names" }, { "ob_id": 30779, "label": "long_name", "value": "Surface Mole Concentration of Phytoplankton Nitrogen in Sea Water", "vocabulary": "" }, { "ob_id": 30780, "label": "var_id", "value": "phynos", "vocabulary": "" } ] }, { "ob_id": 28086, "names": [ { "ob_id": 14709, "name": "mole_concentration_of_phytoplankton_expressed_as_phosphorus_in_sea_water" }, { "ob_id": 21815, "name": "Surface Mole Concentration of Total Phytoplankton Expressed as Phosphorus in Sea Water" } ], "terms": [ { "ob_id": 4394, "label": "units", "value": "mol m-3", "vocabulary": "" }, { "ob_id": 20561, "label": "standard_name", "value": "mole_concentration_of_phytoplankton_expressed_as_phosphorus_in_sea_water", "vocabulary": "cf_standard_names" }, { "ob_id": 30781, "label": "long_name", "value": "Surface Mole Concentration of Total Phytoplankton Expressed as Phosphorus in Sea Water", "vocabulary": "" }, { "ob_id": 30782, "label": "var_id", "value": "phypos", "vocabulary": "" } ] }, { "ob_id": 28087, "names": [ { "ob_id": 2419, "name": "surface_temperature" }, { "ob_id": 21816, "name": "Surface Temperature on Landuse Tile" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 3217, "label": "standard_name", "value": "surface_temperature", "vocabulary": "cf_standard_names" }, { "ob_id": 30783, "label": "long_name", "value": "Surface Temperature on Landuse Tile", "vocabulary": "" }, { "ob_id": 30784, "label": "var_id", "value": "tslsiLut", "vocabulary": "" } ] }, { "ob_id": 28088, "names": [ { "ob_id": 21735, "name": "mole_concentration_of_dissolved_inorganic_silicon_in_sea_water" }, { "ob_id": 21817, "name": "Surface Total Dissolved Inorganic Silicon Concentration" } ], "terms": [ { "ob_id": 4394, "label": "units", "value": "mol m-3", "vocabulary": "" }, { "ob_id": 30651, "label": "standard_name", "value": "mole_concentration_of_dissolved_inorganic_silicon_in_sea_water", "vocabulary": "" }, { "ob_id": 30785, "label": "long_name", "value": "Surface Total Dissolved Inorganic Silicon Concentration", "vocabulary": "" }, { "ob_id": 30786, "label": "var_id", "value": "sios", "vocabulary": "" } ] }, { "ob_id": 28089, "names": [ { "ob_id": 14120, "name": "surface_upward_mole_flux_of_dimethyl_sulfide" }, { "ob_id": 21818, "name": "Surface Upward Flux of DMS" } ], "terms": [ { "ob_id": 18984, "label": "units", "value": "mol m-2 s-1", "vocabulary": "" }, { "ob_id": 19651, "label": "standard_name", "value": "surface_upward_mole_flux_of_dimethyl_sulfide", "vocabulary": "cf_standard_names" }, { "ob_id": 19652, "label": "var_id", "value": "fgdms", "vocabulary": "" }, { "ob_id": 30787, "label": "long_name", "value": "Surface Upward Flux of DMS", "vocabulary": "" } ] }, { "ob_id": 28090, "names": [ { "ob_id": 3334, "name": "surface_upwelling_longwave_flux_in_air" }, { "ob_id": 21819, "name": "Surface Upwelling Longwave on Land-Use Tile" } ], "terms": [ { "ob_id": 2304, "label": "units", "value": "W m-2", "vocabulary": "" }, { "ob_id": 5743, "label": "standard_name", "value": "surface_upwelling_longwave_flux_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 30788, "label": "long_name", "value": "Surface Upwelling Longwave on Land-Use Tile", "vocabulary": "" }, { "ob_id": 30789, "label": "var_id", "value": "rlusLut", "vocabulary": "" } ] }, { "ob_id": 28091, "names": [ { "ob_id": 21820, "name": "Total Nitrogen Added for Cropland Fertilisation (Artificial and Manure)" }, { "ob_id": 21821, "name": "tendency_of_soil_mass_content_of_nitrogen_compounds_expressed_as_nitrogen_due_to_fertilization" } ], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 30790, "label": "long_name", "value": "Total Nitrogen Added for Cropland Fertilisation (Artificial and Manure)", "vocabulary": "" }, { "ob_id": 30791, "label": "standard_name", "value": "tendency_of_soil_mass_content_of_nitrogen_compounds_expressed_as_nitrogen_due_to_fertilization", "vocabulary": "" }, { "ob_id": 30792, "label": "var_id", "value": "fNfert", "vocabulary": "" } ] }, { "ob_id": 28092, "names": [ { "ob_id": 21822, "name": "Total Nitrogen Loss to Leaching or Runoff (Sum of Ammonium, Nitrite and Nitrate)" }, { "ob_id": 21823, "name": "mass_flux_of_carbon_out_of_soil_due_to_leaching_and_runoff" } ], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 30793, "label": "long_name", "value": "Total Nitrogen Loss to Leaching or Runoff (Sum of Ammonium, Nitrite and Nitrate)", "vocabulary": "" }, { "ob_id": 30794, "label": "standard_name", "value": "mass_flux_of_carbon_out_of_soil_due_to_leaching_and_runoff", "vocabulary": "" }, { "ob_id": 30795, "label": "var_id", "value": "fNleach", "vocabulary": "" } ] }, { "ob_id": 28093, "names": [ { "ob_id": 21824, "name": "Total Nitrogen Lost (Including NHx, NOx, N2O, N2 and Leaching)" }, { "ob_id": 21825, "name": "surface_upward_mass_flux_of_nitrogen_compounds_expressed_as_nitrogen_out_of_vegetation_and_litter_and_soil" } ], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 30796, "label": "long_name", "value": "Total Nitrogen Lost (Including NHx, NOx, N2O, N2 and Leaching)", "vocabulary": "" }, { "ob_id": 30797, "label": "standard_name", "value": "surface_upward_mass_flux_of_nitrogen_compounds_expressed_as_nitrogen_out_of_vegetation_and_litter_and_soil", "vocabulary": "" }, { "ob_id": 30798, "label": "var_id", "value": "fNloss", "vocabulary": "" } ] }, { "ob_id": 28094, "names": [ { "ob_id": 21826, "name": "Total Nitrogen Mass Flux from Vegetation Directly to Soil" }, { "ob_id": 21827, "name": "nitrogen_mass_flux_into_soil_from_vegetation_excluding_litter" } ], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 30799, "label": "long_name", "value": "Total Nitrogen Mass Flux from Vegetation Directly to Soil", "vocabulary": "" }, { "ob_id": 30800, "label": "standard_name", "value": "nitrogen_mass_flux_into_soil_from_vegetation_excluding_litter", "vocabulary": "" }, { "ob_id": 30801, "label": "var_id", "value": "fNVegSoil", "vocabulary": "" } ] }, { "ob_id": 28095, "names": [ { "ob_id": 21828, "name": "Total Plant Nitrogen Uptake (Sum of Ammonium and Nitrate) Irrespective of the Source of Nitrogen" }, { "ob_id": 21829, "name": "tendency_of_vegetation_mass_content_of_nitrogen_compounds_expressed_as_nitrogen_due_to_fixation" } ], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 30802, "label": "long_name", "value": "Total Plant Nitrogen Uptake (Sum of Ammonium and Nitrate) Irrespective of the Source of Nitrogen", "vocabulary": "" }, { "ob_id": 30803, "label": "standard_name", "value": "tendency_of_vegetation_mass_content_of_nitrogen_compounds_expressed_as_nitrogen_due_to_fixation", "vocabulary": "" }, { "ob_id": 30804, "label": "var_id", "value": "fNup", "vocabulary": "" } ] }, { "ob_id": 28096, "names": [ { "ob_id": 5832, "name": "area_type" }, { "ob_id": 21830, "name": "Tree area type (Broadleaf Evergreen)" } ], "terms": [ { "ob_id": 8608, "label": "standard_name", "value": "area_type", "vocabulary": "cf_standard_names" }, { "ob_id": 19425, "label": "var_id", "value": "type", "vocabulary": "" }, { "ob_id": 30805, "label": "long_name", "value": "Tree area type (Broadleaf Evergreen)", "vocabulary": "" } ] }, { "ob_id": 28097, "names": [ { "ob_id": 5832, "name": "area_type" }, { "ob_id": 21831, "name": "Tree area type (Needleleaf Deciduous)" } ], "terms": [ { "ob_id": 8608, "label": "standard_name", "value": "area_type", "vocabulary": "cf_standard_names" }, { "ob_id": 19425, "label": "var_id", "value": "type", "vocabulary": "" }, { "ob_id": 30806, "label": "long_name", "value": "Tree area type (Needleleaf Deciduous)", "vocabulary": "" } ] }, { "ob_id": 28098, "names": [ { "ob_id": 21832, "name": "vertical coordinate formula term: ps" } ], "terms": [ { "ob_id": 139, "label": "units", "value": "Pa", "vocabulary": "" }, { "ob_id": 3020, "label": "var_id", "value": "ps", "vocabulary": "" }, { "ob_id": 30807, "label": "long_name", "value": "vertical coordinate formula term: ps", "vocabulary": "" } ] }, { "ob_id": 28099, "names": [ { "ob_id": 14368, "name": "Carbon Mass in Above-Ground Litter" }, { "ob_id": 21833, "name": "surface_litter_mass_content_of_carbon" } ], "terms": [ { "ob_id": 90, "label": "units", "value": "kg m-2", "vocabulary": "" }, { "ob_id": 20049, "label": "long_name", "value": "Carbon Mass in Above-Ground Litter", "vocabulary": "" }, { "ob_id": 20051, "label": "var_id", "value": "cLitterAbove", "vocabulary": "" }, { "ob_id": 30808, "label": "standard_name", "value": "surface_litter_mass_content_of_carbon", "vocabulary": "" } ] }, { "ob_id": 28100, "names": [ { "ob_id": 2351, "name": "atmosphere_hybrid_sigma_pressure_coordinate" }, { "ob_id": 3487, "name": "atmospheric model level" } ], "terms": [ { "ob_id": 3024, "label": "standard_name", "value": "atmosphere_hybrid_sigma_pressure_coordinate", "vocabulary": "cf_standard_names" }, { "ob_id": 5598, "label": "var_id", "value": "lev", "vocabulary": "" }, { "ob_id": 5884, "label": "long_name", "value": "atmospheric model level", "vocabulary": "" }, { "ob_id": 11959, "label": "units", "value": "1.0", "vocabulary": "" } ] }, { "ob_id": 28102, "names": [ { "ob_id": 3247, "name": "vertical coordinate formula term: b(k)" } ], "terms": [ { "ob_id": 5603, "label": "long_name", "value": "vertical coordinate formula term: b(k)", "vocabulary": "" }, { "ob_id": 5604, "label": "var_id", "value": "b", "vocabulary": "" }, { "ob_id": 11959, "label": "units", "value": "1.0", "vocabulary": "" } ] }, { "ob_id": 28103, "names": [ { "ob_id": 3248, "name": "vertical coordinate formula term: b(k+1/2)" } ], "terms": [ { "ob_id": 5605, "label": "long_name", "value": "vertical coordinate formula term: b(k+1/2)", "vocabulary": "" }, { "ob_id": 5606, "label": "var_id", "value": "b_bnds", "vocabulary": "" }, { "ob_id": 11959, "label": "units", "value": "1.0", "vocabulary": "" } ] }, { "ob_id": 28105, "names": [ { "ob_id": 4481, "name": "tendency_of_air_temperature_due_to_longwave_heating" }, { "ob_id": 21834, "name": "Longwave heating rate" } ], "terms": [ { "ob_id": 2458, "label": "units", "value": "K s-1", "vocabulary": "" }, { "ob_id": 7131, "label": "standard_name", "value": "tendency_of_air_temperature_due_to_longwave_heating", "vocabulary": "cf_standard_names" }, { "ob_id": 30293, "label": "var_id", "value": "tntrl", "vocabulary": "" }, { "ob_id": 30809, "label": "long_name", "value": "Longwave heating rate", "vocabulary": "" } ] }, { "ob_id": 28106, "names": [ { "ob_id": 4504, "name": "tendency_of_air_temperature_due_to_shortwave_heating" }, { "ob_id": 21835, "name": "Shortwave heating rate" } ], "terms": [ { "ob_id": 2458, "label": "units", "value": "K s-1", "vocabulary": "" }, { "ob_id": 7155, "label": "standard_name", "value": "tendency_of_air_temperature_due_to_shortwave_heating", "vocabulary": "cf_standard_names" }, { "ob_id": 30296, "label": "var_id", "value": "tntrs", "vocabulary": "" }, { "ob_id": 30810, "label": "long_name", "value": "Shortwave heating rate", "vocabulary": "" } ] }, { "ob_id": 28107, "names": [ { "ob_id": 21836, "name": "Tendency of Air Temperature Due to Boundary Layer Mixing" }, { "ob_id": 21837, "name": "tendency_of_air_temperature_due_to_boundary_layer_mixing" } ], "terms": [ { "ob_id": 2458, "label": "units", "value": "K s-1", "vocabulary": "" }, { "ob_id": 30811, "label": "long_name", "value": "Tendency of Air Temperature Due to Boundary Layer Mixing", "vocabulary": "" }, { "ob_id": 30812, "label": "standard_name", "value": "tendency_of_air_temperature_due_to_boundary_layer_mixing", "vocabulary": "" }, { "ob_id": 30813, "label": "var_id", "value": "tntpbl", "vocabulary": "" } ] }, { "ob_id": 28108, "names": [ { "ob_id": 21838, "name": "Tendency of Air Temperature Due to Stratiform Clouds and Precipitation" }, { "ob_id": 21839, "name": "tendency_of_air_temperature_due_to_stratiform_cloud_and_precipitation" } ], "terms": [ { "ob_id": 2458, "label": "units", "value": "K s-1", "vocabulary": "" }, { "ob_id": 30814, "label": "long_name", "value": "Tendency of Air Temperature Due to Stratiform Clouds and Precipitation", "vocabulary": "" }, { "ob_id": 30815, "label": "standard_name", "value": "tendency_of_air_temperature_due_to_stratiform_cloud_and_precipitation", "vocabulary": "" }, { "ob_id": 30816, "label": "var_id", "value": "tntscp", "vocabulary": "" } ] }, { "ob_id": 28109, "names": [ { "ob_id": 21840, "name": "Tendency of Air Temperature due to Clear Sky Longwave Radiative Heating" }, { "ob_id": 21841, "name": "tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky" } ], "terms": [ { "ob_id": 2458, "label": "units", "value": "K s-1", "vocabulary": "" }, { "ob_id": 30817, "label": "long_name", "value": "Tendency of Air Temperature due to Clear Sky Longwave Radiative Heating", "vocabulary": "" }, { "ob_id": 30818, "label": "standard_name", "value": "tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky", "vocabulary": "" }, { "ob_id": 30819, "label": "var_id", "value": "tntrlcs", "vocabulary": "" } ] }, { "ob_id": 28110, "names": [ { "ob_id": 21842, "name": "Tendency of Air Temperature due to Clear Sky Shortwave Radiative Heating" }, { "ob_id": 21843, "name": "tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky" } ], "terms": [ { "ob_id": 2458, "label": "units", "value": "K s-1", "vocabulary": "" }, { "ob_id": 30820, "label": "long_name", "value": "Tendency of Air Temperature due to Clear Sky Shortwave Radiative Heating", "vocabulary": "" }, { "ob_id": 30821, "label": "standard_name", "value": "tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky", "vocabulary": "" }, { "ob_id": 30822, "label": "var_id", "value": "tntrscs", "vocabulary": "" } ] }, { "ob_id": 28111, "names": [ { "ob_id": 9910, "name": "tendency_of_air_temperature_due_to_convection" }, { "ob_id": 21844, "name": "Tendency of Air Temperature due to Convection" } ], "terms": [ { "ob_id": 2458, "label": "units", "value": "K s-1", "vocabulary": "" }, { "ob_id": 14000, "label": "standard_name", "value": "tendency_of_air_temperature_due_to_convection", "vocabulary": "cf_standard_names" }, { "ob_id": 19794, "label": "var_id", "value": "tntc", "vocabulary": "" }, { "ob_id": 30823, "label": "long_name", "value": "Tendency of Air Temperature due to Convection", "vocabulary": "" } ] }, { "ob_id": 28112, "names": [ { "ob_id": 7258, "name": "tendency_of_air_temperature_due_to_model_physics" }, { "ob_id": 21845, "name": "Tendency of Air Temperature due to Model Physics" } ], "terms": [ { "ob_id": 2458, "label": "units", "value": "K s-1", "vocabulary": "" }, { "ob_id": 11001, "label": "standard_name", "value": "tendency_of_air_temperature_due_to_model_physics", "vocabulary": "cf_standard_names" }, { "ob_id": 11002, "label": "var_id", "value": "tntmp", "vocabulary": "" }, { "ob_id": 30824, "label": "long_name", "value": "Tendency of Air Temperature due to Model Physics", "vocabulary": "" } ] }, { "ob_id": 28113, "names": [ { "ob_id": 21846, "name": "Tendency of Specific Humidity Due to Boundary Layer Mixing" }, { "ob_id": 21847, "name": "tendency_of_specific_humidity_due_to_boundary_layer_mixing" } ], "terms": [ { "ob_id": 12, "label": "units", "value": "s-1", "vocabulary": "" }, { "ob_id": 30825, "label": "long_name", "value": "Tendency of Specific Humidity Due to Boundary Layer Mixing", "vocabulary": "" }, { "ob_id": 30826, "label": "standard_name", "value": "tendency_of_specific_humidity_due_to_boundary_layer_mixing", "vocabulary": "" }, { "ob_id": 30827, "label": "var_id", "value": "tnhuspbl", "vocabulary": "" } ] }, { "ob_id": 28114, "names": [ { "ob_id": 21848, "name": "Tendency of Specific Humidity Due to Stratiform Clouds and Precipitation" }, { "ob_id": 21849, "name": "tendency_of_specific_humidity_due_to_stratiform_cloud_and_precipitation" } ], "terms": [ { "ob_id": 12, "label": "units", "value": "s-1", "vocabulary": "" }, { "ob_id": 30828, "label": "long_name", "value": "Tendency of Specific Humidity Due to Stratiform Clouds and Precipitation", "vocabulary": "" }, { "ob_id": 30829, "label": "standard_name", "value": "tendency_of_specific_humidity_due_to_stratiform_cloud_and_precipitation", "vocabulary": "" }, { "ob_id": 30830, "label": "var_id", "value": "tnhusscp", "vocabulary": "" } ] }, { "ob_id": 28115, "names": [ { "ob_id": 6843, "name": "atmosphere_mass_content_of_cloud_liquid_water" }, { "ob_id": 21850, "name": "liquid water path" } ], "terms": [ { "ob_id": 90, "label": "units", "value": "kg m-2", "vocabulary": "" }, { "ob_id": 111, "label": "var_id", "value": "lwp", "vocabulary": "" }, { "ob_id": 10219, "label": "standard_name", "value": "atmosphere_mass_content_of_cloud_liquid_water", "vocabulary": "cf_standard_names" }, { "ob_id": 30831, "label": "long_name", "value": "liquid water path", "vocabulary": "" } ] }, { "ob_id": 28116, "names": [ { "ob_id": 3660, "name": "Total Emission Rate of Biogenic NMVOC" }, { "ob_id": 21851, "name": "tendency_of_atmosphere_mass_content_of_biogenic_nmvoc_expressed_as_carbon_due_to_emission" } ], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 6313, "label": "long_name", "value": "Total Emission Rate of Biogenic NMVOC", "vocabulary": "" }, { "ob_id": 6314, "label": "var_id", "value": "emibvoc", "vocabulary": "" }, { "ob_id": 30832, "label": "standard_name", "value": "tendency_of_atmosphere_mass_content_of_biogenic_nmvoc_expressed_as_carbon_due_to_emission", "vocabulary": "" } ] }, { "ob_id": 28117, "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": 2294, "label": "units", "value": "kg 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": 28118, "names": [ { "ob_id": 2351, "name": "atmosphere_hybrid_sigma_pressure_coordinate" }, { "ob_id": 21852, "name": "atmospheric model level bounds" } ], "terms": [ { "ob_id": 3024, "label": "standard_name", "value": "atmosphere_hybrid_sigma_pressure_coordinate", "vocabulary": "cf_standard_names" }, { "ob_id": 5608, "label": "var_id", "value": "lev_bnds", "vocabulary": "" }, { "ob_id": 11959, "label": "units", "value": "1.0", "vocabulary": "" }, { "ob_id": 30833, "label": "long_name", "value": "atmospheric model level bounds", "vocabulary": "" } ] }, { "ob_id": 28119, "names": [ { "ob_id": 3589, "name": "Lightning Flash Rate" }, { "ob_id": 21853, "name": "frequency_of_lightning_flashes_per_unit_area" } ], "terms": [ { "ob_id": 6045, "label": "long_name", "value": "Lightning Flash Rate", "vocabulary": "" }, { "ob_id": 6046, "label": "var_id", "value": "flashrate", "vocabulary": "" }, { "ob_id": 10218, "label": "units", "value": "km-2 s-1", "vocabulary": "" }, { "ob_id": 30834, "label": "standard_name", "value": "frequency_of_lightning_flashes_per_unit_area", "vocabulary": "" } ] }, { "ob_id": 28121, "names": [ { "ob_id": 21855, "name": "Number Concentration Coarse Mode Aerosol" }, { "ob_id": 21856, "name": "number_concentration_of_coarse_mode_ambient_aerosol_particles_in_air" } ], "terms": [ { "ob_id": 5939, "label": "units", "value": "m-3", "vocabulary": "" }, { "ob_id": 30837, "label": "long_name", "value": "Number Concentration Coarse Mode Aerosol", "vocabulary": "" }, { "ob_id": 30838, "label": "standard_name", "value": "number_concentration_of_coarse_mode_ambient_aerosol_particles_in_air", "vocabulary": "" }, { "ob_id": 30839, "label": "var_id", "value": "conccmcn", "vocabulary": "" } ] }, { "ob_id": 28122, "names": [ { "ob_id": 14002, "name": "Load of SO4" }, { "ob_id": 21857, "name": "atmosphere_mass_content_of_sulfate_dry_aerosol_particles" } ], "terms": [ { "ob_id": 90, "label": "units", "value": "kg m-2", "vocabulary": "" }, { "ob_id": 19474, "label": "long_name", "value": "Load of SO4", "vocabulary": "" }, { "ob_id": 19476, "label": "var_id", "value": "loadso4", "vocabulary": "" }, { "ob_id": 30840, "label": "standard_name", "value": "atmosphere_mass_content_of_sulfate_dry_aerosol_particles", "vocabulary": "" } ] }, { "ob_id": 28123, "names": [ { "ob_id": 21858, "name": "Load of Sea-Salt Aerosol" }, { "ob_id": 21859, "name": "atmosphere_mass_content_of_sea_salt_dry_aerosol_particles" } ], "terms": [ { "ob_id": 90, "label": "units", "value": "kg m-2", "vocabulary": "" }, { "ob_id": 19479, "label": "var_id", "value": "loadss", "vocabulary": "" }, { "ob_id": 30841, "label": "long_name", "value": "Load of Sea-Salt Aerosol", "vocabulary": "" }, { "ob_id": 30842, "label": "standard_name", "value": "atmosphere_mass_content_of_sea_salt_dry_aerosol_particles", "vocabulary": "" } ] }, { "ob_id": 28124, "names": [ { "ob_id": 21860, "name": "Mean-Squared Air Temperature" }, { "ob_id": 21861, "name": "square_of_air_temperature" } ], "terms": [ { "ob_id": 5853, "label": "units", "value": "K2", "vocabulary": "" }, { "ob_id": 12109, "label": "var_id", "value": "t2", "vocabulary": "" }, { "ob_id": 30843, "label": "long_name", "value": "Mean-Squared Air Temperature", "vocabulary": "" }, { "ob_id": 30844, "label": "standard_name", "value": "square_of_air_temperature", "vocabulary": "" } ] }, { "ob_id": 28125, "names": [ { "ob_id": 9972, "name": "product_of_northward_wind_and_air_temperature" }, { "ob_id": 21862, "name": "Product of Air Temperature and Northward Wind" } ], "terms": [ { "ob_id": 4060, "label": "units", "value": "K m s-1", "vocabulary": "" }, { "ob_id": 14059, "label": "standard_name", "value": "product_of_northward_wind_and_air_temperature", "vocabulary": "cf_standard_names" }, { "ob_id": 14962, "label": "var_id", "value": "vt", "vocabulary": "" }, { "ob_id": 30845, "label": "long_name", "value": "Product of Air Temperature and Northward Wind", "vocabulary": "" } ] }, { "ob_id": 28126, "names": [ { "ob_id": 21863, "name": "Product of Eastward Wind and Northward Wind" }, { "ob_id": 21864, "name": "product_of_eastward_wind_and_northward_wind" } ], "terms": [ { "ob_id": 5855, "label": "units", "value": "m2 s-2", "vocabulary": "" }, { "ob_id": 6622, "label": "var_id", "value": "uv", "vocabulary": "" }, { "ob_id": 30846, "label": "long_name", "value": "Product of Eastward Wind and Northward Wind", "vocabulary": "" }, { "ob_id": 30847, "label": "standard_name", "value": "product_of_eastward_wind_and_northward_wind", "vocabulary": "" } ] }, { "ob_id": 28127, "names": [ { "ob_id": 21865, "name": "Eastward Humidity Transport" }, { "ob_id": 21866, "name": "integral_wrt_height_of_product_of_eastward_wind_and_specific_humidity" } ], "terms": [ { "ob_id": 7156, "label": "units", "value": "m2 s-1", "vocabulary": "" }, { "ob_id": 30848, "label": "long_name", "value": "Eastward Humidity Transport", "vocabulary": "" }, { "ob_id": 30849, "label": "standard_name", "value": "integral_wrt_height_of_product_of_eastward_wind_and_specific_humidity", "vocabulary": "" }, { "ob_id": 30850, "label": "var_id", "value": "uqint", "vocabulary": "" } ] }, { "ob_id": 28128, "names": [ { "ob_id": 21867, "name": "Northward Humidity Transport" }, { "ob_id": 21868, "name": "integral_wrt_height_of_product_of_northward_wind_and_specific_humidity" } ], "terms": [ { "ob_id": 7156, "label": "units", "value": "m2 s-1", "vocabulary": "" }, { "ob_id": 30851, "label": "long_name", "value": "Northward Humidity Transport", "vocabulary": "" }, { "ob_id": 30852, "label": "standard_name", "value": "integral_wrt_height_of_product_of_northward_wind_and_specific_humidity", "vocabulary": "" }, { "ob_id": 30853, "label": "var_id", "value": "vqint", "vocabulary": "" } ] }, { "ob_id": 28129, "names": [ { "ob_id": 13794, "name": "Surface Concentration of SO4" }, { "ob_id": 21869, "name": "mass_concentration_of_sulfate_dry_aerosol_particles_in_air" } ], "terms": [ { "ob_id": 4502, "label": "units", "value": "kg m-3", "vocabulary": "" }, { "ob_id": 19056, "label": "long_name", "value": "Surface Concentration of SO4", "vocabulary": "" }, { "ob_id": 19058, "label": "var_id", "value": "sconcso4", "vocabulary": "" }, { "ob_id": 30854, "label": "standard_name", "value": "mass_concentration_of_sulfate_dry_aerosol_particles_in_air", "vocabulary": "" } ] }, { "ob_id": 28130, "names": [ { "ob_id": 21870, "name": "Dissolved Oxygen Concentration at Saturation" }, { "ob_id": 21871, "name": "mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_saturation" } ], "terms": [ { "ob_id": 4394, "label": "units", "value": "mol m-3", "vocabulary": "" }, { "ob_id": 30855, "label": "long_name", "value": "Dissolved Oxygen Concentration at Saturation", "vocabulary": "" }, { "ob_id": 30856, "label": "standard_name", "value": "mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_saturation", "vocabulary": "" }, { "ob_id": 30857, "label": "var_id", "value": "o2sat", "vocabulary": "" } ] }, { "ob_id": 28131, "names": [ { "ob_id": 21841, "name": "tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky" }, { "ob_id": 21872, "name": "Tendency of Air Temperature Due to Clear Sky Longwave Radiative Heating" } ], "terms": [ { "ob_id": 2458, "label": "units", "value": "K s-1", "vocabulary": "" }, { "ob_id": 30818, "label": "standard_name", "value": "tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky", "vocabulary": "" }, { "ob_id": 30819, "label": "var_id", "value": "tntrlcs", "vocabulary": "" }, { "ob_id": 30858, "label": "long_name", "value": "Tendency of Air Temperature Due to Clear Sky Longwave Radiative Heating", "vocabulary": "" } ] }, { "ob_id": 28132, "names": [ { "ob_id": 21843, "name": "tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky" }, { "ob_id": 21873, "name": "Tendency of Air Temperature Due to Clear Sky Shortwave Radiative Heating" } ], "terms": [ { "ob_id": 2458, "label": "units", "value": "K s-1", "vocabulary": "" }, { "ob_id": 30821, "label": "standard_name", "value": "tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky", "vocabulary": "" }, { "ob_id": 30822, "label": "var_id", "value": "tntrscs", "vocabulary": "" }, { "ob_id": 30859, "label": "long_name", "value": "Tendency of Air Temperature Due to Clear Sky Shortwave Radiative Heating", "vocabulary": "" } ] }, { "ob_id": 28133, "names": [ { "ob_id": 21874, "name": "Mean-Squared Northward Wind Speed" }, { "ob_id": 21875, "name": "square_of_northward_wind" } ], "terms": [ { "ob_id": 5855, "label": "units", "value": "m2 s-2", "vocabulary": "" }, { "ob_id": 30860, "label": "long_name", "value": "Mean-Squared Northward Wind Speed", "vocabulary": "" }, { "ob_id": 30861, "label": "standard_name", "value": "square_of_northward_wind", "vocabulary": "" }, { "ob_id": 30862, "label": "var_id", "value": "v2", "vocabulary": "" } ] }, { "ob_id": 28134, "names": [ { "ob_id": 21876, "name": "Number Concentration of Nucleation Mode Aerosol" }, { "ob_id": 21877, "name": "number_concentration_of_nucleation_mode_ambient_aerosol_particles_in_air" } ], "terms": [ { "ob_id": 5939, "label": "units", "value": "m-3", "vocabulary": "" }, { "ob_id": 30863, "label": "long_name", "value": "Number Concentration of Nucleation Mode Aerosol", "vocabulary": "" }, { "ob_id": 30864, "label": "standard_name", "value": "number_concentration_of_nucleation_mode_ambient_aerosol_particles_in_air", "vocabulary": "" }, { "ob_id": 30865, "label": "var_id", "value": "concnmcn", "vocabulary": "" } ] }, { "ob_id": 28135, "names": [ { "ob_id": 21878, "name": "Photolysis Rate of Ozone (O3)" }, { "ob_id": 21879, "name": "photolysis_rate_of_ozone" } ], "terms": [ { "ob_id": 12, "label": "units", "value": "s-1", "vocabulary": "" }, { "ob_id": 30866, "label": "long_name", "value": "Photolysis Rate of Ozone (O3)", "vocabulary": "" }, { "ob_id": 30867, "label": "standard_name", "value": "photolysis_rate_of_ozone", "vocabulary": "" }, { "ob_id": 30868, "label": "var_id", "value": "jo3", "vocabulary": "" } ] }, { "ob_id": 28137, "names": [ { "ob_id": 21882, "name": "Cloud Droplet Number Concentration of Stratiform Cloud Tops" }, { "ob_id": 21883, "name": "number_concentration_of_stratiform_cloud_liquid_water_particle_at_stratiform_liquid_water_cloud_top" } ], "terms": [ { "ob_id": 5939, "label": "units", "value": "m-3", "vocabulary": "" }, { "ob_id": 30872, "label": "long_name", "value": "Cloud Droplet Number Concentration of Stratiform Cloud Tops", "vocabulary": "" }, { "ob_id": 30873, "label": "standard_name", "value": "number_concentration_of_stratiform_cloud_liquid_water_particle_at_stratiform_liquid_water_cloud_top", "vocabulary": "" }, { "ob_id": 30874, "label": "var_id", "value": "scldncl", "vocabulary": "" } ] }, { "ob_id": 28138, "names": [ { "ob_id": 21884, "name": "Cloud-Top Effective Droplet Radius in Convective Cloud" }, { "ob_id": 21885, "name": "effective_radius_of_convective_cloud_liquid_water_particle_at_convective_liquid_water_cloud_top" } ], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 30875, "label": "long_name", "value": "Cloud-Top Effective Droplet Radius in Convective Cloud", "vocabulary": "" }, { "ob_id": 30876, "label": "standard_name", "value": "effective_radius_of_convective_cloud_liquid_water_particle_at_convective_liquid_water_cloud_top", "vocabulary": "" }, { "ob_id": 30877, "label": "var_id", "value": "reffcclwtop", "vocabulary": "" } ] }, { "ob_id": 28139, "names": [ { "ob_id": 21886, "name": "Cloud-Top Effective Droplet Radius in Stratiform Cloud" }, { "ob_id": 21887, "name": "effective_radius_of_stratiform_cloud_liquid_water_particle_at_stratiform_liquid_water_cloud_top" } ], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 30878, "label": "long_name", "value": "Cloud-Top Effective Droplet Radius in Stratiform Cloud", "vocabulary": "" }, { "ob_id": 30879, "label": "standard_name", "value": "effective_radius_of_stratiform_cloud_liquid_water_particle_at_stratiform_liquid_water_cloud_top", "vocabulary": "" }, { "ob_id": 30880, "label": "var_id", "value": "reffsclwtop", "vocabulary": "" } ] }, { "ob_id": 28142, "names": [ { "ob_id": 2400, "name": "surface_net_downward_longwave_flux" }, { "ob_id": 21890, "name": "Net Longwave Surface Radiation" } ], "terms": [ { "ob_id": 2304, "label": "units", "value": "W m-2", "vocabulary": "" }, { "ob_id": 3165, "label": "standard_name", "value": "surface_net_downward_longwave_flux", "vocabulary": "cf_standard_names" }, { "ob_id": 11859, "label": "var_id", "value": "rls", "vocabulary": "" }, { "ob_id": 30883, "label": "long_name", "value": "Net Longwave Surface Radiation", "vocabulary": "" } ] }, { "ob_id": 28143, "names": [ { "ob_id": 21871, "name": "mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_saturation" }, { "ob_id": 21891, "name": "Surface Dissolved Oxygen Concentration at Saturation" } ], "terms": [ { "ob_id": 4394, "label": "units", "value": "mol m-3", "vocabulary": "" }, { "ob_id": 30856, "label": "standard_name", "value": "mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_saturation", "vocabulary": "" }, { "ob_id": 30884, "label": "long_name", "value": "Surface Dissolved Oxygen Concentration at Saturation", "vocabulary": "" }, { "ob_id": 30885, "label": "var_id", "value": "o2satos", "vocabulary": "" } ] }, { "ob_id": 28144, "names": [ { "ob_id": 3361, "name": "cell_area" }, { "ob_id": 21892, "name": "Grid-Cell Area for Atmospheric Grid Variables" } ], "terms": [ { "ob_id": 5782, "label": "units", "value": "m2", "vocabulary": "" }, { "ob_id": 5784, "label": "standard_name", "value": "cell_area", "vocabulary": "cf_standard_names" }, { "ob_id": 5785, "label": "var_id", "value": "areacella", "vocabulary": "" }, { "ob_id": 30886, "label": "long_name", "value": "Grid-Cell Area for Atmospheric Grid Variables", "vocabulary": "" } ] }, { "ob_id": 28145, "names": [ { "ob_id": 3361, "name": "cell_area" }, { "ob_id": 21893, "name": "Grid-Cell Area for Ocean Variables" } ], "terms": [ { "ob_id": 5782, "label": "units", "value": "m2", "vocabulary": "" }, { "ob_id": 5784, "label": "standard_name", "value": "cell_area", "vocabulary": "cf_standard_names" }, { "ob_id": 19502, "label": "var_id", "value": "areacello", "vocabulary": "" }, { "ob_id": 30887, "label": "long_name", "value": "Grid-Cell Area for Ocean Variables", "vocabulary": "" } ] }, { "ob_id": 28146, "names": [ { "ob_id": 5832, "name": "area_type" }, { "ob_id": 21894, "name": "Land area type" } ], "terms": [ { "ob_id": 8608, "label": "standard_name", "value": "area_type", "vocabulary": "cf_standard_names" }, { "ob_id": 19425, "label": "var_id", "value": "type", "vocabulary": "" }, { "ob_id": 30888, "label": "long_name", "value": "Land area type", "vocabulary": "" } ] }, { "ob_id": 28147, "names": [ { "ob_id": 3362, "name": "land_area_fraction" }, { "ob_id": 21895, "name": "Percentage of the grid cell occupied by land (including lakes)" } ], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 5787, "label": "standard_name", "value": "land_area_fraction", "vocabulary": "cf_standard_names" }, { "ob_id": 7412, "label": "var_id", "value": "sftlf", "vocabulary": "" }, { "ob_id": 30889, "label": "long_name", "value": "Percentage of the grid cell occupied by land (including lakes)", "vocabulary": "" } ] }, { "ob_id": 28148, "names": [ { "ob_id": 6313, "name": "soil_moisture_content_at_field_capacity" }, { "ob_id": 21896, "name": "Capacity of Soil to Store Water (Field Capacity)" } ], "terms": [ { "ob_id": 90, "label": "units", "value": "kg m-2", "vocabulary": "" }, { "ob_id": 9312, "label": "standard_name", "value": "soil_moisture_content_at_field_capacity", "vocabulary": "cf_standard_names" }, { "ob_id": 9313, "label": "var_id", "value": "mrsofc", "vocabulary": "" }, { "ob_id": 30890, "label": "long_name", "value": "Capacity of Soil to Store Water (Field Capacity)", "vocabulary": "" } ] }, { "ob_id": 28149, "names": [ { "ob_id": 5832, "name": "area_type" }, { "ob_id": 21897, "name": "Ocean area type" } ], "terms": [ { "ob_id": 8608, "label": "standard_name", "value": "area_type", "vocabulary": "cf_standard_names" }, { "ob_id": 19425, "label": "var_id", "value": "type", "vocabulary": "" }, { "ob_id": 30891, "label": "long_name", "value": "Ocean area type", "vocabulary": "" } ] }, { "ob_id": 28150, "names": [ { "ob_id": 14021, "name": "sea_area_fraction" }, { "ob_id": 21898, "name": "Sea Area Percentage" } ], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 19509, "label": "standard_name", "value": "sea_area_fraction", "vocabulary": "cf_standard_names" }, { "ob_id": 19510, "label": "var_id", "value": "sftof", "vocabulary": "" }, { "ob_id": 30892, "label": "long_name", "value": "Sea Area Percentage", "vocabulary": "" } ] }, { "ob_id": 28152, "names": [ { "ob_id": 21345, "name": "depth bounds" } ], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 30085, "label": "long_name", "value": "depth bounds", "vocabulary": "" }, { "ob_id": 30894, "label": "var_id", "value": "lev_partial_bnds", "vocabulary": "" } ] }, { "ob_id": 28153, "names": [ { "ob_id": 21342, "name": "ocean model level" }, { "ob_id": 21343, "name": "olevel" } ], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 30082, "label": "standard_name", "value": "olevel", "vocabulary": "" }, { "ob_id": 30086, "label": "long_name", "value": "ocean model level", "vocabulary": "" }, { "ob_id": 30895, "label": "var_id", "value": "lev_partial", "vocabulary": "" } ] }, { "ob_id": 28154, "names": [ { "ob_id": 2372, "name": "specific_humidity" }, { "ob_id": 3287, "name": "Specific Humidity" } ], "terms": [ { "ob_id": 3085, "label": "standard_name", "value": "specific_humidity", "vocabulary": "cf_standard_names" }, { "ob_id": 3724, "label": "var_id", "value": "hus", "vocabulary": "" }, { "ob_id": 5674, "label": "long_name", "value": "Specific Humidity", "vocabulary": "" }, { "ob_id": 11959, "label": "units", "value": "1.0", "vocabulary": "" } ] }, { "ob_id": 28155, "names": [ { "ob_id": 2372, "name": "specific_humidity" }, { "ob_id": 4567, "name": "Near-Surface Specific Humidity" } ], "terms": [ { "ob_id": 3085, "label": "standard_name", "value": "specific_humidity", "vocabulary": "cf_standard_names" }, { "ob_id": 3725, "label": "var_id", "value": "huss", "vocabulary": "" }, { "ob_id": 7235, "label": "long_name", "value": "Near-Surface Specific Humidity", "vocabulary": "" }, { "ob_id": 11959, "label": "units", "value": "1.0", "vocabulary": "" } ] }, { "ob_id": 28156, "names": [ { "ob_id": 14126, "name": "mass_concentration_of_phytoplankton_expressed_as_chlorophyll_in_sea_water" }, { "ob_id": 21899, "name": "Mass Concentration of Total Phytoplankton Expressed as Chlorophyll in Sea Water" } ], "terms": [ { "ob_id": 4502, "label": "units", "value": "kg m-3", "vocabulary": "" }, { "ob_id": 19658, "label": "standard_name", "value": "mass_concentration_of_phytoplankton_expressed_as_chlorophyll_in_sea_water", "vocabulary": "cf_standard_names" }, { "ob_id": 19659, "label": "var_id", "value": "chl", "vocabulary": "" }, { "ob_id": 30896, "label": "long_name", "value": "Mass Concentration of Total Phytoplankton Expressed as Chlorophyll in Sea Water", "vocabulary": "" } ] }, { "ob_id": 28159, "names": [ { "ob_id": 21902, "name": "Ice Sheet Surface Mass Balance flux" }, { "ob_id": 21903, "name": "land_ice_surface_specific_mass_balance_flux" } ], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 30901, "label": "long_name", "value": "Ice Sheet Surface Mass Balance flux", "vocabulary": "" }, { "ob_id": 30902, "label": "standard_name", "value": "land_ice_surface_specific_mass_balance_flux", "vocabulary": "" }, { "ob_id": 30903, "label": "var_id", "value": "acabfIs", "vocabulary": "" } ] }, { "ob_id": 28160, "names": [ { "ob_id": 21904, "name": "Transformed Eulerian Mean upward wind" }, { "ob_id": 21905, "name": "upward_transformed_eulerian_mean_air_velocity" } ], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 30904, "label": "long_name", "value": "Transformed Eulerian Mean upward wind", "vocabulary": "" }, { "ob_id": 30905, "label": "standard_name", "value": "upward_transformed_eulerian_mean_air_velocity", "vocabulary": "" }, { "ob_id": 30906, "label": "var_id", "value": "wtem", "vocabulary": "" } ] }, { "ob_id": 28161, "names": [ { "ob_id": 14126, "name": "mass_concentration_of_phytoplankton_expressed_as_chlorophyll_in_sea_water" }, { "ob_id": 21906, "name": "Mass Concentration of Total Phytoplankton expressed as Chlorophyll in sea water" } ], "terms": [ { "ob_id": 4502, "label": "units", "value": "kg m-3", "vocabulary": "" }, { "ob_id": 19658, "label": "standard_name", "value": "mass_concentration_of_phytoplankton_expressed_as_chlorophyll_in_sea_water", "vocabulary": "cf_standard_names" }, { "ob_id": 19659, "label": "var_id", "value": "chl", "vocabulary": "" }, { "ob_id": 30907, "label": "long_name", "value": "Mass Concentration of Total Phytoplankton expressed as Chlorophyll in sea water", "vocabulary": "" } ] }, { "ob_id": 28162, "names": [ { "ob_id": 14854, "name": "lat" }, { "ob_id": 21907, "name": "Latitude axis" } ], "terms": [ { "ob_id": 2195, "label": "var_id", "value": "lat", "vocabulary": "" }, { "ob_id": 30908, "label": "standard_name", "value": "Latitude axis", "vocabulary": "" } ] }, { "ob_id": 28163, "names": [ { "ob_id": 4533, "name": "model_level_number" }, { "ob_id": 21908, "name": "Thermal soil levels" }, { "ob_id": 21909, "name": "solth" } ], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 7193, "label": "standard_name", "value": "model_level_number", "vocabulary": "cf_standard_names" }, { "ob_id": 30909, "label": "long_name", "value": "Thermal soil levels", "vocabulary": "" }, { "ob_id": 30910, "label": "var_id", "value": "solth", "vocabulary": "" } ] }, { "ob_id": 28164, "names": [ { "ob_id": 21910, "name": "Grounded Ice Sheet Area Fraction" }, { "ob_id": 21911, "name": "grounded_ice_sheet_area_fraction" } ], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 30911, "label": "long_name", "value": "Grounded Ice Sheet Area Fraction", "vocabulary": "" }, { "ob_id": 30912, "label": "standard_name", "value": "grounded_ice_sheet_area_fraction", "vocabulary": "" }, { "ob_id": 30913, "label": "var_id", "value": "sftgrf", "vocabulary": "" } ] }, { "ob_id": 28165, "names": [ { "ob_id": 5832, "name": "area_type" }, { "ob_id": 21331, "name": "type" }, { "ob_id": 21912, "name": "Grounded Ice Sheet area type" } ], "terms": [ { "ob_id": 8608, "label": "standard_name", "value": "area_type", "vocabulary": "cf_standard_names" }, { "ob_id": 19425, "label": "var_id", "value": "type", "vocabulary": "" }, { "ob_id": 30914, "label": "long_name", "value": "Grounded Ice Sheet area type", "vocabulary": "" } ] }, { "ob_id": 28166, "names": [ { "ob_id": 7244, "name": "radiation_wavelength" }, { "ob_id": 10208, "name": "wavelength" }, { "ob_id": 21430, "name": "Radiation Wavelength 550 nanometers" } ], "terms": [ { "ob_id": 2277, "label": "units", "value": "nm", "vocabulary": "" }, { "ob_id": 2279, "label": "var_id", "value": "wavelength", "vocabulary": "" }, { "ob_id": 10977, "label": "standard_name", "value": "radiation_wavelength", "vocabulary": "cf_standard_names" }, { "ob_id": 30208, "label": "long_name", "value": "Radiation Wavelength 550 nanometers", "vocabulary": "" } ] }, { "ob_id": 28168, "names": [ { "ob_id": 21913, "name": "3basin" }, { "ob_id": 21914, "name": "Sub-basin mask (1=Global 2=Atlantic 3=Indo-Pacific)" } ], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 30915, "label": "long_name", "value": "Sub-basin mask (1=Global 2=Atlantic 3=Indo-Pacific)", "vocabulary": "" }, { "ob_id": 30916, "label": "var_id", "value": "3basin", "vocabulary": "" } ] } ] }