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=11100
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53163,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=11200",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=11000",
    "results": [
        {
            "ob_id": 24929,
            "names": [
                {
                    "ob_id": 19265,
                    "name": "REGIONAL MEAN [Western Africa] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27241,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western Africa] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27242,
                    "label": "var_id",
                    "value": "rm_afw_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24930,
            "names": [
                {
                    "ob_id": 19266,
                    "name": "REGIONAL MEAN [Eastern North America] RELATIVE HUMIDITY AT 1.5M"
                }
            ],
            "terms": [
                {
                    "ob_id": 27243,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] RELATIVE HUMIDITY AT 1.5M",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27244,
                    "label": "var_id",
                    "value": "rm_amne_field3245",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24931,
            "names": [
                {
                    "ob_id": 19267,
                    "name": "REGIONAL MEAN [Tropics] V COMPNT OF WIND AFTER TIMESTEP"
                }
            ],
            "terms": [
                {
                    "ob_id": 27245,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Tropics] V COMPNT OF WIND AFTER TIMESTEP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27246,
                    "label": "var_id",
                    "value": "rm_trop_field3max",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24932,
            "names": [
                {
                    "ob_id": 19268,
                    "name": "REGIONAL MEAN [NH Extratropics] Daily maximum surface (1.5m) temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27247,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [NH Extratropics] Daily maximum surface (1.5m) temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27248,
                    "label": "var_id",
                    "value": "rm_hmnt_tasmax",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24933,
            "names": [
                {
                    "ob_id": 1267,
                    "name": "REGIONAL MEAN [NH Extratropics] Total precipitation rate"
                }
            ],
            "terms": [
                {
                    "ob_id": 256,
                    "label": "units",
                    "value": "kg/(m^2*s)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 1353,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [NH Extratropics] Total precipitation rate",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27249,
                    "label": "var_id",
                    "value": "rm_hmnt_prmax",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24934,
            "names": [
                {
                    "ob_id": 19269,
                    "name": "REGIONAL MEAN [Antarctica] Daily maximum surface (1.5m) temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27250,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Antarctica] Daily maximum surface (1.5m) temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27251,
                    "label": "var_id",
                    "value": "rm_ant_tasmax",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24935,
            "names": [
                {
                    "ob_id": 19270,
                    "name": "REGIONAL MEAN [Greenland] SEA ICE DEPTH (MEAN OVER ICE)"
                }
            ],
            "terms": [
                {
                    "ob_id": 27252,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Greenland] SEA ICE DEPTH (MEAN OVER ICE)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27253,
                    "label": "var_id",
                    "value": "rm_grnl_field32",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24936,
            "names": [
                {
                    "ob_id": 19271,
                    "name": "REGIONAL MEAN [Northern Europe] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27254,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Northern Europe] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27255,
                    "label": "var_id",
                    "value": "rm_eun_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24937,
            "names": [
                {
                    "ob_id": 19272,
                    "name": "REGIONAL MEAN [Greenland] QT SOURCE SINK IN QT POS KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27256,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Greenland] QT SOURCE SINK IN QT POS KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27257,
                    "label": "var_id",
                    "value": "rm_grnl_field13201mlyr",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24938,
            "names": [
                {
                    "ob_id": 19273,
                    "name": "REGIONAL MEAN [Alaska] LW radiation TOA clear sky"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27258,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] LW radiation TOA clear sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27259,
                    "label": "var_id",
                    "value": "rm_amal_rlutcs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24939,
            "names": [
                {
                    "ob_id": 19274,
                    "name": "REGIONAL MEAN [Northern Hemisphere] U COMPNT OF WIND AFTER TIMESTEP"
                }
            ],
            "terms": [
                {
                    "ob_id": 27260,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Northern Hemisphere] U COMPNT OF WIND AFTER TIMESTEP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27261,
                    "label": "var_id",
                    "value": "rm_hmn_field2max",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24940,
            "names": [
                {
                    "ob_id": 19275,
                    "name": "REGIONAL MEAN [Sahara] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27262,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Sahara] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27263,
                    "label": "var_id",
                    "value": "rm_afsh_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24941,
            "names": [
                {
                    "ob_id": 1295,
                    "name": "REGIONAL MEAN [Tropics] Total precipitation rate"
                }
            ],
            "terms": [
                {
                    "ob_id": 256,
                    "label": "units",
                    "value": "kg/(m^2*s)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 1409,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Tropics] Total precipitation rate",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27264,
                    "label": "var_id",
                    "value": "rm_trop_prmax",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24942,
            "names": [
                {
                    "ob_id": 19276,
                    "name": "REGIONAL MEAN [Alaska] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27265,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27266,
                    "label": "var_id",
                    "value": "rm_amal_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24943,
            "names": [
                {
                    "ob_id": 19277,
                    "name": "REGIONAL MEAN [Alaska] LW radiation downward surface"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27267,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] LW radiation downward surface",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27268,
                    "label": "var_id",
                    "value": "rm_amal_rlds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24944,
            "names": [
                {
                    "ob_id": 19278,
                    "name": "REGIONAL MEAN [Mediterranean Basin] CLEAR-SKY (II) UP SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27269,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Mediterranean Basin] CLEAR-SKY (II) UP SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27270,
                    "label": "var_id",
                    "value": "rm_eum_field1211",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24945,
            "names": [
                {
                    "ob_id": 19279,
                    "name": "REGIONAL MEAN [Eastern North America] CLEAR-SKY (II) UP SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27271,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] CLEAR-SKY (II) UP SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27272,
                    "label": "var_id",
                    "value": "rm_amne_field1211",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24946,
            "names": [
                {
                    "ob_id": 19280,
                    "name": "REGIONAL MEAN [Eastern North America] ATMOS ENERGY CORR'N IN COLUMN W/M2"
                }
            ],
            "terms": [
                {
                    "ob_id": 27273,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] ATMOS ENERGY CORR'N IN COLUMN W/M2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27274,
                    "label": "var_id",
                    "value": "rm_amne_field14201",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24947,
            "names": [
                {
                    "ob_id": 19281,
                    "name": "REGIONAL MEAN [Central America] CLEAR-SKY (II) DOWN SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27275,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] CLEAR-SKY (II) DOWN SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27276,
                    "label": "var_id",
                    "value": "rm_amc_field1210",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24948,
            "names": [
                {
                    "ob_id": 19282,
                    "name": "REGIONAL MEAN [Greenland] TOTAL RAINFALL RATE: LS+CONV KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27277,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Greenland] TOTAL RAINFALL RATE: LS+CONV KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27278,
                    "label": "var_id",
                    "value": "rm_grnl_field5214",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24949,
            "names": [
                {
                    "ob_id": 19283,
                    "name": "REGIONAL MEAN [Western North America] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27279,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27280,
                    "label": "var_id",
                    "value": "rm_amnw_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24950,
            "names": [
                {
                    "ob_id": 19284,
                    "name": "REGIONAL MEAN [Mediterranean Basin] CLEAR-SKY (II) DOWN SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27281,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Mediterranean Basin] CLEAR-SKY (II) DOWN SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27282,
                    "label": "var_id",
                    "value": "rm_eum_field1210",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24951,
            "names": [
                {
                    "ob_id": 19285,
                    "name": "REGIONAL MEAN [Central North America] LW radiation downward surface"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27283,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] LW radiation downward surface",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27284,
                    "label": "var_id",
                    "value": "rm_amnc_rlds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24952,
            "names": [
                {
                    "ob_id": 1248,
                    "name": "REGIONAL MEAN [Antarctica] Total precipitation rate"
                }
            ],
            "terms": [
                {
                    "ob_id": 256,
                    "label": "units",
                    "value": "kg/(m^2*s)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 1315,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Antarctica] Total precipitation rate",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27285,
                    "label": "var_id",
                    "value": "rm_ant_prmax",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24953,
            "names": [
                {
                    "ob_id": 19286,
                    "name": "REGIONAL MEAN [Eastern North America] Ground Surface Temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27286,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] Ground Surface Temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27287,
                    "label": "var_id",
                    "value": "rm_amne_ts",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24954,
            "names": [
                {
                    "ob_id": 19287,
                    "name": "REGIONAL MEAN [Central America] CLEAR-SKY (II) DOWN SURFACE LW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27288,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] CLEAR-SKY (II) DOWN SURFACE LW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27289,
                    "label": "var_id",
                    "value": "rm_amc_field2208",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24955,
            "names": [
                {
                    "ob_id": 19288,
                    "name": "REGIONAL MEAN [Central America] ATMOS ENERGY CORR'N IN COLUMN W/M2"
                }
            ],
            "terms": [
                {
                    "ob_id": 27290,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] ATMOS ENERGY CORR'N IN COLUMN W/M2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27291,
                    "label": "var_id",
                    "value": "rm_amc_field14201",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24956,
            "names": [
                {
                    "ob_id": 19289,
                    "name": "REGIONAL MEAN [Eastern North America] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27292,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27293,
                    "label": "var_id",
                    "value": "rm_amne_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24957,
            "names": [
                {
                    "ob_id": 19290,
                    "name": "REGIONAL MEAN [Alaska] CLEAR-SKY (II) DOWN SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27294,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] CLEAR-SKY (II) DOWN SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27295,
                    "label": "var_id",
                    "value": "rm_amal_field1210",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24958,
            "names": [
                {
                    "ob_id": 19291,
                    "name": "REGIONAL MEAN [Eastern Africa] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27296,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern Africa] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27297,
                    "label": "var_id",
                    "value": "rm_afe_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24959,
            "names": [
                {
                    "ob_id": 19292,
                    "name": "REGIONAL MEAN [Central America] OMEGA ON MODEL LEVELS"
                }
            ],
            "terms": [
                {
                    "ob_id": 27298,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] OMEGA ON MODEL LEVELS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27299,
                    "label": "var_id",
                    "value": "rm_amc_field12201",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24960,
            "names": [
                {
                    "ob_id": 19293,
                    "name": "REGIONAL MEAN [Tropics] U COMPNT OF WIND AFTER TIMESTEP"
                }
            ],
            "terms": [
                {
                    "ob_id": 27300,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Tropics] U COMPNT OF WIND AFTER TIMESTEP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27301,
                    "label": "var_id",
                    "value": "rm_trop_field2max",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24961,
            "names": [
                {
                    "ob_id": 19294,
                    "name": "REGIONAL MEAN [Greenland] Convective Cloud amount"
                }
            ],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27302,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Greenland] Convective Cloud amount",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27303,
                    "label": "var_id",
                    "value": "rm_grnl_clc",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24962,
            "names": [
                {
                    "ob_id": 19295,
                    "name": "REGIONAL MEAN [Tropics] Daily minimum surface (1.5m) temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27304,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Tropics] Daily minimum surface (1.5m) temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27305,
                    "label": "var_id",
                    "value": "rm_trop_tasmin",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24963,
            "names": [
                {
                    "ob_id": 19296,
                    "name": "REGIONAL MEAN [Alaska] OMEGA ON MODEL LEVELS"
                }
            ],
            "terms": [
                {
                    "ob_id": 27306,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] OMEGA ON MODEL LEVELS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27307,
                    "label": "var_id",
                    "value": "rm_amal_field12201",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24964,
            "names": [
                {
                    "ob_id": 19297,
                    "name": "REGIONAL MEAN [Eastern North America] CLEAR-SKY (II) DOWN SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27308,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] CLEAR-SKY (II) DOWN SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27309,
                    "label": "var_id",
                    "value": "rm_amne_field1210",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24965,
            "names": [
                {
                    "ob_id": 19298,
                    "name": "REGIONAL MEAN [Greenland] RELATIVE HUMIDITY AT 1.5M"
                }
            ],
            "terms": [
                {
                    "ob_id": 27310,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Greenland] RELATIVE HUMIDITY AT 1.5M",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27311,
                    "label": "var_id",
                    "value": "rm_grnl_field3245",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24966,
            "names": [
                {
                    "ob_id": 19299,
                    "name": "REGIONAL MEAN [Western North America] SURFACE TEMPERATURE AFTER SLAB K"
                }
            ],
            "terms": [
                {
                    "ob_id": 27312,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] SURFACE TEMPERATURE AFTER SLAB K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27313,
                    "label": "var_id",
                    "value": "rm_amnw_field40024",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24967,
            "names": [
                {
                    "ob_id": 19300,
                    "name": "REGIONAL MEAN [Western North America] Convective Cloud amount"
                }
            ],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27314,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] Convective Cloud amount",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27315,
                    "label": "var_id",
                    "value": "rm_amnw_clc",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24968,
            "names": [
                {
                    "ob_id": 19301,
                    "name": "REGIONAL MEAN [Central America] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27316,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27317,
                    "label": "var_id",
                    "value": "rm_amc_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24969,
            "names": [
                {
                    "ob_id": 19302,
                    "name": "REGIONAL MEAN [Eastern North America] TOTAL DOWNWARD SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27318,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] TOTAL DOWNWARD SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27319,
                    "label": "var_id",
                    "value": "rm_amne_field1235",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24970,
            "names": [
                {
                    "ob_id": 19303,
                    "name": "REGIONAL MEAN [Western North America] SEA ICE DEPTH (MEAN OVER ICE)"
                }
            ],
            "terms": [
                {
                    "ob_id": 27320,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] SEA ICE DEPTH (MEAN OVER ICE)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27321,
                    "label": "var_id",
                    "value": "rm_amnw_field32",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24971,
            "names": [
                {
                    "ob_id": 19304,
                    "name": "REGIONAL MEAN [Western North America] CLEAR-SKY (II) DOWN SURFACE LW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27322,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] CLEAR-SKY (II) DOWN SURFACE LW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27323,
                    "label": "var_id",
                    "value": "rm_amnw_field2208",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24972,
            "names": [
                {
                    "ob_id": 19305,
                    "name": "REGIONAL MEAN [Southern Africa] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27324,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Southern Africa] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27325,
                    "label": "var_id",
                    "value": "rm_afs_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24973,
            "names": [
                {
                    "ob_id": 19306,
                    "name": "REGIONAL MEAN [NH Extratropics] U COMPNT OF WIND AFTER TIMESTEP"
                }
            ],
            "terms": [
                {
                    "ob_id": 27326,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [NH Extratropics] U COMPNT OF WIND AFTER TIMESTEP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27327,
                    "label": "var_id",
                    "value": "rm_hmnt_field2max",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24974,
            "names": [
                {
                    "ob_id": 19307,
                    "name": "REGIONAL MEAN [Greenland] LW radiation downward surface"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27328,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Greenland] LW radiation downward surface",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27329,
                    "label": "var_id",
                    "value": "rm_grnl_rlds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24975,
            "names": [
                {
                    "ob_id": 1286,
                    "name": "REGIONAL MEAN [Southern Hemisphere] Total precipitation rate"
                }
            ],
            "terms": [
                {
                    "ob_id": 256,
                    "label": "units",
                    "value": "kg/(m^2*s)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 1391,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Southern Hemisphere] Total precipitation rate",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27330,
                    "label": "var_id",
                    "value": "rm_hms_prmax",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24976,
            "names": [
                {
                    "ob_id": 19308,
                    "name": "REGIONAL MEAN [Alaska] SPECIFIC HUMIDITY AT 1.5M"
                }
            ],
            "terms": [
                {
                    "ob_id": 27331,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] SPECIFIC HUMIDITY AT 1.5M",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27332,
                    "label": "var_id",
                    "value": "rm_amal_field3237",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24977,
            "names": [
                {
                    "ob_id": 19309,
                    "name": "REGIONAL MEAN [Western North America] SEAICE DEPTH(GRD BOX MN)AFTER SLAB M"
                }
            ],
            "terms": [
                {
                    "ob_id": 27333,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] SEAICE DEPTH(GRD BOX MN)AFTER SLAB M",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27334,
                    "label": "var_id",
                    "value": "rm_amnw_field40203",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24978,
            "names": [
                {
                    "ob_id": 19310,
                    "name": "REGIONAL MEAN [Alaska] SW radiation upward TOA clear sky"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27335,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] SW radiation upward TOA clear sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27336,
                    "label": "var_id",
                    "value": "rm_amal_rsutcs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24979,
            "names": [
                {
                    "ob_id": 19311,
                    "name": "REGIONAL MEAN [Eastern North America] SEA ICE DEPTH (MEAN OVER ICE)"
                }
            ],
            "terms": [
                {
                    "ob_id": 27337,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] SEA ICE DEPTH (MEAN OVER ICE)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27338,
                    "label": "var_id",
                    "value": "rm_amne_field32",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24980,
            "names": [
                {
                    "ob_id": 19312,
                    "name": "REGIONAL MEAN [Central North America] SW radiation upward TOA clear sky"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27339,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] SW radiation upward TOA clear sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27340,
                    "label": "var_id",
                    "value": "rm_amnc_rsutcs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24981,
            "names": [
                {
                    "ob_id": 19313,
                    "name": "REGIONAL MEAN [Antarctica] Daily minimum surface (1.5m) temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27341,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Antarctica] Daily minimum surface (1.5m) temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27342,
                    "label": "var_id",
                    "value": "rm_ant_tasmin",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24982,
            "names": [
                {
                    "ob_id": 19314,
                    "name": "REGIONAL MEAN [Southern South America] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27343,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Southern South America] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27344,
                    "label": "var_id",
                    "value": "rm_ams_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24983,
            "names": [
                {
                    "ob_id": 19315,
                    "name": "REGIONAL MEAN [Southeast Asia] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27345,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Southeast Asia] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27346,
                    "label": "var_id",
                    "value": "rm_asse_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24984,
            "names": [
                {
                    "ob_id": 19316,
                    "name": "REGIONAL MEAN [Southern Hemisphere] Daily maximum surface (1.5m) temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27347,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Southern Hemisphere] Daily maximum surface (1.5m) temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27348,
                    "label": "var_id",
                    "value": "rm_hms_tasmax",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24985,
            "names": [
                {
                    "ob_id": 19317,
                    "name": "REGIONAL MEAN [Tibet] V COMPNT OF WIND AFTER TIMESTEP"
                }
            ],
            "terms": [
                {
                    "ob_id": 27349,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Tibet] V COMPNT OF WIND AFTER TIMESTEP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27350,
                    "label": "var_id",
                    "value": "rm_astb_field3max",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24986,
            "names": [
                {
                    "ob_id": 19318,
                    "name": "REGIONAL MEAN [Western North America] SW radiation upward TOA clear sky"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27351,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] SW radiation upward TOA clear sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27352,
                    "label": "var_id",
                    "value": "rm_amnw_rsutcs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24987,
            "names": [
                {
                    "ob_id": 19319,
                    "name": "REGIONAL MEAN [Central Asia] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27353,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central Asia] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27354,
                    "label": "var_id",
                    "value": "rm_asc_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24988,
            "names": [
                {
                    "ob_id": 19320,
                    "name": "REGIONAL MEAN [Central North America] RELATIVE HUMIDITY AT 1.5M"
                }
            ],
            "terms": [
                {
                    "ob_id": 27355,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] RELATIVE HUMIDITY AT 1.5M",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27356,
                    "label": "var_id",
                    "value": "rm_amnc_field3245",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24989,
            "names": [
                {
                    "ob_id": 19321,
                    "name": "REGIONAL MEAN [SH Extratropics] Daily minimum surface (1.5m) temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27357,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [SH Extratropics] Daily minimum surface (1.5m) temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27358,
                    "label": "var_id",
                    "value": "rm_hmst_tasmin",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24990,
            "names": [
                {
                    "ob_id": 19322,
                    "name": "REGIONAL MEAN [Central America] RELATIVE HUMIDITY AT 1.5M"
                }
            ],
            "terms": [
                {
                    "ob_id": 27359,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] RELATIVE HUMIDITY AT 1.5M",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27360,
                    "label": "var_id",
                    "value": "rm_amc_field3245",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24991,
            "names": [
                {
                    "ob_id": 19323,
                    "name": "REGIONAL MEAN [Tibet] U COMPNT OF WIND AFTER TIMESTEP"
                }
            ],
            "terms": [
                {
                    "ob_id": 27361,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Tibet] U COMPNT OF WIND AFTER TIMESTEP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27362,
                    "label": "var_id",
                    "value": "rm_astb_field2max",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24992,
            "names": [
                {
                    "ob_id": 19324,
                    "name": "REGIONAL MEAN [Western North America] SNOW AMOUNT AFTER SLAB KG/M2"
                }
            ],
            "terms": [
                {
                    "ob_id": 27363,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] SNOW AMOUNT AFTER SLAB KG/M2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27364,
                    "label": "var_id",
                    "value": "rm_amnw_field40023",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24993,
            "names": [
                {
                    "ob_id": 19325,
                    "name": "REGIONAL MEAN [South Asia] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27365,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [South Asia] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27366,
                    "label": "var_id",
                    "value": "rm_asso_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24994,
            "names": [
                {
                    "ob_id": 19326,
                    "name": "REGIONAL MEAN [Western North America] TOTAL SNOWFALL RATE: LS+CONV KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27367,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] TOTAL SNOWFALL RATE: LS+CONV KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27368,
                    "label": "var_id",
                    "value": "rm_amnw_field5215",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24995,
            "names": [
                {
                    "ob_id": 19327,
                    "name": "REGIONAL MEAN [Greenland] ATMOS ENERGY CORR'N IN COLUMN W/M2"
                }
            ],
            "terms": [
                {
                    "ob_id": 27369,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Greenland] ATMOS ENERGY CORR'N IN COLUMN W/M2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27370,
                    "label": "var_id",
                    "value": "rm_grnl_field14201",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24996,
            "names": [
                {
                    "ob_id": 19328,
                    "name": "REGIONAL MEAN [Western North America] SPECIFIC HUMIDITY AT 1.5M"
                }
            ],
            "terms": [
                {
                    "ob_id": 27371,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] SPECIFIC HUMIDITY AT 1.5M",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27372,
                    "label": "var_id",
                    "value": "rm_amnw_field3237",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24997,
            "names": [
                {
                    "ob_id": 19329,
                    "name": "REGIONAL MEAN [Western North America] TOTAL RAINFALL RATE: LS+CONV KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27373,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] TOTAL RAINFALL RATE: LS+CONV KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27374,
                    "label": "var_id",
                    "value": "rm_amnw_field5214",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24998,
            "names": [
                {
                    "ob_id": 19330,
                    "name": "REGIONAL MEAN [Central North America] CLEAR-SKY (II) UP SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27375,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] CLEAR-SKY (II) UP SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27376,
                    "label": "var_id",
                    "value": "rm_amnc_field1211",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24999,
            "names": [
                {
                    "ob_id": 19331,
                    "name": "REGIONAL MEAN [Central North America] SEA ICE DEPTH (MEAN OVER ICE)"
                }
            ],
            "terms": [
                {
                    "ob_id": 27377,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] SEA ICE DEPTH (MEAN OVER ICE)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27378,
                    "label": "var_id",
                    "value": "rm_amnc_field32",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25000,
            "names": [
                {
                    "ob_id": 19332,
                    "name": "REGIONAL MEAN [Mediterranean Basin] SEA ICE DEPTH (MEAN OVER ICE)"
                }
            ],
            "terms": [
                {
                    "ob_id": 27379,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Mediterranean Basin] SEA ICE DEPTH (MEAN OVER ICE)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27380,
                    "label": "var_id",
                    "value": "rm_eum_field32",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25001,
            "names": [
                {
                    "ob_id": 19333,
                    "name": "REGIONAL MEAN [Tropics] Daily maximum surface (1.5m) temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27381,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Tropics] Daily maximum surface (1.5m) temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27382,
                    "label": "var_id",
                    "value": "rm_trop_tasmax",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25002,
            "names": [
                {
                    "ob_id": 19334,
                    "name": "REGIONAL MEAN [Northern Hemisphere] Daily minimum surface (1.5m) temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27383,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Northern Hemisphere] Daily minimum surface (1.5m) temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27384,
                    "label": "var_id",
                    "value": "rm_hmn_tasmin",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25003,
            "names": [
                {
                    "ob_id": 19335,
                    "name": "REGIONAL MEAN [Central North America] CLEAR-SKY (II) DOWN SURFACE LW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27385,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] CLEAR-SKY (II) DOWN SURFACE LW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27386,
                    "label": "var_id",
                    "value": "rm_amnc_field2208",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25004,
            "names": [
                {
                    "ob_id": 19336,
                    "name": "REGIONAL MEAN [Eastern North America] QT SOURCE SINK IN QT POS KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27387,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] QT SOURCE SINK IN QT POS KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27388,
                    "label": "var_id",
                    "value": "rm_amne_field13201mlyr",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25005,
            "names": [
                {
                    "ob_id": 19337,
                    "name": "REGIONAL MEAN [Eastern North America] TOTAL SNOWFALL RATE: LS+CONV KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27389,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] TOTAL SNOWFALL RATE: LS+CONV KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27390,
                    "label": "var_id",
                    "value": "rm_amne_field5215",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25006,
            "names": [
                {
                    "ob_id": 19338,
                    "name": "REGIONAL MEAN [Alaska] CLEAR-SKY (II) DOWN SURFACE LW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27391,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] CLEAR-SKY (II) DOWN SURFACE LW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27392,
                    "label": "var_id",
                    "value": "rm_amal_field2208",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25007,
            "names": [
                {
                    "ob_id": 19339,
                    "name": "REGIONAL MEAN [Greenland] SPECIFIC HUMIDITY AT 1.5M"
                }
            ],
            "terms": [
                {
                    "ob_id": 27393,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Greenland] SPECIFIC HUMIDITY AT 1.5M",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27394,
                    "label": "var_id",
                    "value": "rm_grnl_field3237",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25008,
            "names": [
                {
                    "ob_id": 1231,
                    "name": "REGIONAL MEAN [Northern Hemisphere] Total precipitation rate"
                }
            ],
            "terms": [
                {
                    "ob_id": 256,
                    "label": "units",
                    "value": "kg/(m^2*s)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 1280,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Northern Hemisphere] Total precipitation rate",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27395,
                    "label": "var_id",
                    "value": "rm_hmn_prmax",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25009,
            "names": [
                {
                    "ob_id": 19340,
                    "name": "REGIONAL MEAN [Central North America] ATMOS ENERGY CORR'N IN COLUMN W/M2"
                }
            ],
            "terms": [
                {
                    "ob_id": 27396,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] ATMOS ENERGY CORR'N IN COLUMN W/M2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27397,
                    "label": "var_id",
                    "value": "rm_amnc_field14201",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25010,
            "names": [
                {
                    "ob_id": 19341,
                    "name": "REGIONAL MEAN [Southern Hemisphere] Daily minimum surface (1.5m) temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27398,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Southern Hemisphere] Daily minimum surface (1.5m) temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27399,
                    "label": "var_id",
                    "value": "rm_hms_tasmin",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25011,
            "names": [
                {
                    "ob_id": 19342,
                    "name": "REGIONAL MEAN [Central America] TOTAL RAINFALL RATE: LS+CONV KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27400,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] TOTAL RAINFALL RATE: LS+CONV KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27401,
                    "label": "var_id",
                    "value": "rm_amc_field5214",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25012,
            "names": [
                {
                    "ob_id": 19343,
                    "name": "REGIONAL MEAN [Central America] Convective Cloud amount"
                }
            ],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27402,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] Convective Cloud amount",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27403,
                    "label": "var_id",
                    "value": "rm_amc_clc",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25013,
            "names": [
                {
                    "ob_id": 19344,
                    "name": "REGIONAL MEAN [Greenland] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27404,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Greenland] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27405,
                    "label": "var_id",
                    "value": "rm_grnl_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25014,
            "names": [
                {
                    "ob_id": 19345,
                    "name": "REGIONAL MEAN [Tibet] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27406,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Tibet] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27407,
                    "label": "var_id",
                    "value": "rm_astb_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25015,
            "names": [
                {
                    "ob_id": 19346,
                    "name": "REGIONAL MEAN [Alaska] TOTAL SNOWFALL RATE: LS+CONV KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27408,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] TOTAL SNOWFALL RATE: LS+CONV KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27409,
                    "label": "var_id",
                    "value": "rm_amal_field5215",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25016,
            "names": [
                {
                    "ob_id": 19347,
                    "name": "REGIONAL MEAN [Greenland] CLEAR-SKY (II) DOWN SURFACE LW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27410,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Greenland] CLEAR-SKY (II) DOWN SURFACE LW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27411,
                    "label": "var_id",
                    "value": "rm_grnl_field2208",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25017,
            "names": [
                {
                    "ob_id": 19348,
                    "name": "REGIONAL MEAN [Central America] LW radiation downward surface"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27412,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] LW radiation downward surface",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27413,
                    "label": "var_id",
                    "value": "rm_amc_rlds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25018,
            "names": [
                {
                    "ob_id": 19349,
                    "name": "REGIONAL MEAN [Greenland] TOTAL DOWNWARD SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27414,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Greenland] TOTAL DOWNWARD SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27415,
                    "label": "var_id",
                    "value": "rm_grnl_field1235",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25019,
            "names": [
                {
                    "ob_id": 19350,
                    "name": "REGIONAL MEAN [Southern Hemisphere] U COMPNT OF WIND AFTER TIMESTEP"
                }
            ],
            "terms": [
                {
                    "ob_id": 27416,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Southern Hemisphere] U COMPNT OF WIND AFTER TIMESTEP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27417,
                    "label": "var_id",
                    "value": "rm_hms_field2max",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25020,
            "names": [
                {
                    "ob_id": 19351,
                    "name": "REGIONAL MEAN [Greenland] Ground Surface Temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27418,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Greenland] Ground Surface Temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27419,
                    "label": "var_id",
                    "value": "rm_grnl_ts",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25021,
            "names": [
                {
                    "ob_id": 19352,
                    "name": "REGIONAL MEAN [Western North America] SLAB HEATING RATE (ICE) K/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27420,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] SLAB HEATING RATE (ICE) K/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27421,
                    "label": "var_id",
                    "value": "rm_amnw_field40221",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25022,
            "names": [
                {
                    "ob_id": 19353,
                    "name": "REGIONAL MEAN [Central America] SW radiation upward TOA clear sky"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27422,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] SW radiation upward TOA clear sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27423,
                    "label": "var_id",
                    "value": "rm_amc_rsutcs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25023,
            "names": [
                {
                    "ob_id": 19354,
                    "name": "REGIONAL MEAN [Central America] Ground Surface Temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27424,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] Ground Surface Temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27425,
                    "label": "var_id",
                    "value": "rm_amc_ts",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25024,
            "names": [
                {
                    "ob_id": 19355,
                    "name": "REGIONAL MEAN [NH Extratropics] Daily minimum surface (1.5m) temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27426,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [NH Extratropics] Daily minimum surface (1.5m) temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27427,
                    "label": "var_id",
                    "value": "rm_hmnt_tasmin",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25025,
            "names": [
                {
                    "ob_id": 19356,
                    "name": "REGIONAL MEAN [Western North America] LW radiation TOA clear sky"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27428,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] LW radiation TOA clear sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27429,
                    "label": "var_id",
                    "value": "rm_amnw_rlutcs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25026,
            "names": [
                {
                    "ob_id": 19357,
                    "name": "Data Quality Flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 26255,
                    "label": "var_id",
                    "value": "qc_flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27430,
                    "label": "long_name",
                    "value": "Data Quality Flag",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25035,
            "names": [
                {
                    "ob_id": 4364,
                    "name": "y_wind"
                },
                {
                    "ob_id": 19360,
                    "name": "None"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 7070,
                    "label": "standard_name",
                    "value": "y_wind",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 27438,
                    "label": "long_name",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 25042,
            "names": [
                {
                    "ob_id": 19361,
                    "name": "Ozone Mass Mixing Ratio"
                }
            ],
            "terms": [
                {
                    "ob_id": 27443,
                    "label": "long_name",
                    "value": "Ozone Mass Mixing Ratio",
                    "vocabulary": ""
                }
            ]
        }
    ]
}