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=26900
{ "count": 53294, "next": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=27000", "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=26800", "results": [ { "ob_id": 61245, "names": [], "terms": [ { "ob_id": 15549, "label": "var_id", "value": "DPAOSS", "vocabulary": "" }, { "ob_id": 17340, "label": "long_name", "value": "Non-dimensional angle of sideslip differential pressure", "vocabulary": "" }, { "ob_id": 64470, "label": "units", "value": "", "vocabulary": "" } ] }, { "ob_id": 61246, "names": [], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 15539, "label": "var_id", "value": "VN", "vocabulary": "" }, { "ob_id": 17341, "label": "long_name", "value": "Northwards ground speed", "vocabulary": "" } ] }, { "ob_id": 61247, "names": [], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 8049, "label": "var_id", "value": "V", "vocabulary": "" }, { "ob_id": 17342, "label": "long_name", "value": "Northwards wind component", "vocabulary": "" } ] }, { "ob_id": 61248, "names": [], "terms": [ { "ob_id": 2550, "label": "units", "value": "deg", "vocabulary": "" }, { "ob_id": 15552, "label": "var_id", "value": "PITCH", "vocabulary": "" }, { "ob_id": 17343, "label": "long_name", "value": "Pitch angle", "vocabulary": "" } ] }, { "ob_id": 61249, "names": [], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 142, "label": "long_name", "value": "Relative humidity", "vocabulary": "" }, { "ob_id": 8606, "label": "var_id", "value": "RH", "vocabulary": "" } ] }, { "ob_id": 61250, "names": [], "terms": [ { "ob_id": 2550, "label": "units", "value": "deg", "vocabulary": "" }, { "ob_id": 15554, "label": "var_id", "value": "ROLL", "vocabulary": "" }, { "ob_id": 17344, "label": "long_name", "value": "Roll angle", "vocabulary": "" } ] }, { "ob_id": 61251, "names": [], "terms": [ { "ob_id": 129, "label": "units", "value": "mbar", "vocabulary": "" }, { "ob_id": 8061, "label": "var_id", "value": "PRES", "vocabulary": "" }, { "ob_id": 8956, "label": "long_name", "value": "Static pressure", "vocabulary": "" } ] }, { "ob_id": 61252, "names": [], "terms": [ { "ob_id": 17138, "label": "var_id", "value": "STATUS", "vocabulary": "" }, { "ob_id": 17345, "label": "long_name", "value": "Status flag (0 - solution invalid)", "vocabulary": "" }, { "ob_id": 64470, "label": "units", "value": "", "vocabulary": "" } ] }, { "ob_id": 61253, "names": [], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 15165, "label": "var_id", "value": "TAS", "vocabulary": "" }, { "ob_id": 17346, "label": "long_name", "value": "True air speed", "vocabulary": "" } ] }, { "ob_id": 61254, "names": [], "terms": [ { "ob_id": 6301, "label": "var_id", "value": "TIME", "vocabulary": "" }, { "ob_id": 17348, "label": "long_name", "value": "UTC time", "vocabulary": "" }, { "ob_id": 65199, "label": "units", "value": "UTC Seconds", "vocabulary": "" } ] }, { "ob_id": 61255, "names": [], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 15558, "label": "var_id", "value": "VZ", "vocabulary": "" }, { "ob_id": 17349, "label": "long_name", "value": "Vertical speed", "vocabulary": "" } ] }, { "ob_id": 61256, "names": [], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 3047, "label": "var_id", "value": "W", "vocabulary": "" }, { "ob_id": 14727, "label": "long_name", "value": "Vertical wind component", "vocabulary": "" } ] }, { "ob_id": 61257, "names": [], "terms": [ { "ob_id": 74, "label": "units", "value": "degrees_east", "vocabulary": "" }, { "ob_id": 76, "label": "standard_name", "value": "longitude", "vocabulary": "cf_standard_names" }, { "ob_id": 221, "label": "long_name", "value": "longitude", "vocabulary": "" }, { "ob_id": 2598, "label": "var_id", "value": "longitude_1", "vocabulary": "" } ] }, { "ob_id": 61258, "names": [], "terms": [ { "ob_id": 2304, "label": "units", "value": "W m-2", "vocabulary": "" }, { "ob_id": 2652, "label": "var_id", "value": "csolr", "vocabulary": "" }, { "ob_id": 3111, "label": "standard_name", "value": "toa_outgoing_longwave_flux_assuming_clear_sky", "vocabulary": "cf_standard_names" }, { "ob_id": 6586, "label": "long_name", "value": "Clear-sky (type II) IR up", "vocabulary": "" } ] }, { "ob_id": 61259, "names": [], "terms": [ { "ob_id": 2304, "label": "units", "value": "W m-2", "vocabulary": "" }, { "ob_id": 2656, "label": "var_id", "value": "field200", "vocabulary": "" }, { "ob_id": 3148, "label": "standard_name", "value": "toa_incoming_shortwave_flux", "vocabulary": "cf_standard_names" }, { "ob_id": 6593, "label": "long_name", "value": "Downward solar", "vocabulary": "" } ] }, { "ob_id": 61260, "names": [], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 154, "label": "var_id", "value": "ht", "vocabulary": "" }, { "ob_id": 6542, "label": "long_name", "value": "Height", "vocabulary": "" }, { "ob_id": 7784, "label": "standard_name", "value": "tropopause_altitude", "vocabulary": "cf_standard_names" } ] }, { "ob_id": 61261, "names": [], "terms": [ { "ob_id": 25794, "label": "var_id", "value": "field1426", "vocabulary": "" }, { "ob_id": 26000, "label": "long_name", "value": "Layer frozen cloud amount in layers", "vocabulary": "" }, { "ob_id": 64470, "label": "units", "value": "", "vocabulary": "" } ] }, { "ob_id": 61262, "names": [], "terms": [ { "ob_id": 144, "label": "units", "value": "kg kg-1", "vocabulary": "" }, { "ob_id": 25904, "label": "var_id", "value": "tracer1", "vocabulary": "" }, { "ob_id": 26305, "label": "long_name", "value": "O3 MASS MIXING RATIO AFTER TSTEP", "vocabulary": "" } ] }, { "ob_id": 61263, "names": [], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 154, "label": "var_id", "value": "ht", "vocabulary": "" }, { "ob_id": 26304, "label": "long_name", "value": "Height at Tropopause Level", "vocabulary": "" } ] }, { "ob_id": 61264, "names": [], "terms": [ { "ob_id": 144, "label": "units", "value": "kg kg-1", "vocabulary": "" }, { "ob_id": 145, "label": "long_name", "value": "Specific humidity q", "vocabulary": "" }, { "ob_id": 146, "label": "var_id", "value": "q", "vocabulary": "" }, { "ob_id": 3085, "label": "standard_name", "value": "specific_humidity", "vocabulary": "cf_standard_names" } ] }, { "ob_id": 61265, "names": [], "terms": [ { "ob_id": 2304, "label": "units", "value": "W m-2", "vocabulary": "" }, { "ob_id": 2659, "label": "var_id", "value": "olr", "vocabulary": "" }, { "ob_id": 3177, "label": "standard_name", "value": "toa_outgoing_longwave_flux", "vocabulary": "cf_standard_names" }, { "ob_id": 25617, "label": "long_name", "value": "TOA OUTGOING LW RAD AFTER B.LAYER", "vocabulary": "" } ] }, { "ob_id": 61266, "names": [], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 2638, "label": "var_id", "value": "ht_1", "vocabulary": "" }, { "ob_id": 26302, "label": "long_name", "value": "ht_1", "vocabulary": "" } ] }, { "ob_id": 61267, "names": [], "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": 30337, "label": "long_name", "value": "snow water equivalent on land use tile", "vocabulary": "" }, { "ob_id": 30338, "label": "var_id", "value": "sweLut", "vocabulary": "" } ] }, { "ob_id": 61268, "names": [], "terms": [ { "ob_id": 30339, "label": "var_id", "value": "landUse", "vocabulary": "" } ] }, { "ob_id": 61269, "names": [], "terms": [ { "ob_id": 7402, "label": "var_id", "value": "tmx", "vocabulary": "" }, { "ob_id": 9955, "label": "units", "value": "degrees Celsius", "vocabulary": "" }, { "ob_id": 9958, "label": "long_name", "value": "near-surface temperature maximum", "vocabulary": "" } ] }, { "ob_id": 61270, "names": [], "terms": [ { "ob_id": 4439, "label": "units", "value": "mm", "vocabulary": "" }, { "ob_id": 7418, "label": "var_id", "value": "pre", "vocabulary": "" }, { "ob_id": 8393, "label": "long_name", "value": "precipitation", "vocabulary": "" } ] }, { "ob_id": 61271, "names": [], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 30176, "label": "long_name", "value": "Permafrost Layer Thickness", "vocabulary": "" }, { "ob_id": 30177, "label": "standard_name", "value": "permafrost_layer_thickness", "vocabulary": "" }, { "ob_id": 30178, "label": "var_id", "value": "tpf", "vocabulary": "" } ] }, { "ob_id": 61272, "names": [], "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": 61273, "names": [], "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": 61274, "names": [], "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": 61275, "names": [], "terms": [ { "ob_id": 4060, "label": "units", "value": "K m s-1", "vocabulary": "" }, { "ob_id": 30930, "label": "long_name", "value": "Product of Air Temperature and Eastward Wind", "vocabulary": "" }, { "ob_id": 30931, "label": "standard_name", "value": "product_of_eastward_wind_and_air_temperature", "vocabulary": "" }, { "ob_id": 30932, "label": "var_id", "value": "ut", "vocabulary": "" } ] }, { "ob_id": 61276, "names": [], "terms": [ { "ob_id": 3090, "label": "var_id", "value": "u2", "vocabulary": "" }, { "ob_id": 5855, "label": "units", "value": "m2 s-2", "vocabulary": "" }, { "ob_id": 30928, "label": "long_name", "value": "Mean-Squared Eastward Wind Speed", "vocabulary": "" }, { "ob_id": 30929, "label": "standard_name", "value": "square_of_eastward_wind", "vocabulary": "" } ] }, { "ob_id": 61277, "names": [], "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": 32343, "label": "standard_name", "value": "ocean_sigma_z_coordinate", "vocabulary": "" } ] }, { "ob_id": 61278, "names": [], "terms": [ { "ob_id": 5608, "label": "var_id", "value": "lev_bnds", "vocabulary": "" }, { "ob_id": 32343, "label": "standard_name", "value": "ocean_sigma_z_coordinate", "vocabulary": "" }, { "ob_id": 64470, "label": "units", "value": "", "vocabulary": "" } ] }, { "ob_id": 61279, "names": [], "terms": [ { "ob_id": 144, "label": "units", "value": "kg kg-1", "vocabulary": "" }, { "ob_id": 6022, "label": "var_id", "value": "mmrpm2p5", "vocabulary": "" }, { "ob_id": 30356, "label": "standard_name", "value": "mass_fraction_of_pm2p5_dry_aerosol_particles_in_air", "vocabulary": "" }, { "ob_id": 32415, "label": "long_name", "value": "PM2.5 Mass Mixing Ratio", "vocabulary": "" } ] }, { "ob_id": 61280, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 8608, "label": "standard_name", "value": "area_type", "vocabulary": "cf_standard_names" }, { "ob_id": 65200, "label": "var_id", "value": "landuse", "vocabulary": "" } ] }, { "ob_id": 61281, "names": [], "terms": [ { "ob_id": 19781, "label": "long_name", "value": "site index", "vocabulary": "" }, { "ob_id": 19782, "label": "var_id", "value": "site", "vocabulary": "" } ] }, { "ob_id": 61282, "names": [], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 34, "label": "standard_name", "value": "altitude", "vocabulary": "cf_standard_names" }, { "ob_id": 10346, "label": "long_name", "value": "altitude", "vocabulary": "" }, { "ob_id": 64167, "label": "var_id", "value": "alt16", "vocabulary": "" } ] }, { "ob_id": 61283, "names": [], "terms": [ { "ob_id": 4369, "label": "units", "value": "dBZ", "vocabulary": "" }, { "ob_id": 10509, "label": "standard_name", "value": "equivalent_reflectivity_factor", "vocabulary": "cf_standard_names" }, { "ob_id": 19969, "label": "long_name", "value": "CloudSat simulator equivalent radar reflectivity factor", "vocabulary": "" }, { "ob_id": 19970, "label": "var_id", "value": "dbze", "vocabulary": "" } ] }, { "ob_id": 61284, "names": [], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 3225, "label": "standard_name", "value": "cloud_area_fraction", "vocabulary": "cf_standard_names" }, { "ob_id": 65201, "label": "var_id", "value": "cltmodis", "vocabulary": "" }, { "ob_id": 65202, "label": "long_name", "value": "MODIS Total Cloud Cover Percentage", "vocabulary": "" } ] }, { "ob_id": 61285, "names": [], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 19961, "label": "long_name", "value": "Stratiform Rainfall Flux", "vocabulary": "" }, { "ob_id": 19962, "label": "var_id", "value": "prlsprof", "vocabulary": "" }, { "ob_id": 39418, "label": "standard_name", "value": "stratiform_rainfall_flux", "vocabulary": "" } ] }, { "ob_id": 61286, "names": [], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 19963, "label": "long_name", "value": "Stratiform Snowfall Flux", "vocabulary": "" }, { "ob_id": 19964, "label": "var_id", "value": "prlsns", "vocabulary": "" }, { "ob_id": 65203, "label": "standard_name", "value": "stratiform_snowfall_flux", "vocabulary": "" } ] }, { "ob_id": 61287, "names": [], "terms": [ { "ob_id": 65204, "label": "var_id", "value": "alt16_bnds", "vocabulary": "" } ] }, { "ob_id": 61288, "names": [], "terms": [ { "ob_id": 6834, "label": "long_name", "value": "Year", "vocabulary": "" }, { "ob_id": 43789, "label": "units", "value": "Year", "vocabulary": "" } ] }, { "ob_id": 61289, "names": [], "terms": [ { "ob_id": 10745, "label": "units", "value": "GtC", "vocabulary": "" }, { "ob_id": 32818, "label": "long_name", "value": "CO2_ems_blue ", "vocabulary": "" } ] }, { "ob_id": 61290, "names": [], "terms": [ { "ob_id": 10745, "label": "units", "value": "GtC", "vocabulary": "" }, { "ob_id": 32819, "label": "long_name", "value": "CO2_ems_grey", "vocabulary": "" } ] }, { "ob_id": 61291, "names": [], "terms": [ { "ob_id": 35209, "label": "long_name", "value": "CO2_ems_historical", "vocabulary": "" }, { "ob_id": 43728, "label": "units", "value": "GtCO2", "vocabulary": "" } ] }, { "ob_id": 61292, "names": [], "terms": [ { "ob_id": 14207, "label": "units", "value": "Degrees C", "vocabulary": "" }, { "ob_id": 32820, "label": "long_name", "value": "anthro_temp_lowerbound", "vocabulary": "" } ] }, { "ob_id": 61293, "names": [], "terms": [ { "ob_id": 14207, "label": "units", "value": "Degrees C", "vocabulary": "" }, { "ob_id": 32821, "label": "long_name", "value": "anthro_temp_median", "vocabulary": "" } ] }, { "ob_id": 61294, "names": [], "terms": [ { "ob_id": 14207, "label": "units", "value": "Degrees C", "vocabulary": "" }, { "ob_id": 32822, "label": "long_name", "value": "anthro_temp_upperbound", "vocabulary": "" } ] }, { "ob_id": 61295, "names": [], "terms": [ { "ob_id": 14207, "label": "units", "value": "Degrees C", "vocabulary": "" }, { "ob_id": 32823, "label": "long_name", "value": "gmst_observations", "vocabulary": "" } ] }, { "ob_id": 61296, "names": [], "terms": [ { "ob_id": 7389, "label": "units", "value": "W/m2", "vocabulary": "" }, { "ob_id": 35210, "label": "long_name", "value": "nonCO2RF_grey", "vocabulary": "" } ] }, { "ob_id": 61297, "names": [], "terms": [ { "ob_id": 7389, "label": "units", "value": "W/m2", "vocabulary": "" }, { "ob_id": 35211, "label": "long_name", "value": "nonCO2RF_purple", "vocabulary": "" } ] }, { "ob_id": 61298, "names": [], "terms": [ { "ob_id": 32833, "label": "long_name", "value": "temp_grey_lowerbound", "vocabulary": "" }, { "ob_id": 35212, "label": "units", "value": "Degrees C ", "vocabulary": "" } ] }, { "ob_id": 61299, "names": [], "terms": [ { "ob_id": 32834, "label": "long_name", "value": "temp_grey_median", "vocabulary": "" }, { "ob_id": 35212, "label": "units", "value": "Degrees C ", "vocabulary": "" } ] }, { "ob_id": 61300, "names": [], "terms": [ { "ob_id": 32835, "label": "long_name", "value": "temp_grey_upperbound", "vocabulary": "" }, { "ob_id": 35212, "label": "units", "value": "Degrees C ", "vocabulary": "" } ] }, { "ob_id": 61301, "names": [], "terms": [ { "ob_id": 32836, "label": "long_name", "value": "temp_purple_lowerbound", "vocabulary": "" }, { "ob_id": 35212, "label": "units", "value": "Degrees C ", "vocabulary": "" } ] }, { "ob_id": 61302, "names": [], "terms": [ { "ob_id": 32837, "label": "long_name", "value": "temp_purple_median", "vocabulary": "" }, { "ob_id": 35212, "label": "units", "value": "Degrees C ", "vocabulary": "" } ] }, { "ob_id": 61303, "names": [], "terms": [ { "ob_id": 32838, "label": "long_name", "value": "temp_purple_upperbound", "vocabulary": "" }, { "ob_id": 35212, "label": "units", "value": "Degrees C ", "vocabulary": "" } ] }, { "ob_id": 61304, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 6046, "label": "var_id", "value": "flashrate", "vocabulary": "" }, { "ob_id": 30834, "label": "standard_name", "value": "frequency_of_lightning_flashes_per_unit_area", "vocabulary": "" }, { "ob_id": 65205, "label": "long_name", "value": "NUMBER OF LIGHTNING FLASHES", "vocabulary": "" } ] }, { "ob_id": 61307, "names": [], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 3153, "label": "var_id", "value": "lsrain", "vocabulary": "" }, { "ob_id": 6557, "label": "long_name", "value": "Dynamic rainfall rate", "vocabulary": "" }, { "ob_id": 39418, "label": "standard_name", "value": "stratiform_rainfall_flux", "vocabulary": "" } ] }, { "ob_id": 61308, "names": [], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 2440, "label": "long_name", "value": "10 METRE WIND SPEED M/S", "vocabulary": "" }, { "ob_id": 13889, "label": "var_id", "value": "wind_1", "vocabulary": "" } ] }, { "ob_id": 61309, "names": [], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 2284, "label": "long_name", "value": "10 METRE WIND U-COMP", "vocabulary": "" }, { "ob_id": 6568, "label": "var_id", "value": "x-wind", "vocabulary": "" } ] }, { "ob_id": 61310, "names": [], "terms": [ { "ob_id": 42, "label": "units", "value": "m s-1", "vocabulary": "" }, { "ob_id": 2285, "label": "long_name", "value": "10 METRE WIND V-COMP", "vocabulary": "" }, { "ob_id": 6570, "label": "var_id", "value": "y-wind", "vocabulary": "" } ] }, { "ob_id": 61311, "names": [], "terms": [ { "ob_id": 13885, "label": "units", "value": "J kg-1", "vocabulary": "" }, { "ob_id": 13886, "label": "long_name", "value": "DILUTE CONVECTIVELY AVAIL POT E J/KG", "vocabulary": "" } ] }, { "ob_id": 61313, "names": [], "terms": [ { "ob_id": 3389, "label": "units", "value": "ug/m3", "vocabulary": "" } ] }, { "ob_id": 61314, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 13220, "label": "var_id", "value": "pastsigwx1", "vocabulary": "" }, { "ob_id": 18774, "label": "long_name", "value": "Reported past significant weather phenomena", "vocabulary": "" }, { "ob_id": 18777, "label": "standard_name", "value": "past_significant_weather", "vocabulary": "cf_standard_names" } ] }, { "ob_id": 61315, "names": [], "terms": [ { "ob_id": 10344, "label": "units", "value": "meters", "vocabulary": "" }, { "ob_id": 65206, "label": "var_id", "value": "xgre", "vocabulary": "" } ] }, { "ob_id": 61316, "names": [], "terms": [ { "ob_id": 10344, "label": "units", "value": "meters", "vocabulary": "" }, { "ob_id": 65207, "label": "var_id", "value": "ygre", "vocabulary": "" } ] }, { "ob_id": 61317, "names": [], "terms": [ { "ob_id": 70, "label": "units", "value": "degrees_north", "vocabulary": "" }, { "ob_id": 20675, "label": "var_id", "value": "geolat", "vocabulary": "" }, { "ob_id": 30925, "label": "long_name", "value": "Latitude of tracer (T) points", "vocabulary": "" } ] }, { "ob_id": 61318, "names": [], "terms": [ { "ob_id": 74, "label": "units", "value": "degrees_east", "vocabulary": "" }, { "ob_id": 20677, "label": "var_id", "value": "geolon", "vocabulary": "" }, { "ob_id": 30926, "label": "long_name", "value": "Longitude of tracer (T) points", "vocabulary": "" } ] }, { "ob_id": 61319, "names": [], "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": 30927, "label": "long_name", "value": "Percentage of Land which is Anthropogenic Pasture", "vocabulary": "" } ] }, { "ob_id": 61320, "names": [], "terms": [ { "ob_id": 139, "label": "units", "value": "Pa", "vocabulary": "" }, { "ob_id": 10099, "label": "long_name", "value": "Air Pressure at Interfaces", "vocabulary": "" }, { "ob_id": 10100, "label": "var_id", "value": "pilev", "vocabulary": "" } ] }, { "ob_id": 61321, "names": [], "terms": [ { "ob_id": 139, "label": "units", "value": "Pa", "vocabulary": "" }, { "ob_id": 2913, "label": "standard_name", "value": "air_pressure", "vocabulary": "cf_standard_names" }, { "ob_id": 6437, "label": "long_name", "value": "Air Pressure", "vocabulary": "" }, { "ob_id": 10101, "label": "var_id", "value": "pmlev", "vocabulary": "" } ] }, { "ob_id": 61322, "names": [], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 10138, "label": "long_name", "value": "nh_50 Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 10139, "label": "var_id", "value": "vmrnh50", "vocabulary": "" } ] }, { "ob_id": 61323, "names": [], "terms": [ { "ob_id": 5620, "label": "units", "value": "mole m-3 s-1", "vocabulary": "" }, { "ob_id": 6039, "label": "var_id", "value": "losso3viaalkenes", "vocabulary": "" }, { "ob_id": 10108, "label": "long_name", "value": "Chemical Loss Rate of O3 via O3+alkenes", "vocabulary": "" } ] }, { "ob_id": 61324, "names": [], "terms": [ { "ob_id": 5620, "label": "units", "value": "mole m-3 s-1", "vocabulary": "" }, { "ob_id": 10120, "label": "long_name", "value": "Production Rate of all Hydrogen Peroxides", "vocabulary": "" }, { "ob_id": 10121, "label": "var_id", "value": "prodhpx", "vocabulary": "" } ] }, { "ob_id": 61325, "names": [], "terms": [ { "ob_id": 5620, "label": "units", "value": "mole m-3 s-1", "vocabulary": "" }, { "ob_id": 10124, "label": "long_name", "value": "Reaction Rate of RC(O)O2+NO2", "vocabulary": "" }, { "ob_id": 10125, "label": "var_id", "value": "lossrcoo2viano2", "vocabulary": "" } ] }, { "ob_id": 61326, "names": [], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 10134, "label": "long_name", "value": "co_50 Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 10135, "label": "var_id", "value": "vmrco50", "vocabulary": "" } ] }, { "ob_id": 61327, "names": [], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 10140, "label": "long_name", "value": "nh_50w Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 10141, "label": "var_id", "value": "vmrnh50w", "vocabulary": "" } ] }, { "ob_id": 61328, "names": [], "terms": [ { "ob_id": 5620, "label": "units", "value": "mole m-3 s-1", "vocabulary": "" }, { "ob_id": 6037, "label": "var_id", "value": "prodo1d", "vocabulary": "" }, { "ob_id": 10107, "label": "long_name", "value": "Chemical Gross Production Rate of O_1D", "vocabulary": "" } ] }, { "ob_id": 61329, "names": [], "terms": [ { "ob_id": 2294, "label": "units", "value": "kg m-2 s-1", "vocabulary": "" }, { "ob_id": 5684, "label": "var_id", "value": "emilnox", "vocabulary": "" }, { "ob_id": 10111, "label": "long_name", "value": "Layer-Integrated Lightning Production of NOx", "vocabulary": "" } ] }, { "ob_id": 61330, "names": [], "terms": [ { "ob_id": 5620, "label": "units", "value": "mole m-3 s-1", "vocabulary": "" }, { "ob_id": 10126, "label": "long_name", "value": "Reaction Rate of RO2+HO2", "vocabulary": "" }, { "ob_id": 10127, "label": "var_id", "value": "lossro2viaho2", "vocabulary": "" } ] }, { "ob_id": 61331, "names": [], "terms": [ { "ob_id": 5620, "label": "units", "value": "mole m-3 s-1", "vocabulary": "" }, { "ob_id": 10130, "label": "long_name", "value": "Total Loss of OH", "vocabulary": "" }, { "ob_id": 10131, "label": "var_id", "value": "ohloss", "vocabulary": "" } ] }, { "ob_id": 61332, "names": [], "terms": [ { "ob_id": 5620, "label": "units", "value": "mole m-3 s-1", "vocabulary": "" }, { "ob_id": 10122, "label": "long_name", "value": "Rate of O1D+H2O", "vocabulary": "" }, { "ob_id": 10123, "label": "var_id", "value": "losso1dviah2o", "vocabulary": "" } ] }, { "ob_id": 61333, "names": [], "terms": [ { "ob_id": 5648, "label": "long_name", "value": "Isoprene Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 5649, "label": "standard_name", "value": "mole_fraction_of_isoprene_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 5650, "label": "var_id", "value": "vmrisop", "vocabulary": "" }, { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" } ] }, { "ob_id": 61334, "names": [], "terms": [ { "ob_id": 12, "label": "units", "value": "s-1", "vocabulary": "" }, { "ob_id": 10118, "label": "long_name", "value": "Photolysis Rate of NO2", "vocabulary": "" }, { "ob_id": 10119, "label": "var_id", "value": "jno2", "vocabulary": "" } ] }, { "ob_id": 61335, "names": [], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 10104, "label": "long_name", "value": "CH3CCl3 Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 10105, "label": "standard_name", "value": "mole_fraction_of_hcc140a_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 10106, "label": "var_id", "value": "vmrch3ccl3", "vocabulary": "" } ] }, { "ob_id": 61336, "names": [], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 10136, "label": "long_name", "value": "nh_5 Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 10137, "label": "var_id", "value": "vmrnh5", "vocabulary": "" } ] }, { "ob_id": 61337, "names": [], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 10142, "label": "long_name", "value": "st80_25 Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 10143, "label": "var_id", "value": "vmrst8025", "vocabulary": "" } ] }, { "ob_id": 61338, "names": [], "terms": [ { "ob_id": 5620, "label": "units", "value": "mole m-3 s-1", "vocabulary": "" }, { "ob_id": 10116, "label": "long_name", "value": "O3 Production Rate", "vocabulary": "" }, { "ob_id": 10117, "label": "var_id", "value": "o3prod", "vocabulary": "" } ] }, { "ob_id": 61339, "names": [], "terms": [ { "ob_id": 5620, "label": "units", "value": "mole m-3 s-1", "vocabulary": "" }, { "ob_id": 10114, "label": "long_name", "value": "O3 Destruction Rate", "vocabulary": "" }, { "ob_id": 10115, "label": "var_id", "value": "o3loss", "vocabulary": "" } ] }, { "ob_id": 61340, "names": [], "terms": [ { "ob_id": 5620, "label": "units", "value": "mole m-3 s-1", "vocabulary": "" }, { "ob_id": 10128, "label": "long_name", "value": "Reaction Rate of RO2+RO2", "vocabulary": "" }, { "ob_id": 10129, "label": "var_id", "value": "lossro2viaro2", "vocabulary": "" } ] }, { "ob_id": 61341, "names": [], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 10144, "label": "long_name", "value": "co_25 Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 10145, "label": "var_id", "value": "vmrco25", "vocabulary": "" } ] }, { "ob_id": 61342, "names": [], "terms": [ { "ob_id": 139, "label": "units", "value": "Pa", "vocabulary": "" }, { "ob_id": 10203, "label": "long_name", "value": "Tropopause Pressure", "vocabulary": "" }, { "ob_id": 10204, "label": "var_id", "value": "tpp", "vocabulary": "" } ] }, { "ob_id": 61343, "names": [], "terms": [ { "ob_id": 6535, "label": "units", "value": "DU", "vocabulary": "" }, { "ob_id": 10200, "label": "long_name", "value": "Total Column Ozone", "vocabulary": "" }, { "ob_id": 10201, "label": "standard_name", "value": "equivalent_thickness_at_stp_of_atmosphere_ozone_content", "vocabulary": "cf_standard_names" }, { "ob_id": 10202, "label": "var_id", "value": "dytoz", "vocabulary": "" } ] }, { "ob_id": 61344, "names": [], "terms": [ { "ob_id": 5658, "label": "standard_name", "value": "mole_fraction_of_ozone_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 10197, "label": "long_name", "value": "Ozone Volume Mixing Ratio in Lowest Model Layer", "vocabulary": "" }, { "ob_id": 10198, "label": "var_id", "value": "sfvmro3", "vocabulary": "" } ] }, { "ob_id": 61345, "names": [], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 6474, "label": "standard_name", "value": "mole_fraction_of_bromine_monoxide_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 10205, "label": "long_name", "value": "Zonal Mean BrO volume mixing ratio", "vocabulary": "" }, { "ob_id": 10206, "label": "var_id", "value": "zmbro", "vocabulary": "" } ] }, { "ob_id": 61346, "names": [], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 10237, "label": "long_name", "value": "Zonal Mean CBrF3 Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 10238, "label": "standard_name", "value": "mole_fraction_of_halon1301_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 10239, "label": "var_id", "value": "zmcbrf3", "vocabulary": "" } ] }, { "ob_id": 61347, "names": [], "terms": [ { "ob_id": 6064, "label": "units", "value": "mole mole-1", "vocabulary": "" }, { "ob_id": 10253, "label": "long_name", "value": "Zonal Mean CH3CCl2F Volume Mixing Ratio", "vocabulary": "" }, { "ob_id": 10254, "label": "standard_name", "value": "mole_fraction_of_hcfc141b_in_air", "vocabulary": "cf_standard_names" }, { "ob_id": 10255, "label": "var_id", "value": "zmch3ccl2f", "vocabulary": "" } ] } ] }