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=5300
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=5400",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/?format=api&limit=100&offset=5200",
    "results": [
        {
            "ob_id": 11944,
            "names": [],
            "terms": [
                {
                    "ob_id": 39,
                    "label": "units",
                    "value": "dB",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12486,
                    "label": "var_id",
                    "value": "zerodB",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11945,
            "names": [],
            "terms": [
                {
                    "ob_id": 10377,
                    "label": "units",
                    "value": "dBm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12487,
                    "label": "var_id",
                    "value": "beaconSignal",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11946,
            "names": [],
            "terms": [
                {
                    "ob_id": 12488,
                    "label": "units",
                    "value": "sec",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12489,
                    "label": "var_id",
                    "value": "tmsec",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11947,
            "names": [],
            "terms": [
                {
                    "ob_id": 12490,
                    "label": "var_id",
                    "value": "dataFlags",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11950,
            "names": [
                {
                    "ob_id": 8221,
                    "name": "WGS84 latitude coordinates, center of pixel"
                }
            ],
            "terms": [
                {
                    "ob_id": 7,
                    "label": "units",
                    "value": "degrees",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2195,
                    "label": "var_id",
                    "value": "lat",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12493,
                    "label": "long_name",
                    "value": "WGS84 latitude coordinates, center of pixel",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11951,
            "names": [
                {
                    "ob_id": 8222,
                    "name": "WGS84 longitude coordinates, center of pixel"
                }
            ],
            "terms": [
                {
                    "ob_id": 7,
                    "label": "units",
                    "value": "degrees",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2192,
                    "label": "var_id",
                    "value": "lon",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12494,
                    "label": "long_name",
                    "value": "WGS84 longitude coordinates, center of pixel",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11952,
            "names": [
                {
                    "ob_id": 7830,
                    "name": "projection_x_coordinate"
                },
                {
                    "ob_id": 8223,
                    "name": "x coordinate of projection"
                }
            ],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3633,
                    "label": "var_id",
                    "value": "x",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11904,
                    "label": "standard_name",
                    "value": "projection_x_coordinate",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12495,
                    "label": "long_name",
                    "value": "x coordinate of projection",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11953,
            "names": [
                {
                    "ob_id": 7831,
                    "name": "projection_y_coordinate"
                },
                {
                    "ob_id": 8224,
                    "name": "y coordinate of projection"
                }
            ],
            "terms": [
                {
                    "ob_id": 32,
                    "label": "units",
                    "value": "m",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3634,
                    "label": "var_id",
                    "value": "y",
                    "vocabulary": ""
                },
                {
                    "ob_id": 11906,
                    "label": "standard_name",
                    "value": "projection_y_coordinate",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12496,
                    "label": "long_name",
                    "value": "y coordinate of projection",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11954,
            "names": [],
            "terms": [
                {
                    "ob_id": 12497,
                    "label": "var_id",
                    "value": "lambert_azimuthal_equal_area",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11955,
            "names": [
                {
                    "ob_id": 5398,
                    "name": "sea_water_temperature"
                },
                {
                    "ob_id": 8225,
                    "name": "analysed sea surface temperature"
                }
            ],
            "terms": [
                {
                    "ob_id": 7382,
                    "label": "units",
                    "value": "kelvin",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8244,
                    "label": "standard_name",
                    "value": "sea_water_temperature",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 10051,
                    "label": "var_id",
                    "value": "analysed_sst",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12498,
                    "label": "long_name",
                    "value": "analysed sea surface temperature",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11956,
            "names": [
                {
                    "ob_id": 8226,
                    "name": "sea_water_temperature standard_error"
                },
                {
                    "ob_id": 8227,
                    "name": "estimated error standard deviation of analysed_sst"
                }
            ],
            "terms": [
                {
                    "ob_id": 7382,
                    "label": "units",
                    "value": "kelvin",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12499,
                    "label": "long_name",
                    "value": "estimated error standard deviation of analysed_sst",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12500,
                    "label": "standard_name",
                    "value": "sea_water_temperature standard_error",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12501,
                    "label": "var_id",
                    "value": "analysis_error",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11957,
            "names": [
                {
                    "ob_id": 8228,
                    "name": "sea ice area fraction error estimate"
                },
                {
                    "ob_id": 8229,
                    "name": "sea_ice_area_fraction standard_error"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12502,
                    "label": "long_name",
                    "value": "sea ice area fraction error estimate",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12503,
                    "label": "standard_name",
                    "value": "sea_ice_area_fraction standard_error",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12504,
                    "label": "var_id",
                    "value": "sea_ice_fraction_error",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11958,
            "names": [
                {
                    "ob_id": 2374,
                    "name": "sea_ice_area_fraction"
                },
                {
                    "ob_id": 8230,
                    "name": "sea ice area fraction"
                }
            ],
            "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": 12505,
                    "label": "long_name",
                    "value": "sea ice area fraction",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11959,
            "names": [
                {
                    "ob_id": 8231,
                    "name": "sea/land/lake/ice field composite mask"
                }
            ],
            "terms": [
                {
                    "ob_id": 8253,
                    "label": "var_id",
                    "value": "mask",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12506,
                    "label": "long_name",
                    "value": "sea/land/lake/ice field composite mask",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11960,
            "names": [
                {
                    "ob_id": 5701,
                    "name": "precipitation"
                }
            ],
            "terms": [
                {
                    "ob_id": 7418,
                    "label": "var_id",
                    "value": "pre",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8393,
                    "label": "long_name",
                    "value": "precipitation",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12507,
                    "label": "units",
                    "value": "mm/month",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11961,
            "names": [
                {
                    "ob_id": 8232,
                    "name": "Irradiance flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11962,
            "names": [
                {
                    "ob_id": 8233,
                    "name": "Irradiance"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11963,
            "names": [
                {
                    "ob_id": 8234,
                    "name": "Net Irradiance flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11964,
            "names": [
                {
                    "ob_id": 8235,
                    "name": "Net Irradiance"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11965,
            "names": [
                {
                    "ob_id": 8236,
                    "name": "Relative Humidity flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11967,
            "names": [
                {
                    "ob_id": 8237,
                    "name": "Temperature deg C Flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11968,
            "names": [
                {
                    "ob_id": 8238,
                    "name": "Temperature deg C"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11969,
            "names": [
                {
                    "ob_id": 8239,
                    "name": "Wind Direction deg flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11970,
            "names": [
                {
                    "ob_id": 8240,
                    "name": "Wind Direction deg"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11971,
            "names": [
                {
                    "ob_id": 8241,
                    "name": "Wind Speed m/s flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11972,
            "names": [
                {
                    "ob_id": 8242,
                    "name": "Wind Speed m/s"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11973,
            "names": [
                {
                    "ob_id": 5320,
                    "name": "lwe_thickness_of_surface_snow_amount"
                },
                {
                    "ob_id": 8243,
                    "name": "Monthly Maximun Value of Snow Water Equivalet"
                }
            ],
            "terms": [
                {
                    "ob_id": 4439,
                    "label": "units",
                    "value": "mm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8151,
                    "label": "standard_name",
                    "value": "lwe_thickness_of_surface_snow_amount",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12508,
                    "label": "long_name",
                    "value": "Monthly Maximun Value of Snow Water Equivalet",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12509,
                    "label": "var_id",
                    "value": "SWE_max",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11974,
            "names": [
                {
                    "ob_id": 5320,
                    "name": "lwe_thickness_of_surface_snow_amount"
                },
                {
                    "ob_id": 8244,
                    "name": "Snow Water Equivalent, monthly aggregate value"
                }
            ],
            "terms": [
                {
                    "ob_id": 4439,
                    "label": "units",
                    "value": "mm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8151,
                    "label": "standard_name",
                    "value": "lwe_thickness_of_surface_snow_amount",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12510,
                    "label": "long_name",
                    "value": "Snow Water Equivalent, monthly aggregate value",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12511,
                    "label": "var_id",
                    "value": "SWE_avg",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11978,
            "names": [
                {
                    "ob_id": 8247,
                    "name": "N2O_TT_flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11979,
            "names": [
                {
                    "ob_id": 8248,
                    "name": "N2O_TT_ppb"
                }
            ],
            "terms": [
                {
                    "ob_id": 12473,
                    "label": "units",
                    "value": "target tank - deviation from assigned value - see cylinderlog",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11980,
            "names": [
                {
                    "ob_id": 8249,
                    "name": "N2O_WT_flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11981,
            "names": [
                {
                    "ob_id": 8250,
                    "name": "N2O_WT_ppb"
                }
            ],
            "terms": [
                {
                    "ob_id": 12471,
                    "label": "units",
                    "value": "working tank - deviation from assigned value - see cylinderlog",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11982,
            "names": [
                {
                    "ob_id": 8251,
                    "name": "N2O_ppb"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11983,
            "names": [
                {
                    "ob_id": 8252,
                    "name": "N2O_ppb_flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11984,
            "names": [
                {
                    "ob_id": 8253,
                    "name": "SF6_TT_flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11985,
            "names": [
                {
                    "ob_id": 8254,
                    "name": "SF6_TT_ppt"
                }
            ],
            "terms": [
                {
                    "ob_id": 12473,
                    "label": "units",
                    "value": "target tank - deviation from assigned value - see cylinderlog",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11986,
            "names": [
                {
                    "ob_id": 8255,
                    "name": "SF6_WT_flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11987,
            "names": [
                {
                    "ob_id": 8256,
                    "name": "SF6_WT_ppt"
                }
            ],
            "terms": [
                {
                    "ob_id": 12471,
                    "label": "units",
                    "value": "working tank - deviation from assigned value - see cylinderlog",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11988,
            "names": [
                {
                    "ob_id": 8257,
                    "name": "SF6_ppb_flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11989,
            "names": [
                {
                    "ob_id": 8258,
                    "name": "SF6_ppt"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11990,
            "names": [],
            "terms": [
                {
                    "ob_id": 2192,
                    "label": "var_id",
                    "value": "lon",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12513,
                    "label": "units",
                    "value": "Degrees_E",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 11991,
            "names": [],
            "terms": [
                {
                    "ob_id": 2195,
                    "label": "var_id",
                    "value": "lat",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12514,
                    "label": "units",
                    "value": "Degrees_N",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12053,
            "names": [
                {
                    "ob_id": 8326,
                    "name": "O2_flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 2,
                    "label": "units",
                    "value": "None",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12055,
            "names": [
                {
                    "ob_id": 8327,
                    "name": "O2_permeg"
                }
            ],
            "terms": [
                {
                    "ob_id": 12644,
                    "label": "units",
                    "value": "hourly average O2 concentraion in per meg. Date_and_Time is start of the hour",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12056,
            "names": [
                {
                    "ob_id": 8328,
                    "name": "Absorbing aerosol index averaged for each grid cell"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12645,
                    "label": "long_name",
                    "value": "Absorbing aerosol index averaged for each grid cell",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12646,
                    "label": "var_id",
                    "value": "absorbing_aerosol_index",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12057,
            "names": [
                {
                    "ob_id": 8329,
                    "name": "Number of observations for each grid cell"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12647,
                    "label": "long_name",
                    "value": "Number of observations for each grid cell",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12648,
                    "label": "var_id",
                    "value": "number_of_observations",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12058,
            "names": [
                {
                    "ob_id": 8330,
                    "name": "Solar zenith angle averaged for each grid cell"
                }
            ],
            "terms": [
                {
                    "ob_id": 7,
                    "label": "units",
                    "value": "degrees",
                    "vocabulary": ""
                },
                {
                    "ob_id": 9096,
                    "label": "var_id",
                    "value": "solar_zenith_angle",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12649,
                    "label": "long_name",
                    "value": "Solar zenith angle averaged for each grid cell",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12059,
            "names": [
                {
                    "ob_id": 8331,
                    "name": "volume_attenuation_coefficient_of_downwelling_radiative_flux_in_sea_water_bias_uncertainty"
                },
                {
                    "ob_id": 8332,
                    "name": "Bias uncertainty in downwelling attenuation coefficient at 490 nm derived using Lee 2005 equation and bbw from Zhang 2009"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12650,
                    "label": "long_name",
                    "value": "Bias uncertainty in downwelling attenuation coefficient at 490 nm derived using Lee 2005 equation and bbw from Zhang 2009",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12651,
                    "label": "standard_name",
                    "value": "volume_attenuation_coefficient_of_downwelling_radiative_flux_in_sea_water_bias_uncertainty",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12652,
                    "label": "var_id",
                    "value": "kd_490_bias_uncertainty",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12060,
            "names": [
                {
                    "ob_id": 8333,
                    "name": "Count of the number of observations from the MERIS sensor contributing to this bin cell"
                }
            ],
            "terms": [
                {
                    "ob_id": 12653,
                    "label": "long_name",
                    "value": "Count of the number of observations from the MERIS sensor contributing to this bin cell",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12654,
                    "label": "var_id",
                    "value": "MERIS_nobs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12061,
            "names": [
                {
                    "ob_id": 8334,
                    "name": "Count of the number of observations from the MODIS sensor contributing to this bin cell"
                }
            ],
            "terms": [
                {
                    "ob_id": 12655,
                    "label": "long_name",
                    "value": "Count of the number of observations from the MODIS sensor contributing to this bin cell",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12656,
                    "label": "var_id",
                    "value": "MODISA_nobs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12062,
            "names": [
                {
                    "ob_id": 8335,
                    "name": "Count of the number of observations from the SeaWiFS sensor contributing to this bin cell"
                }
            ],
            "terms": [
                {
                    "ob_id": 12657,
                    "label": "long_name",
                    "value": "Count of the number of observations from the SeaWiFS sensor contributing to this bin cell",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12658,
                    "label": "var_id",
                    "value": "SeaWiFS_nobs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12063,
            "names": [
                {
                    "ob_id": 8336,
                    "name": "Count of the total number of observations contributing to this bin cell"
                }
            ],
            "terms": [
                {
                    "ob_id": 12659,
                    "label": "long_name",
                    "value": "Count of the total number of observations contributing to this bin cell",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12660,
                    "label": "var_id",
                    "value": "total_nobs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12064,
            "names": [
                {
                    "ob_id": 8337,
                    "name": "Downwelling attenuation coefficient at 490nm, derived using Lee 2005 equation and bbw from Zhang 2009 (following the SeaDAS Kd_lee algorithm)"
                },
                {
                    "ob_id": 8338,
                    "name": "volume_attenuation_coefficient_of_downwelling_radiative_flux_in_sea_water"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12661,
                    "label": "long_name",
                    "value": "Downwelling attenuation coefficient at 490nm, derived using Lee 2005 equation and bbw from Zhang 2009 (following the SeaDAS Kd_lee algorithm)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12662,
                    "label": "standard_name",
                    "value": "volume_attenuation_coefficient_of_downwelling_radiative_flux_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12663,
                    "label": "var_id",
                    "value": "kd_490",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12065,
            "names": [
                {
                    "ob_id": 8339,
                    "name": "RMS uncertainty in downwelling attenuation coefficient at 490 nm derived using Lee 2005 equation and bbw from Zhang 2009"
                },
                {
                    "ob_id": 8340,
                    "name": "volume_attenuation_coefficient_of_downwelling_radiative_flux_in_sea_water_rms_uncertainty"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12664,
                    "label": "long_name",
                    "value": "RMS uncertainty in downwelling attenuation coefficient at 490 nm derived using Lee 2005 equation and bbw from Zhang 2009",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12665,
                    "label": "standard_name",
                    "value": "volume_attenuation_coefficient_of_downwelling_radiative_flux_in_sea_water_rms_uncertainty",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12666,
                    "label": "var_id",
                    "value": "kd_490_rms_uncertainty",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12066,
            "names": [],
            "terms": [
                {
                    "ob_id": 12667,
                    "label": "var_id",
                    "value": "crs",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12126,
            "names": [
                {
                    "ob_id": 2422,
                    "name": "cloud_area_fraction"
                },
                {
                    "ob_id": 8395,
                    "name": "fraction of cloud flagged pixels in 10km bin"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 3225,
                    "label": "standard_name",
                    "value": "cloud_area_fraction",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12781,
                    "label": "long_name",
                    "value": "fraction of cloud flagged pixels in 10km bin",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12782,
                    "label": "var_id",
                    "value": "cloud_fraction",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12127,
            "names": [
                {
                    "ob_id": 5203,
                    "name": "land_binary_mask"
                },
                {
                    "ob_id": 8396,
                    "name": "land / sea flag"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 8021,
                    "label": "standard_name",
                    "value": "land_binary_mask",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12783,
                    "label": "long_name",
                    "value": "land / sea flag",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12784,
                    "label": "var_id",
                    "value": "surface_type_number",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12128,
            "names": [
                {
                    "ob_id": 229,
                    "name": "latitude"
                },
                {
                    "ob_id": 8397,
                    "name": "Latitude at pixel centre"
                }
            ],
            "terms": [
                {
                    "ob_id": 70,
                    "label": "units",
                    "value": "degrees_north",
                    "vocabulary": ""
                },
                {
                    "ob_id": 72,
                    "label": "standard_name",
                    "value": "latitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 73,
                    "label": "var_id",
                    "value": "latitude",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12785,
                    "label": "long_name",
                    "value": "Latitude at pixel centre",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12129,
            "names": [
                {
                    "ob_id": 230,
                    "name": "longitude"
                },
                {
                    "ob_id": 8398,
                    "name": "Longitude at pixel centre"
                }
            ],
            "terms": [
                {
                    "ob_id": 74,
                    "label": "units",
                    "value": "degrees_east",
                    "vocabulary": ""
                },
                {
                    "ob_id": 76,
                    "label": "standard_name",
                    "value": "longitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 77,
                    "label": "var_id",
                    "value": "longitude",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12786,
                    "label": "long_name",
                    "value": "Longitude at pixel centre",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12130,
            "names": [
                {
                    "ob_id": 8399,
                    "name": "Sinusoidal pixel index"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12787,
                    "label": "long_name",
                    "value": "Sinusoidal pixel index",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12788,
                    "label": "var_id",
                    "value": "pixel_number",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12131,
            "names": [
                {
                    "ob_id": 8400,
                    "name": "Uncertainty on AOT at 1600 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12789,
                    "label": "long_name",
                    "value": "Uncertainty on AOT at 1600 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12790,
                    "label": "var_id",
                    "value": "AOD1600_uncertainty",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12132,
            "names": [
                {
                    "ob_id": 8342,
                    "name": "Uncertainty on AOT at 550 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12670,
                    "label": "long_name",
                    "value": "Uncertainty on AOT at 550 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12791,
                    "label": "var_id",
                    "value": "AOD550_uncertainty",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12133,
            "names": [
                {
                    "ob_id": 8401,
                    "name": "Uncertainty on AOT at 670 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12792,
                    "label": "long_name",
                    "value": "Uncertainty on AOT at 670 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12793,
                    "label": "var_id",
                    "value": "AOD670_uncertainty",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12134,
            "names": [
                {
                    "ob_id": 8402,
                    "name": "Uncertainty on AOT at 870 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12794,
                    "label": "long_name",
                    "value": "Uncertainty on AOT at 870 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12795,
                    "label": "var_id",
                    "value": "AOD870_uncertainty",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12135,
            "names": [
                {
                    "ob_id": 8403,
                    "name": "angstrom_exponent_of_ambient_aerosol_in_air"
                },
                {
                    "ob_id": 8404,
                    "name": "aerosol Angstrom exponent between 550 and 870 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12796,
                    "label": "long_name",
                    "value": "aerosol Angstrom exponent between 550 and 870 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12797,
                    "label": "standard_name",
                    "value": "angstrom_exponent_of_ambient_aerosol_in_air",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12798,
                    "label": "var_id",
                    "value": "ANG550_870",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12136,
            "names": [
                {
                    "ob_id": 3516,
                    "name": "atmosphere_optical_thickness_due_to_ambient_aerosol"
                },
                {
                    "ob_id": 8405,
                    "name": "aerosol absorption optical thickness at 550nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5927,
                    "label": "standard_name",
                    "value": "atmosphere_optical_thickness_due_to_ambient_aerosol",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12799,
                    "label": "long_name",
                    "value": "aerosol absorption optical thickness at 550nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12800,
                    "label": "var_id",
                    "value": "AAOD550",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12137,
            "names": [
                {
                    "ob_id": 3516,
                    "name": "atmosphere_optical_thickness_due_to_ambient_aerosol"
                },
                {
                    "ob_id": 8406,
                    "name": "aerosol optical thickness at 1600 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5927,
                    "label": "standard_name",
                    "value": "atmosphere_optical_thickness_due_to_ambient_aerosol",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12801,
                    "label": "long_name",
                    "value": "aerosol optical thickness at 1600 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12802,
                    "label": "var_id",
                    "value": "AOD1600",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12138,
            "names": [
                {
                    "ob_id": 3516,
                    "name": "atmosphere_optical_thickness_due_to_ambient_aerosol"
                },
                {
                    "ob_id": 8349,
                    "name": "aerosol optical thickness at 550 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5927,
                    "label": "standard_name",
                    "value": "atmosphere_optical_thickness_due_to_ambient_aerosol",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12683,
                    "label": "long_name",
                    "value": "aerosol optical thickness at 550 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12803,
                    "label": "var_id",
                    "value": "AOD550",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12139,
            "names": [
                {
                    "ob_id": 3516,
                    "name": "atmosphere_optical_thickness_due_to_ambient_aerosol"
                },
                {
                    "ob_id": 8407,
                    "name": "aerosol optical thickness at 670 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5927,
                    "label": "standard_name",
                    "value": "atmosphere_optical_thickness_due_to_ambient_aerosol",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12804,
                    "label": "long_name",
                    "value": "aerosol optical thickness at 670 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12805,
                    "label": "var_id",
                    "value": "AOD670",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12140,
            "names": [
                {
                    "ob_id": 3516,
                    "name": "atmosphere_optical_thickness_due_to_ambient_aerosol"
                },
                {
                    "ob_id": 8408,
                    "name": "aerosol optical thickness at 870 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5927,
                    "label": "standard_name",
                    "value": "atmosphere_optical_thickness_due_to_ambient_aerosol",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12806,
                    "label": "long_name",
                    "value": "aerosol optical thickness at 870 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12807,
                    "label": "var_id",
                    "value": "AOD870",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12141,
            "names": [
                {
                    "ob_id": 3516,
                    "name": "atmosphere_optical_thickness_due_to_ambient_aerosol"
                },
                {
                    "ob_id": 8409,
                    "name": "dust aerosol optical thickness at 550nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5927,
                    "label": "standard_name",
                    "value": "atmosphere_optical_thickness_due_to_ambient_aerosol",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12808,
                    "label": "long_name",
                    "value": "dust aerosol optical thickness at 550nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12809,
                    "label": "var_id",
                    "value": "D_AOD550",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12142,
            "names": [
                {
                    "ob_id": 3516,
                    "name": "atmosphere_optical_thickness_due_to_ambient_aerosol"
                },
                {
                    "ob_id": 8410,
                    "name": "fine-mode aerosol optical thickness at 550nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 5927,
                    "label": "standard_name",
                    "value": "atmosphere_optical_thickness_due_to_ambient_aerosol",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12810,
                    "label": "long_name",
                    "value": "fine-mode aerosol optical thickness at 550nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12811,
                    "label": "var_id",
                    "value": "FM_AOD550",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12143,
            "names": [
                {
                    "ob_id": 229,
                    "name": "latitude"
                },
                {
                    "ob_id": 8411,
                    "name": "latitude_1st_corner"
                }
            ],
            "terms": [
                {
                    "ob_id": 70,
                    "label": "units",
                    "value": "degrees_north",
                    "vocabulary": ""
                },
                {
                    "ob_id": 72,
                    "label": "standard_name",
                    "value": "latitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12812,
                    "label": "long_name",
                    "value": "latitude_1st_corner",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12813,
                    "label": "var_id",
                    "value": "pixel_corner_latitude1",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12144,
            "names": [
                {
                    "ob_id": 229,
                    "name": "latitude"
                },
                {
                    "ob_id": 8412,
                    "name": "latitude_2nd_corner"
                }
            ],
            "terms": [
                {
                    "ob_id": 70,
                    "label": "units",
                    "value": "degrees_north",
                    "vocabulary": ""
                },
                {
                    "ob_id": 72,
                    "label": "standard_name",
                    "value": "latitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12814,
                    "label": "long_name",
                    "value": "latitude_2nd_corner",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12815,
                    "label": "var_id",
                    "value": "pixel_corner_latitude2",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12145,
            "names": [
                {
                    "ob_id": 229,
                    "name": "latitude"
                },
                {
                    "ob_id": 8413,
                    "name": "latitude_3rd_corner"
                }
            ],
            "terms": [
                {
                    "ob_id": 70,
                    "label": "units",
                    "value": "degrees_north",
                    "vocabulary": ""
                },
                {
                    "ob_id": 72,
                    "label": "standard_name",
                    "value": "latitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12816,
                    "label": "long_name",
                    "value": "latitude_3rd_corner",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12817,
                    "label": "var_id",
                    "value": "pixel_corner_latitude3",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12146,
            "names": [
                {
                    "ob_id": 229,
                    "name": "latitude"
                },
                {
                    "ob_id": 8414,
                    "name": "latitude_4th_corner"
                }
            ],
            "terms": [
                {
                    "ob_id": 70,
                    "label": "units",
                    "value": "degrees_north",
                    "vocabulary": ""
                },
                {
                    "ob_id": 72,
                    "label": "standard_name",
                    "value": "latitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12818,
                    "label": "long_name",
                    "value": "latitude_4th_corner",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12819,
                    "label": "var_id",
                    "value": "pixel_corner_latitude4",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12147,
            "names": [
                {
                    "ob_id": 230,
                    "name": "longitude"
                },
                {
                    "ob_id": 8415,
                    "name": "longitude_1st_corner"
                }
            ],
            "terms": [
                {
                    "ob_id": 74,
                    "label": "units",
                    "value": "degrees_east",
                    "vocabulary": ""
                },
                {
                    "ob_id": 76,
                    "label": "standard_name",
                    "value": "longitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12820,
                    "label": "long_name",
                    "value": "longitude_1st_corner",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12821,
                    "label": "var_id",
                    "value": "pixel_corner_longitude1",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12148,
            "names": [
                {
                    "ob_id": 230,
                    "name": "longitude"
                },
                {
                    "ob_id": 8416,
                    "name": "longitude_2nd_corner"
                }
            ],
            "terms": [
                {
                    "ob_id": 74,
                    "label": "units",
                    "value": "degrees_east",
                    "vocabulary": ""
                },
                {
                    "ob_id": 76,
                    "label": "standard_name",
                    "value": "longitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12822,
                    "label": "long_name",
                    "value": "longitude_2nd_corner",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12823,
                    "label": "var_id",
                    "value": "pixel_corner_longitude2",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12149,
            "names": [
                {
                    "ob_id": 230,
                    "name": "longitude"
                },
                {
                    "ob_id": 8417,
                    "name": "longitude_3rd_corner"
                }
            ],
            "terms": [
                {
                    "ob_id": 74,
                    "label": "units",
                    "value": "degrees_east",
                    "vocabulary": ""
                },
                {
                    "ob_id": 76,
                    "label": "standard_name",
                    "value": "longitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12824,
                    "label": "long_name",
                    "value": "longitude_3rd_corner",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12825,
                    "label": "var_id",
                    "value": "pixel_corner_longitude3",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12150,
            "names": [
                {
                    "ob_id": 230,
                    "name": "longitude"
                },
                {
                    "ob_id": 8418,
                    "name": "longitude_4th_corner"
                }
            ],
            "terms": [
                {
                    "ob_id": 74,
                    "label": "units",
                    "value": "degrees_east",
                    "vocabulary": ""
                },
                {
                    "ob_id": 76,
                    "label": "standard_name",
                    "value": "longitude",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12826,
                    "label": "long_name",
                    "value": "longitude_4th_corner",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12827,
                    "label": "var_id",
                    "value": "pixel_corner_longitude4",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12154,
            "names": [
                {
                    "ob_id": 8362,
                    "name": "mean bidirectional surface reflectance (nadir)"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12708,
                    "label": "long_name",
                    "value": "mean bidirectional surface reflectance (nadir)",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12831,
                    "label": "var_id",
                    "value": "surface_reflectance870",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12155,
            "names": [
                {
                    "ob_id": 8372,
                    "name": "relative azimuth angle"
                }
            ],
            "terms": [
                {
                    "ob_id": 7,
                    "label": "units",
                    "value": "degrees",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12731,
                    "label": "long_name",
                    "value": "relative azimuth angle",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12832,
                    "label": "var_id",
                    "value": "relative_azimuth_at_center",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12156,
            "names": [
                {
                    "ob_id": 6174,
                    "name": "zenith_angle"
                },
                {
                    "ob_id": 8373,
                    "name": "satellite zenith angle"
                }
            ],
            "terms": [
                {
                    "ob_id": 7,
                    "label": "units",
                    "value": "degrees",
                    "vocabulary": ""
                },
                {
                    "ob_id": 9095,
                    "label": "standard_name",
                    "value": "zenith_angle",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12733,
                    "label": "long_name",
                    "value": "satellite zenith angle",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12833,
                    "label": "var_id",
                    "value": "satellite_zenith_at_center",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12157,
            "names": [
                {
                    "ob_id": 8419,
                    "name": "single scattering albedo at 550nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12834,
                    "label": "long_name",
                    "value": "single scattering albedo at 550nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12835,
                    "label": "var_id",
                    "value": "SSA550",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12158,
            "names": [
                {
                    "ob_id": 6175,
                    "name": "solar zenith angle"
                },
                {
                    "ob_id": 6277,
                    "name": "solar_zenith_angle"
                }
            ],
            "terms": [
                {
                    "ob_id": 7,
                    "label": "units",
                    "value": "degrees",
                    "vocabulary": ""
                },
                {
                    "ob_id": 9094,
                    "label": "long_name",
                    "value": "solar zenith angle",
                    "vocabulary": ""
                },
                {
                    "ob_id": 9260,
                    "label": "standard_name",
                    "value": "solar_zenith_angle",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12836,
                    "label": "var_id",
                    "value": "sun_zenith_at_center",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12159,
            "names": [
                {
                    "ob_id": 206,
                    "name": "time"
                }
            ],
            "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": 12160,
            "names": [
                {
                    "ob_id": 8420,
                    "name": "Instrument view"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12837,
                    "label": "long_name",
                    "value": "Instrument view",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12838,
                    "label": "var_id",
                    "value": "instrument_view",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12167,
            "names": [
                {
                    "ob_id": 8347,
                    "name": "atmosphere_optical_thickness_due_to_aerosol"
                },
                {
                    "ob_id": 8349,
                    "name": "aerosol optical thickness at 550 nm"
                }
            ],
            "terms": [
                {
                    "ob_id": 78,
                    "label": "units",
                    "value": "1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12679,
                    "label": "standard_name",
                    "value": "atmosphere_optical_thickness_due_to_aerosol",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12683,
                    "label": "long_name",
                    "value": "aerosol optical thickness at 550 nm",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12803,
                    "label": "var_id",
                    "value": "AOD550",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12182,
            "names": [],
            "terms": [
                {
                    "ob_id": 38,
                    "label": "var_id",
                    "value": "time",
                    "vocabulary": ""
                },
                {
                    "ob_id": 2274,
                    "label": "units",
                    "value": "seconds",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12183,
            "names": [
                {
                    "ob_id": 8424,
                    "name": "volume_absorption_coefficient_of_radiative_flux_in_sea_water"
                },
                {
                    "ob_id": 8425,
                    "name": "Absorption coefficient for dissolved and detrital material at 412 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12862,
                    "label": "long_name",
                    "value": "Absorption coefficient for dissolved and detrital material at 412 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12863,
                    "label": "standard_name",
                    "value": "volume_absorption_coefficient_of_radiative_flux_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12864,
                    "label": "var_id",
                    "value": "adg_412",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12184,
            "names": [
                {
                    "ob_id": 8425,
                    "name": "Absorption coefficient for dissolved and detrital material at 412 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS"
                },
                {
                    "ob_id": 8426,
                    "name": "volume_backwards_scattering_coefficient_of_radiative_flux_in_sea_water"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12862,
                    "label": "long_name",
                    "value": "Absorption coefficient for dissolved and detrital material at 412 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12865,
                    "label": "standard_name",
                    "value": "volume_backwards_scattering_coefficient_of_radiative_flux_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12866,
                    "label": "var_id",
                    "value": "bbp_412",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12185,
            "names": [
                {
                    "ob_id": 8424,
                    "name": "volume_absorption_coefficient_of_radiative_flux_in_sea_water"
                },
                {
                    "ob_id": 8427,
                    "name": "Absorption coefficient for dissolved and detrital material at 443 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12863,
                    "label": "standard_name",
                    "value": "volume_absorption_coefficient_of_radiative_flux_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12867,
                    "label": "long_name",
                    "value": "Absorption coefficient for dissolved and detrital material at 443 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12868,
                    "label": "var_id",
                    "value": "adg_443",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12186,
            "names": [
                {
                    "ob_id": 8426,
                    "name": "volume_backwards_scattering_coefficient_of_radiative_flux_in_sea_water"
                },
                {
                    "ob_id": 8427,
                    "name": "Absorption coefficient for dissolved and detrital material at 443 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12865,
                    "label": "standard_name",
                    "value": "volume_backwards_scattering_coefficient_of_radiative_flux_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12867,
                    "label": "long_name",
                    "value": "Absorption coefficient for dissolved and detrital material at 443 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12869,
                    "label": "var_id",
                    "value": "bbp_443",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12187,
            "names": [
                {
                    "ob_id": 8424,
                    "name": "volume_absorption_coefficient_of_radiative_flux_in_sea_water"
                },
                {
                    "ob_id": 8428,
                    "name": "Absorption coefficient for dissolved and detrital material at 490 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12863,
                    "label": "standard_name",
                    "value": "volume_absorption_coefficient_of_radiative_flux_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12870,
                    "label": "long_name",
                    "value": "Absorption coefficient for dissolved and detrital material at 490 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12871,
                    "label": "var_id",
                    "value": "adg_490",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12188,
            "names": [
                {
                    "ob_id": 8426,
                    "name": "volume_backwards_scattering_coefficient_of_radiative_flux_in_sea_water"
                },
                {
                    "ob_id": 8428,
                    "name": "Absorption coefficient for dissolved and detrital material at 490 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12865,
                    "label": "standard_name",
                    "value": "volume_backwards_scattering_coefficient_of_radiative_flux_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12870,
                    "label": "long_name",
                    "value": "Absorption coefficient for dissolved and detrital material at 490 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12872,
                    "label": "var_id",
                    "value": "bbp_490",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12189,
            "names": [
                {
                    "ob_id": 8424,
                    "name": "volume_absorption_coefficient_of_radiative_flux_in_sea_water"
                },
                {
                    "ob_id": 8429,
                    "name": "Absorption coefficient for dissolved and detrital material at 510 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12863,
                    "label": "standard_name",
                    "value": "volume_absorption_coefficient_of_radiative_flux_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12873,
                    "label": "long_name",
                    "value": "Absorption coefficient for dissolved and detrital material at 510 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12874,
                    "label": "var_id",
                    "value": "adg_510",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12190,
            "names": [
                {
                    "ob_id": 8426,
                    "name": "volume_backwards_scattering_coefficient_of_radiative_flux_in_sea_water"
                },
                {
                    "ob_id": 8429,
                    "name": "Absorption coefficient for dissolved and detrital material at 510 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12865,
                    "label": "standard_name",
                    "value": "volume_backwards_scattering_coefficient_of_radiative_flux_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12873,
                    "label": "long_name",
                    "value": "Absorption coefficient for dissolved and detrital material at 510 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12875,
                    "label": "var_id",
                    "value": "bbp_510",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12191,
            "names": [
                {
                    "ob_id": 8424,
                    "name": "volume_absorption_coefficient_of_radiative_flux_in_sea_water"
                },
                {
                    "ob_id": 8430,
                    "name": "Absorption coefficient for dissolved and detrital material at 555 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12863,
                    "label": "standard_name",
                    "value": "volume_absorption_coefficient_of_radiative_flux_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12876,
                    "label": "long_name",
                    "value": "Absorption coefficient for dissolved and detrital material at 555 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12877,
                    "label": "var_id",
                    "value": "adg_555",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12192,
            "names": [
                {
                    "ob_id": 8426,
                    "name": "volume_backwards_scattering_coefficient_of_radiative_flux_in_sea_water"
                },
                {
                    "ob_id": 8430,
                    "name": "Absorption coefficient for dissolved and detrital material at 555 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12865,
                    "label": "standard_name",
                    "value": "volume_backwards_scattering_coefficient_of_radiative_flux_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12876,
                    "label": "long_name",
                    "value": "Absorption coefficient for dissolved and detrital material at 555 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12878,
                    "label": "var_id",
                    "value": "bbp_555",
                    "vocabulary": ""
                }
            ]
        },
        {
            "ob_id": 12193,
            "names": [
                {
                    "ob_id": 8424,
                    "name": "volume_absorption_coefficient_of_radiative_flux_in_sea_water"
                },
                {
                    "ob_id": 8431,
                    "name": "Absorption coefficient for dissolved and detrital material at 670 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS"
                }
            ],
            "terms": [
                {
                    "ob_id": 11093,
                    "label": "units",
                    "value": "m-1",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12863,
                    "label": "standard_name",
                    "value": "volume_absorption_coefficient_of_radiative_flux_in_sea_water",
                    "vocabulary": "cf_standard_names"
                },
                {
                    "ob_id": 12879,
                    "label": "long_name",
                    "value": "Absorption coefficient for dissolved and detrital material at 670 nm as derived using the QAA model, generated by SeaDAS for SeaWiFS",
                    "vocabulary": ""
                },
                {
                    "ob_id": 12880,
                    "label": "var_id",
                    "value": "adg_670",
                    "vocabulary": ""
                }
            ]
        }
    ]
}