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=31900
{ "count": 53229, "next": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=32000", "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=31800", "results": [ { "ob_id": 66280, "names": [], "terms": [ { "ob_id": 12667, "label": "var_id", "value": "crs", "vocabulary": "" }, { "ob_id": 30074, "label": "long_name", "value": "CRS definition", "vocabulary": "" } ] }, { "ob_id": 66281, "names": [], "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": 30075, "label": "long_name", "value": "WGS84 latitude coordinate", "vocabulary": "" } ] }, { "ob_id": 66282, "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": 2192, "label": "var_id", "value": "lon", "vocabulary": "" }, { "ob_id": 30076, "label": "long_name", "value": "WGS84 longitude coordinate", "vocabulary": "" } ] }, { "ob_id": 66283, "names": [], "terms": [ { "ob_id": 37, "label": "standard_name", "value": "time", "vocabulary": "cf_standard_names" }, { "ob_id": 38, "label": "var_id", "value": "time", "vocabulary": "" }, { "ob_id": 3632, "label": "units", "value": "days", "vocabulary": "" }, { "ob_id": 30077, "label": "long_name", "value": "single-year period", "vocabulary": "" } ] }, { "ob_id": 66284, "names": [], "terms": [ { "ob_id": 30069, "label": "long_name", "value": "Above-ground biomass standard_error", "vocabulary": "" }, { "ob_id": 30070, "label": "units", "value": "Mg/ha", "vocabulary": "" }, { "ob_id": 30071, "label": "var_id", "value": "agb_se", "vocabulary": "" } ] }, { "ob_id": 66285, "names": [], "terms": [ { "ob_id": 30070, "label": "units", "value": "Mg/ha", "vocabulary": "" }, { "ob_id": 30072, "label": "long_name", "value": "Above-ground biomass", "vocabulary": "" }, { "ob_id": 30073, "label": "var_id", "value": "agb", "vocabulary": "" } ] }, { "ob_id": 66286, "names": [], "terms": [ { "ob_id": 30070, "label": "units", "value": "Mg/ha", "vocabulary": "" }, { "ob_id": 50908, "label": "long_name", "value": "Above-ground biomass change quality flag", "vocabulary": "" }, { "ob_id": 50909, "label": "var_id", "value": "diff_qf", "vocabulary": "" } ] }, { "ob_id": 66287, "names": [], "terms": [ { "ob_id": 30070, "label": "units", "value": "Mg/ha", "vocabulary": "" }, { "ob_id": 50910, "label": "long_name", "value": "Above-ground biomass change standard_deviation", "vocabulary": "" }, { "ob_id": 50911, "label": "var_id", "value": "diff_sd", "vocabulary": "" } ] }, { "ob_id": 66288, "names": [], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 13684, "label": "long_name", "value": "algorithm uncertainty (one standard deviation) of concentration of sea ice", "vocabulary": "" }, { "ob_id": 70445, "label": "var_id", "value": "algorithm_standard_uncertainty", "vocabulary": "" } ] }, { "ob_id": 66289, "names": [], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 19044, "label": "long_name", "value": "sea ice concentration estimates as retrieved by the algorithm, and that were edited away by the various filters", "vocabulary": "" }, { "ob_id": 19045, "label": "var_id", "value": "raw_ice_conc_values", "vocabulary": "" } ] }, { "ob_id": 66290, "names": [], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 13691, "label": "long_name", "value": "smearing uncertainty (one standard deviation) of concentration of sea ice", "vocabulary": "" }, { "ob_id": 70446, "label": "var_id", "value": "smearing_standard_uncertainty", "vocabulary": "" } ] }, { "ob_id": 66291, "names": [], "terms": [ { "ob_id": 3495, "label": "units", "value": "km", "vocabulary": "" }, { "ob_id": 11904, "label": "standard_name", "value": "projection_x_coordinate", "vocabulary": "cf_standard_names" }, { "ob_id": 13698, "label": "long_name", "value": "x coordinate of projection (eastings)", "vocabulary": "" }, { "ob_id": 13699, "label": "var_id", "value": "xc", "vocabulary": "" } ] }, { "ob_id": 66292, "names": [], "terms": [ { "ob_id": 3495, "label": "units", "value": "km", "vocabulary": "" }, { "ob_id": 11906, "label": "standard_name", "value": "projection_y_coordinate", "vocabulary": "cf_standard_names" }, { "ob_id": 13700, "label": "long_name", "value": "y coordinate of projection (northings)", "vocabulary": "" }, { "ob_id": 13701, "label": "var_id", "value": "yc", "vocabulary": "" } ] }, { "ob_id": 66293, "names": [], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 12503, "label": "standard_name", "value": "sea_ice_area_fraction standard_error", "vocabulary": "cf_standard_names" }, { "ob_id": 13696, "label": "long_name", "value": "total uncertainty (one standard deviation) of concentration of sea ice", "vocabulary": "" }, { "ob_id": 70447, "label": "var_id", "value": "total_standard_uncertainty", "vocabulary": "" } ] }, { "ob_id": 66294, "names": [], "terms": [ { "ob_id": 13694, "label": "standard_name", "value": "sea_ice_area_fraction status_flag", "vocabulary": "cf_standard_names" }, { "ob_id": 13695, "label": "var_id", "value": "status_flag", "vocabulary": "" }, { "ob_id": 19046, "label": "long_name", "value": "status flag bit array for sea ice concentration retrievals", "vocabulary": "" } ] }, { "ob_id": 66295, "names": [], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 3096, "label": "standard_name", "value": "sea_ice_area_fraction", "vocabulary": "cf_standard_names" }, { "ob_id": 13689, "label": "var_id", "value": "ice_conc", "vocabulary": "" }, { "ob_id": 19043, "label": "long_name", "value": "fully filtered concentration of sea ice using atmospheric correction of brightness temperatures and open water filters", "vocabulary": "" } ] }, { "ob_id": 66296, "names": [], "terms": [ { "ob_id": 37, "label": "standard_name", "value": "time", "vocabulary": "cf_standard_names" }, { "ob_id": 38, "label": "var_id", "value": "time", "vocabulary": "" }, { "ob_id": 2274, "label": "units", "value": "seconds", "vocabulary": "" }, { "ob_id": 13690, "label": "long_name", "value": "reference time of product", "vocabulary": "" } ] }, { "ob_id": 66297, "names": [], "terms": [ { "ob_id": 38, "label": "var_id", "value": "time", "vocabulary": "" }, { "ob_id": 3632, "label": "units", "value": "days", "vocabulary": "" }, { "ob_id": 70448, "label": "long_name", "value": "Month over which CH4 flux is estimated", "vocabulary": "" } ] }, { "ob_id": 66298, "names": [], "terms": [ { "ob_id": 70449, "label": "var_id", "value": "flux_post_mean", "vocabulary": "" }, { "ob_id": 70450, "label": "long_name", "value": "Monthly CH4 surface flux posterior mean", "vocabulary": "" }, { "ob_id": 70451, "label": "units", "value": "mol/m2/s", "vocabulary": "" } ] }, { "ob_id": 66299, "names": [], "terms": [ { "ob_id": 70451, "label": "units", "value": "mol/m2/s", "vocabulary": "" }, { "ob_id": 70452, "label": "var_id", "value": "flux_post_std", "vocabulary": "" }, { "ob_id": 70453, "label": "long_name", "value": "Monthly CH4 surface flux posterior standard deviation", "vocabulary": "" } ] }, { "ob_id": 66300, "names": [], "terms": [ { "ob_id": 220, "label": "long_name", "value": "latitude", "vocabulary": "" }, { "ob_id": 2195, "label": "var_id", "value": "lat", "vocabulary": "" }, { "ob_id": 70454, "label": "units", "value": "Degrees north", "vocabulary": "" } ] }, { "ob_id": 66301, "names": [], "terms": [ { "ob_id": 221, "label": "long_name", "value": "longitude", "vocabulary": "" }, { "ob_id": 2192, "label": "var_id", "value": "lon", "vocabulary": "" }, { "ob_id": 70455, "label": "units", "value": "Degrees east", "vocabulary": "" } ] }, { "ob_id": 66302, "names": [], "terms": [ { "ob_id": 34131, "label": "var_id", "value": "qual_flag", "vocabulary": "" }, { "ob_id": 58443, "label": "long_name", "value": "Quality flags", "vocabulary": "" } ] }, { "ob_id": 66303, "names": [], "terms": [ { "ob_id": 7382, "label": "units", "value": "kelvin", "vocabulary": "" }, { "ob_id": 57550, "label": "long_name", "value": "land surface temperature total uncertainty", "vocabulary": "" }, { "ob_id": 57551, "label": "var_id", "value": "lst_uncertainty", "vocabulary": "" } ] }, { "ob_id": 66304, "names": [], "terms": [ { "ob_id": 7382, "label": "units", "value": "kelvin", "vocabulary": "" }, { "ob_id": 58444, "label": "long_name", "value": "land surface temperature uncertainty from time correction errors", "vocabulary": "" }, { "ob_id": 58445, "label": "var_id", "value": "lst_unc_time_correction", "vocabulary": "" } ] }, { "ob_id": 66305, "names": [], "terms": [ { "ob_id": 7382, "label": "units", "value": "kelvin", "vocabulary": "" }, { "ob_id": 9251, "label": "var_id", "value": "lst", "vocabulary": "" }, { "ob_id": 10902, "label": "long_name", "value": "land surface temperature", "vocabulary": "" } ] }, { "ob_id": 66306, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 8757, "label": "var_id", "value": "n", "vocabulary": "" }, { "ob_id": 26503, "label": "long_name", "value": "number of pixels averaged", "vocabulary": "" } ] }, { "ob_id": 66307, "names": [], "terms": [ { "ob_id": 7, "label": "units", "value": "degrees", "vocabulary": "" }, { "ob_id": 22649, "label": "long_name", "value": "solar azimuth angle", "vocabulary": "" }, { "ob_id": 22650, "label": "var_id", "value": "solaz", "vocabulary": "" } ] }, { "ob_id": 66308, "names": [], "terms": [ { "ob_id": 7, "label": "units", "value": "degrees", "vocabulary": "" }, { "ob_id": 9094, "label": "long_name", "value": "solar zenith angle", "vocabulary": "" }, { "ob_id": 22651, "label": "var_id", "value": "solze", "vocabulary": "" } ] }, { "ob_id": 66309, "names": [], "terms": [ { "ob_id": 7382, "label": "units", "value": "kelvin", "vocabulary": "" }, { "ob_id": 57556, "label": "var_id", "value": "lst_unc_sys", "vocabulary": "" }, { "ob_id": 58446, "label": "long_name", "value": "uncertainty from large scale systematic errors", "vocabulary": "" } ] }, { "ob_id": 66310, "names": [], "terms": [ { "ob_id": 7382, "label": "units", "value": "kelvin", "vocabulary": "" }, { "ob_id": 57557, "label": "long_name", "value": "uncertainty from locally correlated errors on atmospheric scales", "vocabulary": "" }, { "ob_id": 57558, "label": "var_id", "value": "lst_unc_loc_atm", "vocabulary": "" } ] }, { "ob_id": 66311, "names": [], "terms": [ { "ob_id": 7382, "label": "units", "value": "kelvin", "vocabulary": "" }, { "ob_id": 57559, "label": "long_name", "value": "uncertainty from locally correlated errors on surface scales", "vocabulary": "" }, { "ob_id": 57560, "label": "var_id", "value": "lst_unc_loc_sfc", "vocabulary": "" } ] }, { "ob_id": 66312, "names": [], "terms": [ { "ob_id": 7382, "label": "units", "value": "kelvin", "vocabulary": "" }, { "ob_id": 57561, "label": "long_name", "value": "uncertainty from uncorrelated errors", "vocabulary": "" }, { "ob_id": 57562, "label": "var_id", "value": "lst_unc_ran", "vocabulary": "" } ] }, { "ob_id": 66313, "names": [], "terms": [ { "ob_id": 7382, "label": "units", "value": "kelvin", "vocabulary": "" }, { "ob_id": 58448, "label": "var_id", "value": "lst_time_correction", "vocabulary": "" }, { "ob_id": 58449, "label": "long_name", "value": "offset to be added to the land surface temperature to adjust its value at the overpass local time to the value that would have been measured at 6PM local time", "vocabulary": "" } ] }, { "ob_id": 66314, "names": [], "terms": [ { "ob_id": 7382, "label": "units", "value": "kelvin", "vocabulary": "" }, { "ob_id": 58447, "label": "long_name", "value": "offset to be added to the land surface temperature to adjust its value at the overpass local time to the value that would have been measured at 6AM local time", "vocabulary": "" }, { "ob_id": 58448, "label": "var_id", "value": "lst_time_correction", "vocabulary": "" } ] }, { "ob_id": 66315, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70456, "label": "var_id", "value": "B", "vocabulary": "" }, { "ob_id": 70457, "label": "long_name", "value": "Total acoustic backscatter intensity", "vocabulary": "" } ] }, { "ob_id": 66316, "names": [], "terms": [ { "ob_id": 2262, "label": "var_id", "value": "height", "vocabulary": "" }, { "ob_id": 70458, "label": "long_name", "value": "measurement altitude (m)", "vocabulary": "" } ] }, { "ob_id": 66317, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70459, "label": "var_id", "value": "errorcode", "vocabulary": "" }, { "ob_id": 70460, "label": "long_name", "value": "error code", "vocabulary": "" } ] }, { "ob_id": 66318, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70461, "label": "var_id", "value": "Bavg", "vocabulary": "" }, { "ob_id": 70462, "label": "long_name", "value": "Average (1 hour) acoustic backscatter intensity", "vocabulary": "" } ] }, { "ob_id": 66319, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70463, "label": "var_id", "value": "Bbg", "vocabulary": "" }, { "ob_id": 70464, "label": "long_name", "value": "Background backscatter intensity", "vocabulary": "" } ] }, { "ob_id": 66320, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70465, "label": "var_id", "value": "conf", "vocabulary": "" }, { "ob_id": 70466, "label": "long_name", "value": "data confidence [0:4], 0=error, 1=low, 2=medium, 3=high, 4=very high", "vocabulary": "" } ] }, { "ob_id": 66321, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70467, "label": "var_id", "value": "confu", "vocabulary": "" }, { "ob_id": 70468, "label": "long_name", "value": "data confidence in u component [0:4], 0=error, 1=low, 2=medium, 3=high, 4=very high", "vocabulary": "" } ] }, { "ob_id": 66322, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70469, "label": "var_id", "value": "confv", "vocabulary": "" }, { "ob_id": 70470, "label": "long_name", "value": "data confidence in v component [0:4], 0=error, 1=low, 2=medium, 3=high, 4=very high", "vocabulary": "" } ] }, { "ob_id": 66323, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70471, "label": "var_id", "value": "confw", "vocabulary": "" }, { "ob_id": 70472, "label": "long_name", "value": "data confidence in w component [0:4], 0=error, 1=low, 2=medium, 3=high, 4=very high", "vocabulary": "" } ] }, { "ob_id": 66324, "names": [], "terms": [ { "ob_id": 7, "label": "units", "value": "degrees", "vocabulary": "" }, { "ob_id": 48, "label": "standard_name", "value": "wind_from_direction", "vocabulary": "cf_standard_names" }, { "ob_id": 70473, "label": "var_id", "value": "winddirection_true", "vocabulary": "" }, { "ob_id": 70474, "label": "long_name", "value": "direction ice-relative wind is from (degrees from north)", "vocabulary": "" } ] }, { "ob_id": 66325, "names": [], "terms": [ { "ob_id": 7, "label": "units", "value": "degrees", "vocabulary": "" }, { "ob_id": 70475, "label": "var_id", "value": "winddirection_instrument_relative", "vocabulary": "" }, { "ob_id": 70476, "label": "long_name", "value": "direction wind is from (deg) relative to instrument reference frame", "vocabulary": "" } ] }, { "ob_id": 66326, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70459, "label": "var_id", "value": "errorcode", "vocabulary": "" }, { "ob_id": 70477, "label": "long_name", "value": "error code for total wind values", "vocabulary": "" } ] }, { "ob_id": 66327, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70478, "label": "var_id", "value": "erru", "vocabulary": "" }, { "ob_id": 70479, "label": "long_name", "value": "error code for u wind component", "vocabulary": "" } ] }, { "ob_id": 66328, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70480, "label": "var_id", "value": "errv", "vocabulary": "" }, { "ob_id": 70481, "label": "long_name", "value": "error code for v wind component", "vocabulary": "" } ] }, { "ob_id": 66329, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70482, "label": "var_id", "value": "errw", "vocabulary": "" }, { "ob_id": 70483, "label": "long_name", "value": "error code for w wind component", "vocabulary": "" } ] }, { "ob_id": 66330, "names": [], "terms": [ { "ob_id": 70484, "label": "var_id", "value": "baddirections_flag", "vocabulary": "" }, { "ob_id": 70485, "label": "long_name", "value": "flag for bad wind directions from signal processing unit, 0=good, 1=bad", "vocabulary": "" } ] }, { "ob_id": 66331, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70486, "label": "var_id", "value": "fcsu", "vocabulary": "" }, { "ob_id": 70487, "label": "long_name", "value": "frequency concensus score for u wind component. [0-1] higher values -> better concensus", "vocabulary": "" } ] }, { "ob_id": 66332, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70488, "label": "var_id", "value": "fcsv", "vocabulary": "" }, { "ob_id": 70489, "label": "long_name", "value": "frequency concensus score for v wind component. [0-1] higher values -> better concensus", "vocabulary": "" } ] }, { "ob_id": 66333, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70490, "label": "var_id", "value": "fcsw", "vocabulary": "" }, { "ob_id": 70491, "label": "long_name", "value": "frequency concensus score for w wind component. [0-1] higher values -> better concensus", "vocabulary": "" } ] }, { "ob_id": 66334, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70492, "label": "var_id", "value": "plsu", "vocabulary": "" }, { "ob_id": 70493, "label": "long_name", "value": "number of pulses used for u wind component", "vocabulary": "" } ] }, { "ob_id": 66335, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70494, "label": "var_id", "value": "plsv", "vocabulary": "" }, { "ob_id": 70495, "label": "long_name", "value": "number of pulses used for v wind component", "vocabulary": "" } ] }, { "ob_id": 66336, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70496, "label": "var_id", "value": "plsw", "vocabulary": "" }, { "ob_id": 70497, "label": "long_name", "value": "number of pulses used for w wind component", "vocabulary": "" } ] }, { "ob_id": 66337, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70498, "label": "var_id", "value": "sgnu", "vocabulary": "" }, { "ob_id": 70499, "label": "long_name", "value": "significance score for u wind component. [0-1] higher values -> better quality", "vocabulary": "" } ] }, { "ob_id": 66338, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70500, "label": "var_id", "value": "sgnv", "vocabulary": "" }, { "ob_id": 70501, "label": "long_name", "value": "significance score for v wind component. [0-1] higher values -> better quality", "vocabulary": "" } ] }, { "ob_id": 66339, "names": [], "terms": [ { "ob_id": 78, "label": "units", "value": "1", "vocabulary": "" }, { "ob_id": 70502, "label": "var_id", "value": "sgnw", "vocabulary": "" }, { "ob_id": 70503, "label": "long_name", "value": "significance score for w wind component. [0-1] higher values -> better quality", "vocabulary": "" } ] }, { "ob_id": 66340, "names": [], "terms": [ { "ob_id": 120, "label": "units", "value": "m/s", "vocabulary": "" }, { "ob_id": 70504, "label": "var_id", "value": "sigu", "vocabulary": "" }, { "ob_id": 70505, "label": "long_name", "value": "standard deviation of wind component (m/s) along instrument x-axis", "vocabulary": "" } ] }, { "ob_id": 66341, "names": [], "terms": [ { "ob_id": 120, "label": "units", "value": "m/s", "vocabulary": "" }, { "ob_id": 70506, "label": "var_id", "value": "sigv", "vocabulary": "" }, { "ob_id": 70507, "label": "long_name", "value": "standard deviation of wind component (m/s) along instrument y-axis", "vocabulary": "" } ] }, { "ob_id": 66342, "names": [], "terms": [ { "ob_id": 120, "label": "units", "value": "m/s", "vocabulary": "" }, { "ob_id": 70508, "label": "var_id", "value": "sigw", "vocabulary": "" }, { "ob_id": 70509, "label": "long_name", "value": "standard deviation of wind component (m/s) in vertical", "vocabulary": "" } ] }, { "ob_id": 66343, "names": [], "terms": [ { "ob_id": 7, "label": "units", "value": "degrees", "vocabulary": "" }, { "ob_id": 70510, "label": "var_id", "value": "sigdir", "vocabulary": "" }, { "ob_id": 70511, "label": "long_name", "value": "standard deviation of wind direction", "vocabulary": "" } ] }, { "ob_id": 66344, "names": [], "terms": [ { "ob_id": 12, "label": "units", "value": "s-1", "vocabulary": "" }, { "ob_id": 8364, "label": "var_id", "value": "shear", "vocabulary": "" }, { "ob_id": 70512, "label": "standard_name", "value": "wind_speed_shear", "vocabulary": "" }, { "ob_id": 70513, "label": "long_name", "value": "wind component (m/s) along instrument x-axis", "vocabulary": "" } ] }, { "ob_id": 66345, "names": [], "terms": [ { "ob_id": 120, "label": "units", "value": "m/s", "vocabulary": "" }, { "ob_id": 2612, "label": "var_id", "value": "v", "vocabulary": "" }, { "ob_id": 70514, "label": "long_name", "value": "wind component (m/s) along instrument y-axis", "vocabulary": "" } ] }, { "ob_id": 66346, "names": [], "terms": [ { "ob_id": 120, "label": "units", "value": "m/s", "vocabulary": "" }, { "ob_id": 70515, "label": "var_id", "value": "windspeed_instrument_relative", "vocabulary": "" }, { "ob_id": 70516, "label": "long_name", "value": "wind speed (horizontal) (m/s) relative to instrument and ice-surface", "vocabulary": "" } ] }, { "ob_id": 66347, "names": [], "terms": [ { "ob_id": 51, "label": "standard_name", "value": "eastward_wind", "vocabulary": "cf_standard_names" }, { "ob_id": 120, "label": "units", "value": "m/s", "vocabulary": "" }, { "ob_id": 70517, "label": "var_id", "value": "u_true", "vocabulary": "" }, { "ob_id": 70518, "label": "long_name", "value": "wind component (m/s) to east", "vocabulary": "" } ] }, { "ob_id": 66348, "names": [], "terms": [ { "ob_id": 54, "label": "standard_name", "value": "northward_wind", "vocabulary": "cf_standard_names" }, { "ob_id": 120, "label": "units", "value": "m/s", "vocabulary": "" }, { "ob_id": 70519, "label": "var_id", "value": "v_true", "vocabulary": "" }, { "ob_id": 70520, "label": "long_name", "value": "wind component (m/s) to north", "vocabulary": "" } ] }, { "ob_id": 66349, "names": [], "terms": [ { "ob_id": 57, "label": "standard_name", "value": "upward_air_velocity", "vocabulary": "cf_standard_names" }, { "ob_id": 120, "label": "units", "value": "m/s", "vocabulary": "" }, { "ob_id": 2920, "label": "var_id", "value": "w", "vocabulary": "" }, { "ob_id": 70521, "label": "long_name", "value": "wind component (m/s) vertically upward", "vocabulary": "" } ] }, { "ob_id": 66350, "names": [], "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": 70522, "label": "var_id", "value": "windspeed_true", "vocabulary": "" }, { "ob_id": 70523, "label": "long_name", "value": "true wind speed (horizontal) (m/s)", "vocabulary": "" } ] }, { "ob_id": 66351, "names": [], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 63126, "label": "var_id", "value": "Tb", "vocabulary": "" }, { "ob_id": 70524, "label": "long_name", "value": "(uncorrected) brightness temperatures", "vocabulary": "" } ] }, { "ob_id": 66352, "names": [], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 70525, "label": "var_id", "value": "Tb_corr", "vocabulary": "" }, { "ob_id": 70526, "label": "long_name", "value": "corrected brightness temperatures", "vocabulary": "" } ] }, { "ob_id": 66353, "names": [], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 13684, "label": "long_name", "value": "algorithm uncertainty (one standard deviation) of concentration of sea ice", "vocabulary": "" }, { "ob_id": 13685, "label": "var_id", "value": "algorithm_standard_error", "vocabulary": "" } ] }, { "ob_id": 66354, "names": [], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 13691, "label": "long_name", "value": "smearing uncertainty (one standard deviation) of concentration of sea ice", "vocabulary": "" }, { "ob_id": 13692, "label": "var_id", "value": "smearing_standard_error", "vocabulary": "" } ] }, { "ob_id": 66355, "names": [], "terms": [ { "ob_id": 37, "label": "standard_name", "value": "time", "vocabulary": "cf_standard_names" }, { "ob_id": 38, "label": "var_id", "value": "time", "vocabulary": "" }, { "ob_id": 3632, "label": "units", "value": "days", "vocabulary": "" }, { "ob_id": 13690, "label": "long_name", "value": "reference time of product", "vocabulary": "" } ] }, { "ob_id": 66356, "names": [], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 12503, "label": "standard_name", "value": "sea_ice_area_fraction standard_error", "vocabulary": "cf_standard_names" }, { "ob_id": 13696, "label": "long_name", "value": "total uncertainty (one standard deviation) of concentration of sea ice", "vocabulary": "" }, { "ob_id": 13697, "label": "var_id", "value": "total_standard_error", "vocabulary": "" } ] }, { "ob_id": 66357, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70527, "label": "var_id", "value": "sif_combined_polarisations_755", "vocabulary": "" }, { "ob_id": 70528, "label": "long_name", "value": "Fluorescence (combined polarisations) 755 nm window", "vocabulary": "" } ] }, { "ob_id": 66358, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70529, "label": "var_id", "value": "sif_combined_polarisations_772", "vocabulary": "" }, { "ob_id": 70530, "label": "long_name", "value": "Fluorescence (combined polarisations) 772 nm window", "vocabulary": "" } ] }, { "ob_id": 66359, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70531, "label": "var_id", "value": "sif_755P", "vocabulary": "" }, { "ob_id": 70532, "label": "long_name", "value": "Fluorescence (755 nm) P polarisation", "vocabulary": "" } ] }, { "ob_id": 66360, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70533, "label": "var_id", "value": "sif_755S", "vocabulary": "" }, { "ob_id": 70534, "label": "long_name", "value": "Fluorescence (755 nm) S polarisation", "vocabulary": "" } ] }, { "ob_id": 66361, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70535, "label": "var_id", "value": "sif_772P", "vocabulary": "" }, { "ob_id": 70536, "label": "long_name", "value": "Fluorescence (772 nm) P polarisation", "vocabulary": "" } ] }, { "ob_id": 66362, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70537, "label": "var_id", "value": "sif_772S", "vocabulary": "" }, { "ob_id": 70538, "label": "long_name", "value": "Fluorescence (772 nm) S polarisation", "vocabulary": "" } ] }, { "ob_id": 66363, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70539, "label": "var_id", "value": "sif_combined_windows_and_pol", "vocabulary": "" }, { "ob_id": 70540, "label": "long_name", "value": "Fluorescence (combined windows and combined P and S polarisation)", "vocabulary": "" } ] }, { "ob_id": 66364, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70541, "label": "var_id", "value": "sif_error_755P", "vocabulary": "" }, { "ob_id": 70542, "label": "long_name", "value": "Fluorescence uncertainty (755 nm) P polarisation", "vocabulary": "" } ] }, { "ob_id": 66365, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70543, "label": "var_id", "value": "sif_error_755S", "vocabulary": "" }, { "ob_id": 70544, "label": "long_name", "value": "Fluorescence uncertainty (755 nm) S polarisation", "vocabulary": "" } ] }, { "ob_id": 66366, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70545, "label": "var_id", "value": "sif_error_772P", "vocabulary": "" }, { "ob_id": 70546, "label": "long_name", "value": "Fluorescence uncertainty (772 nm) P polarisation", "vocabulary": "" } ] }, { "ob_id": 66367, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70547, "label": "var_id", "value": "sif_error_772S", "vocabulary": "" }, { "ob_id": 70548, "label": "long_name", "value": "Fluorescence uncertainty (772 nm) S polarisation", "vocabulary": "" } ] }, { "ob_id": 66368, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70549, "label": "var_id", "value": "sif_error_combined_polarisations_755", "vocabulary": "" }, { "ob_id": 70550, "label": "long_name", "value": "Fluorescence uncertainty (combined polarisations) 755 nm window", "vocabulary": "" } ] }, { "ob_id": 66369, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70551, "label": "var_id", "value": "sif_error_combined_polarisations_772", "vocabulary": "" }, { "ob_id": 70552, "label": "long_name", "value": "Fluorescence uncertainty (combined polarisations) 772 nm window", "vocabulary": "" } ] }, { "ob_id": 66370, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70553, "label": "var_id", "value": "sif_error_combined_windows_and_pol", "vocabulary": "" }, { "ob_id": 70554, "label": "long_name", "value": "Fluorescence uncertainty (combined windows and combined P and S polarisation)", "vocabulary": "" } ] }, { "ob_id": 66371, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70555, "label": "var_id", "value": "sif_raw_755P", "vocabulary": "" }, { "ob_id": 70556, "label": "long_name", "value": "Raw fluorescence (755 nm) P polarisation", "vocabulary": "" } ] }, { "ob_id": 66372, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70557, "label": "var_id", "value": "sif_raw_755S", "vocabulary": "" }, { "ob_id": 70558, "label": "long_name", "value": "Raw fluorescence (755 nm) S polarisation", "vocabulary": "" } ] }, { "ob_id": 66373, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70559, "label": "var_id", "value": "sif_raw_772P", "vocabulary": "" }, { "ob_id": 70560, "label": "long_name", "value": "Raw fluorescence (772 nm) P polarisation", "vocabulary": "" } ] }, { "ob_id": 66374, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70561, "label": "var_id", "value": "sif_raw_772S", "vocabulary": "" }, { "ob_id": 70562, "label": "long_name", "value": "Raw fluorescence (772 nm) S polarisation", "vocabulary": "" } ] }, { "ob_id": 66375, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70563, "label": "var_id", "value": "sif_scaled_755P", "vocabulary": "" }, { "ob_id": 70564, "label": "long_name", "value": "SZA-scaled fluorescence (755 nm) P polarisation", "vocabulary": "" } ] }, { "ob_id": 66376, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70565, "label": "var_id", "value": "sif_scaled_755S", "vocabulary": "" }, { "ob_id": 70566, "label": "long_name", "value": "SZA-scaled fluorescence (755 nm) S polarisation", "vocabulary": "" } ] }, { "ob_id": 66377, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70567, "label": "var_id", "value": "sif_scaled_combined_polarisations_755", "vocabulary": "" }, { "ob_id": 70568, "label": "long_name", "value": "SZA-scaled fluorescence (755 nm) combined polarisations", "vocabulary": "" } ] }, { "ob_id": 66378, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70569, "label": "var_id", "value": "sif_scaled_772P", "vocabulary": "" }, { "ob_id": 70570, "label": "long_name", "value": "SZA-scaled fluorescence (772 nm) P polarisation", "vocabulary": "" } ] }, { "ob_id": 66379, "names": [], "terms": [ { "ob_id": 28715, "label": "units", "value": "W/m^2/sr/micron", "vocabulary": "" }, { "ob_id": 70571, "label": "var_id", "value": "sif_scaled_772S", "vocabulary": "" }, { "ob_id": 70572, "label": "long_name", "value": "SZA-scaled fluorescence (772 nm) S polarisation", "vocabulary": "" } ] } ] }