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=11000
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=11100",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=10900",
    "results": [
        {
            "ob_id": 24765,
            "names": [
                {
                    "ob_id": 19096,
                    "name": "Monthly Mean Total Precipitable Water"
                }
            ],
            "terms": [
                {
                    "ob_id": 26975,
                    "label": "long_name",
                    "value": "Monthly Mean Total Precipitable Water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24766,
            "names": [
                {
                    "ob_id": 19097,
                    "name": "Hemispherical Anomolies"
                }
            ],
            "terms": [
                {
                    "ob_id": 26976,
                    "label": "long_name",
                    "value": "Anomalies Hemispherical",
                    "vocabulary": ""
                },
                {
                    "ob_id": 26977,
                    "label": "alt_names",
                    "value": "['Hemispherical Anomolies']",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24767,
            "names": [
                {
                    "ob_id": 19098,
                    "name": "NORMALIZED DIFFERENCE VEGETATION INDEX (NDVI)"
                }
            ],
            "terms": [
                {
                    "ob_id": 26978,
                    "label": "long_name",
                    "value": "Normalised Difference Vegetation Index (NDVI)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 26979,
                    "label": "alt_names",
                    "value": "['NORMALIZED DIFFERENCE VEGETATION INDEX (NDVI)']",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24768,
            "names": [
                {
                    "ob_id": 19099,
                    "name": "Long Wave"
                }
            ],
            "terms": [
                {
                    "ob_id": 26980,
                    "label": "long_name",
                    "value": "Long Wave",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24769,
            "names": [
                {
                    "ob_id": 19100,
                    "name": "All-Sky Downward"
                }
            ],
            "terms": [
                {
                    "ob_id": 26981,
                    "label": "long_name",
                    "value": "All-Sky Downward",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24770,
            "names": [
                {
                    "ob_id": 19101,
                    "name": "Mean Scene Direction Al Albedo"
                }
            ],
            "terms": [
                {
                    "ob_id": 26982,
                    "label": "long_name",
                    "value": "Mean Scene Direction Al Albedo",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24771,
            "names": [
                {
                    "ob_id": 19102,
                    "name": "Downwelling Surface"
                }
            ],
            "terms": [
                {
                    "ob_id": 26983,
                    "label": "long_name",
                    "value": "Downwelling Surface",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24772,
            "names": [
                {
                    "ob_id": 19103,
                    "name": "All-Sky Surface Downward"
                }
            ],
            "terms": [
                {
                    "ob_id": 26984,
                    "label": "long_name",
                    "value": "All-Sky Surface Downward",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24773,
            "names": [
                {
                    "ob_id": 19104,
                    "name": "Monthly Mean Diurnal"
                }
            ],
            "terms": [
                {
                    "ob_id": 26985,
                    "label": "long_name",
                    "value": "Monthly Mean Diurnal",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24774,
            "names": [
                {
                    "ob_id": 19105,
                    "name": "With Ice And Water Differentiation"
                }
            ],
            "terms": [
                {
                    "ob_id": 26986,
                    "label": "long_name",
                    "value": "With Ice And Water Differentiation",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24775,
            "names": [
                {
                    "ob_id": 19106,
                    "name": "Normalised Pressure Difference"
                }
            ],
            "terms": [
                {
                    "ob_id": 26987,
                    "label": "long_name",
                    "value": "Normalised Pressure Difference",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24777,
            "names": [
                {
                    "ob_id": 19109,
                    "name": "Mean"
                }
            ],
            "terms": [
                {
                    "ob_id": 26991,
                    "label": "long_name",
                    "value": "Mean",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24778,
            "names": [
                {
                    "ob_id": 19110,
                    "name": "Annual Phases"
                }
            ],
            "terms": [
                {
                    "ob_id": 26992,
                    "label": "long_name",
                    "value": "Annual Phases",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24780,
            "names": [
                {
                    "ob_id": 19113,
                    "name": "Annual Anomolies"
                }
            ],
            "terms": [
                {
                    "ob_id": 26996,
                    "label": "long_name",
                    "value": "Anomalies Annual",
                    "vocabulary": ""
                },
                {
                    "ob_id": 26997,
                    "label": "alt_names",
                    "value": "['Annual Anomolies']",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24786,
            "names": [],
            "terms": [
                {
                    "ob_id": 27006,
                    "label": "var_id",
                    "value": "BHR_Red.num",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24787,
            "names": [],
            "terms": [
                {
                    "ob_id": 27007,
                    "label": "var_id",
                    "value": "Sea_Ice_by_Reflectance",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24788,
            "names": [],
            "terms": [
                {
                    "ob_id": 27008,
                    "label": "var_id",
                    "value": "BHR_Blue.avr",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24789,
            "names": [],
            "terms": [
                {
                    "ob_id": 27009,
                    "label": "var_id",
                    "value": "BHR_Blue.std",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24790,
            "names": [],
            "terms": [
                {
                    "ob_id": 27010,
                    "label": "var_id",
                    "value": "BHR_Green.num",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24791,
            "names": [],
            "terms": [
                {
                    "ob_id": 27011,
                    "label": "var_id",
                    "value": "BHR_Green.std",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24792,
            "names": [],
            "terms": [
                {
                    "ob_id": 27012,
                    "label": "var_id",
                    "value": "BHR_Nir.avr",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24793,
            "names": [],
            "terms": [
                {
                    "ob_id": 27013,
                    "label": "var_id",
                    "value": "BHR_Nir.num",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24794,
            "names": [],
            "terms": [
                {
                    "ob_id": 27014,
                    "label": "var_id",
                    "value": "BHR_Red.std",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24795,
            "names": [],
            "terms": [
                {
                    "ob_id": 27015,
                    "label": "var_id",
                    "value": "BHR_Red.avr",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24796,
            "names": [],
            "terms": [
                {
                    "ob_id": 27016,
                    "label": "var_id",
                    "value": "BHR_Blue.num",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24797,
            "names": [],
            "terms": [
                {
                    "ob_id": 27017,
                    "label": "var_id",
                    "value": "land_mask",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24798,
            "names": [],
            "terms": [
                {
                    "ob_id": 27018,
                    "label": "var_id",
                    "value": "BHR_Green.avr",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24799,
            "names": [],
            "terms": [
                {
                    "ob_id": 27019,
                    "label": "var_id",
                    "value": "BHR_Nir.std",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24800,
            "names": [],
            "terms": [
                {
                    "ob_id": 27020,
                    "label": "var_id",
                    "value": "Ice_Surface_Temperature",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24824,
            "names": [
                {
                    "ob_id": 19161,
                    "name": "Flag for Relative humidity from TSI 3563 Nephelometer"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27087,
                    "label": "long_name",
                    "value": "Flag for Relative humidity from TSI 3563 Nephelometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27088,
                    "label": "var_id",
                    "value": "NEPH_RH_FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24825,
            "names": [
                {
                    "ob_id": 19162,
                    "name": "Relative humidity from TSI 3563 Nephelometer"
                }
            ],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27089,
                    "label": "long_name",
                    "value": "Relative humidity from TSI 3563 Nephelometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27090,
                    "label": "var_id",
                    "value": "NEPH_RH",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24826,
            "names": [
                {
                    "ob_id": 19163,
                    "name": "speed over ground (m/s)"
                }
            ],
            "terms": [
                {
                    "ob_id": 120,
                    "label": "units",
                    "value": "m/s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22750,
                    "label": "var_id",
                    "value": "sog",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27091,
                    "label": "long_name",
                    "value": "speed over ground (m/s)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24828,
            "names": [
                {
                    "ob_id": 19164,
                    "name": "ship heading (degrees from north)"
                }
            ],
            "terms": [
                {
                    "ob_id": 7,
                    "label": "units",
                    "value": "degrees",
                    "vocabulary": ""
                },
                {
                    "ob_id": 21421,
                    "label": "var_id",
                    "value": "heading",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27093,
                    "label": "long_name",
                    "value": "ship heading (degrees from north)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24830,
            "names": [
                {
                    "ob_id": 19165,
                    "name": "course over ground (degrees from north)"
                }
            ],
            "terms": [
                {
                    "ob_id": 7,
                    "label": "units",
                    "value": "degrees",
                    "vocabulary": ""
                },
                {
                    "ob_id": 22789,
                    "label": "var_id",
                    "value": "cog",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27095,
                    "label": "long_name",
                    "value": "course over ground (degrees from north)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24863,
            "names": [
                {
                    "ob_id": 19200,
                    "name": "REGIONAL MEAN [Eastern North America] LW radiation downward surface"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27110,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] LW radiation downward surface",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27111,
                    "label": "var_id",
                    "value": "rm_amne_rlds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24864,
            "names": [
                {
                    "ob_id": 19201,
                    "name": "REGIONAL MEAN [SH Extratropics] Daily maximum surface (1.5m) temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27112,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [SH Extratropics] Daily maximum surface (1.5m) temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27113,
                    "label": "var_id",
                    "value": "rm_hmst_tasmax",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24865,
            "names": [
                {
                    "ob_id": 19202,
                    "name": "REGIONAL MEAN [Western North America] CLEAR-SKY (II) DOWN SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27114,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] CLEAR-SKY (II) DOWN SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27115,
                    "label": "var_id",
                    "value": "rm_amnw_field1210",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24866,
            "names": [
                {
                    "ob_id": 19203,
                    "name": "REGIONAL MEAN [Northern Hemisphere] Daily maximum surface (1.5m) temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27116,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Northern Hemisphere] Daily maximum surface (1.5m) temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27117,
                    "label": "var_id",
                    "value": "rm_hmn_tasmax",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24867,
            "names": [
                {
                    "ob_id": 19204,
                    "name": "REGIONAL MEAN [Eastern North America] LW radiation TOA clear sky"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27118,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] LW radiation TOA clear sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27119,
                    "label": "var_id",
                    "value": "rm_amne_rlutcs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24868,
            "names": [
                {
                    "ob_id": 19205,
                    "name": "REGIONAL MEAN [Western North America] RELATIVE HUMIDITY AT 1.5M"
                }
            ],
            "terms": [
                {
                    "ob_id": 27120,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] RELATIVE HUMIDITY AT 1.5M",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27121,
                    "label": "var_id",
                    "value": "rm_amnw_field3245",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24869,
            "names": [
                {
                    "ob_id": 19206,
                    "name": "REGIONAL MEAN [Alaska] QT SOURCE SINK IN QT POS KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27122,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] QT SOURCE SINK IN QT POS KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27123,
                    "label": "var_id",
                    "value": "rm_amal_field13201mlyr",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24870,
            "names": [
                {
                    "ob_id": 19207,
                    "name": "REGIONAL MEAN [Greenland] CLEAR-SKY (II) DOWN SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27124,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Greenland] CLEAR-SKY (II) DOWN SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27125,
                    "label": "var_id",
                    "value": "rm_grnl_field1210",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24871,
            "names": [
                {
                    "ob_id": 19208,
                    "name": "REGIONAL MEAN [SH Extratropics] U COMPNT OF WIND AFTER TIMESTEP"
                }
            ],
            "terms": [
                {
                    "ob_id": 27126,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [SH Extratropics] U COMPNT OF WIND AFTER TIMESTEP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27127,
                    "label": "var_id",
                    "value": "rm_hmst_field2max",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24872,
            "names": [
                {
                    "ob_id": 19209,
                    "name": "REGIONAL MEAN [Alaska] SEA ICE DEPTH (MEAN OVER ICE)"
                }
            ],
            "terms": [
                {
                    "ob_id": 27128,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] SEA ICE DEPTH (MEAN OVER ICE)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27129,
                    "label": "var_id",
                    "value": "rm_amal_field32",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24873,
            "names": [
                {
                    "ob_id": 19210,
                    "name": "REGIONAL MEAN [East Asia] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27130,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [East Asia] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27131,
                    "label": "var_id",
                    "value": "rm_ase_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24874,
            "names": [
                {
                    "ob_id": 19211,
                    "name": "REGIONAL MEAN [Alaska] TOTAL RAINFALL RATE: LS+CONV KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27132,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] TOTAL RAINFALL RATE: LS+CONV KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27133,
                    "label": "var_id",
                    "value": "rm_amal_field5214",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24875,
            "names": [
                {
                    "ob_id": 19212,
                    "name": "REGIONAL MEAN [Western North America] Ground Surface Temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27134,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] Ground Surface Temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27135,
                    "label": "var_id",
                    "value": "rm_amnw_ts",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24876,
            "names": [
                {
                    "ob_id": 19213,
                    "name": "REGIONAL MEAN [Central North America] QT SOURCE SINK IN QT POS KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27136,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] QT SOURCE SINK IN QT POS KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27137,
                    "label": "var_id",
                    "value": "rm_amnc_field13201mlyr",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24877,
            "names": [
                {
                    "ob_id": 19214,
                    "name": "REGIONAL MEAN [Western North America] OMEGA ON MODEL LEVELS"
                }
            ],
            "terms": [
                {
                    "ob_id": 27138,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] OMEGA ON MODEL LEVELS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27139,
                    "label": "var_id",
                    "value": "rm_amnw_field12201",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24878,
            "names": [
                {
                    "ob_id": 19215,
                    "name": "REGIONAL MEAN [Alaska] Convective Cloud amount"
                }
            ],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27140,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] Convective Cloud amount",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27141,
                    "label": "var_id",
                    "value": "rm_amal_clc",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24879,
            "names": [
                {
                    "ob_id": 19216,
                    "name": "REGIONAL MEAN [Mediterranean Basin] TOTAL DOWNWARD SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27142,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Mediterranean Basin] TOTAL DOWNWARD SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27143,
                    "label": "var_id",
                    "value": "rm_eum_field1235",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24880,
            "names": [
                {
                    "ob_id": 19217,
                    "name": "REGIONAL MEAN [Eastern North America] TOTAL RAINFALL RATE: LS+CONV KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27144,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] TOTAL RAINFALL RATE: LS+CONV KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27145,
                    "label": "var_id",
                    "value": "rm_amne_field5214",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24881,
            "names": [
                {
                    "ob_id": 19218,
                    "name": "REGIONAL MEAN [Central North America] TOTAL RAINFALL RATE: LS+CONV KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27146,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] TOTAL RAINFALL RATE: LS+CONV KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27147,
                    "label": "var_id",
                    "value": "rm_amnc_field5214",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24882,
            "names": [
                {
                    "ob_id": 19219,
                    "name": "REGIONAL MEAN [Eastern North America] Convective Cloud amount"
                }
            ],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27148,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] Convective Cloud amount",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27149,
                    "label": "var_id",
                    "value": "rm_amne_clc",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24883,
            "names": [
                {
                    "ob_id": 19220,
                    "name": "REGIONAL MEAN [Southern Hemisphere] V COMPNT OF WIND AFTER TIMESTEP"
                }
            ],
            "terms": [
                {
                    "ob_id": 27150,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Southern Hemisphere] V COMPNT OF WIND AFTER TIMESTEP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27151,
                    "label": "var_id",
                    "value": "rm_hms_field3max",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24884,
            "names": [
                {
                    "ob_id": 19221,
                    "name": "REGIONAL MEAN [Central North America] LW radiation TOA clear sky"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27152,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] LW radiation TOA clear sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27153,
                    "label": "var_id",
                    "value": "rm_amnc_rlutcs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24885,
            "names": [
                {
                    "ob_id": 19222,
                    "name": "REGIONAL MEAN [Greenland] CLEAR-SKY (II) UP SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27154,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Greenland] CLEAR-SKY (II) UP SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27155,
                    "label": "var_id",
                    "value": "rm_grnl_field1211",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24886,
            "names": [
                {
                    "ob_id": 19223,
                    "name": "REGIONAL MEAN [Central America] SPECIFIC HUMIDITY AT 1.5M"
                }
            ],
            "terms": [
                {
                    "ob_id": 27156,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] SPECIFIC HUMIDITY AT 1.5M",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27157,
                    "label": "var_id",
                    "value": "rm_amc_field3237",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24887,
            "names": [
                {
                    "ob_id": 19224,
                    "name": "REGIONAL MEAN [Central North America] SPECIFIC HUMIDITY AT 1.5M"
                }
            ],
            "terms": [
                {
                    "ob_id": 27158,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] SPECIFIC HUMIDITY AT 1.5M",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27159,
                    "label": "var_id",
                    "value": "rm_amnc_field3237",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24888,
            "names": [
                {
                    "ob_id": 19225,
                    "name": "REGIONAL MEAN [Central America] TOTAL DOWNWARD SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27160,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] TOTAL DOWNWARD SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27161,
                    "label": "var_id",
                    "value": "rm_amc_field1235",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24889,
            "names": [
                {
                    "ob_id": 19226,
                    "name": "REGIONAL MEAN [Western North America] ATMOS ENERGY CORR'N IN COLUMN W/M2"
                }
            ],
            "terms": [
                {
                    "ob_id": 27162,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] ATMOS ENERGY CORR'N IN COLUMN W/M2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27163,
                    "label": "var_id",
                    "value": "rm_amnw_field14201",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24890,
            "names": [
                {
                    "ob_id": 19227,
                    "name": "REGIONAL MEAN [Central America] LW radiation TOA clear sky"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27164,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] LW radiation TOA clear sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27165,
                    "label": "var_id",
                    "value": "rm_amc_rlutcs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24891,
            "names": [
                {
                    "ob_id": 1271,
                    "name": "REGIONAL MEAN [SH Extratropics] Total precipitation rate"
                }
            ],
            "terms": [
                {
                    "ob_id": 256,
                    "label": "units",
                    "value": "kg/(m^2*s)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 1361,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [SH Extratropics] Total precipitation rate",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27166,
                    "label": "var_id",
                    "value": "rm_hmst_prmax",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24892,
            "names": [
                {
                    "ob_id": 19228,
                    "name": "REGIONAL MEAN [Western North America] SEA ICE FRACTION AFTER SLAB K"
                }
            ],
            "terms": [
                {
                    "ob_id": 27167,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] SEA ICE FRACTION AFTER SLAB K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27168,
                    "label": "var_id",
                    "value": "rm_amnw_field40031",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24893,
            "names": [
                {
                    "ob_id": 19229,
                    "name": "REGIONAL MEAN [Antarctica] V COMPNT OF WIND AFTER TIMESTEP"
                }
            ],
            "terms": [
                {
                    "ob_id": 27169,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Antarctica] V COMPNT OF WIND AFTER TIMESTEP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27170,
                    "label": "var_id",
                    "value": "rm_ant_field3max",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24894,
            "names": [
                {
                    "ob_id": 19230,
                    "name": "REGIONAL MEAN [Central North America] Ground Surface Temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27171,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] Ground Surface Temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27172,
                    "label": "var_id",
                    "value": "rm_amnc_ts",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24895,
            "names": [
                {
                    "ob_id": 19231,
                    "name": "REGIONAL MEAN [NH Extratropics] V COMPNT OF WIND AFTER TIMESTEP"
                }
            ],
            "terms": [
                {
                    "ob_id": 27173,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [NH Extratropics] V COMPNT OF WIND AFTER TIMESTEP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27174,
                    "label": "var_id",
                    "value": "rm_hmnt_field3max",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24896,
            "names": [
                {
                    "ob_id": 19232,
                    "name": "REGIONAL MEAN [Eastern North America] CLEAR-SKY (II) DOWN SURFACE LW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27175,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] CLEAR-SKY (II) DOWN SURFACE LW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27176,
                    "label": "var_id",
                    "value": "rm_amne_field2208",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24897,
            "names": [
                {
                    "ob_id": 19233,
                    "name": "REGIONAL MEAN [Mediterranean Basin] Ground Surface Temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27177,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Mediterranean Basin] Ground Surface Temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27178,
                    "label": "var_id",
                    "value": "rm_eum_ts",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24898,
            "names": [
                {
                    "ob_id": 19234,
                    "name": "REGIONAL MEAN [SH Extratropics] V COMPNT OF WIND AFTER TIMESTEP"
                }
            ],
            "terms": [
                {
                    "ob_id": 27179,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [SH Extratropics] V COMPNT OF WIND AFTER TIMESTEP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27180,
                    "label": "var_id",
                    "value": "rm_hmst_field3max",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24899,
            "names": [
                {
                    "ob_id": 19235,
                    "name": "REGIONAL MEAN [Eastern North America] SPECIFIC HUMIDITY AT 1.5M"
                }
            ],
            "terms": [
                {
                    "ob_id": 27181,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] SPECIFIC HUMIDITY AT 1.5M",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27182,
                    "label": "var_id",
                    "value": "rm_amne_field3237",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24900,
            "names": [
                {
                    "ob_id": 19236,
                    "name": "REGIONAL MEAN [Central North America] TOTAL DOWNWARD SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27183,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] TOTAL DOWNWARD SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27184,
                    "label": "var_id",
                    "value": "rm_amnc_field1235",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24901,
            "names": [
                {
                    "ob_id": 19237,
                    "name": "REGIONAL MEAN [Greenland] TOTAL SNOWFALL RATE: LS+CONV KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27185,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Greenland] TOTAL SNOWFALL RATE: LS+CONV KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27186,
                    "label": "var_id",
                    "value": "rm_grnl_field5215",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24902,
            "names": [
                {
                    "ob_id": 19238,
                    "name": "REGIONAL MEAN [Mediterranean Basin] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27187,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Mediterranean Basin] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27188,
                    "label": "var_id",
                    "value": "rm_eum_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24903,
            "names": [
                {
                    "ob_id": 19239,
                    "name": "REGIONAL MEAN [Western North America] QT SOURCE SINK IN QT POS KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27189,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] QT SOURCE SINK IN QT POS KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27190,
                    "label": "var_id",
                    "value": "rm_amnw_field13201mlyr",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24904,
            "names": [
                {
                    "ob_id": 19240,
                    "name": "REGIONAL MEAN [Central North America] Convective Cloud amount"
                }
            ],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27191,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] Convective Cloud amount",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27192,
                    "label": "var_id",
                    "value": "rm_amnc_clc",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24905,
            "names": [
                {
                    "ob_id": 19241,
                    "name": "REGIONAL MEAN [Central North America] TOTAL SNOWFALL RATE: LS+CONV KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27193,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] TOTAL SNOWFALL RATE: LS+CONV KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27194,
                    "label": "var_id",
                    "value": "rm_amnc_field5215",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24906,
            "names": [
                {
                    "ob_id": 19242,
                    "name": "REGIONAL MEAN [Central North America] OMEGA ON MODEL LEVELS"
                }
            ],
            "terms": [
                {
                    "ob_id": 27195,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] OMEGA ON MODEL LEVELS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27196,
                    "label": "var_id",
                    "value": "rm_amnc_field12201",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24907,
            "names": [
                {
                    "ob_id": 19243,
                    "name": "REGIONAL MEAN [Western North America] LW radiation downward surface"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27197,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] LW radiation downward surface",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27198,
                    "label": "var_id",
                    "value": "rm_amnw_rlds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24908,
            "names": [
                {
                    "ob_id": 19244,
                    "name": "REGIONAL MEAN [Alaska] Ground Surface Temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27199,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] Ground Surface Temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27200,
                    "label": "var_id",
                    "value": "rm_amal_ts",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24909,
            "names": [
                {
                    "ob_id": 19245,
                    "name": "REGIONAL MEAN [Alaska] RELATIVE HUMIDITY AT 1.5M"
                }
            ],
            "terms": [
                {
                    "ob_id": 27201,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] RELATIVE HUMIDITY AT 1.5M",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27202,
                    "label": "var_id",
                    "value": "rm_amal_field3245",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24910,
            "names": [
                {
                    "ob_id": 19246,
                    "name": "REGIONAL MEAN [Eastern North America] SW radiation upward TOA clear sky"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27203,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] SW radiation upward TOA clear sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27204,
                    "label": "var_id",
                    "value": "rm_amne_rsutcs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24911,
            "names": [
                {
                    "ob_id": 19247,
                    "name": "REGIONAL MEAN [Mediterranean Basin] Convective Cloud amount"
                }
            ],
            "terms": [
                {
                    "ob_id": 116,
                    "label": "units",
                    "value": "%",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27205,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Mediterranean Basin] Convective Cloud amount",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27206,
                    "label": "var_id",
                    "value": "rm_eum_clc",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24912,
            "names": [
                {
                    "ob_id": 19248,
                    "name": "REGIONAL MEAN [Alaska] TOTAL DOWNWARD SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27207,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] TOTAL DOWNWARD SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27208,
                    "label": "var_id",
                    "value": "rm_amal_field1235",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24913,
            "names": [
                {
                    "ob_id": 19249,
                    "name": "REGIONAL MEAN [Central North America] NET DOWN SURFACE SW FLUX: SW TS ONLY"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27209,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] NET DOWN SURFACE SW FLUX: SW TS ONLY",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27210,
                    "label": "var_id",
                    "value": "rm_amnc_netrsds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24914,
            "names": [
                {
                    "ob_id": 19250,
                    "name": "REGIONAL MEAN [Central America] CLEAR-SKY (II) UP SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27211,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] CLEAR-SKY (II) UP SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27212,
                    "label": "var_id",
                    "value": "rm_amc_field1211",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24915,
            "names": [
                {
                    "ob_id": 19251,
                    "name": "REGIONAL MEAN [Western North America] SLAB CARRYHEAT (W M-2) SLAB"
                }
            ],
            "terms": [
                {
                    "ob_id": 27213,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] SLAB CARRYHEAT (W M-2) SLAB",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27214,
                    "label": "var_id",
                    "value": "rm_amnw_field40220",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24916,
            "names": [
                {
                    "ob_id": 19252,
                    "name": "REGIONAL MEAN [Alaska] ATMOS ENERGY CORR'N IN COLUMN W/M2"
                }
            ],
            "terms": [
                {
                    "ob_id": 27215,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] ATMOS ENERGY CORR'N IN COLUMN W/M2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27216,
                    "label": "var_id",
                    "value": "rm_amal_field14201",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24917,
            "names": [
                {
                    "ob_id": 19253,
                    "name": "REGIONAL MEAN [Mediterranean Basin] SW radiation upward TOA clear sky"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27217,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Mediterranean Basin] SW radiation upward TOA clear sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27218,
                    "label": "var_id",
                    "value": "rm_eum_rsutcs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24918,
            "names": [
                {
                    "ob_id": 19254,
                    "name": "REGIONAL MEAN [Northern Hemisphere] V COMPNT OF WIND AFTER TIMESTEP"
                }
            ],
            "terms": [
                {
                    "ob_id": 27219,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Northern Hemisphere] V COMPNT OF WIND AFTER TIMESTEP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27220,
                    "label": "var_id",
                    "value": "rm_hmn_field3max",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24919,
            "names": [
                {
                    "ob_id": 19255,
                    "name": "REGIONAL MEAN [Central America] TOTAL SNOWFALL RATE: LS+CONV KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27221,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] TOTAL SNOWFALL RATE: LS+CONV KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27222,
                    "label": "var_id",
                    "value": "rm_amc_field5215",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24920,
            "names": [
                {
                    "ob_id": 19256,
                    "name": "REGIONAL MEAN [Eastern North America] OMEGA ON MODEL LEVELS"
                }
            ],
            "terms": [
                {
                    "ob_id": 27223,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Eastern North America] OMEGA ON MODEL LEVELS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27224,
                    "label": "var_id",
                    "value": "rm_amne_field12201",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24921,
            "names": [
                {
                    "ob_id": 19257,
                    "name": "REGIONAL MEAN [Central America] QT SOURCE SINK IN QT POS KG/M2/S"
                }
            ],
            "terms": [
                {
                    "ob_id": 27225,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] QT SOURCE SINK IN QT POS KG/M2/S",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27226,
                    "label": "var_id",
                    "value": "rm_amc_field13201mlyr",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24922,
            "names": [
                {
                    "ob_id": 19258,
                    "name": "REGIONAL MEAN [Alaska] CLEAR-SKY (II) UP SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27227,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Alaska] CLEAR-SKY (II) UP SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27228,
                    "label": "var_id",
                    "value": "rm_amal_field1211",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24923,
            "names": [
                {
                    "ob_id": 19259,
                    "name": "REGIONAL MEAN [Central America] SEA ICE DEPTH (MEAN OVER ICE)"
                }
            ],
            "terms": [
                {
                    "ob_id": 27229,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central America] SEA ICE DEPTH (MEAN OVER ICE)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27230,
                    "label": "var_id",
                    "value": "rm_amc_field32",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24924,
            "names": [
                {
                    "ob_id": 19260,
                    "name": "REGIONAL MEAN [Central North America] CLEAR-SKY (II) DOWN SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27231,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Central North America] CLEAR-SKY (II) DOWN SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27232,
                    "label": "var_id",
                    "value": "rm_amnc_field1210",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24925,
            "names": [
                {
                    "ob_id": 19261,
                    "name": "REGIONAL MEAN [Western North America] TOTAL DOWNWARD SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27233,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] TOTAL DOWNWARD SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27234,
                    "label": "var_id",
                    "value": "rm_amnw_field1235",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24926,
            "names": [
                {
                    "ob_id": 19262,
                    "name": "REGIONAL MEAN [Antarctica] U COMPNT OF WIND AFTER TIMESTEP"
                }
            ],
            "terms": [
                {
                    "ob_id": 27235,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Antarctica] U COMPNT OF WIND AFTER TIMESTEP",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27236,
                    "label": "var_id",
                    "value": "rm_ant_field2max",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24927,
            "names": [
                {
                    "ob_id": 19263,
                    "name": "REGIONAL MEAN [Greenland] SW radiation upward TOA clear sky"
                }
            ],
            "terms": [
                {
                    "ob_id": 122,
                    "label": "units",
                    "value": "W/m^2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27237,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Greenland] SW radiation upward TOA clear sky",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27238,
                    "label": "var_id",
                    "value": "rm_grnl_rsutcs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 24928,
            "names": [
                {
                    "ob_id": 19264,
                    "name": "REGIONAL MEAN [Western North America] CLEAR-SKY (II) UP SURFACE SW FLUX"
                }
            ],
            "terms": [
                {
                    "ob_id": 27239,
                    "label": "long_name",
                    "value": "REGIONAL MEAN [Western North America] CLEAR-SKY (II) UP SURFACE SW FLUX",
                    "vocabulary": ""
                },
                {
                    "ob_id": 27240,
                    "label": "var_id",
                    "value": "rm_amnw_field1211",
                    "vocabulary": ""
                }
            ]
        }
    ]
}