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=400
{ "count": 51143, "next": "https://catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=500", "previous": "https://catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=300", "results": [ { "ob_id": 1982, "names": [ { "ob_id": 1048, "name": "REGIONAL MEAN [Southern Hemisphere] Net downward surface LW radiation" } ], "terms": [ { "ob_id": 122, "label": "units", "value": "W/m^2", "vocabulary": "" }, { "ob_id": 910, "label": "long_name", "value": "REGIONAL MEAN [Southern Hemisphere] Net downward surface LW radiation", "vocabulary": "" }, { "ob_id": 911, "label": "var_id", "value": "rm_hms_rlnds", "vocabulary": "" } ] }, { "ob_id": 1983, "names": [ { "ob_id": 1049, "name": "REGIONAL MEAN [Southern Hemisphere] SEA ICE FRACTION AFTER TIMESTEP" } ], "terms": [ { "ob_id": 912, "label": "long_name", "value": "REGIONAL MEAN [Southern Hemisphere] SEA ICE FRACTION AFTER TIMESTEP", "vocabulary": "" }, { "ob_id": 913, "label": "var_id", "value": "rm_hms_field31", "vocabulary": "" } ] }, { "ob_id": 1984, "names": [ { "ob_id": 1050, "name": "REGIONAL MEAN [Southern Hemisphere] SW radiation downward TOA" } ], "terms": [ { "ob_id": 122, "label": "units", "value": "W/m^2", "vocabulary": "" }, { "ob_id": 914, "label": "long_name", "value": "REGIONAL MEAN [Southern Hemisphere] SW radiation downward TOA", "vocabulary": "" }, { "ob_id": 915, "label": "var_id", "value": "rm_hms_rsdt", "vocabulary": "" } ] }, { "ob_id": 1985, "names": [ { "ob_id": 1051, "name": "REGIONAL MEAN [Tropics] CONVECTIVE RAINFALL RATE KG/M2/S" } ], "terms": [ { "ob_id": 916, "label": "long_name", "value": "REGIONAL MEAN [Tropics] CONVECTIVE RAINFALL RATE KG/M2/S", "vocabulary": "" }, { "ob_id": 917, "label": "var_id", "value": "rm_trop_field5205", "vocabulary": "" } ] }, { "ob_id": 1986, "names": [ { "ob_id": 1052, "name": "REGIONAL MEAN [Tropics] CONVECTIVE SNOWFALL RATE KG/M2/S" } ], "terms": [ { "ob_id": 918, "label": "long_name", "value": "REGIONAL MEAN [Tropics] CONVECTIVE SNOWFALL RATE KG/M2/S", "vocabulary": "" }, { "ob_id": 919, "label": "var_id", "value": "rm_trop_field5206", "vocabulary": "" } ] }, { "ob_id": 1987, "names": [ { "ob_id": 1053, "name": "REGIONAL MEAN [Tropics] LARGE SCALE RAINFALL RATE KG/M2/S" } ], "terms": [ { "ob_id": 920, "label": "long_name", "value": "REGIONAL MEAN [Tropics] LARGE SCALE RAINFALL RATE KG/M2/S", "vocabulary": "" }, { "ob_id": 921, "label": "var_id", "value": "rm_trop_field4203", "vocabulary": "" } ] }, { "ob_id": 1988, "names": [ { "ob_id": 1054, "name": "REGIONAL MEAN [Tropics] LARGE SCALE SNOWFALL RATE KG/M2/S" } ], "terms": [ { "ob_id": 922, "label": "long_name", "value": "REGIONAL MEAN [Tropics] LARGE SCALE SNOWFALL RATE KG/M2/S", "vocabulary": "" }, { "ob_id": 923, "label": "var_id", "value": "rm_trop_field4204", "vocabulary": "" } ] }, { "ob_id": 1989, "names": [ { "ob_id": 1055, "name": "REGIONAL MEAN [Tropics] Net downward surface LW radiation" } ], "terms": [ { "ob_id": 122, "label": "units", "value": "W/m^2", "vocabulary": "" }, { "ob_id": 924, "label": "long_name", "value": "REGIONAL MEAN [Tropics] Net downward surface LW radiation", "vocabulary": "" }, { "ob_id": 925, "label": "var_id", "value": "rm_trop_rlnds", "vocabulary": "" } ] }, { "ob_id": 1990, "names": [ { "ob_id": 1056, "name": "REGIONAL MEAN [Tropics] SEA ICE FRACTION AFTER TIMESTEP" } ], "terms": [ { "ob_id": 926, "label": "long_name", "value": "REGIONAL MEAN [Tropics] SEA ICE FRACTION AFTER TIMESTEP", "vocabulary": "" }, { "ob_id": 927, "label": "var_id", "value": "rm_trop_field31", "vocabulary": "" } ] }, { "ob_id": 1991, "names": [ { "ob_id": 1057, "name": "REGIONAL MEAN [Tropics] SW radiation downward TOA" } ], "terms": [ { "ob_id": 122, "label": "units", "value": "W/m^2", "vocabulary": "" }, { "ob_id": 928, "label": "long_name", "value": "REGIONAL MEAN [Tropics] SW radiation downward TOA", "vocabulary": "" }, { "ob_id": 929, "label": "var_id", "value": "rm_trop_rsdt", "vocabulary": "" } ] }, { "ob_id": 1992, "names": [ { "ob_id": 1058, "name": "Air Temperature on pressure levels" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 930, "label": "long_name", "value": "Air Temperature on pressure levels", "vocabulary": "" }, { "ob_id": 931, "label": "var_id", "value": "tapzon", "vocabulary": "" } ] }, { "ob_id": 1993, "names": [ { "ob_id": 1059, "name": "Eastward wind on pressure levels" } ], "terms": [ { "ob_id": 120, "label": "units", "value": "m/s", "vocabulary": "" }, { "ob_id": 932, "label": "long_name", "value": "Eastward wind on pressure levels", "vocabulary": "" }, { "ob_id": 933, "label": "var_id", "value": "uapzon", "vocabulary": "" } ] }, { "ob_id": 1994, "names": [ { "ob_id": 707, "name": "LW radiation TOA (OLR)" } ], "terms": [ { "ob_id": 122, "label": "units", "value": "W/m^2", "vocabulary": "" }, { "ob_id": 224, "label": "long_name", "value": "LW radiation TOA (OLR)", "vocabulary": "" }, { "ob_id": 934, "label": "var_id", "value": "rlutzon", "vocabulary": "" } ] }, { "ob_id": 1996, "names": [ { "ob_id": 1061, "name": "NET DOWN SURFACE SW FLUX: SW TS ONLY" } ], "terms": [ { "ob_id": 122, "label": "units", "value": "W/m^2", "vocabulary": "" }, { "ob_id": 937, "label": "long_name", "value": "NET DOWN SURFACE SW FLUX: SW TS ONLY", "vocabulary": "" }, { "ob_id": 938, "label": "var_id", "value": "netrsdszon", "vocabulary": "" } ] }, { "ob_id": 1997, "names": [ { "ob_id": 1062, "name": "Net downward surface LW radiation" } ], "terms": [ { "ob_id": 122, "label": "units", "value": "W/m^2", "vocabulary": "" }, { "ob_id": 939, "label": "long_name", "value": "Net downward surface LW radiation", "vocabulary": "" }, { "ob_id": 940, "label": "var_id", "value": "rlndszon", "vocabulary": "" } ] }, { "ob_id": 1998, "names": [ { "ob_id": 1063, "name": "Northward wind on pressure levels" } ], "terms": [ { "ob_id": 120, "label": "units", "value": "m/s", "vocabulary": "" }, { "ob_id": 941, "label": "long_name", "value": "Northward wind on pressure levels", "vocabulary": "" }, { "ob_id": 942, "label": "var_id", "value": "vapzon", "vocabulary": "" } ] }, { "ob_id": 1999, "names": [ { "ob_id": 1064, "name": "Pressure level" } ], "terms": [ { "ob_id": 62, "label": "units", "value": "hPa", "vocabulary": "" }, { "ob_id": 943, "label": "long_name", "value": "Pressure level", "vocabulary": "" }, { "ob_id": 944, "label": "var_id", "value": "level0", "vocabulary": "" } ] }, { "ob_id": 2000, "names": [ { "ob_id": 1065, "name": "Relative humidity on pressure levels" } ], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 945, "label": "long_name", "value": "Relative humidity on pressure levels", "vocabulary": "" }, { "ob_id": 946, "label": "var_id", "value": "hurpzon", "vocabulary": "" } ] }, { "ob_id": 2002, "names": [ { "ob_id": 706, "name": "SW radiation upward TOA" } ], "terms": [ { "ob_id": 122, "label": "units", "value": "W/m^2", "vocabulary": "" }, { "ob_id": 222, "label": "long_name", "value": "SW radiation upward TOA", "vocabulary": "" }, { "ob_id": 949, "label": "var_id", "value": "rsutzon", "vocabulary": "" } ] }, { "ob_id": 2003, "names": [ { "ob_id": 1067, "name": "Convective Cloud amount" } ], "terms": [ { "ob_id": 116, "label": "units", "value": "%", "vocabulary": "" }, { "ob_id": 950, "label": "long_name", "value": "Convective Cloud amount", "vocabulary": "" }, { "ob_id": 951, "label": "var_id", "value": "clc", "vocabulary": "" } ] }, { "ob_id": 2004, "names": [ { "ob_id": 1060, "name": "LW radiation TOA clear sky" } ], "terms": [ { "ob_id": 122, "label": "units", "value": "W/m^2", "vocabulary": "" }, { "ob_id": 935, "label": "long_name", "value": "LW radiation TOA clear sky", "vocabulary": "" }, { "ob_id": 952, "label": "var_id", "value": "rlutcs", "vocabulary": "" } ] }, { "ob_id": 2005, "names": [ { "ob_id": 1068, "name": "RELATIVE HUMIDITY AT 1.5M" } ], "terms": [ { "ob_id": 953, "label": "long_name", "value": "RELATIVE HUMIDITY AT 1.5M", "vocabulary": "" }, { "ob_id": 954, "label": "var_id", "value": "field3245", "vocabulary": "" } ] }, { "ob_id": 2006, "names": [ { "ob_id": 1066, "name": "SW radiation upward TOA clear sky" } ], "terms": [ { "ob_id": 122, "label": "units", "value": "W/m^2", "vocabulary": "" }, { "ob_id": 947, "label": "long_name", "value": "SW radiation upward TOA clear sky", "vocabulary": "" }, { "ob_id": 955, "label": "var_id", "value": "rsutcs", "vocabulary": "" } ] }, { "ob_id": 2007, "names": [ { "ob_id": 229, "name": "latitude" } ], "terms": [ { "ob_id": 70, "label": "units", "value": "degrees_north", "vocabulary": "" }, { "ob_id": 73, "label": "var_id", "value": "latitude", "vocabulary": "" }, { "ob_id": 220, "label": "long_name", "value": "latitude", "vocabulary": "" } ] }, { "ob_id": 2008, "names": [ { "ob_id": 230, "name": "longitude" } ], "terms": [ { "ob_id": 74, "label": "units", "value": "degrees_east", "vocabulary": "" }, { "ob_id": 77, "label": "var_id", "value": "longitude", "vocabulary": "" }, { "ob_id": 221, "label": "long_name", "value": "longitude", "vocabulary": "" } ] }, { "ob_id": 2009, "names": [ { "ob_id": 1069, "name": "REGIONAL MEAN [Australia] Mean sea-level pressure" } ], "terms": [ { "ob_id": 139, "label": "units", "value": "Pa", "vocabulary": "" }, { "ob_id": 956, "label": "long_name", "value": "REGIONAL MEAN [Australia] Mean sea-level pressure", "vocabulary": "" }, { "ob_id": 957, "label": "var_id", "value": "rm_aust_psl", "vocabulary": "" } ] }, { "ob_id": 2010, "names": [ { "ob_id": 1070, "name": "REGIONAL MEAN [Amazon Basin] Mean sea-level pressure" } ], "terms": [ { "ob_id": 139, "label": "units", "value": "Pa", "vocabulary": "" }, { "ob_id": 958, "label": "long_name", "value": "REGIONAL MEAN [Amazon Basin] Mean sea-level pressure", "vocabulary": "" }, { "ob_id": 959, "label": "var_id", "value": "rm_amsa_psl", "vocabulary": "" } ] }, { "ob_id": 2011, "names": [ { "ob_id": 1071, "name": "REGIONAL MEAN [Australia] Surface (1.5m) air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 960, "label": "long_name", "value": "REGIONAL MEAN [Australia] Surface (1.5m) air temperature", "vocabulary": "" }, { "ob_id": 961, "label": "var_id", "value": "rm_aust_tas", "vocabulary": "" } ] }, { "ob_id": 2012, "names": [ { "ob_id": 1072, "name": "REGIONAL MEAN [Australia] TOTAL CLOUD AMOUNT IN LW RADIATION" } ], "terms": [ { "ob_id": 962, "label": "long_name", "value": "REGIONAL MEAN [Australia] TOTAL CLOUD AMOUNT IN LW RADIATION", "vocabulary": "" }, { "ob_id": 963, "label": "var_id", "value": "rm_aust_field2204", "vocabulary": "" } ] }, { "ob_id": 2014, "names": [ { "ob_id": 1074, "name": "REGIONAL MEAN [Alaska] Mean sea-level pressure" } ], "terms": [ { "ob_id": 139, "label": "units", "value": "Pa", "vocabulary": "" }, { "ob_id": 966, "label": "long_name", "value": "REGIONAL MEAN [Alaska] Mean sea-level pressure", "vocabulary": "" }, { "ob_id": 967, "label": "var_id", "value": "rm_amal_psl", "vocabulary": "" } ] }, { "ob_id": 2015, "names": [ { "ob_id": 1075, "name": "REGIONAL MEAN [Alaska] Surface (1.5m) air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 968, "label": "long_name", "value": "REGIONAL MEAN [Alaska] Surface (1.5m) air temperature", "vocabulary": "" }, { "ob_id": 969, "label": "var_id", "value": "rm_amal_tas", "vocabulary": "" } ] }, { "ob_id": 2016, "names": [ { "ob_id": 1076, "name": "REGIONAL MEAN [Alaska] TOTAL CLOUD AMOUNT IN LW RADIATION" } ], "terms": [ { "ob_id": 970, "label": "long_name", "value": "REGIONAL MEAN [Alaska] TOTAL CLOUD AMOUNT IN LW RADIATION", "vocabulary": "" }, { "ob_id": 971, "label": "var_id", "value": "rm_amal_field2204", "vocabulary": "" } ] }, { "ob_id": 2018, "names": [ { "ob_id": 1078, "name": "REGIONAL MEAN [Amazon Basin] FIELD 210" } ], "terms": [ { "ob_id": 974, "label": "long_name", "value": "REGIONAL MEAN [Amazon Basin] FIELD 210", "vocabulary": "" }, { "ob_id": 975, "label": "var_id", "value": "rm_amsa_field210", "vocabulary": "" } ] }, { "ob_id": 2019, "names": [ { "ob_id": 1079, "name": "REGIONAL MEAN [Amazon Basin] REF. SEA SURF TEMP (SLAB MODEL) K A" } ], "terms": [ { "ob_id": 976, "label": "long_name", "value": "REGIONAL MEAN [Amazon Basin] REF. SEA SURF TEMP (SLAB MODEL) K A", "vocabulary": "" }, { "ob_id": 977, "label": "var_id", "value": "rm_amsa_field40178", "vocabulary": "" } ] }, { "ob_id": 2020, "names": [ { "ob_id": 1080, "name": "REGIONAL MEAN [Amazon Basin] SEA ICE FRACTION AFTER SLAB K" } ], "terms": [ { "ob_id": 978, "label": "long_name", "value": "REGIONAL MEAN [Amazon Basin] SEA ICE FRACTION AFTER SLAB K", "vocabulary": "" }, { "ob_id": 979, "label": "var_id", "value": "rm_amsa_field40031", "vocabulary": "" } ] }, { "ob_id": 2021, "names": [ { "ob_id": 1081, "name": "REGIONAL MEAN [Amazon Basin] SEAICE DEPTH(GRD BOX MN)AFTER SLAB M" } ], "terms": [ { "ob_id": 980, "label": "long_name", "value": "REGIONAL MEAN [Amazon Basin] SEAICE DEPTH(GRD BOX MN)AFTER SLAB M", "vocabulary": "" }, { "ob_id": 981, "label": "var_id", "value": "rm_amsa_field40203", "vocabulary": "" } ] }, { "ob_id": 2022, "names": [ { "ob_id": 1082, "name": "REGIONAL MEAN [Amazon Basin] SLAB CARRYHEAT (W M-2) SLAB" } ], "terms": [ { "ob_id": 982, "label": "long_name", "value": "REGIONAL MEAN [Amazon Basin] SLAB CARRYHEAT (W M-2) SLAB", "vocabulary": "" }, { "ob_id": 983, "label": "var_id", "value": "rm_amsa_field40220", "vocabulary": "" } ] }, { "ob_id": 2023, "names": [ { "ob_id": 1083, "name": "REGIONAL MEAN [Amazon Basin] SLAB HEATING RATE (ICE) K/S" } ], "terms": [ { "ob_id": 984, "label": "long_name", "value": "REGIONAL MEAN [Amazon Basin] SLAB HEATING RATE (ICE) K/S", "vocabulary": "" }, { "ob_id": 985, "label": "var_id", "value": "rm_amsa_field40221", "vocabulary": "" } ] }, { "ob_id": 2024, "names": [ { "ob_id": 1084, "name": "REGIONAL MEAN [Amazon Basin] SNOW AMOUNT AFTER SLAB KG/M2" } ], "terms": [ { "ob_id": 986, "label": "long_name", "value": "REGIONAL MEAN [Amazon Basin] SNOW AMOUNT AFTER SLAB KG/M2", "vocabulary": "" }, { "ob_id": 987, "label": "var_id", "value": "rm_amsa_field40023", "vocabulary": "" } ] }, { "ob_id": 2025, "names": [ { "ob_id": 1085, "name": "REGIONAL MEAN [Amazon Basin] SURFACE TEMPERATURE AFTER SLAB K" } ], "terms": [ { "ob_id": 988, "label": "long_name", "value": "REGIONAL MEAN [Amazon Basin] SURFACE TEMPERATURE AFTER SLAB K", "vocabulary": "" }, { "ob_id": 989, "label": "var_id", "value": "rm_amsa_field40024", "vocabulary": "" } ] }, { "ob_id": 2026, "names": [ { "ob_id": 1086, "name": "REGIONAL MEAN [Amazon Basin] Surface (1.5m) air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 990, "label": "long_name", "value": "REGIONAL MEAN [Amazon Basin] Surface (1.5m) air temperature", "vocabulary": "" }, { "ob_id": 991, "label": "var_id", "value": "rm_amsa_tas", "vocabulary": "" } ] }, { "ob_id": 2027, "names": [ { "ob_id": 1087, "name": "REGIONAL MEAN [Amazon Basin] TOTAL CLOUD AMOUNT IN LW RADIATION" } ], "terms": [ { "ob_id": 992, "label": "long_name", "value": "REGIONAL MEAN [Amazon Basin] TOTAL CLOUD AMOUNT IN LW RADIATION", "vocabulary": "" }, { "ob_id": 993, "label": "var_id", "value": "rm_amsa_field2204", "vocabulary": "" } ] }, { "ob_id": 2029, "names": [ { "ob_id": 1089, "name": "REGIONAL MEAN [Australia] FIELD 210" } ], "terms": [ { "ob_id": 996, "label": "long_name", "value": "REGIONAL MEAN [Australia] FIELD 210", "vocabulary": "" }, { "ob_id": 997, "label": "var_id", "value": "rm_aust_field210", "vocabulary": "" } ] }, { "ob_id": 2030, "names": [ { "ob_id": 1090, "name": "REGIONAL MEAN [Australia] REF. SEA SURF TEMP (SLAB MODEL) K A" } ], "terms": [ { "ob_id": 998, "label": "long_name", "value": "REGIONAL MEAN [Australia] REF. SEA SURF TEMP (SLAB MODEL) K A", "vocabulary": "" }, { "ob_id": 999, "label": "var_id", "value": "rm_aust_field40178", "vocabulary": "" } ] }, { "ob_id": 2031, "names": [ { "ob_id": 1091, "name": "REGIONAL MEAN [Australia] SEA ICE FRACTION AFTER SLAB K" } ], "terms": [ { "ob_id": 1000, "label": "long_name", "value": "REGIONAL MEAN [Australia] SEA ICE FRACTION AFTER SLAB K", "vocabulary": "" }, { "ob_id": 1001, "label": "var_id", "value": "rm_aust_field40031", "vocabulary": "" } ] }, { "ob_id": 2032, "names": [ { "ob_id": 1092, "name": "REGIONAL MEAN [Australia] SEAICE DEPTH(GRD BOX MN)AFTER SLAB M" } ], "terms": [ { "ob_id": 1002, "label": "long_name", "value": "REGIONAL MEAN [Australia] SEAICE DEPTH(GRD BOX MN)AFTER SLAB M", "vocabulary": "" }, { "ob_id": 1003, "label": "var_id", "value": "rm_aust_field40203", "vocabulary": "" } ] }, { "ob_id": 2033, "names": [ { "ob_id": 1093, "name": "REGIONAL MEAN [Australia] SLAB CARRYHEAT (W M-2) SLAB" } ], "terms": [ { "ob_id": 1004, "label": "long_name", "value": "REGIONAL MEAN [Australia] SLAB CARRYHEAT (W M-2) SLAB", "vocabulary": "" }, { "ob_id": 1005, "label": "var_id", "value": "rm_aust_field40220", "vocabulary": "" } ] }, { "ob_id": 2034, "names": [ { "ob_id": 1094, "name": "REGIONAL MEAN [Australia] SLAB HEATING RATE (ICE) K/S" } ], "terms": [ { "ob_id": 1006, "label": "long_name", "value": "REGIONAL MEAN [Australia] SLAB HEATING RATE (ICE) K/S", "vocabulary": "" }, { "ob_id": 1007, "label": "var_id", "value": "rm_aust_field40221", "vocabulary": "" } ] }, { "ob_id": 2035, "names": [ { "ob_id": 1095, "name": "REGIONAL MEAN [Australia] SNOW AMOUNT AFTER SLAB KG/M2" } ], "terms": [ { "ob_id": 1008, "label": "long_name", "value": "REGIONAL MEAN [Australia] SNOW AMOUNT AFTER SLAB KG/M2", "vocabulary": "" }, { "ob_id": 1009, "label": "var_id", "value": "rm_aust_field40023", "vocabulary": "" } ] }, { "ob_id": 2036, "names": [ { "ob_id": 1096, "name": "REGIONAL MEAN [Australia] SURFACE TEMPERATURE AFTER SLAB K" } ], "terms": [ { "ob_id": 1010, "label": "long_name", "value": "REGIONAL MEAN [Australia] SURFACE TEMPERATURE AFTER SLAB K", "vocabulary": "" }, { "ob_id": 1011, "label": "var_id", "value": "rm_aust_field40024", "vocabulary": "" } ] }, { "ob_id": 2037, "names": [ { "ob_id": 1097, "name": "REGIONAL MEAN [Central North America] FIELD 210" } ], "terms": [ { "ob_id": 1012, "label": "long_name", "value": "REGIONAL MEAN [Central North America] FIELD 210", "vocabulary": "" }, { "ob_id": 1013, "label": "var_id", "value": "rm_amnc_field210", "vocabulary": "" } ] }, { "ob_id": 2038, "names": [ { "ob_id": 1098, "name": "REGIONAL MEAN [Central North America] Mean sea-level pressure" } ], "terms": [ { "ob_id": 139, "label": "units", "value": "Pa", "vocabulary": "" }, { "ob_id": 1014, "label": "long_name", "value": "REGIONAL MEAN [Central North America] Mean sea-level pressure", "vocabulary": "" }, { "ob_id": 1015, "label": "var_id", "value": "rm_amnc_psl", "vocabulary": "" } ] }, { "ob_id": 2039, "names": [ { "ob_id": 1099, "name": "REGIONAL MEAN [Central North America] REF. SEA SURF TEMP (SLAB MODEL) K A" } ], "terms": [ { "ob_id": 1016, "label": "long_name", "value": "REGIONAL MEAN [Central North America] REF. SEA SURF TEMP (SLAB MODEL) K A", "vocabulary": "" }, { "ob_id": 1017, "label": "var_id", "value": "rm_amnc_field40178", "vocabulary": "" } ] }, { "ob_id": 2040, "names": [ { "ob_id": 1100, "name": "REGIONAL MEAN [Central North America] SEA ICE FRACTION AFTER SLAB K" } ], "terms": [ { "ob_id": 1018, "label": "long_name", "value": "REGIONAL MEAN [Central North America] SEA ICE FRACTION AFTER SLAB K", "vocabulary": "" }, { "ob_id": 1019, "label": "var_id", "value": "rm_amnc_field40031", "vocabulary": "" } ] }, { "ob_id": 2041, "names": [ { "ob_id": 1101, "name": "REGIONAL MEAN [Central North America] SEAICE DEPTH(GRD BOX MN)AFTER SLAB M" } ], "terms": [ { "ob_id": 1020, "label": "long_name", "value": "REGIONAL MEAN [Central North America] SEAICE DEPTH(GRD BOX MN)AFTER SLAB M", "vocabulary": "" }, { "ob_id": 1021, "label": "var_id", "value": "rm_amnc_field40203", "vocabulary": "" } ] }, { "ob_id": 2042, "names": [ { "ob_id": 1102, "name": "REGIONAL MEAN [Central North America] SLAB CARRYHEAT (W M-2) SLAB" } ], "terms": [ { "ob_id": 1022, "label": "long_name", "value": "REGIONAL MEAN [Central North America] SLAB CARRYHEAT (W M-2) SLAB", "vocabulary": "" }, { "ob_id": 1023, "label": "var_id", "value": "rm_amnc_field40220", "vocabulary": "" } ] }, { "ob_id": 2043, "names": [ { "ob_id": 1103, "name": "REGIONAL MEAN [Central North America] SLAB HEATING RATE (ICE) K/S" } ], "terms": [ { "ob_id": 1024, "label": "long_name", "value": "REGIONAL MEAN [Central North America] SLAB HEATING RATE (ICE) K/S", "vocabulary": "" }, { "ob_id": 1025, "label": "var_id", "value": "rm_amnc_field40221", "vocabulary": "" } ] }, { "ob_id": 2044, "names": [ { "ob_id": 1104, "name": "REGIONAL MEAN [Central North America] SNOW AMOUNT AFTER SLAB KG/M2" } ], "terms": [ { "ob_id": 1026, "label": "long_name", "value": "REGIONAL MEAN [Central North America] SNOW AMOUNT AFTER SLAB KG/M2", "vocabulary": "" }, { "ob_id": 1027, "label": "var_id", "value": "rm_amnc_field40023", "vocabulary": "" } ] }, { "ob_id": 2045, "names": [ { "ob_id": 1105, "name": "REGIONAL MEAN [Central North America] SURFACE TEMPERATURE AFTER SLAB K" } ], "terms": [ { "ob_id": 1028, "label": "long_name", "value": "REGIONAL MEAN [Central North America] SURFACE TEMPERATURE AFTER SLAB K", "vocabulary": "" }, { "ob_id": 1029, "label": "var_id", "value": "rm_amnc_field40024", "vocabulary": "" } ] }, { "ob_id": 2046, "names": [ { "ob_id": 1106, "name": "REGIONAL MEAN [Southern South America] FIELD 210" } ], "terms": [ { "ob_id": 1030, "label": "long_name", "value": "REGIONAL MEAN [Southern South America] FIELD 210", "vocabulary": "" }, { "ob_id": 1031, "label": "var_id", "value": "rm_ams_field210", "vocabulary": "" } ] }, { "ob_id": 2047, "names": [ { "ob_id": 1107, "name": "REGIONAL MEAN [Southern South America] REF. SEA SURF TEMP (SLAB MODEL) K A" } ], "terms": [ { "ob_id": 1032, "label": "long_name", "value": "REGIONAL MEAN [Southern South America] REF. SEA SURF TEMP (SLAB MODEL) K A", "vocabulary": "" }, { "ob_id": 1033, "label": "var_id", "value": "rm_ams_field40178", "vocabulary": "" } ] }, { "ob_id": 2048, "names": [ { "ob_id": 1108, "name": "REGIONAL MEAN [Southern South America] SEA ICE FRACTION AFTER SLAB K" } ], "terms": [ { "ob_id": 1034, "label": "long_name", "value": "REGIONAL MEAN [Southern South America] SEA ICE FRACTION AFTER SLAB K", "vocabulary": "" }, { "ob_id": 1035, "label": "var_id", "value": "rm_ams_field40031", "vocabulary": "" } ] }, { "ob_id": 2049, "names": [ { "ob_id": 1109, "name": "REGIONAL MEAN [Southern South America] SEAICE DEPTH(GRD BOX MN)AFTER SLAB M" } ], "terms": [ { "ob_id": 1036, "label": "long_name", "value": "REGIONAL MEAN [Southern South America] SEAICE DEPTH(GRD BOX MN)AFTER SLAB M", "vocabulary": "" }, { "ob_id": 1037, "label": "var_id", "value": "rm_ams_field40203", "vocabulary": "" } ] }, { "ob_id": 2050, "names": [ { "ob_id": 1110, "name": "REGIONAL MEAN [Southern South America] SLAB CARRYHEAT (W M-2) SLAB" } ], "terms": [ { "ob_id": 1038, "label": "long_name", "value": "REGIONAL MEAN [Southern South America] SLAB CARRYHEAT (W M-2) SLAB", "vocabulary": "" }, { "ob_id": 1039, "label": "var_id", "value": "rm_ams_field40220", "vocabulary": "" } ] }, { "ob_id": 2051, "names": [ { "ob_id": 1111, "name": "REGIONAL MEAN [Southern South America] SLAB HEATING RATE (ICE) K/S" } ], "terms": [ { "ob_id": 1040, "label": "long_name", "value": "REGIONAL MEAN [Southern South America] SLAB HEATING RATE (ICE) K/S", "vocabulary": "" }, { "ob_id": 1041, "label": "var_id", "value": "rm_ams_field40221", "vocabulary": "" } ] }, { "ob_id": 2052, "names": [ { "ob_id": 1112, "name": "REGIONAL MEAN [Southern South America] SNOW AMOUNT AFTER SLAB KG/M2" } ], "terms": [ { "ob_id": 1042, "label": "long_name", "value": "REGIONAL MEAN [Southern South America] SNOW AMOUNT AFTER SLAB KG/M2", "vocabulary": "" }, { "ob_id": 1043, "label": "var_id", "value": "rm_ams_field40023", "vocabulary": "" } ] }, { "ob_id": 2053, "names": [ { "ob_id": 1113, "name": "REGIONAL MEAN [Southern South America] SURFACE TEMPERATURE AFTER SLAB K" } ], "terms": [ { "ob_id": 1044, "label": "long_name", "value": "REGIONAL MEAN [Southern South America] SURFACE TEMPERATURE AFTER SLAB K", "vocabulary": "" }, { "ob_id": 1045, "label": "var_id", "value": "rm_ams_field40024", "vocabulary": "" } ] }, { "ob_id": 2054, "names": [ { "ob_id": 1114, "name": "REGIONAL MEAN [Southern South America] Surface (1.5m) air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 1046, "label": "long_name", "value": "REGIONAL MEAN [Southern South America] Surface (1.5m) air temperature", "vocabulary": "" }, { "ob_id": 1047, "label": "var_id", "value": "rm_ams_tas", "vocabulary": "" } ] }, { "ob_id": 2055, "names": [ { "ob_id": 1115, "name": "REGIONAL MEAN [Southern South America] TOTAL CLOUD AMOUNT IN LW RADIATION" } ], "terms": [ { "ob_id": 1048, "label": "long_name", "value": "REGIONAL MEAN [Southern South America] TOTAL CLOUD AMOUNT IN LW RADIATION", "vocabulary": "" }, { "ob_id": 1049, "label": "var_id", "value": "rm_ams_field2204", "vocabulary": "" } ] }, { "ob_id": 2057, "names": [ { "ob_id": 1117, "name": "REGIONAL MEAN [Western North America] FIELD 210" } ], "terms": [ { "ob_id": 1052, "label": "long_name", "value": "REGIONAL MEAN [Western North America] FIELD 210", "vocabulary": "" }, { "ob_id": 1053, "label": "var_id", "value": "rm_amnw_field210", "vocabulary": "" } ] }, { "ob_id": 2058, "names": [ { "ob_id": 1118, "name": "REGIONAL MEAN [Western North America] REF. SEA SURF TEMP (SLAB MODEL) K A" } ], "terms": [ { "ob_id": 1054, "label": "long_name", "value": "REGIONAL MEAN [Western North America] REF. SEA SURF TEMP (SLAB MODEL) K A", "vocabulary": "" }, { "ob_id": 1055, "label": "var_id", "value": "rm_amnw_field40178", "vocabulary": "" } ] }, { "ob_id": 2059, "names": [ { "ob_id": 1119, "name": "REGIONAL MEAN [Central America] FIELD 210" } ], "terms": [ { "ob_id": 1056, "label": "long_name", "value": "REGIONAL MEAN [Central America] FIELD 210", "vocabulary": "" }, { "ob_id": 1057, "label": "var_id", "value": "rm_amc_field210", "vocabulary": "" } ] }, { "ob_id": 2060, "names": [ { "ob_id": 1120, "name": "REGIONAL MEAN [Central America] Mean sea-level pressure" } ], "terms": [ { "ob_id": 139, "label": "units", "value": "Pa", "vocabulary": "" }, { "ob_id": 1058, "label": "long_name", "value": "REGIONAL MEAN [Central America] Mean sea-level pressure", "vocabulary": "" }, { "ob_id": 1059, "label": "var_id", "value": "rm_amc_psl", "vocabulary": "" } ] }, { "ob_id": 2061, "names": [ { "ob_id": 1121, "name": "REGIONAL MEAN [Central America] REF. SEA SURF TEMP (SLAB MODEL) K A" } ], "terms": [ { "ob_id": 1060, "label": "long_name", "value": "REGIONAL MEAN [Central America] REF. SEA SURF TEMP (SLAB MODEL) K A", "vocabulary": "" }, { "ob_id": 1061, "label": "var_id", "value": "rm_amc_field40178", "vocabulary": "" } ] }, { "ob_id": 2062, "names": [ { "ob_id": 1122, "name": "REGIONAL MEAN [Central America] SEA ICE FRACTION AFTER SLAB K" } ], "terms": [ { "ob_id": 1062, "label": "long_name", "value": "REGIONAL MEAN [Central America] SEA ICE FRACTION AFTER SLAB K", "vocabulary": "" }, { "ob_id": 1063, "label": "var_id", "value": "rm_amc_field40031", "vocabulary": "" } ] }, { "ob_id": 2063, "names": [ { "ob_id": 1123, "name": "REGIONAL MEAN [Central America] SEAICE DEPTH(GRD BOX MN)AFTER SLAB M" } ], "terms": [ { "ob_id": 1064, "label": "long_name", "value": "REGIONAL MEAN [Central America] SEAICE DEPTH(GRD BOX MN)AFTER SLAB M", "vocabulary": "" }, { "ob_id": 1065, "label": "var_id", "value": "rm_amc_field40203", "vocabulary": "" } ] }, { "ob_id": 2064, "names": [ { "ob_id": 1124, "name": "REGIONAL MEAN [Central America] SLAB CARRYHEAT (W M-2) SLAB" } ], "terms": [ { "ob_id": 1066, "label": "long_name", "value": "REGIONAL MEAN [Central America] SLAB CARRYHEAT (W M-2) SLAB", "vocabulary": "" }, { "ob_id": 1067, "label": "var_id", "value": "rm_amc_field40220", "vocabulary": "" } ] }, { "ob_id": 2065, "names": [ { "ob_id": 1125, "name": "REGIONAL MEAN [Central America] SLAB HEATING RATE (ICE) K/S" } ], "terms": [ { "ob_id": 1068, "label": "long_name", "value": "REGIONAL MEAN [Central America] SLAB HEATING RATE (ICE) K/S", "vocabulary": "" }, { "ob_id": 1069, "label": "var_id", "value": "rm_amc_field40221", "vocabulary": "" } ] }, { "ob_id": 2066, "names": [ { "ob_id": 1126, "name": "REGIONAL MEAN [Central America] SNOW AMOUNT AFTER SLAB KG/M2" } ], "terms": [ { "ob_id": 1070, "label": "long_name", "value": "REGIONAL MEAN [Central America] SNOW AMOUNT AFTER SLAB KG/M2", "vocabulary": "" }, { "ob_id": 1071, "label": "var_id", "value": "rm_amc_field40023", "vocabulary": "" } ] }, { "ob_id": 2067, "names": [ { "ob_id": 1127, "name": "REGIONAL MEAN [Central America] SURFACE TEMPERATURE AFTER SLAB K" } ], "terms": [ { "ob_id": 1072, "label": "long_name", "value": "REGIONAL MEAN [Central America] SURFACE TEMPERATURE AFTER SLAB K", "vocabulary": "" }, { "ob_id": 1073, "label": "var_id", "value": "rm_amc_field40024", "vocabulary": "" } ] }, { "ob_id": 2068, "names": [ { "ob_id": 1128, "name": "REGIONAL MEAN [Central North America] Surface (1.5m) air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 1074, "label": "long_name", "value": "REGIONAL MEAN [Central North America] Surface (1.5m) air temperature", "vocabulary": "" }, { "ob_id": 1075, "label": "var_id", "value": "rm_amnc_tas", "vocabulary": "" } ] }, { "ob_id": 2069, "names": [ { "ob_id": 1129, "name": "REGIONAL MEAN [Central North America] TOTAL CLOUD AMOUNT IN LW RADIATION" } ], "terms": [ { "ob_id": 1076, "label": "long_name", "value": "REGIONAL MEAN [Central North America] TOTAL CLOUD AMOUNT IN LW RADIATION", "vocabulary": "" }, { "ob_id": 1077, "label": "var_id", "value": "rm_amnc_field2204", "vocabulary": "" } ] }, { "ob_id": 2071, "names": [ { "ob_id": 1131, "name": "REGIONAL MEAN [Eastern North America] Mean sea-level pressure" } ], "terms": [ { "ob_id": 139, "label": "units", "value": "Pa", "vocabulary": "" }, { "ob_id": 1080, "label": "long_name", "value": "REGIONAL MEAN [Eastern North America] Mean sea-level pressure", "vocabulary": "" }, { "ob_id": 1081, "label": "var_id", "value": "rm_amne_psl", "vocabulary": "" } ] }, { "ob_id": 2072, "names": [ { "ob_id": 1132, "name": "REGIONAL MEAN [Eastern North America] Surface (1.5m) air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 1082, "label": "long_name", "value": "REGIONAL MEAN [Eastern North America] Surface (1.5m) air temperature", "vocabulary": "" }, { "ob_id": 1083, "label": "var_id", "value": "rm_amne_tas", "vocabulary": "" } ] }, { "ob_id": 2073, "names": [ { "ob_id": 1133, "name": "REGIONAL MEAN [Eastern North America] TOTAL CLOUD AMOUNT IN LW RADIATION" } ], "terms": [ { "ob_id": 1084, "label": "long_name", "value": "REGIONAL MEAN [Eastern North America] TOTAL CLOUD AMOUNT IN LW RADIATION", "vocabulary": "" }, { "ob_id": 1085, "label": "var_id", "value": "rm_amne_field2204", "vocabulary": "" } ] }, { "ob_id": 2075, "names": [ { "ob_id": 1135, "name": "REGIONAL MEAN [Central America] Surface (1.5m) air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 1088, "label": "long_name", "value": "REGIONAL MEAN [Central America] Surface (1.5m) air temperature", "vocabulary": "" }, { "ob_id": 1089, "label": "var_id", "value": "rm_amc_tas", "vocabulary": "" } ] }, { "ob_id": 2076, "names": [ { "ob_id": 1136, "name": "REGIONAL MEAN [Central America] TOTAL CLOUD AMOUNT IN LW RADIATION" } ], "terms": [ { "ob_id": 1090, "label": "long_name", "value": "REGIONAL MEAN [Central America] TOTAL CLOUD AMOUNT IN LW RADIATION", "vocabulary": "" }, { "ob_id": 1091, "label": "var_id", "value": "rm_amc_field2204", "vocabulary": "" } ] }, { "ob_id": 2078, "names": [ { "ob_id": 1138, "name": "REGIONAL MEAN [Greenland] Surface (1.5m) air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 1094, "label": "long_name", "value": "REGIONAL MEAN [Greenland] Surface (1.5m) air temperature", "vocabulary": "" }, { "ob_id": 1095, "label": "var_id", "value": "rm_grnl_tas", "vocabulary": "" } ] }, { "ob_id": 2079, "names": [ { "ob_id": 1139, "name": "REGIONAL MEAN [Greenland] TOTAL CLOUD AMOUNT IN LW RADIATION" } ], "terms": [ { "ob_id": 1096, "label": "long_name", "value": "REGIONAL MEAN [Greenland] TOTAL CLOUD AMOUNT IN LW RADIATION", "vocabulary": "" }, { "ob_id": 1097, "label": "var_id", "value": "rm_grnl_field2204", "vocabulary": "" } ] }, { "ob_id": 2081, "names": [ { "ob_id": 1141, "name": "REGIONAL MEAN [Western North America] Surface (1.5m) air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 1100, "label": "long_name", "value": "REGIONAL MEAN [Western North America] Surface (1.5m) air temperature", "vocabulary": "" }, { "ob_id": 1101, "label": "var_id", "value": "rm_amnw_tas", "vocabulary": "" } ] }, { "ob_id": 2082, "names": [ { "ob_id": 1142, "name": "REGIONAL MEAN [Western North America] TOTAL CLOUD AMOUNT IN LW RADIATION" } ], "terms": [ { "ob_id": 1102, "label": "long_name", "value": "REGIONAL MEAN [Western North America] TOTAL CLOUD AMOUNT IN LW RADIATION", "vocabulary": "" }, { "ob_id": 1103, "label": "var_id", "value": "rm_amnw_field2204", "vocabulary": "" } ] }, { "ob_id": 2084, "names": [ { "ob_id": 1144, "name": "REGIONAL MEAN [Eastern North America] FIELD 210" } ], "terms": [ { "ob_id": 1106, "label": "long_name", "value": "REGIONAL MEAN [Eastern North America] FIELD 210", "vocabulary": "" }, { "ob_id": 1107, "label": "var_id", "value": "rm_amne_field210", "vocabulary": "" } ] }, { "ob_id": 2085, "names": [ { "ob_id": 1145, "name": "REGIONAL MEAN [Eastern North America] REF. SEA SURF TEMP (SLAB MODEL) K A" } ], "terms": [ { "ob_id": 1108, "label": "long_name", "value": "REGIONAL MEAN [Eastern North America] REF. SEA SURF TEMP (SLAB MODEL) K A", "vocabulary": "" }, { "ob_id": 1109, "label": "var_id", "value": "rm_amne_field40178", "vocabulary": "" } ] }, { "ob_id": 2086, "names": [ { "ob_id": 1146, "name": "REGIONAL MEAN [Eastern North America] SEA ICE FRACTION AFTER SLAB K" } ], "terms": [ { "ob_id": 1110, "label": "long_name", "value": "REGIONAL MEAN [Eastern North America] SEA ICE FRACTION AFTER SLAB K", "vocabulary": "" }, { "ob_id": 1111, "label": "var_id", "value": "rm_amne_field40031", "vocabulary": "" } ] }, { "ob_id": 2087, "names": [ { "ob_id": 1147, "name": "REGIONAL MEAN [Eastern North America] SEAICE DEPTH(GRD BOX MN)AFTER SLAB M" } ], "terms": [ { "ob_id": 1112, "label": "long_name", "value": "REGIONAL MEAN [Eastern North America] SEAICE DEPTH(GRD BOX MN)AFTER SLAB M", "vocabulary": "" }, { "ob_id": 1113, "label": "var_id", "value": "rm_amne_field40203", "vocabulary": "" } ] }, { "ob_id": 2088, "names": [ { "ob_id": 1148, "name": "REGIONAL MEAN [Eastern North America] SLAB CARRYHEAT (W M-2) SLAB" } ], "terms": [ { "ob_id": 1114, "label": "long_name", "value": "REGIONAL MEAN [Eastern North America] SLAB CARRYHEAT (W M-2) SLAB", "vocabulary": "" }, { "ob_id": 1115, "label": "var_id", "value": "rm_amne_field40220", "vocabulary": "" } ] }, { "ob_id": 2089, "names": [ { "ob_id": 1149, "name": "REGIONAL MEAN [Eastern North America] SLAB HEATING RATE (ICE) K/S" } ], "terms": [ { "ob_id": 1116, "label": "long_name", "value": "REGIONAL MEAN [Eastern North America] SLAB HEATING RATE (ICE) K/S", "vocabulary": "" }, { "ob_id": 1117, "label": "var_id", "value": "rm_amne_field40221", "vocabulary": "" } ] }, { "ob_id": 2090, "names": [ { "ob_id": 1150, "name": "REGIONAL MEAN [Eastern North America] SNOW AMOUNT AFTER SLAB KG/M2" } ], "terms": [ { "ob_id": 1118, "label": "long_name", "value": "REGIONAL MEAN [Eastern North America] SNOW AMOUNT AFTER SLAB KG/M2", "vocabulary": "" }, { "ob_id": 1119, "label": "var_id", "value": "rm_amne_field40023", "vocabulary": "" } ] }, { "ob_id": 2091, "names": [ { "ob_id": 1151, "name": "REGIONAL MEAN [Eastern North America] SURFACE TEMPERATURE AFTER SLAB K" } ], "terms": [ { "ob_id": 1120, "label": "long_name", "value": "REGIONAL MEAN [Eastern North America] SURFACE TEMPERATURE AFTER SLAB K", "vocabulary": "" }, { "ob_id": 1121, "label": "var_id", "value": "rm_amne_field40024", "vocabulary": "" } ] }, { "ob_id": 2093, "names": [ { "ob_id": 1153, "name": "REGIONAL MEAN [Mediterranean Basin] Surface (1.5m) air temperature" } ], "terms": [ { "ob_id": 63, "label": "units", "value": "K", "vocabulary": "" }, { "ob_id": 1124, "label": "long_name", "value": "REGIONAL MEAN [Mediterranean Basin] Surface (1.5m) air temperature", "vocabulary": "" }, { "ob_id": 1125, "label": "var_id", "value": "rm_eum_tas", "vocabulary": "" } ] } ] }