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=14500
{ "count": 53229, "next": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=14600", "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=14400", "results": [ { "ob_id": 31735, "names": [ { "ob_id": 24555, "name": "Model number used for estimating Tmin from satellite data" } ], "terms": [ { "ob_id": 35687, "label": "long_name", "value": "Model number used for estimating Tmin from satellite data", "vocabulary": "" }, { "ob_id": 35688, "label": "var_id", "value": "tasmin_model_number", "vocabulary": "" } ] }, { "ob_id": 31736, "names": [ { "ob_id": 24556, "name": "Cloud component of uncertainty on average daily surface air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35689, "label": "long_name", "value": "Cloud component of uncertainty on average daily surface air temperature", "vocabulary": "" }, { "ob_id": 35690, "label": "var_id", "value": "tas_unc_cloud", "vocabulary": "" } ] }, { "ob_id": 31737, "names": [ { "ob_id": 24557, "name": "Cloud component of uncertainty on maximum daily surface air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35691, "label": "long_name", "value": "Cloud component of uncertainty on maximum daily surface air temperature", "vocabulary": "" }, { "ob_id": 35692, "label": "var_id", "value": "tasmax_unc_cloud", "vocabulary": "" } ] }, { "ob_id": 31738, "names": [ { "ob_id": 24558, "name": "Cloud component of uncertainty on minimum daily surface air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35693, "label": "long_name", "value": "Cloud component of uncertainty on minimum daily surface air temperature", "vocabulary": "" }, { "ob_id": 35694, "label": "var_id", "value": "tasmin_unc_cloud", "vocabulary": "" } ] }, { "ob_id": 31739, "names": [ { "ob_id": 24559, "name": "Locally correlated uncertainty on average daily surface air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35695, "label": "long_name", "value": "Locally correlated uncertainty on average daily surface air temperature", "vocabulary": "" }, { "ob_id": 35696, "label": "var_id", "value": "tas_unc_corr_local", "vocabulary": "" } ] }, { "ob_id": 31740, "names": [ { "ob_id": 24560, "name": "Locally correlated uncertainty on maximum daily surface air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35697, "label": "long_name", "value": "Locally correlated uncertainty on maximum daily surface air temperature", "vocabulary": "" }, { "ob_id": 35698, "label": "var_id", "value": "tasmax_unc_corr_local", "vocabulary": "" } ] }, { "ob_id": 31741, "names": [ { "ob_id": 24561, "name": "Locally correlated uncertainty on minimum daily surface air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35699, "label": "long_name", "value": "Locally correlated uncertainty on minimum daily surface air temperature", "vocabulary": "" }, { "ob_id": 35700, "label": "var_id", "value": "tasmin_unc_corr_local", "vocabulary": "" } ] }, { "ob_id": 31742, "names": [ { "ob_id": 24562, "name": "Total uncertainty excluding cloud on average daily surface air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35701, "label": "long_name", "value": "Total uncertainty excluding cloud on average daily surface air temperature", "vocabulary": "" }, { "ob_id": 35702, "label": "var_id", "value": "tas_unc_no_cloud", "vocabulary": "" } ] }, { "ob_id": 31743, "names": [ { "ob_id": 24563, "name": "Total uncertainty excluding cloud on maximum daily surface air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35703, "label": "long_name", "value": "Total uncertainty excluding cloud on maximum daily surface air temperature", "vocabulary": "" }, { "ob_id": 35704, "label": "var_id", "value": "tasmax_unc_no_cloud", "vocabulary": "" } ] }, { "ob_id": 31744, "names": [ { "ob_id": 24564, "name": "Total uncertainty excluding cloud on minimum daily surface air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35705, "label": "long_name", "value": "Total uncertainty excluding cloud on minimum daily surface air temperature", "vocabulary": "" }, { "ob_id": 35706, "label": "var_id", "value": "tasmin_unc_no_cloud", "vocabulary": "" } ] }, { "ob_id": 31745, "names": [ { "ob_id": 226, "name": "air_temperature" }, { "ob_id": 24565, "name": "Average daily surface air temperature from AATSR satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 83, "label": "standard_name", "value": "air_temperature", "vocabulary": "cf_standard_names" }, { "ob_id": 35707, "label": "long_name", "value": "Average daily surface air temperature from AATSR satellite.", "vocabulary": "" }, { "ob_id": 35708, "label": "var_id", "value": "tas_AATSR", "vocabulary": "" } ] }, { "ob_id": 31746, "names": [ { "ob_id": 226, "name": "air_temperature" }, { "ob_id": 24566, "name": "Average daily surface air temperature from ATSR2 satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 83, "label": "standard_name", "value": "air_temperature", "vocabulary": "cf_standard_names" }, { "ob_id": 35709, "label": "long_name", "value": "Average daily surface air temperature from ATSR2 satellite.", "vocabulary": "" }, { "ob_id": 35710, "label": "var_id", "value": "tas_ATSR2", "vocabulary": "" } ] }, { "ob_id": 31747, "names": [ { "ob_id": 24567, "name": "Locally correlated uncertainty (from satellite retrieval) on average daily surface air temperature from AATSR satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35711, "label": "long_name", "value": "Locally correlated uncertainty (from satellite retrieval) on average daily surface air temperature from AATSR satellite.", "vocabulary": "" }, { "ob_id": 35712, "label": "var_id", "value": "tas_unc_corr_sat_AATSR", "vocabulary": "" } ] }, { "ob_id": 31748, "names": [ { "ob_id": 24568, "name": "Locally correlated uncertainty (from satellite retrieval) on average daily surface air temperature from ATSR2 satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35713, "label": "long_name", "value": "Locally correlated uncertainty (from satellite retrieval) on average daily surface air temperature from ATSR2 satellite.", "vocabulary": "" }, { "ob_id": 35714, "label": "var_id", "value": "tas_unc_corr_sat_ATSR2", "vocabulary": "" } ] }, { "ob_id": 31749, "names": [ { "ob_id": 24569, "name": "Locally correlated uncertainty (from surface-air model) on average daily surface air temperature from AATSR satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35715, "label": "long_name", "value": "Locally correlated uncertainty (from surface-air model) on average daily surface air temperature from AATSR satellite.", "vocabulary": "" }, { "ob_id": 35716, "label": "var_id", "value": "tas_unc_corr_mod_AATSR", "vocabulary": "" } ] }, { "ob_id": 31750, "names": [ { "ob_id": 24570, "name": "Locally correlated uncertainty (from surface-air model) on average daily surface air temperature from ATSR2 satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35717, "label": "long_name", "value": "Locally correlated uncertainty (from surface-air model) on average daily surface air temperature from ATSR2 satellite.", "vocabulary": "" }, { "ob_id": 35718, "label": "var_id", "value": "tas_unc_corr_mod_ATSR2", "vocabulary": "" } ] }, { "ob_id": 31751, "names": [ { "ob_id": 24571, "name": "Random uncertainty on average daily surface air temperature from AATSR satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35719, "label": "long_name", "value": "Random uncertainty on average daily surface air temperature from AATSR satellite.", "vocabulary": "" }, { "ob_id": 35720, "label": "var_id", "value": "tas_unc_rand_AATSR", "vocabulary": "" } ] }, { "ob_id": 31752, "names": [ { "ob_id": 24572, "name": "Random uncertainty on average daily surface air temperature from ATSR2 satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35721, "label": "long_name", "value": "Random uncertainty on average daily surface air temperature from ATSR2 satellite.", "vocabulary": "" }, { "ob_id": 35722, "label": "var_id", "value": "tas_unc_rand_ATSR2", "vocabulary": "" } ] }, { "ob_id": 31753, "names": [ { "ob_id": 24573, "name": "Systematic uncertainty (from surface-air model) on average daily surface air temperature from AATSR satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35723, "label": "long_name", "value": "Systematic uncertainty (from surface-air model) on average daily surface air temperature from AATSR satellite.", "vocabulary": "" }, { "ob_id": 35724, "label": "var_id", "value": "tas_unc_sys_mod_AATSR", "vocabulary": "" } ] }, { "ob_id": 31754, "names": [ { "ob_id": 24574, "name": "Systematic uncertainty (from surface-air model) on average daily surface air temperature from ATSR2 satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35725, "label": "long_name", "value": "Systematic uncertainty (from surface-air model) on average daily surface air temperature from ATSR2 satellite.", "vocabulary": "" }, { "ob_id": 35726, "label": "var_id", "value": "tas_unc_sys_mod_ATSR2", "vocabulary": "" } ] }, { "ob_id": 31755, "names": [ { "ob_id": 24575, "name": "Systematic uncertainty first fourier component on average daily surface air temperature from AATSR satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35727, "label": "long_name", "value": "Systematic uncertainty first fourier component on average daily surface air temperature from AATSR satellite.", "vocabulary": "" }, { "ob_id": 35728, "label": "var_id", "value": "tas_unc_parameter_1_AATSR", "vocabulary": "" } ] }, { "ob_id": 31756, "names": [ { "ob_id": 24576, "name": "Systematic uncertainty first fourier component on average daily surface air temperature from ATSR2 satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35729, "label": "long_name", "value": "Systematic uncertainty first fourier component on average daily surface air temperature from ATSR2 satellite.", "vocabulary": "" }, { "ob_id": 35730, "label": "var_id", "value": "tas_unc_parameter_1_ATSR2", "vocabulary": "" } ] }, { "ob_id": 31757, "names": [ { "ob_id": 24577, "name": "Systematic uncertainty fourth fourier component on average daily surface air temperature from AATSR satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35731, "label": "long_name", "value": "Systematic uncertainty fourth fourier component on average daily surface air temperature from AATSR satellite.", "vocabulary": "" }, { "ob_id": 35732, "label": "var_id", "value": "tas_unc_parameter_4_AATSR", "vocabulary": "" } ] }, { "ob_id": 31758, "names": [ { "ob_id": 24578, "name": "Systematic uncertainty fourth fourier component on average daily surface air temperature from ATSR2 satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35733, "label": "long_name", "value": "Systematic uncertainty fourth fourier component on average daily surface air temperature from ATSR2 satellite.", "vocabulary": "" }, { "ob_id": 35734, "label": "var_id", "value": "tas_unc_parameter_4_ATSR2", "vocabulary": "" } ] }, { "ob_id": 31759, "names": [ { "ob_id": 24579, "name": "Systematic uncertainty mean offset on average daily surface air temperature from AATSR satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35735, "label": "long_name", "value": "Systematic uncertainty mean offset on average daily surface air temperature from AATSR satellite.", "vocabulary": "" }, { "ob_id": 35736, "label": "var_id", "value": "tas_unc_parameter_0_AATSR", "vocabulary": "" } ] }, { "ob_id": 31760, "names": [ { "ob_id": 24580, "name": "Systematic uncertainty mean offset on average daily surface air temperature from ATSR2 satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35737, "label": "long_name", "value": "Systematic uncertainty mean offset on average daily surface air temperature from ATSR2 satellite.", "vocabulary": "" }, { "ob_id": 35738, "label": "var_id", "value": "tas_unc_parameter_0_ATSR2", "vocabulary": "" } ] }, { "ob_id": 31761, "names": [ { "ob_id": 24581, "name": "Systematic uncertainty on average daily surface air temperature from AATSR satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35739, "label": "long_name", "value": "Systematic uncertainty on average daily surface air temperature from AATSR satellite.", "vocabulary": "" }, { "ob_id": 35740, "label": "var_id", "value": "tas_unc_sys_AATSR", "vocabulary": "" } ] }, { "ob_id": 31762, "names": [ { "ob_id": 24582, "name": "Systematic uncertainty on average daily surface air temperature from ATSR2 satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35741, "label": "long_name", "value": "Systematic uncertainty on average daily surface air temperature from ATSR2 satellite.", "vocabulary": "" }, { "ob_id": 35742, "label": "var_id", "value": "tas_unc_sys_ATSR2", "vocabulary": "" } ] }, { "ob_id": 31763, "names": [ { "ob_id": 24583, "name": "Systematic uncertainty second fourier component on average daily surface air temperature from AATSR satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35743, "label": "long_name", "value": "Systematic uncertainty second fourier component on average daily surface air temperature from AATSR satellite.", "vocabulary": "" }, { "ob_id": 35744, "label": "var_id", "value": "tas_unc_parameter_2_AATSR", "vocabulary": "" } ] }, { "ob_id": 31764, "names": [ { "ob_id": 24584, "name": "Systematic uncertainty second fourier component on average daily surface air temperature from ATSR2 satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35745, "label": "long_name", "value": "Systematic uncertainty second fourier component on average daily surface air temperature from ATSR2 satellite.", "vocabulary": "" }, { "ob_id": 35746, "label": "var_id", "value": "tas_unc_parameter_2_ATSR2", "vocabulary": "" } ] }, { "ob_id": 31765, "names": [ { "ob_id": 24585, "name": "Systematic uncertainty third fourier component on average daily surface air temperature from AATSR satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35747, "label": "long_name", "value": "Systematic uncertainty third fourier component on average daily surface air temperature from AATSR satellite.", "vocabulary": "" }, { "ob_id": 35748, "label": "var_id", "value": "tas_unc_parameter_3_AATSR", "vocabulary": "" } ] }, { "ob_id": 31766, "names": [ { "ob_id": 24586, "name": "Systematic uncertainty third fourier component on average daily surface air temperature from ATSR2 satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35749, "label": "long_name", "value": "Systematic uncertainty third fourier component on average daily surface air temperature from ATSR2 satellite.", "vocabulary": "" }, { "ob_id": 35750, "label": "var_id", "value": "tas_unc_parameter_3_ATSR2", "vocabulary": "" } ] }, { "ob_id": 31767, "names": [ { "ob_id": 24587, "name": "Total uncertainty in average daily surface air temperature from AATSR satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35751, "label": "long_name", "value": "Total uncertainty in average daily surface air temperature from AATSR satellite.", "vocabulary": "" }, { "ob_id": 35752, "label": "var_id", "value": "tasuncertainty_AATSR", "vocabulary": "" } ] }, { "ob_id": 31768, "names": [ { "ob_id": 24588, "name": "Total uncertainty in average daily surface air temperature from ATSR2 satellite." } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 35753, "label": "long_name", "value": "Total uncertainty in average daily surface air temperature from ATSR2 satellite.", "vocabulary": "" }, { "ob_id": 35754, "label": "var_id", "value": "tasuncertainty_ATSR2", "vocabulary": "" } ] }, { "ob_id": 31788, "names": [ { "ob_id": 3455, "name": "Mean sea level pressure" }, { "ob_id": 17052, "name": "air_pressure_at_mean_sea_level" } ], "terms": [ { "ob_id": 139, "label": "units", "value": "Pa", "vocabulary": "" }, { "ob_id": 152, "label": "var_id", "value": "msl", "vocabulary": "" }, { "ob_id": 9999, "label": "long_name", "value": "Mean sea level pressure", "vocabulary": "" }, { "ob_id": 24378, "label": "standard_name", "value": "air_pressure_at_mean_sea_level", "vocabulary": "" } ] }, { "ob_id": 31789, "names": [ { "ob_id": 4533, "name": "model_level_number" } ], "terms": [ { "ob_id": 6256, "label": "var_id", "value": "level", "vocabulary": "" }, { "ob_id": 11811, "label": "long_name", "value": "model_level_number", "vocabulary": "" } ] }, { "ob_id": 31790, "names": [ { "ob_id": 3602, "name": "Logarithm of surface pressure" } ], "terms": [ { "ob_id": 6152, "label": "units", "value": "~", "vocabulary": "" }, { "ob_id": 28329, "label": "long_name", "value": "Logarithm of surface pressure", "vocabulary": "" }, { "ob_id": 35790, "label": "var_id", "value": "lnsp", "vocabulary": "" } ] }, { "ob_id": 31791, "names": [ { "ob_id": 3480, "name": "Geopotential" }, { "ob_id": 5199, "name": "geopotential" } ], "terms": [ { "ob_id": 5874, "label": "units", "value": "m**2 s**-2", "vocabulary": "" }, { "ob_id": 8015, "label": "long_name", "value": "Geopotential", "vocabulary": "" }, { "ob_id": 8016, "label": "standard_name", "value": "geopotential", "vocabulary": "cf_standard_names" }, { "ob_id": 11812, "label": "var_id", "value": "z", "vocabulary": "" } ] }, { "ob_id": 31792, "names": [ { "ob_id": 69, "name": "Temperature" }, { "ob_id": 226, "name": "air_temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 83, "label": "standard_name", "value": "air_temperature", "vocabulary": "cf_standard_names" }, { "ob_id": 156, "label": "var_id", "value": "t", "vocabulary": "" }, { "ob_id": 6521, "label": "long_name", "value": "Temperature", "vocabulary": "" } ] }, { "ob_id": 31793, "names": [ { "ob_id": 5118, "name": "Ozone mass mixing ratio" } ], "terms": [ { "ob_id": 5875, "label": "units", "value": "kg kg**-1", "vocabulary": "" }, { "ob_id": 8039, "label": "long_name", "value": "Ozone mass mixing ratio", "vocabulary": "" }, { "ob_id": 30065, "label": "var_id", "value": "o3", "vocabulary": "" } ] }, { "ob_id": 31794, "names": [ { "ob_id": 2372, "name": "specific_humidity" }, { "ob_id": 3003, "name": "Specific humidity" } ], "terms": [ { "ob_id": 146, "label": "var_id", "value": "q", "vocabulary": "" }, { "ob_id": 3085, "label": "standard_name", "value": "specific_humidity", "vocabulary": "cf_standard_names" }, { "ob_id": 5875, "label": "units", "value": "kg kg**-1", "vocabulary": "" }, { "ob_id": 8040, "label": "long_name", "value": "Specific humidity", "vocabulary": "" } ] }, { "ob_id": 31795, "names": [ { "ob_id": 215, "name": "northward_wind" }, { "ob_id": 3600, "name": "V component of wind" } ], "terms": [ { "ob_id": 54, "label": "standard_name", "value": "northward_wind", "vocabulary": "cf_standard_names" }, { "ob_id": 2612, "label": "var_id", "value": "v", "vocabulary": "" }, { "ob_id": 5867, "label": "units", "value": "m s**-1", "vocabulary": "" }, { "ob_id": 27518, "label": "long_name", "value": "V component of wind", "vocabulary": "" } ] }, { "ob_id": 31796, "names": [ { "ob_id": 3481, "name": "Vorticity (relative)" }, { "ob_id": 5223, "name": "atmosphere_relative_vorticity" } ], "terms": [ { "ob_id": 5873, "label": "units", "value": "s**-1", "vocabulary": "" }, { "ob_id": 6206, "label": "var_id", "value": "vo", "vocabulary": "" }, { "ob_id": 8044, "label": "standard_name", "value": "atmosphere_relative_vorticity", "vocabulary": "cf_standard_names" }, { "ob_id": 8052, "label": "long_name", "value": "Vorticity (relative)", "vocabulary": "" } ] }, { "ob_id": 31797, "names": [ { "ob_id": 212, "name": "eastward_wind" }, { "ob_id": 3599, "name": "U component of wind" } ], "terms": [ { "ob_id": 51, "label": "standard_name", "value": "eastward_wind", "vocabulary": "cf_standard_names" }, { "ob_id": 2611, "label": "var_id", "value": "u", "vocabulary": "" }, { "ob_id": 5867, "label": "units", "value": "m s**-1", "vocabulary": "" }, { "ob_id": 27509, "label": "long_name", "value": "U component of wind", "vocabulary": "" } ] }, { "ob_id": 31808, "names": [], "terms": [ { "ob_id": 35806, "label": "var_id", "value": "STASH_m01s03i234_ttest", "vocabulary": "" } ] }, { "ob_id": 31809, "names": [], "terms": [ { "ob_id": 35807, "label": "var_id", "value": "STASH_m01s05i216_ttest", "vocabulary": "" } ] }, { "ob_id": 31811, "names": [], "terms": [ { "ob_id": 35809, "label": "var_id", "value": "log_STASH_m01s05i216_1950", "vocabulary": "" } ] }, { "ob_id": 31812, "names": [], "terms": [ { "ob_id": 35810, "label": "var_id", "value": "log_STASH_m01s05i216_current", "vocabulary": "" } ] }, { "ob_id": 31815, "names": [], "terms": [ { "ob_id": 35814, "label": "var_id", "value": "stability_700_900_ttest", "vocabulary": "" } ] }, { "ob_id": 31817, "names": [], "terms": [ { "ob_id": 35819, "label": "var_id", "value": "convergence_ttest", "vocabulary": "" } ] }, { "ob_id": 31824, "names": [], "terms": [ { "ob_id": 35829, "label": "var_id", "value": "STASH_m01s03i217_ttest", "vocabulary": "" } ] }, { "ob_id": 31825, "names": [], "terms": [ { "ob_id": 35830, "label": "var_id", "value": "STASH_m01s03i330_ttest", "vocabulary": "" } ] }, { "ob_id": 31826, "names": [], "terms": [ { "ob_id": 35831, "label": "var_id", "value": "STASH_m01s08i223_ttest", "vocabulary": "" } ] }, { "ob_id": 31834, "names": [], "terms": [ { "ob_id": 35841, "label": "var_id", "value": "STASH_m01s00i409_ttest", "vocabulary": "" } ] }, { "ob_id": 31835, "names": [], "terms": [ { "ob_id": 35842, "label": "var_id", "value": "STASH_m01s03i026_ttest", "vocabulary": "" } ] }, { "ob_id": 31836, "names": [], "terms": [ { "ob_id": 35843, "label": "var_id", "value": "STASH_m01s03i217_ttest_all", "vocabulary": "" } ] }, { "ob_id": 31837, "names": [], "terms": [ { "ob_id": 35844, "label": "var_id", "value": "STASH_m01s03i217_ttest_deforest", "vocabulary": "" } ] }, { "ob_id": 31838, "names": [], "terms": [ { "ob_id": 35845, "label": "var_id", "value": "STASH_m01s03i217_ttest_unchanged", "vocabulary": "" } ] }, { "ob_id": 31839, "names": [], "terms": [ { "ob_id": 35846, "label": "var_id", "value": "STASH_m01s03i225_ttest", "vocabulary": "" } ] }, { "ob_id": 31840, "names": [], "terms": [ { "ob_id": 35847, "label": "var_id", "value": "STASH_m01s03i226_ttest", "vocabulary": "" } ] }, { "ob_id": 31841, "names": [], "terms": [ { "ob_id": 35848, "label": "var_id", "value": "STASH_m01s03i236_ttest", "vocabulary": "" } ] }, { "ob_id": 31842, "names": [], "terms": [ { "ob_id": 35849, "label": "var_id", "value": "STASH_m01s05i216_ttest_all", "vocabulary": "" } ] }, { "ob_id": 31843, "names": [], "terms": [ { "ob_id": 35850, "label": "var_id", "value": "STASH_m01s05i216_ttest_deforest", "vocabulary": "" } ] }, { "ob_id": 31844, "names": [], "terms": [ { "ob_id": 35851, "label": "var_id", "value": "STASH_m01s05i216_ttest_unchanged", "vocabulary": "" } ] }, { "ob_id": 31845, "names": [], "terms": [ { "ob_id": 35852, "label": "var_id", "value": "ef_ttest", "vocabulary": "" } ] }, { "ob_id": 31969, "names": [ { "ob_id": 1718, "name": "Latitude" } ], "terms": [ { "ob_id": 2236, "label": "long_name", "value": "Latitude", "vocabulary": "" } ] }, { "ob_id": 31970, "names": [ { "ob_id": 1719, "name": "Longitude" } ], "terms": [ { "ob_id": 2237, "label": "long_name", "value": "Longitude", "vocabulary": "" } ] }, { "ob_id": 32028, "names": [ { "ob_id": 24791, "name": "Count of the number of observations from the OLCI sensor contributing to this bin cell" } ], "terms": [ { "ob_id": 36070, "label": "long_name", "value": "Count of the number of observations from the OLCI sensor contributing to this bin cell", "vocabulary": "" }, { "ob_id": 36071, "label": "var_id", "value": "OLCI_nobs_sum", "vocabulary": "" } ] }, { "ob_id": 32029, "names": [ { "ob_id": 8506, "name": "mass_concentration_of_chlorophyll_a_in_sea_water" }, { "ob_id": 24792, "name": "Chlorophyll-a concentration in seawater (not log-transformed), generated by as a blended combination of OCI, OCI2, OC2 and OCx algorithms, depending on water class memberships" } ], "terms": [ { "ob_id": 13029, "label": "units", "value": "milligram m-3", "vocabulary": "" }, { "ob_id": 13031, "label": "standard_name", "value": "mass_concentration_of_chlorophyll_a_in_sea_water", "vocabulary": "cf_standard_names" }, { "ob_id": 13032, "label": "var_id", "value": "chlor_a", "vocabulary": "" }, { "ob_id": 36072, "label": "long_name", "value": "Chlorophyll-a concentration in seawater (not log-transformed), generated by as a blended combination of OCI, OCI2, OC2 and OCx algorithms, depending on water class memberships", "vocabulary": "" } ] }, { "ob_id": 32068, "names": [ { "ob_id": 7308, "name": "surface_snow_area_fraction" }, { "ob_id": 24831, "name": "Snow Cover Fraction on Ground" } ], "terms": [ { "ob_id": 67, "label": "units", "value": "percent", "vocabulary": "" }, { "ob_id": 11091, "label": "standard_name", "value": "surface_snow_area_fraction", "vocabulary": "cf_standard_names" }, { "ob_id": 36133, "label": "long_name", "value": "Snow Cover Fraction on Ground", "vocabulary": "" }, { "ob_id": 36134, "label": "var_id", "value": "scfg", "vocabulary": "" } ] }, { "ob_id": 32069, "names": [ { "ob_id": 24832, "name": "Unbiased Root Mean Square Error for Snow Cover Fraction on Ground" }, { "ob_id": 24833, "name": "surface_snow_area_fraction standard_error" } ], "terms": [ { "ob_id": 67, "label": "units", "value": "percent", "vocabulary": "" }, { "ob_id": 36135, "label": "long_name", "value": "Unbiased Root Mean Square Error for Snow Cover Fraction on Ground", "vocabulary": "" }, { "ob_id": 36136, "label": "standard_name", "value": "surface_snow_area_fraction standard_error", "vocabulary": "" }, { "ob_id": 36137, "label": "var_id", "value": "scfg_unc", "vocabulary": "" } ] }, { "ob_id": 32070, "names": [ { "ob_id": 229, "name": "latitude" }, { "ob_id": 8221, "name": "WGS84 latitude coordinates, center of pixel" } ], "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": 12493, "label": "long_name", "value": "WGS84 latitude coordinates, center of pixel", "vocabulary": "" } ] }, { "ob_id": 32071, "names": [ { "ob_id": 230, "name": "longitude" }, { "ob_id": 8222, "name": "WGS84 longitude coordinates, center of pixel" } ], "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": 12494, "label": "long_name", "value": "WGS84 longitude coordinates, center of pixel", "vocabulary": "" } ] }, { "ob_id": 32072, "names": [], "terms": [ { "ob_id": 31631, "label": "var_id", "value": "spatial_ref", "vocabulary": "" } ] }, { "ob_id": 32398, "names": [ { "ob_id": 206, "name": "time" }, { "ob_id": 4106, "name": "DAY" } ], "terms": [ { "ob_id": 37, "label": "standard_name", "value": "time", "vocabulary": "cf_standard_names" }, { "ob_id": 6853, "label": "long_name", "value": "DAY", "vocabulary": "" }, { "ob_id": 7440, "label": "units", "value": "day", "vocabulary": "" } ] }, { "ob_id": 32399, "names": [ { "ob_id": 206, "name": "time" }, { "ob_id": 11028, "name": "Hours" } ], "terms": [ { "ob_id": 37, "label": "standard_name", "value": "time", "vocabulary": "cf_standard_names" }, { "ob_id": 7751, "label": "units", "value": "hours", "vocabulary": "" }, { "ob_id": 18830, "label": "long_name", "value": "Hours", "vocabulary": "" } ] }, { "ob_id": 32400, "names": [ { "ob_id": 206, "name": "time" }, { "ob_id": 4131, "name": "MONTH" } ], "terms": [ { "ob_id": 37, "label": "standard_name", "value": "time", "vocabulary": "cf_standard_names" }, { "ob_id": 6878, "label": "long_name", "value": "MONTH", "vocabulary": "" }, { "ob_id": 7877, "label": "units", "value": "month", "vocabulary": "" } ] }, { "ob_id": 32401, "names": [ { "ob_id": 206, "name": "time" }, { "ob_id": 6114, "name": "Minutes" } ], "terms": [ { "ob_id": 37, "label": "standard_name", "value": "time", "vocabulary": "cf_standard_names" }, { "ob_id": 7046, "label": "units", "value": "minutes", "vocabulary": "" }, { "ob_id": 18831, "label": "long_name", "value": "Minutes", "vocabulary": "" } ] }, { "ob_id": 32402, "names": [ { "ob_id": 206, "name": "time" }, { "ob_id": 6116, "name": "Seconds" } ], "terms": [ { "ob_id": 37, "label": "standard_name", "value": "time", "vocabulary": "cf_standard_names" }, { "ob_id": 2274, "label": "units", "value": "seconds", "vocabulary": "" }, { "ob_id": 18832, "label": "long_name", "value": "Seconds", "vocabulary": "" } ] }, { "ob_id": 32403, "names": [ { "ob_id": 206, "name": "time" }, { "ob_id": 4169, "name": "YEAR" } ], "terms": [ { "ob_id": 37, "label": "standard_name", "value": "time", "vocabulary": "cf_standard_names" }, { "ob_id": 6916, "label": "long_name", "value": "YEAR", "vocabulary": "" }, { "ob_id": 10943, "label": "units", "value": "year", "vocabulary": "" } ] }, { "ob_id": 32404, "names": [ { "ob_id": 13659, "name": "wind_to_direction" }, { "ob_id": 13660, "name": "10m wind direction - 1min vector mean" } ], "terms": [ { "ob_id": 7, "label": "units", "value": "degrees", "vocabulary": "" }, { "ob_id": 18833, "label": "long_name", "value": "10m wind direction - 1min vector mean", "vocabulary": "" }, { "ob_id": 18834, "label": "standard_name", "value": "wind_to_direction", "vocabulary": "cf_standard_names" } ] }, { "ob_id": 32405, "names": [ { "ob_id": 208, "name": "wind_speed" }, { "ob_id": 13661, "name": "10m wind speed - 1min arithmetic mean" } ], "terms": [ { "ob_id": 44, "label": "standard_name", "value": "wind_speed", "vocabulary": "cf_standard_names" }, { "ob_id": 120, "label": "units", "value": "m/s", "vocabulary": "" }, { "ob_id": 18835, "label": "long_name", "value": "10m wind speed - 1min arithmetic mean", "vocabulary": "" } ] }, { "ob_id": 32406, "names": [ { "ob_id": 226, "name": "air_temperature" }, { "ob_id": 13662, "name": "air temperature - 1min mean" } ], "terms": [ { "ob_id": 83, "label": "standard_name", "value": "air_temperature", "vocabulary": "cf_standard_names" }, { "ob_id": 2506, "label": "units", "value": "degC", "vocabulary": "" }, { "ob_id": 18836, "label": "long_name", "value": "air temperature - 1min mean", "vocabulary": "" } ] }, { "ob_id": 32407, "names": [ { "ob_id": 4008, "name": "cloud_base_altitude" }, { "ob_id": 13663, "name": "cloud base height - 1min mean" } ], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 6754, "label": "standard_name", "value": "cloud_base_altitude", "vocabulary": "cf_standard_names" }, { "ob_id": 18837, "label": "long_name", "value": "cloud base height - 1min mean", "vocabulary": "" } ] }, { "ob_id": 32408, "names": [ { "ob_id": 13664, "name": "conduction current - 1min mean" } ], "terms": [ { "ob_id": 18838, "label": "long_name", "value": "conduction current - 1min mean", "vocabulary": "" }, { "ob_id": 36647, "label": "units", "value": "pA/m2", "vocabulary": "" } ] }, { "ob_id": 32409, "names": [ { "ob_id": 13665, "name": "direct beam solar irradiance - 1min mean" } ], "terms": [ { "ob_id": 7389, "label": "units", "value": "W/m2", "vocabulary": "" }, { "ob_id": 18839, "label": "long_name", "value": "direct beam solar irradiance - 1min mean", "vocabulary": "" } ] }, { "ob_id": 32410, "names": [ { "ob_id": 13666, "name": "global solar irradiance - 1min mean" }, { "ob_id": 13667, "name": "solar_irradiance" } ], "terms": [ { "ob_id": 7389, "label": "units", "value": "W/m2", "vocabulary": "" }, { "ob_id": 18840, "label": "long_name", "value": "global solar irradiance - 1min mean", "vocabulary": "" }, { "ob_id": 18841, "label": "standard_name", "value": "solar_irradiance", "vocabulary": "cf_standard_names" } ] }, { "ob_id": 32411, "names": [ { "ob_id": 13668, "name": "negative conductivity - 1min mean" } ], "terms": [ { "ob_id": 18842, "label": "long_name", "value": "negative conductivity - 1min mean", "vocabulary": "" }, { "ob_id": 36648, "label": "units", "value": "fS/m", "vocabulary": "" } ] }, { "ob_id": 32412, "names": [ { "ob_id": 13669, "name": "positive conductivity - 1min mean" } ], "terms": [ { "ob_id": 18843, "label": "long_name", "value": "positive conductivity - 1min mean", "vocabulary": "" }, { "ob_id": 36648, "label": "units", "value": "fS/m", "vocabulary": "" } ] }, { "ob_id": 32413, "names": [ { "ob_id": 13670, "name": "potential gradient - 1min mean" } ], "terms": [ { "ob_id": 18844, "label": "long_name", "value": "potential gradient - 1min mean", "vocabulary": "" }, { "ob_id": 34373, "label": "units", "value": "V/m", "vocabulary": "" } ] }, { "ob_id": 32414, "names": [ { "ob_id": 3153, "name": "rainfall_rate" }, { "ob_id": 13672, "name": "rainfall total - no more than 30 secs of missing data" } ], "terms": [ { "ob_id": 4424, "label": "standard_name", "value": "rainfall_rate", "vocabulary": "cf_standard_names" }, { "ob_id": 4439, "label": "units", "value": "mm", "vocabulary": "" }, { "ob_id": 18846, "label": "long_name", "value": "rainfall total - no more than 30 secs of missing data", "vocabulary": "" } ] }, { "ob_id": 32415, "names": [ { "ob_id": 231, "name": "relative_humidity" }, { "ob_id": 13673, "name": "relative humidity - 1min mean" } ], "terms": [ { "ob_id": 98, "label": "standard_name", "value": "relative_humidity", "vocabulary": "cf_standard_names" }, { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 18847, "label": "long_name", "value": "relative humidity - 1min mean", "vocabulary": "" } ] }, { "ob_id": 32416, "names": [ { "ob_id": 13675, "name": "visibility - 1min mean" } ], "terms": [ { "ob_id": 32, "label": "units", "value": "m", "vocabulary": "" }, { "ob_id": 18849, "label": "long_name", "value": "visibility - 1min mean", "vocabulary": "" } ] }, { "ob_id": 32417, "names": [ { "ob_id": 13671, "name": "potential gradient" } ], "terms": [ { "ob_id": 18845, "label": "long_name", "value": "potential gradient", "vocabulary": "" }, { "ob_id": 34373, "label": "units", "value": "V/m", "vocabulary": "" } ] }, { "ob_id": 32418, "names": [ { "ob_id": 4217, "name": "duration_of_sunshine" }, { "ob_id": 13676, "name": "sunshine duration - no more than 30 secs of missing data" } ], "terms": [ { "ob_id": 6964, "label": "standard_name", "value": "duration_of_sunshine", "vocabulary": "cf_standard_names" }, { "ob_id": 10939, "label": "units", "value": "minute", "vocabulary": "" }, { "ob_id": 18850, "label": "long_name", "value": "sunshine duration - no more than 30 secs of missing data", "vocabulary": "" } ] }, { "ob_id": 32419, "names": [], "terms": [ { "ob_id": 117, "label": "units", "value": "#/L", "vocabulary": "" }, { "ob_id": 36649, "label": "var_id", "value": "Conc", "vocabulary": "" } ] }, { "ob_id": 32420, "names": [], "terms": [ { "ob_id": 36650, "label": "units", "value": "#/L/um", "vocabulary": "" }, { "ob_id": 36651, "label": "var_id", "value": "concDistribution", "vocabulary": "" } ] }, { "ob_id": 32421, "names": [], "terms": [ { "ob_id": 36652, "label": "units", "value": "#/period", "vocabulary": "" }, { "ob_id": 36653, "label": "var_id", "value": "countDistribution", "vocabulary": "" } ] }, { "ob_id": 32422, "names": [], "terms": [ { "ob_id": 36652, "label": "units", "value": "#/period", "vocabulary": "" }, { "ob_id": 36654, "label": "var_id", "value": "nAfterNoiseReject", "vocabulary": "" } ] }, { "ob_id": 32423, "names": [], "terms": [ { "ob_id": 36652, "label": "units", "value": "#/period", "vocabulary": "" }, { "ob_id": 36655, "label": "var_id", "value": "nAfterQualifyReject", "vocabulary": "" } ] } ] }