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=6800
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=6900",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=6700",
    "results": [
        {
            "ob_id": 14551,
            "names": [
                {
                    "ob_id": 10282,
                    "name": "TRUE AIR SPEED"
                }
            ],
            "terms": [
                {
                    "ob_id": 7031,
                    "label": "units",
                    "value": "M S-1",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14552,
            "names": [
                {
                    "ob_id": 10413,
                    "name": "Time_end_DT"
                }
            ],
            "terms": [
                {
                    "ob_id": 14729,
                    "label": "units",
                    "value": "seconds from 0000 DT",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14553,
            "names": [
                {
                    "ob_id": 10413,
                    "name": "Time_end_DT"
                }
            ],
            "terms": [
                {
                    "ob_id": 14730,
                    "label": "units",
                    "value": "seconds from 0000 UTC",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14554,
            "names": [
                {
                    "ob_id": 10414,
                    "name": "Time_end_UCT"
                }
            ],
            "terms": [
                {
                    "ob_id": 14731,
                    "label": "units",
                    "value": "seconds from 0000 UCT",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14555,
            "names": [
                {
                    "ob_id": 10415,
                    "name": "Time_mid_DT"
                }
            ],
            "terms": [
                {
                    "ob_id": 14729,
                    "label": "units",
                    "value": "seconds from 0000 DT",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14556,
            "names": [
                {
                    "ob_id": 10415,
                    "name": "Time_mid_DT"
                }
            ],
            "terms": [
                {
                    "ob_id": 14730,
                    "label": "units",
                    "value": "seconds from 0000 UTC",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14557,
            "names": [
                {
                    "ob_id": 10416,
                    "name": "Time_mid_UCT"
                }
            ],
            "terms": [
                {
                    "ob_id": 14731,
                    "label": "units",
                    "value": "seconds from 0000 UCT",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14558,
            "names": [
                {
                    "ob_id": 10417,
                    "name": "Brightness Temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 14591,
                    "label": "units",
                    "value": "degK",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14732,
                    "label": "long_name",
                    "value": "Brightness Temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14733,
                    "label": "var_id",
                    "value": "bt",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14559,
            "names": [
                {
                    "ob_id": 10418,
                    "name": "Data Quality Flags"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14734,
                    "label": "long_name",
                    "value": "Data Quality Flags",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14735,
                    "label": "var_id",
                    "value": "allflags",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14560,
            "names": [
                {
                    "ob_id": 10411,
                    "name": "time of measurement"
                }
            ],
            "terms": [
                {
                    "ob_id": 156,
                    "label": "var_id",
                    "value": "t",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14728,
                    "label": "long_name",
                    "value": "time of measurement",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14583,
            "names": [
                {
                    "ob_id": 10433,
                    "name": "CN_count"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14584,
            "names": [
                {
                    "ob_id": 10434,
                    "name": "Flag for PARA0602"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14495,
                    "label": "var_id",
                    "value": "PARA0602FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14762,
                    "label": "long_name",
                    "value": "Flag for PARA0602",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14585,
            "names": [
                {
                    "ob_id": 10435,
                    "name": "Flag for PARA0605"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14499,
                    "label": "var_id",
                    "value": "PARA0605FLAG",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14763,
                    "label": "long_name",
                    "value": "Flag for PARA0605",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14586,
            "names": [
                {
                    "ob_id": 10436,
                    "name": "Uncorrected liquid water content from the Nevzorov probe."
                }
            ],
            "terms": [
                {
                    "ob_id": 14493,
                    "label": "var_id",
                    "value": "PARA0602",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14764,
                    "label": "units",
                    "value": "gram m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14765,
                    "label": "long_name",
                    "value": "Uncorrected liquid water content from the Nevzorov probe.",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14587,
            "names": [
                {
                    "ob_id": 10437,
                    "name": "Uncorrected total condensed water content from the Nevzorov probe."
                }
            ],
            "terms": [
                {
                    "ob_id": 14497,
                    "label": "var_id",
                    "value": "PARA0605",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14764,
                    "label": "units",
                    "value": "gram m-3",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14766,
                    "label": "long_name",
                    "value": "Uncorrected total condensed water content from the Nevzorov probe.",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14588,
            "names": [
                {
                    "ob_id": 10438,
                    "name": "Time_end_UTC"
                }
            ],
            "terms": [
                {
                    "ob_id": 14730,
                    "label": "units",
                    "value": "seconds from 0000 UTC",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14589,
            "names": [
                {
                    "ob_id": 10439,
                    "name": "Time_mid_UTC"
                }
            ],
            "terms": [
                {
                    "ob_id": 14730,
                    "label": "units",
                    "value": "seconds from 0000 UTC",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14590,
            "names": [
                {
                    "ob_id": 10440,
                    "name": "Acceleration along the aircraft longitudinal axis from the INU"
                },
                {
                    "ob_id": 10441,
                    "name": "INU_acceleration_forward"
                }
            ],
            "terms": [
                {
                    "ob_id": 7026,
                    "label": "units",
                    "value": "m s-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14767,
                    "label": "long_name",
                    "value": "Acceleration along the aircraft longitudinal axis from the INU",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14768,
                    "label": "standard_name",
                    "value": "INU_acceleration_forward",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14769,
                    "label": "var_id",
                    "value": "PARA0538",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14591,
            "names": [
                {
                    "ob_id": 10442,
                    "name": "INU_acceleration_starboard"
                },
                {
                    "ob_id": 10443,
                    "name": "Acceleration along the aircraft starboard axis from the INU"
                }
            ],
            "terms": [
                {
                    "ob_id": 7026,
                    "label": "units",
                    "value": "m s-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14770,
                    "label": "long_name",
                    "value": "Acceleration along the aircraft starboard axis from the INU",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14771,
                    "label": "standard_name",
                    "value": "INU_acceleration_starboard",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14772,
                    "label": "var_id",
                    "value": "PARA0539",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14592,
            "names": [
                {
                    "ob_id": 10444,
                    "name": "Acceleration along the aircraft vertical axis from the INU"
                },
                {
                    "ob_id": 10445,
                    "name": "INU_acceleration_up"
                }
            ],
            "terms": [
                {
                    "ob_id": 7026,
                    "label": "units",
                    "value": "m s-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14773,
                    "label": "long_name",
                    "value": "Acceleration along the aircraft vertical axis from the INU",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14774,
                    "label": "standard_name",
                    "value": "INU_acceleration_up",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14775,
                    "label": "var_id",
                    "value": "PARA0540",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14593,
            "names": [
                {
                    "ob_id": 10446,
                    "name": "Aircraft vertical velocity from the INS"
                },
                {
                    "ob_id": 10447,
                    "name": "aircraft_velocity_ins_vertical"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14776,
                    "label": "long_name",
                    "value": "Aircraft vertical velocity from the INS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14777,
                    "label": "standard_name",
                    "value": "aircraft_velocity_ins_vertical",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14778,
                    "label": "var_id",
                    "value": "PARA0557",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14594,
            "names": [
                {
                    "ob_id": 10289,
                    "name": "Altitude from the XR5 GPS system."
                },
                {
                    "ob_id": 10448,
                    "name": "GPS_altitude"
                }
            ],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14450,
                    "label": "var_id",
                    "value": "PARA0582",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14565,
                    "label": "long_name",
                    "value": "Altitude from the XR5 GPS system.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14779,
                    "label": "standard_name",
                    "value": "GPS_altitude",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14595,
            "names": [
                {
                    "ob_id": 10449,
                    "name": "angle_of_attack"
                },
                {
                    "ob_id": 10450,
                    "name": "Angle of attack from the turbulence probe"
                }
            ],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14780,
                    "label": "long_name",
                    "value": "Angle of attack from the turbulence probe",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14781,
                    "label": "standard_name",
                    "value": "angle_of_attack",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14782,
                    "label": "var_id",
                    "value": "PARA0548",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14596,
            "names": [
                {
                    "ob_id": 10451,
                    "name": "Angle of sideslip from the turbulence probe"
                },
                {
                    "ob_id": 10452,
                    "name": "angls_of_sideslip"
                }
            ],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14783,
                    "label": "long_name",
                    "value": "Angle of sideslip from the turbulence probe",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14784,
                    "label": "standard_name",
                    "value": "angls_of_sideslip",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14785,
                    "label": "var_id",
                    "value": "PARA0549",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14597,
            "names": [
                {
                    "ob_id": 10293,
                    "name": "Cabin pressure."
                },
                {
                    "ob_id": 10453,
                    "name": "cabin_pressure"
                }
            ],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14408,
                    "label": "var_id",
                    "value": "PARA0579",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14572,
                    "label": "long_name",
                    "value": "Cabin pressure.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14786,
                    "label": "standard_name",
                    "value": "cabin_pressure",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14598,
            "names": [
                {
                    "ob_id": 10294,
                    "name": "Cabin temperature at the core consoles."
                },
                {
                    "ob_id": 10454,
                    "name": "cabin_temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 2506,
                    "label": "units",
                    "value": "degC",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14413,
                    "label": "var_id",
                    "value": "PARA0660",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14573,
                    "label": "long_name",
                    "value": "Cabin temperature at the core consoles.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14787,
                    "label": "standard_name",
                    "value": "cabin_temperature",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14599,
            "names": [
                {
                    "ob_id": 10455,
                    "name": "Calibrated differential pressure between centre(P0) and S10 static"
                },
                {
                    "ob_id": 10456,
                    "name": "centre-static_differential_pre"
                }
            ],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14788,
                    "label": "long_name",
                    "value": "Calibrated differential pressure between centre(P0) and S10 static",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14789,
                    "label": "standard_name",
                    "value": "centre-static_differential_pre",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14790,
                    "label": "var_id",
                    "value": "PARA0773",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14600,
            "names": [
                {
                    "ob_id": 10457,
                    "name": "Calibrated differential pressure between horizontal ports"
                },
                {
                    "ob_id": 10458,
                    "name": "sideslip_differential_pressure"
                }
            ],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14791,
                    "label": "long_name",
                    "value": "Calibrated differential pressure between horizontal ports",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14792,
                    "label": "standard_name",
                    "value": "sideslip_differential_pressure",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14793,
                    "label": "var_id",
                    "value": "PARA0775",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14601,
            "names": [
                {
                    "ob_id": 10459,
                    "name": "Calibrated differential pressure between vertical ports"
                },
                {
                    "ob_id": 10460,
                    "name": "attack_differential_pressure"
                }
            ],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14794,
                    "label": "long_name",
                    "value": "Calibrated differential pressure between vertical ports",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14795,
                    "label": "standard_name",
                    "value": "attack_differential_pressure",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14796,
                    "label": "var_id",
                    "value": "PARA0774",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14602,
            "names": [
                {
                    "ob_id": 10298,
                    "name": "Corrected latitude derived from XR5 GPS and Honeywell INU data."
                },
                {
                    "ob_id": 10461,
                    "name": "latitude_corrected"
                }
            ],
            "terms": [
                {
                    "ob_id": 65,
                    "label": "units",
                    "value": "degree_north",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14426,
                    "label": "var_id",
                    "value": "PARA0730",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14580,
                    "label": "long_name",
                    "value": "Corrected latitude derived from XR5 GPS and Honeywell INU data.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14797,
                    "label": "standard_name",
                    "value": "latitude_corrected",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14603,
            "names": [
                {
                    "ob_id": 10299,
                    "name": "Corrected longitude derived from XR5 GPS and Honeywell INU data."
                },
                {
                    "ob_id": 10462,
                    "name": "longitude_corrected"
                }
            ],
            "terms": [
                {
                    "ob_id": 66,
                    "label": "units",
                    "value": "degree_east",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14430,
                    "label": "var_id",
                    "value": "PARA0731",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14581,
                    "label": "long_name",
                    "value": "Corrected longitude derived from XR5 GPS and Honeywell INU data.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14798,
                    "label": "standard_name",
                    "value": "longitude_corrected",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14604,
            "names": [
                {
                    "ob_id": 10303,
                    "name": "Corrected velocity east derived from XR5 GPS and Honeywell INU data."
                },
                {
                    "ob_id": 10463,
                    "name": "velocity_east_ins_corrected"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14422,
                    "label": "var_id",
                    "value": "PARA0736",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14588,
                    "label": "long_name",
                    "value": "Corrected velocity east derived from XR5 GPS and Honeywell INU data.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14799,
                    "label": "standard_name",
                    "value": "velocity_east_ins_corrected",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14605,
            "names": [
                {
                    "ob_id": 10304,
                    "name": "Corrected velocity north derived from XR5 GPS and Honeywell INU data."
                },
                {
                    "ob_id": 10464,
                    "name": "velocity_north_ins_corrected"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14434,
                    "label": "var_id",
                    "value": "PARA0735",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14589,
                    "label": "long_name",
                    "value": "Corrected velocity north derived from XR5 GPS and Honeywell INU data.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14800,
                    "label": "standard_name",
                    "value": "velocity_north_ins_corrected",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14606,
            "names": [
                {
                    "ob_id": 227,
                    "name": "dew_point_temperature"
                },
                {
                    "ob_id": 10465,
                    "name": "Dew-point derived from TWC probe specific humidity"
                }
            ],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 4272,
                    "label": "standard_name",
                    "value": "dew_point_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14801,
                    "label": "long_name",
                    "value": "Dew-point derived from TWC probe specific humidity",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14802,
                    "label": "var_id",
                    "value": "PARA0725",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14607,
            "names": [
                {
                    "ob_id": 10466,
                    "name": "drift_angle_ins"
                },
                {
                    "ob_id": 10467,
                    "name": "Drift angle from the INS"
                }
            ],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14803,
                    "label": "long_name",
                    "value": "Drift angle from the INS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14804,
                    "label": "standard_name",
                    "value": "drift_angle_ins",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14805,
                    "label": "var_id",
                    "value": "PARA0564",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14608,
            "names": [
                {
                    "ob_id": 4913,
                    "name": "Eastward wind component"
                },
                {
                    "ob_id": 10468,
                    "name": "wind_eastward"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 7769,
                    "label": "long_name",
                    "value": "Eastward wind component",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14446,
                    "label": "var_id",
                    "value": "PARA0715",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14806,
                    "label": "standard_name",
                    "value": "wind_eastward",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14609,
            "names": [
                {
                    "ob_id": 10307,
                    "name": "Eastwards velocity from the XR5 GPS system."
                },
                {
                    "ob_id": 10469,
                    "name": "GPS_velocity_E"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14462,
                    "label": "var_id",
                    "value": "PARA0584",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14593,
                    "label": "long_name",
                    "value": "Eastwards velocity from the XR5 GPS system.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14807,
                    "label": "standard_name",
                    "value": "GPS_velocity_E",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14610,
            "names": [
                {
                    "ob_id": 10470,
                    "name": "Flag for PARA0538"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14808,
                    "label": "long_name",
                    "value": "Flag for PARA0538",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14809,
                    "label": "var_id",
                    "value": "PARA0538FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14611,
            "names": [
                {
                    "ob_id": 10471,
                    "name": "Flag for PARA0539"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14810,
                    "label": "long_name",
                    "value": "Flag for PARA0539",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14811,
                    "label": "var_id",
                    "value": "PARA0539FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14612,
            "names": [
                {
                    "ob_id": 10472,
                    "name": "Flag for PARA0540"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14812,
                    "label": "long_name",
                    "value": "Flag for PARA0540",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14813,
                    "label": "var_id",
                    "value": "PARA0540FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14613,
            "names": [
                {
                    "ob_id": 10473,
                    "name": "Flag for PARA0548"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14814,
                    "label": "long_name",
                    "value": "Flag for PARA0548",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14815,
                    "label": "var_id",
                    "value": "PARA0548FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14614,
            "names": [
                {
                    "ob_id": 10474,
                    "name": "Flag for PARA0549"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14816,
                    "label": "long_name",
                    "value": "Flag for PARA0549",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14817,
                    "label": "var_id",
                    "value": "PARA0549FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14615,
            "names": [
                {
                    "ob_id": 10475,
                    "name": "Flag for PARA0557"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14818,
                    "label": "long_name",
                    "value": "Flag for PARA0557",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14819,
                    "label": "var_id",
                    "value": "PARA0557FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14616,
            "names": [
                {
                    "ob_id": 10476,
                    "name": "Flag for PARA0563"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14820,
                    "label": "long_name",
                    "value": "Flag for PARA0563",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14821,
                    "label": "var_id",
                    "value": "PARA0563FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14617,
            "names": [
                {
                    "ob_id": 10477,
                    "name": "Flag for PARA0564"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14822,
                    "label": "long_name",
                    "value": "Flag for PARA0564",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14823,
                    "label": "var_id",
                    "value": "PARA0564FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14618,
            "names": [
                {
                    "ob_id": 10478,
                    "name": "Flag for PARA0565"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14824,
                    "label": "long_name",
                    "value": "Flag for PARA0565",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14825,
                    "label": "var_id",
                    "value": "PARA0565FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14619,
            "names": [
                {
                    "ob_id": 10479,
                    "name": "Flag for PARA0566"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14826,
                    "label": "long_name",
                    "value": "Flag for PARA0566",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14827,
                    "label": "var_id",
                    "value": "PARA0566FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14620,
            "names": [
                {
                    "ob_id": 10480,
                    "name": "Flag for PARA0567"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14828,
                    "label": "long_name",
                    "value": "Flag for PARA0567",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14829,
                    "label": "var_id",
                    "value": "PARA0567FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14621,
            "names": [
                {
                    "ob_id": 10481,
                    "name": "Flag for PARA0725"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14830,
                    "label": "long_name",
                    "value": "Flag for PARA0725",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14831,
                    "label": "var_id",
                    "value": "PARA0725FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14622,
            "names": [
                {
                    "ob_id": 10482,
                    "name": "Flag for PARA0760"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14832,
                    "label": "long_name",
                    "value": "Flag for PARA0760",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14833,
                    "label": "var_id",
                    "value": "PARA0760FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14623,
            "names": [
                {
                    "ob_id": 10483,
                    "name": "Flag for PARA0761"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14834,
                    "label": "long_name",
                    "value": "Flag for PARA0761",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14835,
                    "label": "var_id",
                    "value": "PARA0761FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14624,
            "names": [
                {
                    "ob_id": 10484,
                    "name": "Flag for PARA0773"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14836,
                    "label": "long_name",
                    "value": "Flag for PARA0773",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14837,
                    "label": "var_id",
                    "value": "PARA0773FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14625,
            "names": [
                {
                    "ob_id": 10485,
                    "name": "Flag for PARA0774"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14838,
                    "label": "long_name",
                    "value": "Flag for PARA0774",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14839,
                    "label": "var_id",
                    "value": "PARA0774FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14626,
            "names": [
                {
                    "ob_id": 10486,
                    "name": "Flag for PARA0775"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14840,
                    "label": "long_name",
                    "value": "Flag for PARA0775",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14841,
                    "label": "var_id",
                    "value": "PARA0775FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14627,
            "names": [
                {
                    "ob_id": 10487,
                    "name": "Flag for PARA0778"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14842,
                    "label": "long_name",
                    "value": "Flag for PARA0778",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14843,
                    "label": "var_id",
                    "value": "PARA0778FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14628,
            "names": [
                {
                    "ob_id": 10488,
                    "name": "Flag for PARA0779"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14844,
                    "label": "long_name",
                    "value": "Flag for PARA0779",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14845,
                    "label": "var_id",
                    "value": "PARA0779FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14629,
            "names": [
                {
                    "ob_id": 10489,
                    "name": "Flag for PARA0781"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14846,
                    "label": "long_name",
                    "value": "Flag for PARA0781",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14847,
                    "label": "var_id",
                    "value": "PARA0781FLAG",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14630,
            "names": [
                {
                    "ob_id": 10490,
                    "name": "Groundspeed from the INS"
                },
                {
                    "ob_id": 10491,
                    "name": "groundspeed_ins"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14848,
                    "label": "long_name",
                    "value": "Groundspeed from the INS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14849,
                    "label": "standard_name",
                    "value": "groundspeed_ins",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14850,
                    "label": "var_id",
                    "value": "PARA0563",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14631,
            "names": [
                {
                    "ob_id": 10361,
                    "name": "Heading from Honeywell H423 INU."
                },
                {
                    "ob_id": 10492,
                    "name": "heading_angle_ins"
                }
            ],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14478,
                    "label": "var_id",
                    "value": "PARA0562",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14663,
                    "label": "long_name",
                    "value": "Heading from Honeywell H423 INU.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14851,
                    "label": "standard_name",
                    "value": "heading_angle_ins",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14632,
            "names": [
                {
                    "ob_id": 10362,
                    "name": "Indicated air speed from the aircraft RVSM system."
                },
                {
                    "ob_id": 10493,
                    "name": "indicated_airspeed_RVSM"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14474,
                    "label": "var_id",
                    "value": "PARA0516",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14664,
                    "label": "long_name",
                    "value": "Indicated air speed from the aircraft RVSM system.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14852,
                    "label": "standard_name",
                    "value": "indicated_airspeed_RVSM",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14633,
            "names": [
                {
                    "ob_id": 10494,
                    "name": "Internal sample pressure of the Nephelometer"
                },
                {
                    "ob_id": 10495,
                    "name": "nephelometer_pressure"
                }
            ],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14853,
                    "label": "long_name",
                    "value": "Internal sample pressure of the Nephelometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14854,
                    "label": "standard_name",
                    "value": "nephelometer_pressure",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14855,
                    "label": "var_id",
                    "value": "PARA0760",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14634,
            "names": [
                {
                    "ob_id": 10496,
                    "name": "nephelometer_temperature"
                },
                {
                    "ob_id": 10497,
                    "name": "Internal sample temperature of the Nephelometer"
                }
            ],
            "terms": [
                {
                    "ob_id": 14591,
                    "label": "units",
                    "value": "degK",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14856,
                    "label": "long_name",
                    "value": "Internal sample temperature of the Nephelometer",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14857,
                    "label": "standard_name",
                    "value": "nephelometer_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14858,
                    "label": "var_id",
                    "value": "PARA0761",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14635,
            "names": [
                {
                    "ob_id": 10363,
                    "name": "Latitude from the XR5 GPS system."
                },
                {
                    "ob_id": 10498,
                    "name": "latitude_gps"
                }
            ],
            "terms": [
                {
                    "ob_id": 65,
                    "label": "units",
                    "value": "degree_north",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14454,
                    "label": "var_id",
                    "value": "PARA0580",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14665,
                    "label": "long_name",
                    "value": "Latitude from the XR5 GPS system.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14859,
                    "label": "standard_name",
                    "value": "latitude_gps",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14636,
            "names": [
                {
                    "ob_id": 10364,
                    "name": "Liquid water content from the Johnson Williams instrument."
                },
                {
                    "ob_id": 10499,
                    "name": "liquid_water_content_JW"
                }
            ],
            "terms": [
                {
                    "ob_id": 14490,
                    "label": "var_id",
                    "value": "PARA0535",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14666,
                    "label": "units",
                    "value": "gram kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14667,
                    "label": "long_name",
                    "value": "Liquid water content from the Johnson Williams instrument.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14860,
                    "label": "standard_name",
                    "value": "liquid_water_content_JW",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14637,
            "names": [
                {
                    "ob_id": 10365,
                    "name": "Longitude from the XR5 GPS system."
                },
                {
                    "ob_id": 10500,
                    "name": "longitude_gps"
                }
            ],
            "terms": [
                {
                    "ob_id": 66,
                    "label": "units",
                    "value": "degree_east",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14458,
                    "label": "var_id",
                    "value": "PARA0581",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14668,
                    "label": "long_name",
                    "value": "Longitude from the XR5 GPS system.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14861,
                    "label": "standard_name",
                    "value": "longitude_gps",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14644,
            "names": [
                {
                    "ob_id": 10378,
                    "name": "NO mixing ratio from the TECO 42 instrument."
                },
                {
                    "ob_id": 10501,
                    "name": "NO_mixing_ratio"
                }
            ],
            "terms": [
                {
                    "ob_id": 10,
                    "label": "units",
                    "value": "ppb",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14544,
                    "label": "var_id",
                    "value": "PARA0770",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14688,
                    "label": "long_name",
                    "value": "NO mixing ratio from the TECO 42 instrument.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14865,
                    "label": "standard_name",
                    "value": "NO_mixing_ratio",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14645,
            "names": [
                {
                    "ob_id": 10379,
                    "name": "NO2 mixing ratio from the TECO 42 instrument."
                },
                {
                    "ob_id": 10502,
                    "name": "NO2_mixing_ratio"
                }
            ],
            "terms": [
                {
                    "ob_id": 10,
                    "label": "units",
                    "value": "ppb",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14548,
                    "label": "var_id",
                    "value": "PARA0771",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14689,
                    "label": "long_name",
                    "value": "NO2 mixing ratio from the TECO 42 instrument.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14866,
                    "label": "standard_name",
                    "value": "NO2_mixing_ratio",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14646,
            "names": [
                {
                    "ob_id": 10380,
                    "name": "NOx mixing ratio from the TECO 42 instrument."
                },
                {
                    "ob_id": 10503,
                    "name": "NOx_mixing_ratio"
                }
            ],
            "terms": [
                {
                    "ob_id": 10,
                    "label": "units",
                    "value": "ppb",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14552,
                    "label": "var_id",
                    "value": "PARA0772",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14690,
                    "label": "long_name",
                    "value": "NOx mixing ratio from the TECO 42 instrument.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14867,
                    "label": "standard_name",
                    "value": "NOx_mixing_ratio",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14647,
            "names": [
                {
                    "ob_id": 4917,
                    "name": "Northward wind component"
                },
                {
                    "ob_id": 10504,
                    "name": "wind_northward"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 7776,
                    "label": "long_name",
                    "value": "Northward wind component",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14505,
                    "label": "var_id",
                    "value": "PARA0714",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14868,
                    "label": "standard_name",
                    "value": "wind_northward",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14648,
            "names": [
                {
                    "ob_id": 10381,
                    "name": "Northwards velocity from the XR5 GPS system."
                },
                {
                    "ob_id": 10505,
                    "name": "GPS_velocity_N"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14466,
                    "label": "var_id",
                    "value": "PARA0583",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14691,
                    "label": "long_name",
                    "value": "Northwards velocity from the XR5 GPS system.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14869,
                    "label": "standard_name",
                    "value": "GPS_velocity_N",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14649,
            "names": [
                {
                    "ob_id": 10382,
                    "name": "Ozone mixing ratio from the TECO 49."
                },
                {
                    "ob_id": 10506,
                    "name": "ozone_mixing_ratio"
                }
            ],
            "terms": [
                {
                    "ob_id": 10,
                    "label": "units",
                    "value": "ppb",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14511,
                    "label": "var_id",
                    "value": "PARA0574",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14692,
                    "label": "long_name",
                    "value": "Ozone mixing ratio from the TECO 49.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14870,
                    "label": "standard_name",
                    "value": "ozone_mixing_ratio",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14650,
            "names": [
                {
                    "ob_id": 10387,
                    "name": "Pitch from Honeywell H423 INU."
                },
                {
                    "ob_id": 10507,
                    "name": "pitch_angle_ins"
                }
            ],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14482,
                    "label": "var_id",
                    "value": "PARA0561",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14701,
                    "label": "long_name",
                    "value": "Pitch from Honeywell H423 INU.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14871,
                    "label": "standard_name",
                    "value": "pitch_angle_ins",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14651,
            "names": [
                {
                    "ob_id": 10388,
                    "name": "Pitot static pressure from the aircraft RVSM system."
                },
                {
                    "ob_id": 10508,
                    "name": "pitot-static_pressure"
                }
            ],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14513,
                    "label": "var_id",
                    "value": "PARA0577",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14702,
                    "label": "long_name",
                    "value": "Pitot static pressure from the aircraft RVSM system.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14872,
                    "label": "standard_name",
                    "value": "pitot-static_pressure",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14652,
            "names": [
                {
                    "ob_id": 10508,
                    "name": "pitot-static_pressure"
                },
                {
                    "ob_id": 10509,
                    "name": "Pitot-static pressure from corrected centre-port measurements"
                }
            ],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14872,
                    "label": "standard_name",
                    "value": "pitot-static_pressure",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14873,
                    "label": "long_name",
                    "value": "Pitot-static pressure from corrected centre-port measurements",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14874,
                    "label": "var_id",
                    "value": "PARA0781",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14653,
            "names": [
                {
                    "ob_id": 10510,
                    "name": "Pressure altitude from the aircraft RVSM system."
                },
                {
                    "ob_id": 10511,
                    "name": "pressure_altitude"
                }
            ],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14519,
                    "label": "var_id",
                    "value": "PARA0578",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14875,
                    "label": "long_name",
                    "value": "Pressure altitude from the aircraft RVSM system.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14876,
                    "label": "standard_name",
                    "value": "pressure_altitude",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14654,
            "names": [
                {
                    "ob_id": 10390,
                    "name": "Roll from Honeywell H423 INU."
                },
                {
                    "ob_id": 10512,
                    "name": "roll_angle_ins"
                }
            ],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14486,
                    "label": "var_id",
                    "value": "PARA0560",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14704,
                    "label": "long_name",
                    "value": "Roll from Honeywell H423 INU.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14877,
                    "label": "standard_name",
                    "value": "roll_angle_ins",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14655,
            "names": [
                {
                    "ob_id": 10513,
                    "name": "Sncorrected absorption coefficient at 565nm, linear, from PSAP."
                },
                {
                    "ob_id": 10514,
                    "name": "PSAP_abs_coeff"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14696,
                    "label": "var_id",
                    "value": "PARA0648",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14878,
                    "label": "long_name",
                    "value": "Sncorrected absorption coefficient at 565nm, linear, from PSAP.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14879,
                    "label": "standard_name",
                    "value": "PSAP_abs_coeff",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14656,
            "names": [
                {
                    "ob_id": 10515,
                    "name": "PSAP_abs_coeff_log"
                },
                {
                    "ob_id": 10516,
                    "name": "Sncorrected absorption coefficient at 565nm, log, from PSAP."
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14700,
                    "label": "var_id",
                    "value": "PARA0649",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14880,
                    "label": "long_name",
                    "value": "Sncorrected absorption coefficient at 565nm, log, from PSAP.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14881,
                    "label": "standard_name",
                    "value": "PSAP_abs_coeff_log",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14657,
            "names": [
                {
                    "ob_id": 10517,
                    "name": "fuselage_static_pressure"
                },
                {
                    "ob_id": 10518,
                    "name": "Static pressure from S9 fuselage ports"
                }
            ],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14882,
                    "label": "long_name",
                    "value": "Static pressure from S9 fuselage ports",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14883,
                    "label": "standard_name",
                    "value": "fuselage_static_pressure",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14884,
                    "label": "var_id",
                    "value": "PARA0778",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14658,
            "names": [
                {
                    "ob_id": 10393,
                    "name": "Static pressure from the aircraft RVSM system."
                },
                {
                    "ob_id": 10519,
                    "name": "static_pressure"
                }
            ],
            "terms": [
                {
                    "ob_id": 62,
                    "label": "units",
                    "value": "hPa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14540,
                    "label": "var_id",
                    "value": "PARA0576",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14707,
                    "label": "long_name",
                    "value": "Static pressure from the aircraft RVSM system.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14885,
                    "label": "standard_name",
                    "value": "static_pressure",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14659,
            "names": [
                {
                    "ob_id": 10394,
                    "name": "Total condensation nucleus concentration from TSI 3025A."
                },
                {
                    "ob_id": 10520,
                    "name": "Condensation_nucleus_conc"
                }
            ],
            "terms": [
                {
                    "ob_id": 14570,
                    "label": "var_id",
                    "value": "PARA0568",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14708,
                    "label": "units",
                    "value": "cc-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14709,
                    "label": "long_name",
                    "value": "Total condensation nucleus concentration from TSI 3025A.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14886,
                    "label": "standard_name",
                    "value": "Condensation_nucleus_conc",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14660,
            "names": [
                {
                    "ob_id": 10395,
                    "name": "Total water content from the TWC instrument."
                },
                {
                    "ob_id": 10521,
                    "name": "Total_water_content"
                }
            ],
            "terms": [
                {
                    "ob_id": 14556,
                    "label": "var_id",
                    "value": "PARA0572",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14666,
                    "label": "units",
                    "value": "gram kg-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14710,
                    "label": "long_name",
                    "value": "Total water content from the TWC instrument.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14887,
                    "label": "standard_name",
                    "value": "Total_water_content",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14661,
            "names": [
                {
                    "ob_id": 10396,
                    "name": "True air speed from the aircraft RVSM system and deiced temperature."
                },
                {
                    "ob_id": 10522,
                    "name": "true_airspeed_RVSM"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14560,
                    "label": "var_id",
                    "value": "PARA0517",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14711,
                    "label": "long_name",
                    "value": "True air speed from the aircraft RVSM system and deiced temperature.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14888,
                    "label": "standard_name",
                    "value": "true_airspeed_RVSM",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14662,
            "names": [
                {
                    "ob_id": 10397,
                    "name": "True air temperature from the Rosemeount non-deiced temperature sensor."
                },
                {
                    "ob_id": 10523,
                    "name": "air_temperature_ndi"
                }
            ],
            "terms": [
                {
                    "ob_id": 14503,
                    "label": "var_id",
                    "value": "PARA0525",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14591,
                    "label": "units",
                    "value": "degK",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14712,
                    "label": "long_name",
                    "value": "True air temperature from the Rosemeount non-deiced temperature sensor.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14889,
                    "label": "standard_name",
                    "value": "air_temperature_ndi",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14663,
            "names": [
                {
                    "ob_id": 10398,
                    "name": "True air temperature from the Rosemount deiced temperature sensor."
                },
                {
                    "ob_id": 10524,
                    "name": "air_temperature_di"
                }
            ],
            "terms": [
                {
                    "ob_id": 14438,
                    "label": "var_id",
                    "value": "PARA0520",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14591,
                    "label": "units",
                    "value": "degK",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14713,
                    "label": "long_name",
                    "value": "True air temperature from the Rosemount deiced temperature sensor.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14890,
                    "label": "standard_name",
                    "value": "air_temperature_di",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14664,
            "names": [
                {
                    "ob_id": 10525,
                    "name": "True airspeed (dry-air) from turbulence probe"
                },
                {
                    "ob_id": 10526,
                    "name": "true_airspeed"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14891,
                    "label": "long_name",
                    "value": "True airspeed (dry-air) from turbulence probe",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14892,
                    "label": "standard_name",
                    "value": "true_airspeed",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14893,
                    "label": "var_id",
                    "value": "PARA0779",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14665,
            "names": [
                {
                    "ob_id": 10401,
                    "name": "Uncorrected blue back scattering coefficient from TSI 3563 nephelometer."
                },
                {
                    "ob_id": 10527,
                    "name": "back_scatt_uncorr_blue"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14672,
                    "label": "var_id",
                    "value": "PARA0765",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14716,
                    "label": "long_name",
                    "value": "Uncorrected blue back scattering coefficient from TSI 3563 nephelometer.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14894,
                    "label": "standard_name",
                    "value": "back_scatt_uncorr_blue",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14666,
            "names": [
                {
                    "ob_id": 10402,
                    "name": "Uncorrected blue total scattering coefficient from TSI 3563 nephelometer."
                },
                {
                    "ob_id": 10528,
                    "name": "total_scatt_uncorr_blue"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14675,
                    "label": "var_id",
                    "value": "PARA0762",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14717,
                    "label": "long_name",
                    "value": "Uncorrected blue total scattering coefficient from TSI 3563 nephelometer.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14895,
                    "label": "standard_name",
                    "value": "total_scatt_uncorr_blue",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14667,
            "names": [
                {
                    "ob_id": 10404,
                    "name": "Uncorrected green back scattering coefficient from TSI 3563 nephelometer."
                },
                {
                    "ob_id": 10529,
                    "name": "back_scatt_uncorr_green"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14678,
                    "label": "var_id",
                    "value": "PARA0766",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14720,
                    "label": "long_name",
                    "value": "Uncorrected green back scattering coefficient from TSI 3563 nephelometer.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14896,
                    "label": "standard_name",
                    "value": "back_scatt_uncorr_green",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14668,
            "names": [
                {
                    "ob_id": 10405,
                    "name": "Uncorrected green total scattering coefficient from TSI 3563 nephelometer."
                },
                {
                    "ob_id": 10530,
                    "name": "total_scatt_uncorr_green"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14681,
                    "label": "var_id",
                    "value": "PARA0763",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14721,
                    "label": "long_name",
                    "value": "Uncorrected green total scattering coefficient from TSI 3563 nephelometer.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14897,
                    "label": "standard_name",
                    "value": "total_scatt_uncorr_green",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14669,
            "names": [
                {
                    "ob_id": 10406,
                    "name": "Uncorrected red back scattering coefficient from TSI 3563 nephelometer."
                },
                {
                    "ob_id": 10531,
                    "name": "back_scatt_uncorr_red"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14684,
                    "label": "var_id",
                    "value": "PARA0767",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14722,
                    "label": "long_name",
                    "value": "Uncorrected red back scattering coefficient from TSI 3563 nephelometer.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14898,
                    "label": "standard_name",
                    "value": "back_scatt_uncorr_red",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14670,
            "names": [
                {
                    "ob_id": 10407,
                    "name": "Uncorrected red total scattering coefficient from TSI 3563 nephelometer."
                },
                {
                    "ob_id": 10532,
                    "name": "total_scatt_uncorr_red"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14687,
                    "label": "var_id",
                    "value": "PARA0764",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14723,
                    "label": "long_name",
                    "value": "Uncorrected red total scattering coefficient from TSI 3563 nephelometer.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14899,
                    "label": "standard_name",
                    "value": "total_scatt_uncorr_red",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14671,
            "names": [
                {
                    "ob_id": 10408,
                    "name": "Upwards velocitiy from the XR5 GPS system."
                },
                {
                    "ob_id": 10533,
                    "name": "GPS_velocity_Z"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14470,
                    "label": "var_id",
                    "value": "PARA0585",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14724,
                    "label": "long_name",
                    "value": "Upwards velocitiy from the XR5 GPS system.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14900,
                    "label": "standard_name",
                    "value": "GPS_velocity_Z",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14672,
            "names": [
                {
                    "ob_id": 10534,
                    "name": "upwelling_brightness_temp"
                },
                {
                    "ob_id": 10535,
                    "name": "Upwelling infrared brightness temperature from the Heimann radiometer."
                }
            ],
            "terms": [
                {
                    "ob_id": 14591,
                    "label": "units",
                    "value": "degK",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14726,
                    "label": "var_id",
                    "value": "PARA0723",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14901,
                    "label": "long_name",
                    "value": "Upwelling infrared brightness temperature from the Heimann radiometer.",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14902,
                    "label": "standard_name",
                    "value": "upwelling_brightness_temp",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14673,
            "names": [
                {
                    "ob_id": 10410,
                    "name": "Vertical wind component"
                },
                {
                    "ob_id": 10536,
                    "name": "wind_vertical"
                }
            ],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14562,
                    "label": "var_id",
                    "value": "PARA0716",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14727,
                    "label": "long_name",
                    "value": "Vertical wind component",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14903,
                    "label": "standard_name",
                    "value": "wind_vertical",
                    "vocabulary": "cf_standard_names"
                }
            ]
        },
        {
            "ob_id": 14674,
            "names": [
                {
                    "ob_id": 10537,
                    "name": "yaw_rate_ins"
                },
                {
                    "ob_id": 10538,
                    "name": "rate-of-change of INS heading"
                }
            ],
            "terms": [
                {
                    "ob_id": 14904,
                    "label": "units",
                    "value": "deg s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14905,
                    "label": "long_name",
                    "value": "rate-of-change of INS heading",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14906,
                    "label": "standard_name",
                    "value": "yaw_rate_ins",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14907,
                    "label": "var_id",
                    "value": "PARA0566",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14675,
            "names": [
                {
                    "ob_id": 10539,
                    "name": "pitch_rate_ins"
                },
                {
                    "ob_id": 10540,
                    "name": "rate-of-change of INS pitch angle"
                }
            ],
            "terms": [
                {
                    "ob_id": 14904,
                    "label": "units",
                    "value": "deg s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14908,
                    "label": "long_name",
                    "value": "rate-of-change of INS pitch angle",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14909,
                    "label": "standard_name",
                    "value": "pitch_rate_ins",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14910,
                    "label": "var_id",
                    "value": "PARA0565",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14676,
            "names": [
                {
                    "ob_id": 10541,
                    "name": "rate-of-change of INS roll angle"
                },
                {
                    "ob_id": 10542,
                    "name": "roll_rate_ins"
                }
            ],
            "terms": [
                {
                    "ob_id": 14904,
                    "label": "units",
                    "value": "deg s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14911,
                    "label": "long_name",
                    "value": "rate-of-change of INS roll angle",
                    "vocabulary": ""
                },
                {
                    "ob_id": 14912,
                    "label": "standard_name",
                    "value": "roll_rate_ins",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 14913,
                    "label": "var_id",
                    "value": "PARA0567",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14683,
            "names": [
                {
                    "ob_id": 74,
                    "name": "Chloride"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 14684,
            "names": [
                {
                    "ob_id": 6,
                    "name": "end sample time"
                }
            ],
            "terms": [
                {
                    "ob_id": 14914,
                    "label": "units",
                    "value": "seconds after midnight",
                    "vocabulary": ""
                }
            ]
        }
    ]
}