Get a list of Result objects. Results have a 1:1 mapping with Observations.

### Available end points:

- `/results/` - Will list all Results in the database
- `/results.json` - Will return all Results in json format
- `/results/<object_id>/` - Returns Results object with that id

### Available Methods:

- `GET`
- `HEAD`

### Available filters:

- `dataPath`
- `storageStatus`
- `storageLocation`
- `oldDataPath`
- `fileFormat`
- `observation`

### How to use filters:


`/results/?dataPath=/badc/weybourne/data/co2/`

`/results.json?dataPath=/badc/weybourne/data/co2/`

`/results/?fileFormat__icontains=netCDF`

GET /api/v2/results/?format=api&offset=8800
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 11555,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=8900",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=8700",
    "results": [
        {
            "ob_id": 34513,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/EC-Earth-Consortium/EC-Earth3/ssp534-over",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3 model output for the \"ssp534-over\" experiment",
                "uuid": "bcd2d7f025864027ae0ae76b5b78b470",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34512/?format=api"
            },
            "volume": 99217208171,
            "numberOfFiles": 2319,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34516,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/EC-Earth-Consortium/EC-Earth3-Veg-LR/ssp119",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3-Veg-LR model output for the \"ssp119\" experiment",
                "uuid": "9e353a18cd534b2f98b092c1003f7f6b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34515/?format=api"
            },
            "volume": 451375445752,
            "numberOfFiles": 8004,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34519,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/EC-Earth-Consortium/EC-Earth3-Veg-LR/ssp126",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3-Veg-LR model output for the \"ssp126\" experiment",
                "uuid": "eeb5cf999f464f558207193851ec32e2",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34518/?format=api"
            },
            "volume": 448081403878,
            "numberOfFiles": 8282,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34522,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/EC-Earth-Consortium/EC-Earth3-Veg-LR/ssp245",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3-Veg-LR model output for the \"ssp245\" experiment",
                "uuid": "12b1a22e184e4fba8b7ce6f25ff9e58d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34521/?format=api"
            },
            "volume": 453226945039,
            "numberOfFiles": 9199,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34525,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/EC-Earth-Consortium/EC-Earth3-Veg-LR/ssp370",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3-Veg-LR model output for the \"ssp370\" experiment",
                "uuid": "54cfeda48f204e56b4060486a91493da",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34524/?format=api"
            },
            "volume": 445557635414,
            "numberOfFiles": 8176,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34528,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/EC-Earth-Consortium/EC-Earth3-Veg-LR/ssp585",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3-Veg-LR model output for the \"ssp585\" experiment",
                "uuid": "b48e1720880c4353949c0907f460bedb",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34527/?format=api"
            },
            "volume": 451168077321,
            "numberOfFiles": 8348,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34531,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/IPSL/IPSL-CM5A2-INCA/ssp126",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM5A2-INCA model output for the \"ssp126\" experiment",
                "uuid": "d1f1da5d6be444f1878ebad7ca5978e2",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34530/?format=api"
            },
            "volume": 4630887297,
            "numberOfFiles": 23,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34534,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/IPSL/IPSL-CM5A2-INCA/ssp370",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM5A2-INCA model output for the \"ssp370\" experiment",
                "uuid": "95c0792608024189ab94434bf0b0a057",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34533/?format=api"
            },
            "volume": 515809408334,
            "numberOfFiles": 382,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34537,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/MIROC/MIROC-ES2L/ssp534-over",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the MIROC team MIROC-ES2L model output for the \"ssp534-over\" experiment",
                "uuid": "e67b1e3eb63146b5915bc07ba8ad3510",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34536/?format=api"
            },
            "volume": 2636223749,
            "numberOfFiles": 192,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34540,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/MOHC/HadGEM3-GC31-MM/ssp126",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"ssp126\" experiment",
                "uuid": "fcec6805c9484da188cfec7c648aeb87",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34539/?format=api"
            },
            "volume": 21139473027648,
            "numberOfFiles": 7470,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34543,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/NASA-GISS/GISS-E2-1-G/ssp434",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: NASA Goddard Institute for Space Studies (NASA GISS) GISS-E2-1-G model output for the \"ssp434\" experiment",
                "uuid": "7a21cac5000b4880aec1ca5241e758c0",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34542/?format=api"
            },
            "volume": 9816076121,
            "numberOfFiles": 86,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34546,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/NASA-GISS/GISS-E2-1-G/ssp460",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: NASA Goddard Institute for Space Studies (NASA GISS) GISS-E2-1-G model output for the \"ssp460\" experiment",
                "uuid": "9aac83c0c5a2456aac41cd82b57cc5c4",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34545/?format=api"
            },
            "volume": 9816076121,
            "numberOfFiles": 86,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34549,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/NCC/NorESM2-LM/ssp534-over",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Norwegian Climate Centre (NCC) NorESM2-LM model output for the \"ssp534-over\" experiment",
                "uuid": "7bc2d25ab8254fb29d2e5c992e01bcf9",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34548/?format=api"
            },
            "volume": 172941632417,
            "numberOfFiles": 597,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34552,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/NIMS-KMA/UKESM1-0-LL/ssp126",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the NIMS-KMA team UKESM1-0-LL model output for the \"ssp126\" experiment",
                "uuid": "a8469d80be1242deb18187df622cb656",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34551/?format=api"
            },
            "volume": 1621711030928,
            "numberOfFiles": 2481,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34555,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/NIMS-KMA/UKESM1-0-LL/ssp585",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the NIMS-KMA team UKESM1-0-LL model output for the \"ssp585\" experiment",
                "uuid": "4a918a8af28246688dd7639b0420508e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34554/?format=api"
            },
            "volume": 1704635078397,
            "numberOfFiles": 2515,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34558,
            "dataPath": "/badc/ar6_wg1/data/spm/spm_03/v20220104/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are BADC-CSV formatted."
        },
        {
            "ob_id": 34564,
            "dataPath": "/badc/cmip6/data/CMIP6/CMIP/KIOST/KIOST-ESM/1pctCO2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Korea Institute of Ocean Science and Technology (KIOST) KIOST-ESM model output for the \"1pctCO2\" experiment",
                "uuid": "ff610cf13d9e4c1ba92eb2a3c233b91b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34563/?format=api"
            },
            "volume": 213245693093,
            "numberOfFiles": 53,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34568,
            "dataPath": "/badc/cmip6/data/CMIP6/CMIP/KIOST/KIOST-ESM/abrupt-4xCO2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Korea Institute of Ocean Science and Technology (KIOST) KIOST-ESM model output for the \"abrupt-4xCO2\" experiment",
                "uuid": "41e95a4652b140198b51d7061efdf69e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34567/?format=api"
            },
            "volume": 251502566836,
            "numberOfFiles": 78,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34571,
            "dataPath": "/badc/cmip6/data/CMIP6/CMIP/KIOST/KIOST-ESM/amip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Korea Institute of Ocean Science and Technology (KIOST) KIOST-ESM model output for the \"amip\" experiment",
                "uuid": "1c98e90bab734709b3cc906aa24550c5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34570/?format=api"
            },
            "volume": 24769345160,
            "numberOfFiles": 43,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34574,
            "dataPath": "/badc/cmip6/data/CMIP6/CMIP/KIOST/KIOST-ESM/historical",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Korea Institute of Ocean Science and Technology (KIOST) KIOST-ESM model output for the \"historical\" experiment",
                "uuid": "1b1131f6298541be8d5fa58a3b5c8c28",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34573/?format=api"
            },
            "volume": 1328568774734,
            "numberOfFiles": 452,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34577,
            "dataPath": "/badc/cmip6/data/CMIP6/CMIP/KIOST/KIOST-ESM/piControl",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Korea Institute of Ocean Science and Technology (KIOST) KIOST-ESM model output for the \"piControl\" experiment",
                "uuid": "39eb4743f37443288efd18a07179d83b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34576/?format=api"
            },
            "volume": 2403755792214,
            "numberOfFiles": 853,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34581,
            "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/CAMS/CAMS-CSM1-0/highresSST-present",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Chinese Academy of Meteorological Sciences (CAMS) CAMS-CSM1-0 model output for the \"highresSST-present\" experiment",
                "uuid": "37c6f1c90f86427297b4e0dfa2fce11e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34580/?format=api"
            },
            "volume": 920186038,
            "numberOfFiles": 2,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34592,
            "dataPath": "/badc/ar6_wg1/data/spm/spm_09/v20220105",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Summary for Policymakers of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure SPM.9 (v20220105)",
                "uuid": "e1ff6e07cd624c59a7e7983ce60add44",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34591/?format=api"
            },
            "volume": 6562,
            "numberOfFiles": 4,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34637,
            "dataPath": "/neodc/esacci/water_vapour/data/TCWV-land/L3/v3.2/0.05deg/monthly",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Water Vapour Climate Change Initiative (Water_Vapour_cci): Total Column Water Vapour monthly gridded data over land at 0.05 degree resolution, version 3.2",
                "uuid": "d1c2018e17d54df384fdbf562d2a9e8b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34603/?format=api"
            },
            "volume": 15578701462,
            "numberOfFiles": 187,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34638,
            "dataPath": "/badc/deposited2021/chess-scape/data",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "CHESS-SCAPE: Future projections of meteorological variables at 1 km resolution for the United Kingdom 1980-2080 derived from UK Climate Projections   2018",
                "uuid": "8194b416cbee482b89e0dfbe17c5786c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34639/?format=api"
            },
            "volume": 12500921449252,
            "numberOfFiles": 387841,
            "fileFormat": "NetCDF"
        },
        {
            "ob_id": 34646,
            "dataPath": "/neodc/iasi_ch4_ral/data/metop-b/l2/tir/v2.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "STFC RAL methane retrievals from IASI on board MetOp-B, version 2.0",
                "uuid": "4bbcb1722f2842c1b0a5ebc19160a863",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33460/?format=api"
            },
            "volume": 802812457119,
            "numberOfFiles": 242324,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 34647,
            "dataPath": "/neodc/esacci/snow/data/scfg/MODIS/v2.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Snow Climate Change Initiative (Snow_cci): Daily global Snow Cover Fraction - snow on ground (SCFG) from MODIS (2000-2020), version 2.0",
                "uuid": "8847a05eeda646a29da58b42bdf2a87c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33060/?format=api"
            },
            "volume": 208265531652,
            "numberOfFiles": 7561,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 34650,
            "dataPath": "/badc/deposited2022/TROPBGC/data/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Anomalies of Biogeochemical Parameters in the Tropical Region (TROPBGC)",
                "uuid": "fbf06d6f3c9b4469926d79be38a5cf63",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34649/?format=api"
            },
            "volume": 65004890065,
            "numberOfFiles": 10,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 34663,
            "dataPath": "/neodc/esacci/water_vapour/data/TCWV-land/L3/v3.2/0.5deg/monthly/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Water Vapour Climate Change Initiative (Water_Vapour_cci): Total Column Water Vapour monthly gridded data over land at 0.5 degree resolution, version 3.2",
                "uuid": "80ad33b237084a8dbfb81ec5414e68dd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34604/?format=api"
            },
            "volume": 224072064,
            "numberOfFiles": 187,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34665,
            "dataPath": "/badc/ukmo-hadobs/data/insitu/MOHC/HadOBS/HadISD/subdaily/HadISDTable/r1/v3-2-0-2021f",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadISD: Global sub-daily, surface meteorological station data, 1931-2021, v3.2.0.2021f",
                "uuid": "5fb94c8e37f64c95b671278b0e55cdd4",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34664/?format=api"
            },
            "volume": 47620160822,
            "numberOfFiles": 9291,
            "fileFormat": "Data are NetCDF formatted."
        },
        {
            "ob_id": 34670,
            "dataPath": "/badc/ukmo-hadobs/data/derived/MOHC/HadOBS/HadEX3/v3-0-4/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadEX3: Global land-surface climate extremes indices v3.0.4 (1901-2018)",
                "uuid": "115d5e4ebf7148ec941423ec86fa9f26",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34669/?format=api"
            },
            "volume": 4115603887,
            "numberOfFiles": 63,
            "fileFormat": "Data are NetCDF formatted."
        },
        {
            "ob_id": 34671,
            "dataPath": "/badc/sams",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Legacy data from Nimbus-7 Stratospheric and Mesospheric Sounder (SAMS)",
                "uuid": "a8ebefa818e44f5a8bd259f561ad1555",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34672/?format=api"
            },
            "volume": 66846932,
            "numberOfFiles": 101,
            "fileFormat": "Unknown"
        },
        {
            "ob_id": 34673,
            "dataPath": "/neodc/esacci/snow/data/scfv/AVHRR_MERGED/v2.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Snow Climate Change Initiative (Snow_cci): Daily global Snow Cover Fraction - viewable (SCFV) from AVHRR (1982 - 2018), version 2.0",
                "uuid": "763eb87e0682446cafa8c74488dd5fb8",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33061/?format=api"
            },
            "volume": 27651048076,
            "numberOfFiles": 13405,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 34675,
            "dataPath": "/badc/ukmo-hadobs/data/insitu/MOHC/HadOBS/HadISD/subdaily/HadISDTable/r1/v1-0-4-2015f",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadISD: Global sub-daily, surface meteorological station data, 1973-2015, v1.0.4.2015f",
                "uuid": "f0f32cf3e7884950a585b7a4fda9dcb6",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34674/?format=api"
            },
            "volume": 20345458505,
            "numberOfFiles": 6117,
            "fileFormat": "Data are NetCDF formatted."
        },
        {
            "ob_id": 34676,
            "dataPath": "/badc/ar6_wg1/data/ch_03/ch3_fig04/v20211028",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Chapter 3 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 3.4 (v20211028)",
                "uuid": "06a4ad1656774087a5b6db3c7a57211e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33161/?format=api"
            },
            "volume": 107476,
            "numberOfFiles": 6,
            "fileFormat": "netCDF"
        },
        {
            "ob_id": 34687,
            "dataPath": "/badc/igp/data/SNOWPACE_stations/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Iceland Greenland Seas Project (IGP): water isotope measurements from the University of Iceland vapour isotope analyzer at Húsavik and samples of precipitation and surface snow in Iceland and southern Norway within SNOWPACE",
                "uuid": "2db9a5613f634329bc581d3e00045cf5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34686/?format=api"
            },
            "volume": 4309997,
            "numberOfFiles": 5,
            "fileFormat": "Data are NetCDF and CSV formatted."
        },
        {
            "ob_id": 34693,
            "dataPath": "/badc/igp/data/SNOWPACE_Alliance/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Iceland Greenland Seas Project (IGP): water isotope measurements from the University of Bergen vapour isotope analyzer on board the NATO Research Vessel Alliance within SNOWPACE",
                "uuid": "705abc2d9988444ba79e942f22219bc0",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34692/?format=api"
            },
            "volume": 5312790,
            "numberOfFiles": 5,
            "fileFormat": "Data are NetCDF and CSV formatted."
        },
        {
            "ob_id": 34699,
            "dataPath": "/badc/igp/data/SNOWPACE_MASIN/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Iceland Greenland Seas Project (IGP): water isotope measurements from the University of Bergen vapour isotope analyzer on board the BAS research aircraft MASIN within SNOWPACE",
                "uuid": "7c8ce1c47da548a08146fa62158303c5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34698/?format=api"
            },
            "volume": 58105846,
            "numberOfFiles": 48,
            "fileFormat": "Data are NetCDF and CSV formatted."
        },
        {
            "ob_id": 34704,
            "dataPath": "/neodc/esacci/land_surface_temperature/data/AQUA_MODIS/L3C/0.01/v3.00/daily/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): Land surface temperature from  MODIS (Moderate resolution Infra-red Spectroradiometer) on Aqua, level 3 collated (L3C) global product (2002-2018), version 3.00",
                "uuid": "6babb8d9a8d247bcb3da6aed42f4b59a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33363/?format=api"
            },
            "volume": 8680638173212,
            "numberOfFiles": 12009,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 34708,
            "dataPath": "/neodc/esacci/land_surface_temperature/data/TERRA_MODIS/L3C/0.01/v3.00/daily/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): Land Surface Temperature from  MODIS (Moderate resolution Infra-red Spectroradiometer) on Terra, level 3 collated (L3C) global product (2000-2018), version 3.00",
                "uuid": "58a01734f841466daa1837353aee5ff8",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33368/?format=api"
            },
            "volume": 9991764026044,
            "numberOfFiles": 13651,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 34712,
            "dataPath": "/neodc/esacci/land_surface_temperature/data/ERS-2_ATSR/L3C/0.01/v3.00/daily/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): Land surface temperature from ATSR-2 (Along-Track Scanning Radiometer 2),  level 3 collated (L3C) global product (1995-2013), version 3.00",
                "uuid": "f1445bde2f1249c99bb5a59b71e9a9d7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33365/?format=api"
            },
            "volume": 1183992251953,
            "numberOfFiles": 4915,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 34714,
            "dataPath": "/badc/deposited2022/TRANSITION_Exposure_to_VOCs/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "TRANSITION Clean Air Network: Exposures to particles and volatile organic compounds across multiple transportation modes",
                "uuid": "96c912c7c0094da2a8627d446cb06708",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34713/?format=api"
            },
            "volume": 40489771,
            "numberOfFiles": 31,
            "fileFormat": "Data are BADC-CSV formatted."
        },
        {
            "ob_id": 34721,
            "dataPath": "/badc/msg/data/hritimages/LEDF41_45E",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "MSG: Dust imagery in the RGB channels over the full disc at 45.5 degrees East (LEDF41, from 1st June 2022)",
                "uuid": "906f6d3957f9439c98dfb662cda8a769",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34720/?format=api"
            },
            "volume": 72752568678,
            "numberOfFiles": 31547,
            "fileFormat": "Images are PNG formatted."
        },
        {
            "ob_id": 34722,
            "dataPath": "/neodc/tls/data/global/tls_tree_biomass/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Global dataset of co-incident TLS-derived and harvested tree biomass",
                "uuid": "ddcad11fd71245d3b9d0e669b3fd9169",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34724/?format=api"
            },
            "volume": 52290,
            "numberOfFiles": 2,
            "fileFormat": "Excel spreadsheet"
        },
        {
            "ob_id": 34725,
            "dataPath": "/neodc/esacci/land_surface_temperature/data/ENVISAT_ATSR/L3C/0.01/v3.00/daily/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): Land surface temperature from AATSR (Advanced Along-Track Scanning Radiometer), level 3 collated (L3C) global product (2002-2012), version 3.00",
                "uuid": "1115d8946ba74c7f8a9fc3bfee5513a0",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33364/?format=api"
            },
            "volume": 1692010964766,
            "numberOfFiles": 6911,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 34731,
            "dataPath": "/neodc/esacci/land_surface_temperature/data/SENTINEL3A_SLSTR/L3C/0.01/v3.00/daily/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): Land surface temperature from SLSTR (Sea and Land Surface Temperature Radiometer) on Sentinel 3A, level 3 collated (L3C) global product (2016-2020), version 3.00",
                "uuid": "330b7c922a37420fabb3425671d7d7c6",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33366/?format=api"
            },
            "volume": 1354795145452,
            "numberOfFiles": 3291,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 34735,
            "dataPath": "/neodc/esacci/land_surface_temperature/data/SENTINEL3B_SLSTR/L3C/0.01/v3.00/daily/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): Land Surface Temperature from SLSTR (Sea and Land Surface Temperature Radiometer) on Sentinel 3B, level 3 collated (L3C) global product (2018-2020), version 3.00",
                "uuid": "5f66a881adf846bfaad58b0e6068f0ea",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33367/?format=api"
            },
            "volume": 595761744858,
            "numberOfFiles": 1473,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 34739,
            "dataPath": "/neodc/esacci/land_surface_temperature/data/MULTISENSOR_IRCDR/L3S/0.01/v2.00/daily/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): Multisensor Infra-Red (IR) Low Earth Orbit (LEO) land surface temperature (LST) time series level 3 supercollated (L3S) global product (1995-2020), version 2.00",
                "uuid": "ef8ce37b6af24469a2a4bdc31d3db27d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33370/?format=api"
            },
            "volume": 4309554055171,
            "numberOfFiles": 17403,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 34757,
            "dataPath": "/neodc/esacci/land_surface_temperature/data/MULTISENSOR_IRMGP/L3S/0.05/v1.00/daily/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): Multisensor Infra-Red (IR) Low Earth Orbit (LEO) and Geostationary Earth Orbit (GEO) land surface temperature (LST) level 3 supercollated (L3S) global product (2009-2020), version 1.00",
                "uuid": "6775e27575124407afeebb4bb1dfaaf5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33369/?format=api"
            },
            "volume": 944844752958,
            "numberOfFiles": 35066,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 34759,
            "dataPath": "/badc/orchestra/data/twinotter/flight276_20171202",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34763,
            "dataPath": "/badc/orchestra/data/twinotter/flight277_20171203",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34767,
            "dataPath": "/badc/orchestra/data/twinotter/flight319_20190223",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34771,
            "dataPath": "/badc/orchestra/data/twinotter/flight319_20190223",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34775,
            "dataPath": "/badc/orchestra/data/twinotter/flight319_20190223",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34779,
            "dataPath": "/badc/orchestra/data/twinotter/flight319_20190223",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 319: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "f01914b5dc2942029188d287322c67e5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34778/?format=api"
            },
            "volume": 152742610,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34783,
            "dataPath": "/badc/orchestra/data/twinotter/flight276_20171202",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 276: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "73032255e7c04e10b05bc0a835b461b5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34782/?format=api"
            },
            "volume": 174975054,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34787,
            "dataPath": "/badc/orchestra/data/twinotter/flight277_20171203",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 277: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "9c5a1f100a5e40de9b7cb44c5b4b3a61",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34786/?format=api"
            },
            "volume": 221134578,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34791,
            "dataPath": "/badc/orchestra/data/twinotter/flight278_20171206",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 278: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "2b51146390ad402783581ec2c296ac54",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34790/?format=api"
            },
            "volume": 124020362,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34795,
            "dataPath": "/badc/orchestra/data/twinotter/flight279_20171206",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 279: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "b83c7ad6b2d84c298eb903f4144c08c6",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34794/?format=api"
            },
            "volume": 161870426,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34799,
            "dataPath": "/badc/orchestra/data/twinotter/flight289_20171216",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 289: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "c30d25989b5944f09e162fb691d53591",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34798/?format=api"
            },
            "volume": 183227842,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34803,
            "dataPath": "/badc/orchestra/data/twinotter/flight280_20171207",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 280: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "8ed4ebe963574708b399a9484b7f9475",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34802/?format=api"
            },
            "volume": 154336274,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34807,
            "dataPath": "/badc/orchestra/data/twinotter/flight281_20171208",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 281: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "948ad703c335453db1aeeadcbe7341eb",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34806/?format=api"
            },
            "volume": 199096010,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34811,
            "dataPath": "/badc/orchestra/data/twinotter/flight282_20171209",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 282: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "54173e7618104cbea0b1d3d0cdb84984",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34810/?format=api"
            },
            "volume": 148781310,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34815,
            "dataPath": "/badc/orchestra/data/twinotter/flight283_20171211",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 283: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "c63758aaaaba4bb7907e4471578743d7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34814/?format=api"
            },
            "volume": 147273406,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34819,
            "dataPath": "/badc/orchestra/data/twinotter/flight284_20171211",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 284: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "dfca3ed65b584c90860775674f2f7865",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34818/?format=api"
            },
            "volume": 191079594,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34823,
            "dataPath": "/badc/orchestra/data/twinotter/flight285_20171212",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 285: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "7424f1a4fb2d4cec93bb4fed370a2d22",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34822/?format=api"
            },
            "volume": 210950610,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34827,
            "dataPath": "/badc/orchestra/data/twinotter/flight286_20171213",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 286: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "24ac9a74761b49dcae0881d9600c4ec7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34826/?format=api"
            },
            "volume": 193869658,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34831,
            "dataPath": "/badc/orchestra/data/twinotter/flight287_20171215",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 287: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "b4798922b16849b2ab252ca423cb1b3a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34830/?format=api"
            },
            "volume": 119008026,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34835,
            "dataPath": "/badc/orchestra/data/twinotter/flight288_20171215",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 288: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "72723d9cfb1f4c0b940cc06524b6d1e0",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34834/?format=api"
            },
            "volume": 203602382,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34839,
            "dataPath": "/badc/orchestra/data/twinotter/flight312_20190207",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 312: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "e8d5272c94d7449f96c72594f4f49e0c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34838/?format=api"
            },
            "volume": 60877906,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34843,
            "dataPath": "/badc/orchestra/data/twinotter/flight313_20190208",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 313: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "169a3c3689d24c749b5bcd2f6f94ff31",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34842/?format=api"
            },
            "volume": 134935518,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34847,
            "dataPath": "/badc/orchestra/data/twinotter/flight314_20190213",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 314: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "a5328df497c84df1a392039f56dd211b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34846/?format=api"
            },
            "volume": 232249710,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34851,
            "dataPath": "/badc/orchestra/data/twinotter/flight315_20190215",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 315: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "94aa1faf95c8407fa5efb34ac650a8d8",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34850/?format=api"
            },
            "volume": 221877926,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34855,
            "dataPath": "/badc/orchestra/data/twinotter/flight316_20190217",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 316: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "b01b46a2e18c44d1b563a6fc36bb26b5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34854/?format=api"
            },
            "volume": 206474070,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34859,
            "dataPath": "/badc/orchestra/data/twinotter/flight317_20190218",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 317: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "837f68e650d24a109a7ec85715a909d4",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34858/?format=api"
            },
            "volume": 207506854,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34863,
            "dataPath": "/badc/orchestra/data/twinotter/flight320_20190223",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BAS-MASIN flight 320: airborne meteorological observations from the ORCHESTRA project",
                "uuid": "1ed327b7ab7e47048b116ff5f42d1e5a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34862/?format=api"
            },
            "volume": 128095710,
            "numberOfFiles": 4,
            "fileFormat": "MASIN data are in NetCDF format"
        },
        {
            "ob_id": 34866,
            "dataPath": "/neodc/esacci/land_surface_temperature/data/SSMI_SSMIS/L3C/v2.23/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Land Surface Temperature Climate Change Initiative (LST_cci): All-weather MicroWave Land Surface Temperature (MW-LST) global data record (1996-2020)",
                "uuid": "058d3ad17a084f0bb8dc9b5dc5efdb7f",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33362/?format=api"
            },
            "volume": 66236137474,
            "numberOfFiles": 18913,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 34867,
            "dataPath": "/neodc/tls/data/raw/australia/AEP-02/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 34172637577,
            "numberOfFiles": 1554,
            "fileFormat": "Scan folders contain a number of file formats CSV, ASCII, text, PNG , RXP and PAT"
        },
        {
            "ob_id": 34869,
            "dataPath": "/neodc/esacci/water_vapour/data/TCWV-land/L3/v3.2/0.05deg/daily/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Water Vapour Climate Change Initiative (Water_Vapour_cci): Total Column Water Vapour daily gridded data over land at 0.05 degree resolution, version 3.2",
                "uuid": "fc3310aaa2fe4a26a29a63642e1164f2",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34606/?format=api"
            },
            "volume": 403492397164,
            "numberOfFiles": 5664,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 34870,
            "dataPath": "/neodc/esacci/water_vapour/data/TCWV-land/L3/v3.2/0.5deg/daily/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Water Vapour Climate Change Initiative (Water_Vapour_cci): Total Column Water Vapour daily gridded data over land at 0.5 degree resolution, version 3.2",
                "uuid": "5bd687c7ea624e3aa68c51e242ae828a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34605/?format=api"
            },
            "volume": 8466232731,
            "numberOfFiles": 5664,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 34873,
            "dataPath": "/badc/deposited2022/Lagrangian_H2Ostrat_projection/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are NetCDF formatted."
        },
        {
            "ob_id": 34876,
            "dataPath": "/badc/deposited2022/Lagrangian_H2Ostrat_projection/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are NetCDF formatted."
        },
        {
            "ob_id": 34898,
            "dataPath": "/badc/deposited2022/Lagrangian_H2Ostrat_projection/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Water budget and Lagrangian analysis of tropical tropopause in simulations with Hadley Centre Global Environmental Model version 3 (HadGEM3)",
                "uuid": "e4eac61c06e348389f16bb863334dbf6",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34897/?format=api"
            },
            "volume": 507485970,
            "numberOfFiles": 21,
            "fileFormat": "Data are NetCDF formatted."
        },
        {
            "ob_id": 35033,
            "dataPath": "/neodc/esacci/snow/data/swe/MERGED/v2.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Snow Climate Change Initiative (Snow_cci): Snow Water Equivalent (SWE) level 3C daily global climate research data package (CRDP)  (1979 – 2020), version 2.0",
                "uuid": "4647cc9ad3c044439d6c643208d3c494",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/31200/?format=api"
            },
            "volume": 11151780565,
            "numberOfFiles": 7936,
            "fileFormat": "This data product follows CCI Data Standards v2.3, 2021 and are distributed as NetCDF files conforming to Climate and Forecast (CF) convention version 1.9."
        },
        {
            "ob_id": 35037,
            "dataPath": "/neodc/esacci/snow/data/scfg/AVHRR_MERGED/v2.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Snow Climate Change Initiative (Snow_cci): Daily global Snow Cover Fraction - snow on ground (SCFG) from AVHRR (1982 - 2018), version 2.0",
                "uuid": "3f034f4a08854eb59d58e1fa92d207b6",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33062/?format=api"
            },
            "volume": 26517990507,
            "numberOfFiles": 13405,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 35038,
            "dataPath": "/neodc/esacci/snow/data/scfv/MODIS/v2.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Snow Climate Change Initiative (Snow_cci): Daily global Snow Cover Fraction - viewable snow (SCFV) from MODIS (2000 - 2020), version 2.0",
                "uuid": "ebe625b6f77945a68bda0ab7c78dd76b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33059/?format=api"
            },
            "volume": 206015589926,
            "numberOfFiles": 7559,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 35040,
            "dataPath": "/bodc/USO220011/CHIMNEY_OBS_active",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Multi-frequency, three-dimensional, four-component ocean bottom seismometer dataset acquired from an active fluid flow structure: Scanner Pockmark, North Sea.",
                "uuid": "5b0d2588954e404ab03e8f439d48a8d3",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35039/?format=api"
            },
            "volume": 868369944141,
            "numberOfFiles": 924,
            "fileFormat": "Data are SEGY formatted data files"
        },
        {
            "ob_id": 35143,
            "dataPath": "/badc/eprofile/data/daily_files/austria/altmunster/zamg-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from ZAMG's Vaisala CL51 instrument deployed at Altmunster, Austria",
                "uuid": "91fe5a23aefa4ad59dc7288b0e3a46cd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35144/?format=api"
            },
            "volume": 2783063973,
            "numberOfFiles": 819,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35146,
            "dataPath": "/badc/eprofile/data/daily_files/belgium/arlon/rmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from RMI's Vaisala CL51 instrument deployed at Arlon, Belgium",
                "uuid": "622c657e3a3a49e0961153f9a03c8d43",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35147/?format=api"
            },
            "volume": 3204257794,
            "numberOfFiles": 1227,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35149,
            "dataPath": "/badc/eprofile/data/daily_files/canada/western/uwo-lufft-chm15k_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from UWO's Lufft CHM15k \"Nimbus\" instrument deployed at Western, Canada",
                "uuid": "44ebc02da2cf4d0a8b4de454643c0b34",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35150/?format=api"
            },
            "volume": 4350358140,
            "numberOfFiles": 1688,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35152,
            "dataPath": "/badc/eprofile/data/daily_files/croatia/gmp-zagreb-maksimir/dhmz-lufft-chm15k_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from DMHZ's Lufft CHM15k \"Nimbus\" instrument deployed at Gmp Zagreb Maksimir, Croatia",
                "uuid": "614bb206c02b4d59b5ff2ecf589c7f48",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35153/?format=api"
            },
            "volume": 3698276206,
            "numberOfFiles": 1446,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35155,
            "dataPath": "/badc/eprofile/data/daily_files/cyprus/akrotiri/metoffice-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Met Office's Vaisala CL31 instrument deployed at Akrotiri, Cyprus",
                "uuid": "b3b8bb92e88a4ee89c033211ea6970b5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35156/?format=api"
            },
            "volume": 2220152988,
            "numberOfFiles": 1650,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35158,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/cervena/chmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL31 instrument deployed at Cervena, Czech Republic",
                "uuid": "46006fa888334683a8694dfb78e0c413",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35159/?format=api"
            },
            "volume": 3732396817,
            "numberOfFiles": 1701,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35161,
            "dataPath": "/badc/eprofile/data/daily_files/finland/alajarvi-moksy/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Alajarvi Moksy, Finland",
                "uuid": "7c9fd415b8c64d8eb2270eedca9bbe1b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35162/?format=api"
            },
            "volume": 1409211322,
            "numberOfFiles": 1049,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35164,
            "dataPath": "/badc/eprofile/data/daily_files/france/agen/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Agen, France",
                "uuid": "eee4461fad6141598c1b27ae76363b01",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35165/?format=api"
            },
            "volume": 3512659227,
            "numberOfFiles": 1865,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35167,
            "dataPath": "/badc/eprofile/data/daily_files/germany/aachen/dwd-lufft-chm15k_0",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from DWD's Lufft CHM15k \"Nimbus\" instrument deployed at Aachen, Germany",
                "uuid": "456ce527d99c401ab562684b66a7bdb8",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35168/?format=api"
            },
            "volume": 4716692519,
            "numberOfFiles": 1815,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35170,
            "dataPath": "/badc/eprofile/data/daily_files/greece/athens-observatory/asnoa-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from ASNOA's Vaisala CL31 instrument deployed at Athens Observatory, Greece",
                "uuid": "6773f88c193d4a72ae53a968d5e160d8",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35171/?format=api"
            },
            "volume": 2067732548,
            "numberOfFiles": 1517,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35173,
            "dataPath": "/badc/eprofile/data/daily_files/hungary/bekescsaba/omsz-lufft-chm15k_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from OMSZ's Lufft CHM15k \"Nimbus\" instrument deployed at Bekescsaba, Hungary",
                "uuid": "c0391b7edb6b497fb0ae6bab0caac609",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35174/?format=api"
            },
            "volume": 4757617784,
            "numberOfFiles": 1831,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35176,
            "dataPath": "/badc/eprofile/data/daily_files/iceland/bolungarvik/imo-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from IMO's Vaisala CL51 instrument deployed at Bolungarvik, Iceland",
                "uuid": "f299eaf5500d4f61961d06e81c1393b8",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35177/?format=api"
            },
            "volume": 4683345781,
            "numberOfFiles": 1583,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35179,
            "dataPath": "/badc/eprofile/data/daily_files/ireland/casement/met-eireann-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Met Éireann's Vaisala CL31 instrument deployed at Casement, Ireland",
                "uuid": "577232bf54e54d2aaf39ff64a06f97e3",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35180/?format=api"
            },
            "volume": 2481144344,
            "numberOfFiles": 1869,
            "fileFormat": "Data are netCDF formatted."
        }
    ]
}