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

{
    "count": 53229,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=32200",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=32000",
    "results": [
        {
            "ob_id": 66480,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70630,
                    "label": "standard_name",
                    "value": "TBD",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70634,
                    "label": "var_id",
                    "value": "ozone_upper_troposheric_mixing_ratio_histogram",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70635,
                    "label": "long_name",
                    "value": "histogram of upper tropospheric ozone mixing ratios",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66481,
            "names": [],
            "terms": [
                {
                    "ob_id": 139,
                    "label": "units",
                    "value": "Pa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70630,
                    "label": "standard_name",
                    "value": "TBD",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70636,
                    "label": "var_id",
                    "value": "cloud_top_pressure_max",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70637,
                    "label": "long_name",
                    "value": "maximum cloud top pressure",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66482,
            "names": [],
            "terms": [
                {
                    "ob_id": 139,
                    "label": "units",
                    "value": "Pa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70630,
                    "label": "standard_name",
                    "value": "TBD",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70638,
                    "label": "var_id",
                    "value": "cloud_top_pressure_min",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70639,
                    "label": "long_name",
                    "value": "minimum cloud top pressure minimum based on the CSA algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66483,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70630,
                    "label": "standard_name",
                    "value": "TBD",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70640,
                    "label": "var_id",
                    "value": "number_of_observations_ozone_stratospheric_vertical_column_reference",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70641,
                    "label": "long_name",
                    "value": "number of data averaged for stratospheric reference ozone column based on the CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66484,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70630,
                    "label": "standard_name",
                    "value": "TBD",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70642,
                    "label": "var_id",
                    "value": "number_of_skipped_observations_ozone_upper_tropospheric_mixing_ratio",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70643,
                    "label": "long_name",
                    "value": "number of data skipped in the upper tropospheric mixing ratio retrieval based on the CSA algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66485,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70630,
                    "label": "standard_name",
                    "value": "TBD",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70644,
                    "label": "var_id",
                    "value": "number_of_observations_ozone_upper_tropospheric_mixing_ratio",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70645,
                    "label": "long_name",
                    "value": "number of data used in the upper tropospheric mixing ratio retrieval",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66486,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70646,
                    "label": "var_id",
                    "value": "number_of_observations_ozone_total_column",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70647,
                    "label": "standard_name",
                    "value": "atmosphere_mole_content_of_ozone number_of_observations",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70648,
                    "label": "long_name",
                    "value": "number of data averaged for total ozone column based on the CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66487,
            "names": [],
            "terms": [
                {
                    "ob_id": 13581,
                    "label": "standard_name",
                    "value": "atmosphere_mole_content_of_ozone standard_error",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 64281,
                    "label": "units",
                    "value": "mol m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70649,
                    "label": "var_id",
                    "value": "ozone_total_vertical_column_precision",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70650,
                    "label": "long_name",
                    "value": "standard deviation of total ozone column based on the CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66488,
            "names": [],
            "terms": [
                {
                    "ob_id": 13544,
                    "label": "standard_name",
                    "value": "atmosphere_mole_content_of_ozone",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 64281,
                    "label": "units",
                    "value": "mol m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70651,
                    "label": "var_id",
                    "value": "ozone_total_vertical_column",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70652,
                    "label": "long_name",
                    "value": "averaged total ozone column based on the CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66489,
            "names": [],
            "terms": [
                {
                    "ob_id": 70,
                    "label": "units",
                    "value": "degrees_north",
                    "vocabulary": ""
                },
                {
                    "ob_id": 72,
                    "label": "standard_name",
                    "value": "latitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 70653,
                    "label": "var_id",
                    "value": "latitude_csa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70654,
                    "label": "long_name",
                    "value": "latitude center for CSA data",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66490,
            "names": [],
            "terms": [
                {
                    "ob_id": 70,
                    "label": "units",
                    "value": "degrees_north",
                    "vocabulary": ""
                },
                {
                    "ob_id": 72,
                    "label": "standard_name",
                    "value": "latitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 70655,
                    "label": "var_id",
                    "value": "latitude_ccd",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70656,
                    "label": "long_name",
                    "value": "pixel center latitude for CCD data",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66491,
            "names": [],
            "terms": [
                {
                    "ob_id": 74,
                    "label": "units",
                    "value": "degrees_east",
                    "vocabulary": ""
                },
                {
                    "ob_id": 76,
                    "label": "standard_name",
                    "value": "longitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 70657,
                    "label": "var_id",
                    "value": "longitude_csa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70658,
                    "label": "long_name",
                    "value": "longitude center for CSA data",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66492,
            "names": [],
            "terms": [
                {
                    "ob_id": 74,
                    "label": "units",
                    "value": "degrees_east",
                    "vocabulary": ""
                },
                {
                    "ob_id": 76,
                    "label": "standard_name",
                    "value": "longitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 70659,
                    "label": "var_id",
                    "value": "longitude_ccd",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70660,
                    "label": "long_name",
                    "value": "pixel center longitude for CCD data",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66493,
            "names": [],
            "terms": [
                {
                    "ob_id": 64281,
                    "label": "units",
                    "value": "mol m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70661,
                    "label": "var_id",
                    "value": "ozone_stratospheric_vertical_column_precision",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70662,
                    "label": "standard_name",
                    "value": "stratosphere_mole_content_of_ozone error",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70663,
                    "label": "long_name",
                    "value": "standard deviation of stratospheric ozone column based on the CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66494,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70664,
                    "label": "var_id",
                    "value": "number_of_observations_ozone_stratospheric_vertical_column",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70665,
                    "label": "standard_name",
                    "value": "stratosphere_mole_content_of_ozone number_of_observations",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70666,
                    "label": "long_name",
                    "value": "number of data averaged for stratospheric ozone column based on the CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66495,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70667,
                    "label": "var_id",
                    "value": "ozone_stratospheric_vertical_column_reference_flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70668,
                    "label": "standard_name",
                    "value": "stratosphere_mole_content_of_ozone status_flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70669,
                    "label": "long_name",
                    "value": "quality flag of stratospheric ozone column in the reference area based on the CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66496,
            "names": [],
            "terms": [
                {
                    "ob_id": 64281,
                    "label": "units",
                    "value": "mol m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70670,
                    "label": "var_id",
                    "value": "ozone_stratospheric_vertical_column",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70671,
                    "label": "standard_name",
                    "value": "stratosphere_mole_content_of_ozone",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70672,
                    "label": "long_name",
                    "value": "average stratospheric ozone column based on the CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66497,
            "names": [],
            "terms": [
                {
                    "ob_id": 64281,
                    "label": "units",
                    "value": "mol m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70671,
                    "label": "standard_name",
                    "value": "stratosphere_mole_content_of_ozone",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70673,
                    "label": "var_id",
                    "value": "ozone_stratospheric_vertical_column_reference",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70674,
                    "label": "long_name",
                    "value": "averaged stratospheric ozone column in the reference are based on the CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66498,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6031,
                    "label": "standard_name",
                    "value": "surface_albedo",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 27774,
                    "label": "var_id",
                    "value": "surface_albedo",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70675,
                    "label": "long_name",
                    "value": "averaged surface albedo based on the CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66499,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5790,
                    "label": "standard_name",
                    "value": "surface_altitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 8542,
                    "label": "var_id",
                    "value": "surface_altitude",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70676,
                    "label": "long_name",
                    "value": "surface altitude based on the CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66500,
            "names": [],
            "terms": [
                {
                    "ob_id": 37,
                    "label": "standard_name",
                    "value": "time",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 38,
                    "label": "var_id",
                    "value": "time",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2274,
                    "label": "units",
                    "value": "seconds",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70677,
                    "label": "long_name",
                    "value": "time of the measurements",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66501,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70678,
                    "label": "var_id",
                    "value": "number_of_observations_ozone_tropospheric_vertical_column",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70679,
                    "label": "standard_name",
                    "value": "troposphere_mole_content_of_ozone number_of_observations",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70680,
                    "label": "long_name",
                    "value": "number of data averaged for tropospheric ozone column based on the CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66502,
            "names": [],
            "terms": [
                {
                    "ob_id": 64281,
                    "label": "units",
                    "value": "mol m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70681,
                    "label": "var_id",
                    "value": "ozone_tropospheric_vertical_column_precision",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70682,
                    "label": "standard_name",
                    "value": "troposphere_mole_content_of_ozone standard_error",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70683,
                    "label": "long_name",
                    "value": "standard deviation of tropospheric ozone column based on CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66503,
            "names": [],
            "terms": [
                {
                    "ob_id": 64281,
                    "label": "units",
                    "value": "mol m-2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70684,
                    "label": "var_id",
                    "value": "ozone_tropospheric_vertical_column",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70685,
                    "label": "standard_name",
                    "value": "troposphere_mole_content_of_ozone",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70686,
                    "label": "long_name",
                    "value": "average tropospheric ozone column based on CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66504,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70687,
                    "label": "var_id",
                    "value": "ozone_upper_tropospheric_mixing_ratio_flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70688,
                    "label": "standard_name",
                    "value": "troposphere_mole_fraction_of_ozone_in_air status_flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70689,
                    "label": "long_name",
                    "value": "quality flag to upper tropospheric mixing ratio based on CSA algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66505,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70690,
                    "label": "var_id",
                    "value": "ozone_tropospheric_mixing_ratio",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70691,
                    "label": "standard_name",
                    "value": "troposphere_mole_fraction_of_ozone_in_air",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70692,
                    "label": "long_name",
                    "value": "average tropospheric ozone mixing ratio based on CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66506,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70691,
                    "label": "standard_name",
                    "value": "troposphere_mole_fraction_of_ozone_in_air",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70693,
                    "label": "var_id",
                    "value": "ozone_upper_tropospheric_mixing_ratio",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70694,
                    "label": "long_name",
                    "value": "upper tropospheric ozone mixing ratio based on CSA algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66507,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70695,
                    "label": "var_id",
                    "value": "ozone_tropospheric_mixing_ratio_precision",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70696,
                    "label": "standard_name",
                    "value": "troposphere_mole_fraction_of_ozone_in_air_standard_error",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70697,
                    "label": "long_name",
                    "value": "standard deviation of tropospheric ozone mixing ratio based on CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66508,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70696,
                    "label": "standard_name",
                    "value": "troposphere_mole_fraction_of_ozone_in_air_standard_error",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70698,
                    "label": "var_id",
                    "value": "ozone_upper_tropospheric_mixing_ratio_precision",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70699,
                    "label": "long_name",
                    "value": "standard deviation of upper tropospheric ozone mixing ratio based on CSA algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66509,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70700,
                    "label": "var_id",
                    "value": "histogram_axis_tropospheric_ozone",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66510,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70701,
                    "label": "var_id",
                    "value": "histogram_axis_upper_tropospheric_ozone",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66511,
            "names": [],
            "terms": [
                {
                    "ob_id": 139,
                    "label": "units",
                    "value": "Pa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 13563,
                    "label": "var_id",
                    "value": "surface_pressure",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70702,
                    "label": "standard_name",
                    "value": "surface_pressure",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70703,
                    "label": "long_name",
                    "value": "surface pressure based on the CCD algorithm",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66512,
            "names": [],
            "terms": [
                {
                    "ob_id": 12,
                    "label": "units",
                    "value": "s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70704,
                    "label": "var_id",
                    "value": "frequency_bnds",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70705,
                    "label": "long_name",
                    "value": "frequency bounds of band",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66513,
            "names": [],
            "terms": [
                {
                    "ob_id": 70706,
                    "label": "var_id",
                    "value": "spectrogram",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70707,
                    "label": "long_name",
                    "value": "ground vertical acceleration power spectral density",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70708,
                    "label": "units",
                    "value": "m2 s-4 Hz-1",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66514,
            "names": [],
            "terms": [
                {
                    "ob_id": 70709,
                    "label": "var_id",
                    "value": "spectrogram_quality",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70710,
                    "label": "long_name",
                    "value": "quality level of ground vertical velocity spectral density",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66515,
            "names": [],
            "terms": [
                {
                    "ob_id": 12,
                    "label": "units",
                    "value": "s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 4238,
                    "label": "var_id",
                    "value": "frequency",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70711,
                    "label": "standard_name",
                    "value": "frequency",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70712,
                    "label": "long_name",
                    "value": "seismic wave frequency of the center band",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66516,
            "names": [],
            "terms": [
                {
                    "ob_id": 66,
                    "label": "units",
                    "value": "degree_east",
                    "vocabulary": ""
                },
                {
                    "ob_id": 72,
                    "label": "standard_name",
                    "value": "latitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 2195,
                    "label": "var_id",
                    "value": "lat",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66517,
            "names": [],
            "terms": [
                {
                    "ob_id": 65,
                    "label": "units",
                    "value": "degree_north",
                    "vocabulary": ""
                },
                {
                    "ob_id": 76,
                    "label": "standard_name",
                    "value": "longitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 2192,
                    "label": "var_id",
                    "value": "lon",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66518,
            "names": [],
            "terms": [
                {
                    "ob_id": 70713,
                    "label": "var_id",
                    "value": "trace_id",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70714,
                    "label": "standard_name",
                    "value": "platform_id",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70715,
                    "label": "long_name",
                    "value": "network.station.localization_id.channel_component",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66519,
            "names": [],
            "terms": [
                {
                    "ob_id": 22578,
                    "label": "var_id",
                    "value": "station_name",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70716,
                    "label": "standard_name",
                    "value": "platform_name",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70717,
                    "label": "long_name",
                    "value": "network.station_name",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66520,
            "names": [],
            "terms": [
                {
                    "ob_id": 37,
                    "label": "standard_name",
                    "value": "time",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 38,
                    "label": "var_id",
                    "value": "time",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2274,
                    "label": "units",
                    "value": "seconds",
                    "vocabulary": ""
                },
                {
                    "ob_id": 65600,
                    "label": "long_name",
                    "value": "julian day (UT)",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66521,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8123,
                    "label": "long_name",
                    "value": "10 metre U wind component",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31143,
                    "label": "var_id",
                    "value": "wind_speed_model_u",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66522,
            "names": [],
            "terms": [
                {
                    "ob_id": 42,
                    "label": "units",
                    "value": "m s-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8125,
                    "label": "long_name",
                    "value": "10 metre V wind component",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31144,
                    "label": "var_id",
                    "value": "wind_speed_model_v",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66523,
            "names": [],
            "terms": [
                {
                    "ob_id": 63,
                    "label": "units",
                    "value": "K",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8129,
                    "label": "long_name",
                    "value": "2 metre temperature",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31145,
                    "label": "var_id",
                    "value": "surface_air_temperature",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66524,
            "names": [],
            "terms": [
                {
                    "ob_id": 70718,
                    "label": "var_id",
                    "value": "homogeneity",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70719,
                    "label": "long_name",
                    "value": "Homogeneity of SAR image",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66525,
            "names": [],
            "terms": [
                {
                    "ob_id": 70720,
                    "label": "var_id",
                    "value": "normalized_variance",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70721,
                    "label": "long_name",
                    "value": "Nomarlized Variance",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66526,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70722,
                    "label": "var_id",
                    "value": "swh_model",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70723,
                    "label": "long_name",
                    "value": "Significant height of combined wind waves and swell",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66527,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31120,
                    "label": "long_name",
                    "value": "best estimate of significant wave height standard error",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31121,
                    "label": "var_id",
                    "value": "swh_uncertainty",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66528,
            "names": [],
            "terms": [
                {
                    "ob_id": 31133,
                    "label": "var_id",
                    "value": "swh_rejection_flags",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70724,
                    "label": "long_name",
                    "value": "consolidated Significant Wave height quality flags",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66529,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31122,
                    "label": "long_name",
                    "value": "distance to nearest coast",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31123,
                    "label": "var_id",
                    "value": "distance_to_coast",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66530,
            "names": [],
            "terms": [
                {
                    "ob_id": 31137,
                    "label": "var_id",
                    "value": "swh_quality",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70725,
                    "label": "long_name",
                    "value": "quality of C band SAR significant wave height measurement",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66531,
            "names": [],
            "terms": [
                {
                    "ob_id": 139,
                    "label": "units",
                    "value": "Pa",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8561,
                    "label": "var_id",
                    "value": "surface_air_pressure",
                    "vocabulary": ""
                },
                {
                    "ob_id": 9999,
                    "label": "long_name",
                    "value": "Mean sea level pressure",
                    "vocabulary": ""
                },
                {
                    "ob_id": 24378,
                    "label": "standard_name",
                    "value": "air_pressure_at_mean_sea_level",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66532,
            "names": [],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70726,
                    "label": "var_id",
                    "value": "angle_of_incidence",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70727,
                    "label": "standard_name",
                    "value": "angle_of_incidence",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70728,
                    "label": "long_name",
                    "value": "Local incidence angle",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66533,
            "names": [],
            "terms": [
                {
                    "ob_id": 46,
                    "label": "units",
                    "value": "degree",
                    "vocabulary": ""
                },
                {
                    "ob_id": 21421,
                    "label": "var_id",
                    "value": "heading",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70729,
                    "label": "standard_name",
                    "value": "heading",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70730,
                    "label": "long_name",
                    "value": "Local satellite heading",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66534,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 9092,
                    "label": "var_id",
                    "value": "sea_ice_fraction",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70731,
                    "label": "standard_name",
                    "value": "s",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70732,
                    "label": "long_name",
                    "value": "fraction of sea ice in water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66535,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20787,
                    "label": "var_id",
                    "value": "bathymetry",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31124,
                    "label": "long_name",
                    "value": "ocean depth",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70731,
                    "label": "standard_name",
                    "value": "s",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66536,
            "names": [],
            "terms": [
                {
                    "ob_id": 12488,
                    "label": "units",
                    "value": "sec",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70733,
                    "label": "var_id",
                    "value": "Tm2",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70734,
                    "label": "standard_name",
                    "value": "sea_surface_wave_mean_period_from_variance_spectral_density_second_frequency_moment",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70735,
                    "label": "long_name",
                    "value": "C band Second moment period",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66537,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 10834,
                    "label": "var_id",
                    "value": "swh",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31114,
                    "label": "standard_name",
                    "value": "sea_surface_wave_significant_height",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70736,
                    "label": "long_name",
                    "value": "total C band significant wave height",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66538,
            "names": [],
            "terms": [
                {
                    "ob_id": 37,
                    "label": "standard_name",
                    "value": "time",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 38,
                    "label": "var_id",
                    "value": "time",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2274,
                    "label": "units",
                    "value": "seconds",
                    "vocabulary": ""
                },
                {
                    "ob_id": 9194,
                    "label": "long_name",
                    "value": "measurement time",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66539,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 20787,
                    "label": "var_id",
                    "value": "bathymetry",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31124,
                    "label": "long_name",
                    "value": "ocean depth",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31125,
                    "label": "standard_name",
                    "value": "sea_floor_depth_below_mean_sea_level",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66540,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3096,
                    "label": "standard_name",
                    "value": "sea_ice_area_fraction",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 9092,
                    "label": "var_id",
                    "value": "sea_ice_fraction",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70732,
                    "label": "long_name",
                    "value": "fraction of sea ice in water",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66541,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70737,
                    "label": "var_id",
                    "value": "swell_swh_primary",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70738,
                    "label": "standard_name",
                    "value": "sea_surface_primary_swell_wave_significant_height",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70739,
                    "label": "long_name",
                    "value": "C band Dominant swell wave height",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66542,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70740,
                    "label": "var_id",
                    "value": "swell_swh_secondary",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70741,
                    "label": "standard_name",
                    "value": "sea_surface_secondary_swell_wave_significant_height",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70742,
                    "label": "long_name",
                    "value": "C band Secondary swell wave height",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66543,
            "names": [],
            "terms": [
                {
                    "ob_id": 12488,
                    "label": "units",
                    "value": "sec",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70743,
                    "label": "var_id",
                    "value": "Tm0",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70744,
                    "label": "standard_name",
                    "value": "sea_surface_wave_mean_period",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70745,
                    "label": "long_name",
                    "value": "C band Mean wave period",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66544,
            "names": [],
            "terms": [
                {
                    "ob_id": 12488,
                    "label": "units",
                    "value": "sec",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70746,
                    "label": "var_id",
                    "value": "Tm1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70747,
                    "label": "standard_name",
                    "value": "sea_surface_wave_mean_period_from_variance_spectral_density_first_frequency_moment",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70748,
                    "label": "long_name",
                    "value": "C band First moment period",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66545,
            "names": [],
            "terms": [
                {
                    "ob_id": 12488,
                    "label": "units",
                    "value": "sec",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70749,
                    "label": "var_id",
                    "value": "windwave_period",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70750,
                    "label": "standard_name",
                    "value": "sea_surface_wind_wave_mean_period",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70751,
                    "label": "long_name",
                    "value": "C band Windsea wave period",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66546,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 6757,
                    "label": "standard_name",
                    "value": "sea_surface_wind_wave_significant_height",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 70752,
                    "label": "var_id",
                    "value": "windwave_swh",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70753,
                    "label": "long_name",
                    "value": "C band Windsea wave height",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66547,
            "names": [],
            "terms": [
                {
                    "ob_id": 70754,
                    "label": "var_id",
                    "value": "instrument_configuration_identifier",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70755,
                    "label": "long_name",
                    "value": "IcID",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66548,
            "names": [],
            "terms": [
                {
                    "ob_id": 70756,
                    "label": "var_id",
                    "value": "instrument_configuration_version",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70757,
                    "label": "long_name",
                    "value": "IcVersion",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66549,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70758,
                    "label": "var_id",
                    "value": "processing_quality_flags_crb",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70759,
                    "label": "long_name",
                    "value": "Processing quality flags",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66550,
            "names": [],
            "terms": [
                {
                    "ob_id": 26647,
                    "label": "var_id",
                    "value": "time_utc",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70760,
                    "label": "long_name",
                    "value": "Time of observation as ISO 8601 date-time string",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66551,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31487,
                    "label": "var_id",
                    "value": "ground_pixel",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70761,
                    "label": "long_name",
                    "value": "across-track dimension index",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66552,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 31489,
                    "label": "var_id",
                    "value": "scanline",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70762,
                    "label": "long_name",
                    "value": "along-track dimension index",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66553,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 59575,
                    "label": "var_id",
                    "value": "cloud_base_height",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70763,
                    "label": "long_name",
                    "value": "cloud base height assumed in ROCINN retrieval",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66554,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70764,
                    "label": "var_id",
                    "value": "cloud_base_height_precision",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70765,
                    "label": "long_name",
                    "value": "cloud base height precision assumed in ROCINN retrieval",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66555,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70766,
                    "label": "var_id",
                    "value": "cloud_coregistration_inhomogeneity_parameter",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70767,
                    "label": "long_name",
                    "value": "cloud coregistration inhomogeneity parameter",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66556,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70768,
                    "label": "var_id",
                    "value": "cloud_top_height_precision_nir",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70769,
                    "label": "long_name",
                    "value": "cloud top height precision",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66557,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 19170,
                    "label": "long_name",
                    "value": "cloud top height",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70770,
                    "label": "var_id",
                    "value": "cloud_top_height_nir",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66559,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70773,
                    "label": "var_id",
                    "value": "degrees_of_polynomial_shift",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70774,
                    "label": "long_name",
                    "value": "degrees_of_polynomial_shift dimension index",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66560,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70775,
                    "label": "var_id",
                    "value": "cloud_fraction_apriori_nir",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70776,
                    "label": "long_name",
                    "value": "effective radiometric cloud fraction a priori",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66561,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70777,
                    "label": "var_id",
                    "value": "cloud_fraction_precision_nir",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70778,
                    "label": "long_name",
                    "value": "effective radiometric cloud fraction precision",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66562,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70779,
                    "label": "var_id",
                    "value": "cloud_fraction_nir",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70780,
                    "label": "long_name",
                    "value": "effective radiometric cloud fraction",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66563,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70781,
                    "label": "var_id",
                    "value": "degrees_of_freedom_nir",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70782,
                    "label": "long_name",
                    "value": "final degrees of freedom of the rocinn inversion using the CAL model",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66564,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70783,
                    "label": "var_id",
                    "value": "degrees_of_freedom_crb_nir",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70784,
                    "label": "long_name",
                    "value": "final degrees of freedom of the rocinn inversion using the CRB model",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66565,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70785,
                    "label": "var_id",
                    "value": "satellite_orbit_phase",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70786,
                    "label": "long_name",
                    "value": "fractional satellite orbit phase",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66566,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70787,
                    "label": "var_id",
                    "value": "surface_classification_nir",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70788,
                    "label": "long_name",
                    "value": "land-water mask",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66567,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70789,
                    "label": "var_id",
                    "value": "number_of_iterations_nir",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70790,
                    "label": "long_name",
                    "value": "number of rocinn iterations reached per pixel for the CAL model",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66568,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70791,
                    "label": "var_id",
                    "value": "number_of_iterations_crb_nir",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70792,
                    "label": "long_name",
                    "value": "number of rocinn iterations reached per pixel for the CRB model",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66569,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70793,
                    "label": "var_id",
                    "value": "number_fitting_parameter",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70794,
                    "label": "long_name",
                    "value": "number_fitting_parameter dimension index",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66570,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70795,
                    "label": "var_id",
                    "value": "number_fitting_parameter_crb",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70796,
                    "label": "long_name",
                    "value": "number_fitting_parameter_crb dimension index",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66571,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70797,
                    "label": "var_id",
                    "value": "number_of_calibrations",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70798,
                    "label": "long_name",
                    "value": "number_of_calibrations dimension index",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66572,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70799,
                    "label": "var_id",
                    "value": "number_of_subwindows",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70800,
                    "label": "long_name",
                    "value": "number_of_subwindows dimension index",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66573,
            "names": [],
            "terms": [
                {
                    "ob_id": 10928,
                    "label": "units",
                    "value": "milliseconds",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70801,
                    "label": "var_id",
                    "value": "delta_time",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70802,
                    "label": "long_name",
                    "value": "offset from reference start time of measurement",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66574,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70803,
                    "label": "var_id",
                    "value": "corner",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70804,
                    "label": "long_name",
                    "value": "pixel corner index",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66575,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70805,
                    "label": "var_id",
                    "value": "reflectances",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70806,
                    "label": "long_name",
                    "value": "reflectances dimension index",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66576,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70807,
                    "label": "var_id",
                    "value": "fitted_root_mean_square_crb_nir",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70808,
                    "label": "long_name",
                    "value": "root mean square residual from the CRB model",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66577,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70809,
                    "label": "var_id",
                    "value": "fitted_root_mean_square_nir",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70810,
                    "label": "long_name",
                    "value": "root mean square residual",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66578,
            "names": [],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70811,
                    "label": "var_id",
                    "value": "satellite_altitude",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70812,
                    "label": "long_name",
                    "value": "satellite altitude",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66579,
            "names": [],
            "terms": [
                {
                    "ob_id": 74,
                    "label": "units",
                    "value": "degrees_east",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70813,
                    "label": "var_id",
                    "value": "satellite_longitude",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70814,
                    "label": "long_name",
                    "value": "satellite_longitude",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 66580,
            "names": [],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70815,
                    "label": "var_id",
                    "value": "scaled_small_pixel_variance",
                    "vocabulary": ""
                },
                {
                    "ob_id": 70816,
                    "label": "long_name",
                    "value": "scaled small pixel variance",
                    "vocabulary": ""
                }
            ]
        }
    ]
}