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=2700
{ "count": 51143, "next": "https://catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=2800", "previous": "https://catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=2600", "results": [ { "ob_id": 22663, "names": [ { "ob_id": 16927, "name": "Number Of Cloudy Pixels For Cloud Type 4 = Cumulus, Ice" } ], "terms": [ { "ob_id": 24241, "label": "long_name", "value": "Number Of Cloudy Pixels For Cloud Type 4 = Cumulus, Ice", "vocabulary": "" } ] }, { "ob_id": 22664, "names": [ { "ob_id": 16928, "name": "Mean For Cloud Type 12 = Nimbostratus, Ice" } ], "terms": [ { "ob_id": 24242, "label": "long_name", "value": "Mean For Cloud Type 12 = Nimbostratus, Ice", "vocabulary": "" } ] }, { "ob_id": 22665, "names": [ { "ob_id": 16929, "name": "Number Of Ni-Only-Marginally-Cloudy Pixels" } ], "terms": [ { "ob_id": 24243, "label": "long_name", "value": "Number Of Ni-Only-Marginally-Cloudy Pixels", "vocabulary": "" } ] }, { "ob_id": 22666, "names": [ { "ob_id": 16930, "name": "Mean Water Path For Cloud Type 12 = Nimbostratus, Ice" } ], "terms": [ { "ob_id": 24244, "label": "long_name", "value": "Mean Water Path For Cloud Type 12 = Nimbostratus, Ice", "vocabulary": "" } ] }, { "ob_id": 22667, "names": [ { "ob_id": 16931, "name": "Temperature At 115 mb" } ], "terms": [ { "ob_id": 24245, "label": "long_name", "value": "Temperature At 115 mb", "vocabulary": "" } ] }, { "ob_id": 22668, "names": [ { "ob_id": 16932, "name": "Mean Vis Radiance For IR-Cloudy Pixels" } ], "terms": [ { "ob_id": 24246, "label": "long_name", "value": "Mean Vis Radiance For IR-Cloudy Pixels", "vocabulary": "" } ] }, { "ob_id": 22669, "names": [ { "ob_id": 16933, "name": "Number Of Cloudy Pixels For Cloud Type 10 = Altocumulus, Ice" } ], "terms": [ { "ob_id": 24247, "label": "long_name", "value": "Number Of Cloudy Pixels For Cloud Type 10 = Altocumulus, Ice", "vocabulary": "" } ] }, { "ob_id": 22670, "names": [ { "ob_id": 16934, "name": "Mean For Cloudy Pixels (Vis-Adjusted Day, Unadjusted Night)" } ], "terms": [ { "ob_id": 24248, "label": "long_name", "value": "Mean For Cloudy Pixels (Vis-Adjusted Day, Unadjusted Night)", "vocabulary": "" } ] }, { "ob_id": 22671, "names": [ { "ob_id": 16935, "name": "Number Of Cloudy Pixels 680 = PC <= 800Mb, 22.63 < Tau <= 60.36" } ], "terms": [ { "ob_id": 24249, "label": "long_name", "value": "Number Of Cloudy Pixels 680 = PC <= 800Mb, 22.63 < Tau <= 60.36", "vocabulary": "" } ] }, { "ob_id": 22672, "names": [ { "ob_id": 16936, "name": "Mean Water Path For Cloud Type 6 = Stratus, Ice" } ], "terms": [ { "ob_id": 24250, "label": "long_name", "value": "Mean Water Path For Cloud Type 6 = Stratus, Ice", "vocabulary": "" } ] }, { "ob_id": 22673, "names": [ { "ob_id": 16937, "name": "Mean For IR-Only Cloudy Pixels (Vis-Adjusted)" } ], "terms": [ { "ob_id": 24251, "label": "long_name", "value": "Mean For IR-Only Cloudy Pixels (Vis-Adjusted)", "vocabulary": "" } ] }, { "ob_id": 22674, "names": [ { "ob_id": 16938, "name": "Number Of Cloudy Pixels 10 <= PC <= 180Mb, 9.38 < Tau <= 22.63" } ], "terms": [ { "ob_id": 24252, "label": "long_name", "value": "Number Of Cloudy Pixels 10 <= PC <= 180Mb, 9.38 < Tau <= 22.63", "vocabulary": "" } ] }, { "ob_id": 22675, "names": [ { "ob_id": 16939, "name": "Mean Water Path For IR-Marginally-Cloudy Pixels" } ], "terms": [ { "ob_id": 24253, "label": "long_name", "value": "Mean Water Path For IR-Marginally-Cloudy Pixels", "vocabulary": "" } ] }, { "ob_id": 22676, "names": [ { "ob_id": 16940, "name": "Number Of Cloudy Pixels 560 = PC <= 680Mb, 22.63 < Tau <= 60.36" } ], "terms": [ { "ob_id": 24254, "label": "long_name", "value": "Number Of Cloudy Pixels 560 = PC <= 680Mb, 22.63 < Tau <= 60.36", "vocabulary": "" } ] }, { "ob_id": 22677, "names": [ { "ob_id": 16941, "name": "Number Of Cloudy Pixels For Cloud Type 5 = Stratocumulus, Ice" } ], "terms": [ { "ob_id": 24255, "label": "long_name", "value": "Number Of Cloudy Pixels For Cloud Type 5 = Stratocumulus, Ice", "vocabulary": "" } ] }, { "ob_id": 22678, "names": [ { "ob_id": 16942, "name": "Number Of Cloudy Pixels 440 = PC <= 560Mb, 60.36 < Tau <= 378.65" } ], "terms": [ { "ob_id": 24256, "label": "long_name", "value": "Number Of Cloudy Pixels 440 = PC <= 560Mb, 60.36 < Tau <= 378.65", "vocabulary": "" } ] }, { "ob_id": 22679, "names": [ { "ob_id": 16943, "name": "Mean Vis Radiance For Vis" } ], "terms": [ { "ob_id": 24257, "label": "long_name", "value": "Mean Vis Radiance For Vis", "vocabulary": "" } ] }, { "ob_id": 22680, "names": [ { "ob_id": 16944, "name": "Mean Water Path For Cloud Type 8 = Altostratus, Liquid" } ], "terms": [ { "ob_id": 24258, "label": "long_name", "value": "Mean Water Path For Cloud Type 8 = Altostratus, Liquid", "vocabulary": "" } ] }, { "ob_id": 22681, "names": [ { "ob_id": 16945, "name": "Mean Surface Reflectance For Vis" } ], "terms": [ { "ob_id": 24259, "label": "long_name", "value": "Mean Surface Reflectance For Vis", "vocabulary": "" } ] }, { "ob_id": 22682, "names": [ { "ob_id": 16946, "name": "Sigma For IR-Clear Surface Reflectance Pixels" } ], "terms": [ { "ob_id": 24260, "label": "long_name", "value": "Sigma For IR-Clear Surface Reflectance Pixels", "vocabulary": "" } ] }, { "ob_id": 22683, "names": [ { "ob_id": 16947, "name": "Number Of Cloudy Pixels 800 = PC <= 1000Mb, 22.63 < Tau <= 60.36" } ], "terms": [ { "ob_id": 24261, "label": "long_name", "value": "Number Of Cloudy Pixels 800 = PC <= 1000Mb, 22.63 < Tau <= 60.36", "vocabulary": "" } ] }, { "ob_id": 22684, "names": [ { "ob_id": 16948, "name": "Number Of Cloudy Pixels 10 <= PC <= 180Mb, 60.36 < Tau <= 378.65" } ], "terms": [ { "ob_id": 24262, "label": "long_name", "value": "Number Of Cloudy Pixels 10 <= PC <= 180Mb, 60.36 < Tau <= 378.65", "vocabulary": "" } ] }, { "ob_id": 22685, "names": [ { "ob_id": 16949, "name": "Number Of Cloudy Pixels 440 = PC <= 560Mb, 0.02 <= Tau <= 1.27" } ], "terms": [ { "ob_id": 24263, "label": "long_name", "value": "Number Of Cloudy Pixels 440 = PC <= 560Mb, 0.02 <= Tau <= 1.27", "vocabulary": "" } ] }, { "ob_id": 22686, "names": [ { "ob_id": 16950, "name": "Mean Water Path For Cloud Type 5 = Stratocumulus, Ice" } ], "terms": [ { "ob_id": 24264, "label": "long_name", "value": "Mean Water Path For Cloud Type 5 = Stratocumulus, Ice", "vocabulary": "" } ] }, { "ob_id": 22687, "names": [ { "ob_id": 16951, "name": "Mean For IR-Marginally Cloudy Pixels (Unadjusted)" } ], "terms": [ { "ob_id": 24265, "label": "long_name", "value": "Mean For IR-Marginally Cloudy Pixels (Unadjusted)", "vocabulary": "" } ] }, { "ob_id": 22689, "names": [ { "ob_id": 16954, "name": "Mean For Cloud Type 6 = Stratus, Ice" } ], "terms": [ { "ob_id": 24269, "label": "long_name", "value": "Mean For Cloud Type 6 = Stratus, Ice", "vocabulary": "" } ] }, { "ob_id": 22690, "names": [ { "ob_id": 16955, "name": "Number Of Cloudy Pixels 800 = PC <= 1000Mb, 3.55 < Tau <= 9.38" } ], "terms": [ { "ob_id": 24270, "label": "long_name", "value": "Number Of Cloudy Pixels 800 = PC <= 1000Mb, 3.55 < Tau <= 9.38", "vocabulary": "" } ] }, { "ob_id": 22691, "names": [ { "ob_id": 16956, "name": "Temperature At 245 mb" } ], "terms": [ { "ob_id": 24271, "label": "long_name", "value": "Temperature At 245 mb", "vocabulary": "" } ] }, { "ob_id": 22692, "names": [ { "ob_id": 16957, "name": "Mean Water Path For Cloud Type 14 = Cirrostratus" } ], "terms": [ { "ob_id": 24272, "label": "long_name", "value": "Mean Water Path For Cloud Type 14 = Cirrostratus", "vocabulary": "" } ] }, { "ob_id": 22693, "names": [ { "ob_id": 16958, "name": "Mean TS For IR-Clear Pixels" } ], "terms": [ { "ob_id": 24273, "label": "long_name", "value": "Mean TS For IR-Clear Pixels", "vocabulary": "" } ] }, { "ob_id": 22694, "names": [ { "ob_id": 16959, "name": "Number Of Vis" } ], "terms": [ { "ob_id": 24274, "label": "long_name", "value": "Number Of Vis", "vocabulary": "" } ] }, { "ob_id": 22695, "names": [ { "ob_id": 16960, "name": "Number Of Cloudy Pixels 440 = PC <= 560Mb, 9.38 < Tau <= 22.63" } ], "terms": [ { "ob_id": 24275, "label": "long_name", "value": "Number Of Cloudy Pixels 440 = PC <= 560Mb, 9.38 < Tau <= 22.63", "vocabulary": "" } ] }, { "ob_id": 22696, "names": [ { "ob_id": 16961, "name": "Number Of IR-Cloudy Pixels 310 = PC <= 440 mb" } ], "terms": [ { "ob_id": 24276, "label": "long_name", "value": "Number Of IR-Cloudy Pixels 310 = PC <= 440 mb", "vocabulary": "" } ] }, { "ob_id": 22697, "names": [ { "ob_id": 16962, "name": "Precipitable Water For 800 - 680 mb" } ], "terms": [ { "ob_id": 24277, "label": "long_name", "value": "Precipitable Water For 800 - 680 mb", "vocabulary": "" } ] }, { "ob_id": 22698, "names": [ { "ob_id": 16963, "name": "Mean Water Path For Cloudy Pixels" } ], "terms": [ { "ob_id": 24278, "label": "long_name", "value": "Mean Water Path For Cloudy Pixels", "vocabulary": "" } ] }, { "ob_id": 22699, "names": [ { "ob_id": 16964, "name": "Number Of Cloudy Pixels For Cloud Type 11 = Altostratus, Ice" } ], "terms": [ { "ob_id": 24279, "label": "long_name", "value": "Number Of Cloudy Pixels For Cloud Type 11 = Altostratus, Ice", "vocabulary": "" } ] }, { "ob_id": 22700, "names": [ { "ob_id": 16965, "name": "Precipitable Water For 680 - 560 mb" } ], "terms": [ { "ob_id": 24280, "label": "long_name", "value": "Precipitable Water For 680 - 560 mb", "vocabulary": "" } ] }, { "ob_id": 22701, "names": [ { "ob_id": 16966, "name": "Number Of Cloudy Pixels 180 = PC <= 310Mb, 22.63 < Tau <= 60.6" } ], "terms": [ { "ob_id": 24281, "label": "long_name", "value": "Number Of Cloudy Pixels 180 = PC <= 310Mb, 22.63 < Tau <= 60.6", "vocabulary": "" } ] }, { "ob_id": 22702, "names": [ { "ob_id": 16967, "name": "Stratosphere Temperature At 15 mb" } ], "terms": [ { "ob_id": 24282, "label": "long_name", "value": "Stratosphere Temperature At 15 mb", "vocabulary": "" } ] }, { "ob_id": 22703, "names": [ { "ob_id": 16968, "name": "Mean Irradiance For IR-Clear Pixels" } ], "terms": [ { "ob_id": 24283, "label": "long_name", "value": "Mean Irradiance For IR-Clear Pixels", "vocabulary": "" } ] }, { "ob_id": 22704, "names": [ { "ob_id": 16969, "name": "Mean Water Path For Cloud Type 9 = Nimbostratus, Liquid" } ], "terms": [ { "ob_id": 24284, "label": "long_name", "value": "Mean Water Path For Cloud Type 9 = Nimbostratus, Liquid", "vocabulary": "" } ] }, { "ob_id": 22705, "names": [ { "ob_id": 16970, "name": "Mean For Vis" } ], "terms": [ { "ob_id": 24285, "label": "long_name", "value": "Mean For Vis", "vocabulary": "" } ] }, { "ob_id": 22706, "names": [ { "ob_id": 16971, "name": "Precipitable Water For 440 - 310 mb" } ], "terms": [ { "ob_id": 24286, "label": "long_name", "value": "Precipitable Water For 440 - 310 mb", "vocabulary": "" } ] }, { "ob_id": 22707, "names": [ { "ob_id": 16972, "name": "Mean For Cloud Type 15 = Deep Convective" } ], "terms": [ { "ob_id": 24287, "label": "long_name", "value": "Mean For Cloud Type 15 = Deep Convective", "vocabulary": "" } ] }, { "ob_id": 22708, "names": [ { "ob_id": 16973, "name": "Number Of Cloudy Pixels 10 <= PC <= 180Mb, 22.63 < Tau <= 60.36" } ], "terms": [ { "ob_id": 24288, "label": "long_name", "value": "Number Of Cloudy Pixels 10 <= PC <= 180Mb, 22.63 < Tau <= 60.36", "vocabulary": "" } ] }, { "ob_id": 22709, "names": [ { "ob_id": 16974, "name": "Mean For Cloud Type 11 = Altostratus, Ice" } ], "terms": [ { "ob_id": 24289, "label": "long_name", "value": "Mean For Cloud Type 11 = Altostratus, Ice", "vocabulary": "" } ] }, { "ob_id": 22710, "names": [ { "ob_id": 16975, "name": "Mean For Cloud Type 8 = Altostratus, Liquid" } ], "terms": [ { "ob_id": 24290, "label": "long_name", "value": "Mean For Cloud Type 8 = Altostratus, Liquid", "vocabulary": "" } ] }, { "ob_id": 22711, "names": [ { "ob_id": 16976, "name": "Mean Tau For NI-Only-Cloudy Pixels" } ], "terms": [ { "ob_id": 24291, "label": "long_name", "value": "Mean Tau For NI-Only-Cloudy Pixels", "vocabulary": "" } ] }, { "ob_id": 22712, "names": [ { "ob_id": 16977, "name": "Number Of Cloudy Pixels" } ], "terms": [ { "ob_id": 24292, "label": "long_name", "value": "Number Of Cloudy Pixels", "vocabulary": "" } ] }, { "ob_id": 22713, "names": [ { "ob_id": 16978, "name": "Mean For Cloud Type 2 = Stratocumulus, Liquid" } ], "terms": [ { "ob_id": 24293, "label": "long_name", "value": "Mean For Cloud Type 2 = Stratocumulus, Liquid", "vocabulary": "" } ] }, { "ob_id": 22714, "names": [ { "ob_id": 16979, "name": "Number Of IR-Cloudy Pixels" } ], "terms": [ { "ob_id": 24294, "label": "long_name", "value": "Number Of IR-Cloudy Pixels", "vocabulary": "" } ] }, { "ob_id": 22715, "names": [ { "ob_id": 16980, "name": "Temperature At 375 mb" } ], "terms": [ { "ob_id": 24295, "label": "long_name", "value": "Temperature At 375 mb", "vocabulary": "" } ] }, { "ob_id": 22716, "names": [ { "ob_id": 16981, "name": "Mean Tau For IR-Marginally-Cloudy Pixels" } ], "terms": [ { "ob_id": 24296, "label": "long_name", "value": "Mean Tau For IR-Marginally-Cloudy Pixels", "vocabulary": "" } ] }, { "ob_id": 22717, "names": [ { "ob_id": 16982, "name": "Number Of Cloudy Pixels 310 = PC <= 440Mb, 3.55 < Tau <= 9.38" } ], "terms": [ { "ob_id": 24297, "label": "long_name", "value": "Number Of Cloudy Pixels 310 = PC <= 440Mb, 3.55 < Tau <= 9.38", "vocabulary": "" } ] }, { "ob_id": 22718, "names": [ { "ob_id": 16983, "name": "Mean Irradiance From Clear Sky Composite" } ], "terms": [ { "ob_id": 24298, "label": "long_name", "value": "Mean Irradiance From Clear Sky Composite", "vocabulary": "" } ] }, { "ob_id": 22719, "names": [ { "ob_id": 16984, "name": "Sigma Irradiance For IR-Cloudy Pixels" } ], "terms": [ { "ob_id": 24299, "label": "long_name", "value": "Sigma Irradiance For IR-Cloudy Pixels", "vocabulary": "" } ] }, { "ob_id": 22720, "names": [ { "ob_id": 16985, "name": "Total Number Of Pixels" } ], "terms": [ { "ob_id": 24300, "label": "long_name", "value": "Total Number Of Pixels", "vocabulary": "" } ] }, { "ob_id": 22721, "names": [ { "ob_id": 16986, "name": "Temperature At 900 mb" } ], "terms": [ { "ob_id": 24301, "label": "long_name", "value": "Temperature At 900 mb", "vocabulary": "" } ] }, { "ob_id": 22722, "names": [ { "ob_id": 16987, "name": "Mean Surface Reflectance From Clear Sky Composite" } ], "terms": [ { "ob_id": 24302, "label": "long_name", "value": "Mean Surface Reflectance From Clear Sky Composite", "vocabulary": "" } ] }, { "ob_id": 22723, "names": [ { "ob_id": 16988, "name": "Mean Irradiance For Vis" } ], "terms": [ { "ob_id": 24303, "label": "long_name", "value": "Mean Irradiance For Vis", "vocabulary": "" } ] }, { "ob_id": 22724, "names": [ { "ob_id": 16989, "name": "Number Of Cloudy Pixels 680 = PC <= 800Mb, 60.36 < Tau <= 378.65" } ], "terms": [ { "ob_id": 24304, "label": "long_name", "value": "Number Of Cloudy Pixels 680 = PC <= 800Mb, 60.36 < Tau <= 378.65", "vocabulary": "" } ] }, { "ob_id": 22725, "names": [ { "ob_id": 16990, "name": "Mean Water Path For Cloud Type 3 = Stratus, Liquid" } ], "terms": [ { "ob_id": 24305, "label": "long_name", "value": "Mean Water Path For Cloud Type 3 = Stratus, Liquid", "vocabulary": "" } ] }, { "ob_id": 22726, "names": [ { "ob_id": 16991, "name": "Number Of Cloudy Pixels 180 = PC <= 310Mb, 9.38 < Tau <= 22.63" } ], "terms": [ { "ob_id": 24306, "label": "long_name", "value": "Number Of Cloudy Pixels 180 = PC <= 310Mb, 9.38 < Tau <= 22.63", "vocabulary": "" } ] }, { "ob_id": 22727, "names": [ { "ob_id": 16992, "name": "Mean Water Path For Cloud Type 11 = Altostratus, Ice" } ], "terms": [ { "ob_id": 24307, "label": "long_name", "value": "Mean Water Path For Cloud Type 11 = Altostratus, Ice", "vocabulary": "" } ] }, { "ob_id": 22728, "names": [ { "ob_id": 16993, "name": "Mean For Cloud Type 1 = Cumulus, Liquid" } ], "terms": [ { "ob_id": 24308, "label": "long_name", "value": "Mean For Cloud Type 1 = Cumulus, Liquid", "vocabulary": "" } ] }, { "ob_id": 22729, "names": [ { "ob_id": 16994, "name": "Tropopause Temperature" } ], "terms": [ { "ob_id": 24309, "label": "long_name", "value": "Tropopause Temperature", "vocabulary": "" } ] }, { "ob_id": 22730, "names": [ { "ob_id": 16995, "name": "Mean For IR-Cloudy Pixels 10 <= PC <= 180 mb" } ], "terms": [ { "ob_id": 24310, "label": "long_name", "value": "Mean For IR-Cloudy Pixels 10 <= PC <= 180 mb", "vocabulary": "" } ] }, { "ob_id": 22731, "names": [ { "ob_id": 16996, "name": "IR-Marginally Cloudy Pixels (Vis-Adjusted)" } ], "terms": [ { "ob_id": 24311, "label": "long_name", "value": "IR-Marginally Cloudy Pixels (Vis-Adjusted)", "vocabulary": "" } ] }, { "ob_id": 22732, "names": [ { "ob_id": 16997, "name": "Mean For IR-Cloudy Pixels 180 = PC <= 310 mb" } ], "terms": [ { "ob_id": 24312, "label": "long_name", "value": "Mean For IR-Cloudy Pixels 180 = PC <= 310 mb", "vocabulary": "" } ] }, { "ob_id": 22733, "names": [ { "ob_id": 16998, "name": "Number Of Cloudy Pixels 680 = PC <= 800Mb, 3.55 < Tau <= 9.38" } ], "terms": [ { "ob_id": 24313, "label": "long_name", "value": "Number Of Cloudy Pixels 680 = PC <= 800Mb, 3.55 < Tau <= 9.38", "vocabulary": "" } ] }, { "ob_id": 22734, "names": [ { "ob_id": 16999, "name": "Mean Water Path For Cloud Type 15 = Deep Convective" } ], "terms": [ { "ob_id": 24314, "label": "long_name", "value": "Mean Water Path For Cloud Type 15 = Deep Convective", "vocabulary": "" } ] }, { "ob_id": 22735, "names": [ { "ob_id": 17000, "name": "Number Of Cloudy Pixels 10 <= PC <= 180Mb, 3.55 < Tau <= 9.38" } ], "terms": [ { "ob_id": 24315, "label": "long_name", "value": "Number Of Cloudy Pixels 10 <= PC <= 180Mb, 3.55 < Tau <= 9.38", "vocabulary": "" } ] }, { "ob_id": 22736, "names": [ { "ob_id": 17001, "name": "Mean For NI-Only Cloudy Pixels (Unadjusted)" } ], "terms": [ { "ob_id": 24316, "label": "long_name", "value": "Mean For NI-Only Cloudy Pixels (Unadjusted)", "vocabulary": "" } ] }, { "ob_id": 22737, "names": [ { "ob_id": 17002, "name": "IR-Clear Pixels" } ], "terms": [ { "ob_id": 24317, "label": "long_name", "value": "IR-Clear Pixels", "vocabulary": "" } ] }, { "ob_id": 22738, "names": [ { "ob_id": 17003, "name": "Sigma-Vis Radiance For Vis" } ], "terms": [ { "ob_id": 24318, "label": "long_name", "value": "Sigma-Vis Radiance For Vis", "vocabulary": "" } ] }, { "ob_id": 22739, "names": [ { "ob_id": 17004, "name": "Number Of Cloudy Pixels 560 = PC <= 680Mb, 0.02 <= Tau <= 1.27" } ], "terms": [ { "ob_id": 24319, "label": "long_name", "value": "Number Of Cloudy Pixels 560 = PC <= 680Mb, 0.02 <= Tau <= 1.27", "vocabulary": "" } ] }, { "ob_id": 22740, "names": [ { "ob_id": 17005, "name": "Number Of Cloudy Pixels For Cloud Type 6 = Stratus, Ice" } ], "terms": [ { "ob_id": 24320, "label": "long_name", "value": "Number Of Cloudy Pixels For Cloud Type 6 = Stratus, Ice", "vocabulary": "" } ] }, { "ob_id": 22741, "names": [ { "ob_id": 17006, "name": "Number Of Cloudy Pixels 560 = PC <= 680Mb, 9.38 < Tau <= 22.63" } ], "terms": [ { "ob_id": 24321, "label": "long_name", "value": "Number Of Cloudy Pixels 560 = PC <= 680Mb, 9.38 < Tau <= 22.63", "vocabulary": "" } ] }, { "ob_id": 22742, "names": [ { "ob_id": 17007, "name": "Mean Surface Reflectance For Clear Pixels" } ], "terms": [ { "ob_id": 24322, "label": "long_name", "value": "Mean Surface Reflectance For Clear Pixels", "vocabulary": "" } ] }, { "ob_id": 22743, "names": [ { "ob_id": 17008, "name": "Number Of Cloudy Pixels 310 = PC <= 440Mb, 0.02 <= Tau <= 1.27" } ], "terms": [ { "ob_id": 24323, "label": "long_name", "value": "Number Of Cloudy Pixels 310 = PC <= 440Mb, 0.02 <= Tau <= 1.27", "vocabulary": "" } ] }, { "ob_id": 22744, "names": [ { "ob_id": 17009, "name": "Mean Water Path For Cloud Type 1 = Cumulus, Liquid" } ], "terms": [ { "ob_id": 24324, "label": "long_name", "value": "Mean Water Path For Cloud Type 1 = Cumulus, Liquid", "vocabulary": "" } ] }, { "ob_id": 22745, "names": [ { "ob_id": 17010, "name": "Temperature At 500 mb" } ], "terms": [ { "ob_id": 24325, "label": "long_name", "value": "Temperature At 500 mb", "vocabulary": "" } ] }, { "ob_id": 22746, "names": [ { "ob_id": 17011, "name": "Precipitable Water For 1000 - 800 mb" } ], "terms": [ { "ob_id": 24326, "label": "long_name", "value": "Precipitable Water For 1000 - 800 mb", "vocabulary": "" } ] }, { "ob_id": 22747, "names": [ { "ob_id": 17012, "name": "Mean Water Path For Cloud Type 10 = Altocumulus, Ice" } ], "terms": [ { "ob_id": 24327, "label": "long_name", "value": "Mean Water Path For Cloud Type 10 = Altocumulus, Ice", "vocabulary": "" } ] }, { "ob_id": 22748, "names": [ { "ob_id": 17013, "name": "Mean For IR-Cloudy Pixels 310 = PC <= 440 mb" } ], "terms": [ { "ob_id": 24328, "label": "long_name", "value": "Mean For IR-Cloudy Pixels 310 = PC <= 440 mb", "vocabulary": "" } ] }, { "ob_id": 22749, "names": [ { "ob_id": 17014, "name": "Mean For Cloud Type 5 = Stratocumulus, Ice" } ], "terms": [ { "ob_id": 24329, "label": "long_name", "value": "Mean For Cloud Type 5 = Stratocumulus, Ice", "vocabulary": "" } ] }, { "ob_id": 22750, "names": [ { "ob_id": 17015, "name": "Mean Vis Radiance For IR-Clear Pixels" } ], "terms": [ { "ob_id": 24330, "label": "long_name", "value": "Mean Vis Radiance For IR-Clear Pixels", "vocabulary": "" } ] }, { "ob_id": 22751, "names": [ { "ob_id": 17016, "name": "Number Of IR-Only-Cloudy Pixels" } ], "terms": [ { "ob_id": 24331, "label": "long_name", "value": "Number Of IR-Only-Cloudy Pixels", "vocabulary": "" } ] }, { "ob_id": 22752, "names": [ { "ob_id": 17017, "name": "Mean Tau For IR-Only-Cloudy Pixels" } ], "terms": [ { "ob_id": 24332, "label": "long_name", "value": "Mean Tau For IR-Only-Cloudy Pixels", "vocabulary": "" } ] }, { "ob_id": 22753, "names": [ { "ob_id": 17018, "name": "Number Of IR-Cloudy Pixels 440 = PC <= 560 mb" } ], "terms": [ { "ob_id": 24333, "label": "long_name", "value": "Number Of IR-Cloudy Pixels 440 = PC <= 560 mb", "vocabulary": "" } ] }, { "ob_id": 22754, "names": [ { "ob_id": 17019, "name": "Number Of Cloudy Pixels 180 = PC <= 310Mb, 1.27 < Tau <= 3.55" } ], "terms": [ { "ob_id": 24334, "label": "long_name", "value": "Number Of Cloudy Pixels 180 = PC <= 310Mb, 1.27 < Tau <= 3.55", "vocabulary": "" } ] }, { "ob_id": 22755, "names": [ { "ob_id": 17020, "name": "Number Of Cloudy Pixels 800 = PC <= 1000Mb, 60.36 < Tau <= 378.65" } ], "terms": [ { "ob_id": 24335, "label": "long_name", "value": "Number Of Cloudy Pixels 800 = PC <= 1000Mb, 60.36 < Tau <= 378.65", "vocabulary": "" } ] }, { "ob_id": 22756, "names": [ { "ob_id": 17021, "name": "Mean For IR-Cloudy Pixels (Unadjusted)" } ], "terms": [ { "ob_id": 24336, "label": "long_name", "value": "Mean For IR-Cloudy Pixels (Unadjusted)", "vocabulary": "" } ] }, { "ob_id": 22757, "names": [ { "ob_id": 17022, "name": "IR-Cloudy Pixels" } ], "terms": [ { "ob_id": 24337, "label": "long_name", "value": "IR-Cloudy Pixels", "vocabulary": "" } ] }, { "ob_id": 22758, "names": [ { "ob_id": 17023, "name": "Temperature At 740 mb" } ], "terms": [ { "ob_id": 24338, "label": "long_name", "value": "Temperature At 740 mb", "vocabulary": "" } ] }, { "ob_id": 22759, "names": [ { "ob_id": 17024, "name": "Mean For Cloud Type 3 = Stratus, Liquid" } ], "terms": [ { "ob_id": 24339, "label": "long_name", "value": "Mean For Cloud Type 3 = Stratus, Liquid", "vocabulary": "" } ] }, { "ob_id": 22761, "names": [ { "ob_id": 17026, "name": "Mean Surface Reflectance For IR-Clear Pixels" } ], "terms": [ { "ob_id": 24342, "label": "long_name", "value": "Mean Surface Reflectance For IR-Clear Pixels", "vocabulary": "" } ] }, { "ob_id": 22762, "names": [ { "ob_id": 17027, "name": "Number Of Cloudy Pixels 180 = PC <= 310Mb, 60.36 < Tau <= 378.65" } ], "terms": [ { "ob_id": 24343, "label": "long_name", "value": "Number Of Cloudy Pixels 180 = PC <= 310Mb, 60.36 < Tau <= 378.65", "vocabulary": "" } ] }, { "ob_id": 22763, "names": [ { "ob_id": 17028, "name": "Number Of Cloudy Pixels 440 = PC <= 560Mb, 22.63 < Tau <= 60.36" } ], "terms": [ { "ob_id": 24344, "label": "long_name", "value": "Number Of Cloudy Pixels 440 = PC <= 560Mb, 22.63 < Tau <= 60.36", "vocabulary": "" } ] }, { "ob_id": 22764, "names": [ { "ob_id": 17029, "name": "Mean From Clear Sky Composite" } ], "terms": [ { "ob_id": 24345, "label": "long_name", "value": "Mean From Clear Sky Composite", "vocabulary": "" } ] } ] }