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=8300
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=8400",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=8200",
    "results": [
        {
            "ob_id": 32583,
            "dataPath": "/badc/ness-aws/data/ness-aws",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "University of Liverpool Botanical Gardens (Ness) Long-Term Monitoring: Automatic Weather Station 5 minute surface observations (2010 onwards)",
                "uuid": "f75c4b7739f34e02ae1a52b793c3b839",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32582/?format=api"
            },
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are netCDF and BADC-CSV formatted."
        },
        {
            "ob_id": 32591,
            "dataPath": "/neodc/nceo_biomass_maps/data/kenya/v21.0/2015/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "NCEO Kenya forest aboveground biomass map  2015 v21.0",
                "uuid": "653fdd814dba4103a301221955781e35",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32592/?format=api"
            },
            "volume": 575877009,
            "numberOfFiles": 11,
            "fileFormat": "GeoTiff \r\nPixel type: unsigned integer \r\nPixel Depth: 16 Bit NoData Value: 65535"
        },
        {
            "ob_id": 32599,
            "dataPath": "/neodc/nceo_biomass_maps/data/mexico/v5.0/2010/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Yucatan Peninsula and Central Mexico above ground biomass maps 2010 v5.0",
                "uuid": "32274aca008b4f7799e8cea69ad3508e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32598/?format=api"
            },
            "volume": 540158114,
            "numberOfFiles": 6,
            "fileFormat": "GeoTIFF"
        },
        {
            "ob_id": 32606,
            "dataPath": "/badc/ukmo-nimrod/data/single-site/deanhill/raw-dual-polar/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Deanhill C-band rain radar dual polar products",
                "uuid": "5b22789f362c43f3b3d1c65bc30c30ee",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32605/?format=api"
            },
            "volume": 710833347529,
            "numberOfFiles": 652,
            "fileFormat": "Data are in NIMROD data format. See linked documentation for further details."
        },
        {
            "ob_id": 32608,
            "dataPath": "/neodc/esacci/ghg/data/cci_plus/CO2_TAN_OCFP/v1.1/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 32610,
            "dataPath": "/neodc/esacci/ghg/data/cci_plus/CO2_OC2_FOCA/v9.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Greenhouse Gases Climate Change Initiative (GHG_cci): Column averaged carbon dioxide from OCO-2 generated with the FOCAL algorithm, version 09",
                "uuid": "b0de069568a141b0b074ca0f7cee004b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32609/?format=api"
            },
            "volume": 8044862560,
            "numberOfFiles": 1790,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 32613,
            "dataPath": "/neodc/esacci/permafrost/data/active_layer_thickness/L4/area4/pp/v03.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Permafrost Climate Change Initiative (Permafrost_cci):   Permafrost active layer thickness for the Northern Hemisphere, v3.0",
                "uuid": "67a3f8c8dc914ef99f7f08eb0d997e23",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32612/?format=api"
            },
            "volume": 7139645166,
            "numberOfFiles": 24,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 32615,
            "dataPath": "/neodc/esacci/permafrost/data/permafrost_extent/L4/area4/pp/v03.0",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Permafrost Climate Change Initiative (Permafrost_cci):   Permafrost extent for the Northern Hemisphere, v3.0",
                "uuid": "6e2091cb0c8b4106921b63cd5357c97c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32614/?format=api"
            },
            "volume": 3617214388,
            "numberOfFiles": 24,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 32617,
            "dataPath": "/badc/aphh/data/delhi/delhiflux/york-gcxgc-fid_voc-inventory/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "APHH: Non-methane volatile organic compound emission inventories from burning studies performed as part of the APHH-INDIA project (DelhiFlux).",
                "uuid": "fdb8960260a64c5faf652f8f47c4df81",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32616/?format=api"
            },
            "volume": 72624481321,
            "numberOfFiles": 46,
            "fileFormat": "Data are NASA Ames formatted"
        },
        {
            "ob_id": 32620,
            "dataPath": "/neodc/esacci/permafrost/data/ground_temperature/L4/area4/pp/v03.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Permafrost Climate Change Initiative (Permafrost_cci):   Permafrost Ground Temperature for the Northern Hemisphere, v3.0",
                "uuid": "b25d4a6174de4ac78000d034f500a268",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32619/?format=api"
            },
            "volume": 35291367976,
            "numberOfFiles": 24,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 32621,
            "dataPath": "/badc/deposited2021/WAT-UV296_water_line/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Spectroscopic data for transitions in water (1H 16O2) extending into the near-ultraviolet",
                "uuid": "f6c384ae730744d2ba929e0fad77160a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32623/?format=api"
            },
            "volume": 121029527,
            "numberOfFiles": 3,
            "fileFormat": "Data are Hirtan formatted."
        },
        {
            "ob_id": 32670,
            "dataPath": "/badc/deposited2021/adverse_met_scenarios_electricity/data",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Adverse Weather Scenarios for Future Electricity Systems",
                "uuid": "7beeed0bc7fa41feb10be22ee9d10f00",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32669/?format=api"
            },
            "volume": 689690747173,
            "numberOfFiles": 2624,
            "fileFormat": "Data are NetCDF formatted"
        },
        {
            "ob_id": 32689,
            "dataPath": "/badc/deposited2021/spei-central-asia/data",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "High resolution Standardized Precipitation Evapotranspiration Index (SPEI) dataset for Central Asia",
                "uuid": "feb1e0b5426d4f5c80f791909a3a2d37",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32688/?format=api"
            },
            "volume": 54700431523,
            "numberOfFiles": 51,
            "fileFormat": "Data are NetCDF formatted"
        },
        {
            "ob_id": 32703,
            "dataPath": "/neodc/oltraj/data/v2.1/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Global Ocean Lagrangian Trajectories based on AVISO velocities, v2.1",
                "uuid": "12eae5e708e541f390898af4187a1c20",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32702/?format=api"
            },
            "volume": 6497487670,
            "numberOfFiles": 31,
            "fileFormat": "NetCDF file \r\nA reformatted version of the v2.0 dataset.  In this version V2.1 the int64 time value was changed to double to allow Jupyter Notebook access via THREDDS/OpenDAP."
        },
        {
            "ob_id": 32707,
            "dataPath": "/badc/ecmwf-era5/data/invariants",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ECMWF ERA5: surface level invariant parameter data",
                "uuid": "2c8f38fac04945b89cf12d6e9c928c6f",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32706/?format=api"
            },
            "volume": 7338834,
            "numberOfFiles": 15,
            "fileFormat": "Data are NetCDF formatted."
        },
        {
            "ob_id": 32708,
            "dataPath": "/neodc/esacci/ice_sheets_antarctica/data/grounding_line_locations/key_glaciers/v2.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Antarctic Ice Sheet Climate Change Initiative (Antarctic_Ice_Sheet_cci):  Grounding line location for key glaciers, Antarctica, 1994-2020, v2.0",
                "uuid": "7b3bddd5af4945c2ac508a6d25537f0a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32600/?format=api"
            },
            "volume": 7999482,
            "numberOfFiles": 6,
            "fileFormat": "Shapefiles"
        },
        {
            "ob_id": 32712,
            "dataPath": "/badc/ecmwf-e40/data/li/ap/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are Grib formatted"
        },
        {
            "ob_id": 32739,
            "dataPath": "/neodc/oltraj/data/v2.2/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Global ocean lagrangian trajectories based on AVISO velocities, v2.2",
                "uuid": "5c2b70d069cb467ab73e80b84c3e395a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32738/?format=api"
            },
            "volume": 6858992869823,
            "numberOfFiles": 8044,
            "fileFormat": "NetCDF"
        },
        {
            "ob_id": 32741,
            "dataPath": "/neodc/esacci/ice_sheets_antarctica/data/gravimetric_mass_balance/gridded/v3.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Antarctic Ice Sheet Climate Change Initiative (Antarctic_Ice_Sheet_cci): Antarctic Ice Sheet monthly Gravimetric Mass Balance gridded product, v3.0,  2002 - 2020",
                "uuid": "36dae49c76f845a18062fa96599be719",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32692/?format=api"
            },
            "volume": 17719816,
            "numberOfFiles": 2,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 32742,
            "dataPath": "/neodc/esacci/ice_sheets_antarctica/data/gravimetric_mass_balance/basin/v3.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Antarctic Ice Sheet Climate Change Initiative (Antarctic_Ice_Sheet_cci): Antarctic Ice Sheet monthly Gravimetric Mass Balance basin product, v3.0, 2002-2020",
                "uuid": "e1dfd0ee655944b8a82ce0479c518747",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32602/?format=api"
            },
            "volume": 147610,
            "numberOfFiles": 2,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 32743,
            "dataPath": "/neodc/esacci/ice_sheets_antarctica/data/ice_velocity/antarctic_ice_sheet/sentinel_1/monthly/v1.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Antarctic Ice Sheet Climate Change Initiative (Antarctic_Ice_Sheet_cci): Antarctic Ice Sheet monthly velocity from 2017 to 2020, derived from Sentinel-1, v1",
                "uuid": "00fe090efc58446e8980992a617f632f",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32601/?format=api"
            },
            "volume": 101295328588,
            "numberOfFiles": 45,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 32745,
            "dataPath": "/neodc/esacci/ghg/data/cci_plus/CH4_S5P_WFMD/v1.2_extended_to_july2020/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Greenhouse Gases Climate Change Initiative (GHG_cci): Column-averaged methane from Sentinel-5P, generated with the WFM-DOAS algorithm, version 1.2,  November 2017 - July 2020",
                "uuid": "1c9c816d0b8a4fbf878e7e0bfef5d79f",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32744/?format=api"
            },
            "volume": 48435508668,
            "numberOfFiles": 953,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 32749,
            "dataPath": "/neodc/esacci/ghg/data/cci_plus/CH4_GO2_SRFP/v1.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Greenhouse Gases Climate Change Initiative (GHG_cci): Column-averaged methane from GOSAT-2, generated with the SRFP (RemoTeC) full physics retrieval algorithm, version 1.0.0",
                "uuid": "fdd90615b0df45489d9ca47708d98325",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32748/?format=api"
            },
            "volume": 266017657,
            "numberOfFiles": 249,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 32754,
            "dataPath": "/neodc/sentinel1a/data/IW/L2_OCN/IPF_v2/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sentinel 1A C-band Synthetic Aperture Radar (SAR): Interferometric Wide (IW) mode Ocean (OCN) Level 2 data, Instrument Processing Facility (IPF) v2",
                "uuid": "e972cb1afd34494c94d9b22c1b66daca",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32753/?format=api"
            },
            "volume": 1055164946685,
            "numberOfFiles": 620049,
            "fileFormat": "These data are provided in the ESA safe format as downloaded from the Sentinel data hubs."
        },
        {
            "ob_id": 32758,
            "dataPath": "/badc/deposited2021/bbubl/data/wrf_WestMidlands_2015_1km",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BBUBL: 1 km gridded output from WRF v3.6.1 model runs for the Birmingham conurbation for 2015",
                "uuid": "465d86a5750447128f24f79c4f2ecdd4",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32759/?format=api"
            },
            "volume": 105379533569,
            "numberOfFiles": 13,
            "fileFormat": "Data are CF-compliant NetCDF formatted"
        },
        {
            "ob_id": 32763,
            "dataPath": "/neodc/sentinel1b/data/IW/L2_OCN/IPF_v3/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sentinel 1B C-band Synthetic Aperture Radar (SAR): Interferometric Wide (IW) mode Ocean (OCN) Level 2 data, Instrument Processing Facility (IPF) v3",
                "uuid": "18851d1f4454455dad76141c02ad740e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32762/?format=api"
            },
            "volume": 935560923847,
            "numberOfFiles": 552782,
            "fileFormat": "These data are provided in the ESA safe format as downloaded from the Sentinel data hubs."
        },
        {
            "ob_id": 32765,
            "dataPath": "/badc/cru/data/cru_cy/cru_cy_3.24/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "CRU CY3.24: Climatic Research Unit (CRU) Year-by-Year Variation of Selected Climate Variables by CountrY (CY) version 3.24 (Jan. 1901 - Dec. 2015)",
                "uuid": "a38c710ef63c4e8c9a295501f1122dbf",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/20044/?format=api"
            },
            "volume": 2026,
            "numberOfFiles": 2,
            "fileFormat": "The CRU CY data are provided as text files with the extension \".per\", most text editors will open these files. See the linked file formats guide for more information."
        },
        {
            "ob_id": 32768,
            "dataPath": "/neodc/sentinel1a/data/IW/L0_RAW/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sentinel 1A C-band Synthetic Aperture Radar (SAR): Interferometric Wide (IW) mode Single Look Complex (SLC) Level 0 data",
                "uuid": "76202b367af44b82a1c7ba1d1a39e7b9",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32767/?format=api"
            },
            "volume": 837020898568,
            "numberOfFiles": 1626,
            "fileFormat": "These data are provided in the ESA safe format as downloaded from the Sentinel data hubs."
        },
        {
            "ob_id": 32770,
            "dataPath": "/neodc/atsrubt",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 25033378589868,
            "numberOfFiles": 5803528,
            "fileFormat": "SADIST"
        },
        {
            "ob_id": 32772,
            "dataPath": "/neodc/qa4ecv/data/bi-directional_reflectance_factor/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "QA4ECV Bi-directional reflectance factor",
                "uuid": "8130ee8d2e33439aa85669b620e7b532",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32771/?format=api"
            },
            "volume": 191746904474,
            "numberOfFiles": 13162,
            "fileFormat": "These data are provided in NetCDF file format."
        },
        {
            "ob_id": 32776,
            "dataPath": "/neodc/sentinel1a/data/SM/L1_SLC/IPF_v2/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sentinel 1A C-band Synthetic Aperture Radar (SAR): SM mode SLC Level 1 data, Instrument Processing Facility (IPF) v2",
                "uuid": "6ae95449b899409790e64e23120b48e8",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32775/?format=api"
            },
            "volume": 6563765716239,
            "numberOfFiles": 12131,
            "fileFormat": "Image data files are in a binary format. Quicklook images are in png format. Manifest files with relevant metadata are in SAFE format."
        },
        {
            "ob_id": 32781,
            "dataPath": "/neodc/sentinel1a/data/IW/L1_SLC/IPF_v3",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sentinel 1A C-band Synthetic Aperture Radar (SAR): Interferometric Wide (IW) mode Single Look Complex (SLC) Level 1 data, Instrument Processing Facility (IPF) v3",
                "uuid": "9cafde3874d54e2794fcfb372311883e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32780/?format=api"
            },
            "volume": 5766391293430236,
            "numberOfFiles": 5714231,
            "fileFormat": "Image data files are in a binary format. Quicklook images are in png format. Manifest files with relevant metadata are in SAFE format."
        },
        {
            "ob_id": 32786,
            "dataPath": "/neodc/sentinel3a/data/SRAL/L1_SRA_A__/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sentinel 3A Synthetic Aperture Radar Altimeter (SRAL) Level 1A data",
                "uuid": "67b646c363fc4f9289486ffd8c4c6b07",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32785/?format=api"
            },
            "volume": 11349097935027,
            "numberOfFiles": 13802,
            "fileFormat": "Data are provided by ESA in zipped SAFE format."
        },
        {
            "ob_id": 32788,
            "dataPath": "/neodc/sentinel3a/data/SRAL/L1_SRA_BS_/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sentinel 3A Synthetic Aperture Radar Altimeter (SRAL) Level 1B-S data",
                "uuid": "41526384c3dd463eb0fc0117b87d08f6",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32787/?format=api"
            },
            "volume": 5415290909817,
            "numberOfFiles": 9688,
            "fileFormat": "Data are provided by ESA in zipped SAFE format."
        },
        {
            "ob_id": 32790,
            "dataPath": "/neodc/sentinel1a/data/WV/L2_OCN/IPF_v3/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sentinel 1A C-band Synthetic Aperture Radar (SAR): Wave (WV) mode Ocean (OCN) Level 2 data, Instrument Processing Facility (IPF) v3",
                "uuid": "ab33998624364d63be7471a30cee635b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32789/?format=api"
            },
            "volume": 1591499378956,
            "numberOfFiles": 158861,
            "fileFormat": "Data are provided in SAFE format. With the data products inside the SAFE zip in NetCDF."
        },
        {
            "ob_id": 32794,
            "dataPath": "/neodc/esacci/lakes/data/lake_products/L3S/v1.1/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Lakes Climate Change Initiative (Lakes_cci):  Lake products, Version 1.1",
                "uuid": "ef1627f523764eae8bbb6b81bf1f7a0a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32169/?format=api"
            },
            "volume": 362653685408,
            "numberOfFiles": 9970,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 32799,
            "dataPath": "/neodc/sentinel1b/data/WV/L2_OCN/IPF_v3/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sentinel 1B C-band Synthetic Aperture Radar (SAR): Wave (WV) mode Ocean (OCN) Level 2 data, Instrument Processing Facility (IPF) v3",
                "uuid": "4ecd5242cde24b2bb9c0572218da9861",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32798/?format=api"
            },
            "volume": 1099563983359,
            "numberOfFiles": 110186,
            "fileFormat": "Data are provided in SAFE format. With the data products inside the SAFE zip in NetCDF."
        },
        {
            "ob_id": 32802,
            "dataPath": "/neodc/sentinel1b/data/SM/L1_SLC/IPF_v2/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sentinel 1B C-band Synthetic Aperture Radar (SAR): SM mode SLC Level 1 data, Instrument Processing Facility (IPF) v2",
                "uuid": "8305ad215f0f48c994bdb37df1bcf773",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32801/?format=api"
            },
            "volume": 1427172708154,
            "numberOfFiles": 2336,
            "fileFormat": "Image data files are in a binary format. Quicklook images are in png format. Manifest files with relevant metadata are in SAFE format."
        },
        {
            "ob_id": 32806,
            "dataPath": "/badc/ccmi/data/post-cmip6/ccmi-2022/ETH-PMOD/SOCOL/refD1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "CCMI-2022: refD1 data produced by the SOCOL model at ETH-PMOD",
                "uuid": "f088e7a33a25409197ea9b6aa3b90864",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32809/?format=api"
            },
            "volume": 361060547370,
            "numberOfFiles": 426,
            "fileFormat": "netCDF"
        },
        {
            "ob_id": 32810,
            "dataPath": "/neodc/sentinel1b/data/IW/L1_SLC/IPF_v3/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sentinel 1B C-band Synthetic Aperture Radar (SAR): Interferometric Wide (IW) mode Single Look Complex (SLC) Level 1 data, Instrument Processing Facility (IPF) v3",
                "uuid": "d69ef5ff221a45f38c35cd77c0ca9352",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32807/?format=api"
            },
            "volume": 1514497644380227,
            "numberOfFiles": 1834079,
            "fileFormat": "Image data files are in a binary format. Quicklook images are in png format. Manifest files with relevant metadata are in SAFE format."
        },
        {
            "ob_id": 32815,
            "dataPath": "/neodc/sentinel1b/data/SM/L1_SLC/IPF_v3/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sentinel 1B C-band Synthetic Aperture Radar (SAR): SM mode SLC Level 1 data, Instrument Processing Facility (IPF) v3",
                "uuid": "171d5d0e6ef44fc3addad6ba45c8fb17",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32814/?format=api"
            },
            "volume": 3727643585008,
            "numberOfFiles": 6621,
            "fileFormat": "Image data files are in a binary format. Quicklook images are in png format. Manifest files with relevant metadata are in SAFE format."
        },
        {
            "ob_id": 32821,
            "dataPath": "/badc/cru/data/cru_jra/cru_jra_2.2/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "CRU JRA v2.2: A forcings dataset of gridded land surface blend of Climatic Research Unit (CRU) and Japanese reanalysis (JRA) data; Jan.1901 - Dec.2020.",
                "uuid": "4bdf41fc10af4caaa489b14745c665a6",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32817/?format=api"
            },
            "volume": 406024456466,
            "numberOfFiles": 1202,
            "fileFormat": "The data are provided as gzipped NetCDF files, with one file per variable, per year."
        },
        {
            "ob_id": 32822,
            "dataPath": "/badc/cru/data/cru_ts/cru_ts_4.05",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "CRU TS4.05: Climatic Research Unit (CRU) Time-Series (TS) version 4.05 of high-resolution gridded data of month-by-month variation in climate (Jan. 1901- Dec. 2020)",
                "uuid": "c26a65020a5e4b80b20018f148556681",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32804/?format=api"
            },
            "volume": 6911362666,
            "numberOfFiles": 379,
            "fileFormat": "Data are provided in ASCII and NetCDF formats."
        },
        {
            "ob_id": 32823,
            "dataPath": "/badc/cru/data/cru_cy/cru_cy_4.05/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "CRU CY4.05: Climatic Research Unit year-by-year variation of selected climate variables by country  version 4.05 (Jan. 1901 - Dec. 2020)",
                "uuid": "7a5529a8758041eb83b9c32f8461e50d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32803/?format=api"
            },
            "volume": 50992332,
            "numberOfFiles": 2924,
            "fileFormat": "The CRU CY data are provided as text files with the extension \".per\", most text editors will open these files. See the linked file formats guide for more information."
        },
        {
            "ob_id": 32826,
            "dataPath": "/badc/ipcc-ddc/data/legacy/download_data/is92/echam4",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Data from ECHAM4 ocean coupled general circulation model at Max Planck Institute für Meteorologie computing facility for the IPCC Second Assessment Report Collection",
                "uuid": "36e875d8bd9625e0f0efdb4e7fc09fe2",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/5540/?format=api"
            },
            "volume": 102387736,
            "numberOfFiles": 113,
            "fileFormat": "plain text"
        },
        {
            "ob_id": 32827,
            "dataPath": "/badc/ipcc-ddc/data/legacy/download_data/is92/cccsr",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Data from CCSR/NIES Global Circulation Model at Centre for Climate System Research / National Institude for Environmental Studies (Japan) computer for the IPCC Second Assessment Report Collection",
                "uuid": "c417b52e9695a3cf51e54aad7278ee12",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/5547/?format=api"
            },
            "volume": 4725047,
            "numberOfFiles": 27,
            "fileFormat": "Plain Text"
        },
        {
            "ob_id": 32828,
            "dataPath": "/badc/ipcc-ddc/data/legacy/download_data/is92/hadcm2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Data from Hadley Centre Coupled Model 2 (HadCM2) at Met Office Hadley Centre Computers for the IPCC Second Assessment Report Collection",
                "uuid": "0105466f9995ac3f63b8d46060ccc20a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/5526/?format=api"
            },
            "volume": 603642519,
            "numberOfFiles": 737,
            "fileFormat": "Plain Text"
        },
        {
            "ob_id": 32829,
            "dataPath": "/badc/ipcc-ddc/data/legacy/download_data/is92/csiromk2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Data from CSIRO-Mk2 Global Circulation Model at Commonwealth Scientific and Industrial Research Organisation computing facility for the IPCC Second Assessment Report Collection",
                "uuid": "2315b16f6cd4e5bab43dc572baae8079",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/5545/?format=api"
            },
            "volume": 66728419,
            "numberOfFiles": 118,
            "fileFormat": "Plain Text"
        },
        {
            "ob_id": 32830,
            "dataPath": "/badc/ipcc-ddc/data/legacy/download_data/is92/gfdl",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Data from GFDL-R15 Global Circulation Model at Geophysical Fluid Dynamics Laboratory (USA) computing facility for the IPCC Second Assessment Report Collection",
                "uuid": "dded4c40bcc6c3a2c18baf384aadf83c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/5556/?format=api"
            },
            "volume": 25668636,
            "numberOfFiles": 55,
            "fileFormat": "Plain Text"
        },
        {
            "ob_id": 32831,
            "dataPath": "/badc/ipcc-ddc/data/legacy/download_data/is92/ncardoe",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Data from NCAR-DoE global coupled model at National Centre for Atmospheric Research (USA) computing facility for the IPCC Second Assessment Report Collection",
                "uuid": "68acb28215e1215f014d0a42713fd8fd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/5534/?format=api"
            },
            "volume": 2288925,
            "numberOfFiles": 15,
            "fileFormat": "Plain Text"
        },
        {
            "ob_id": 32832,
            "dataPath": "/badc/ipcc-ddc/data/legacy/download_data/is92/cccma",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Data from CGCM1 Canadian Global Coupled Model Version 1 at Canadian Centre for Climate Modelling and Analysis computing facility for the IPCC Second Assessment Report Collection",
                "uuid": "64385a98975dca1ec08719cba96fd480",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/5558/?format=api"
            },
            "volume": 255172477,
            "numberOfFiles": 361,
            "fileFormat": "Plain Text"
        },
        {
            "ob_id": 32833,
            "dataPath": "/badc/ipcc-ddc/data/legacy/download_data/sres",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 256000000,
            "numberOfFiles": 1570,
            "fileFormat": "Plain Text"
        },
        {
            "ob_id": 32834,
            "dataPath": "/badc/ipcc-ddc/data/legacy/download_data/sres/GFDL99_A2a",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Data from GFDL-R15 Global Circulation Model at Geophysical Fluid Dynamics Laboratory (USA) computing facility for the IPCC Third Assessment Report Collection",
                "uuid": "6059f6e6b08333795540fbf9a0b57a7f",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/5553/?format=api"
            },
            "volume": 10659557,
            "numberOfFiles": 37,
            "fileFormat": "Plain Text"
        },
        {
            "ob_id": 32835,
            "dataPath": "/badc/ipcc-ddc/data/legacy/download_data/sres/ECHAM4_A2a",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Data from ECHAM4 ocean coupled general circulation model at Max Planck Institute für Meteorologie computing facility for the IPCC Third Assessment Report Collection",
                "uuid": "dc33eeca0acf1dd69fa3930344824160",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/5537/?format=api"
            },
            "volume": 19399200,
            "numberOfFiles": 60,
            "fileFormat": "Plain Text"
        },
        {
            "ob_id": 32836,
            "dataPath": "/badc/ipcc-ddc/data/legacy/download_data/sres/csiro_a1a",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Data from CSIRO-Mk2 Global Circulation Model at Commonwealth Scientific and Industrial Research Organisation computing facility for the IPCC Third Assessment Report Collection",
                "uuid": "a192e98ae80dd369f3e0f2293a45a4e6",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/5542/?format=api"
            },
            "volume": 19737136,
            "numberOfFiles": 122,
            "fileFormat": "Plain Text"
        },
        {
            "ob_id": 32837,
            "dataPath": "/badc/ipcc-ddc/data/legacy/download_data/sres/cccma_a2a",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Data from CGCM2 Canadian Global Coupled Model Version 2 at Canadian Centre for Climate Modelling and Analysis computing facility for the IPCC Third Assessment Report Collection",
                "uuid": "4541470a3ecd4b3d3eb11cb58213ec12",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/5550/?format=api"
            },
            "volume": 14008319,
            "numberOfFiles": 58,
            "fileFormat": "Plain Text"
        },
        {
            "ob_id": 32838,
            "dataPath": "/badc/ipcc-ddc/data/legacy/download_data/sres/hadcm3_a1f",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Data from Hadley Centre Coupled Model 3 (HadCM3) at Met Office Hadley Centre Computers for the IPCC Third Assessment Report Collection",
                "uuid": "053af44e98190715670b19de24e30e38",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/5530/?format=api"
            },
            "volume": 14212332,
            "numberOfFiles": 45,
            "fileFormat": "Plain Text"
        },
        {
            "ob_id": 32845,
            "dataPath": "/bodc/BAS210039/CORE2NYF-ORCH0083-LIM3",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "1/12 degree Nucleus for European Modelling of the Ocean (NEMO) model of the Southern Ocean: CORE2 normal year forced control run (1951-1987)",
                "uuid": "2e982e6692e3427dbe35e64ad9dee12d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32844/?format=api"
            },
            "volume": 39378733805708,
            "numberOfFiles": 66605,
            "fileFormat": "Data are CF-compliant NetCDF formatted"
        },
        {
            "ob_id": 32849,
            "dataPath": "/badc/ukcp18/data/marine-sim/worldwide-proj",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "UKCP18 Local Time-Mean Sea Level Projections for selected Tide Gauge Locations around the World",
                "uuid": "65bcd04dde2e4f8383a0cca4f69ac79e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32848/?format=api"
            },
            "volume": 12614183,
            "numberOfFiles": 205,
            "fileFormat": "Data are NetCDF formatted"
        },
        {
            "ob_id": 32851,
            "dataPath": "/neodc/dem/kruger/v1.0/sep2018_oct2018/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sub-meter resolution digital elevation models and orthomosaics of the Kruger National Park, South Africa, v1.0, September-October 2018",
                "uuid": "deab4235f1ef4cd79b73d0cbf2655bd7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32852/?format=api"
            },
            "volume": 3633786348379,
            "numberOfFiles": 338,
            "fileFormat": "GEOtiff"
        },
        {
            "ob_id": 32853,
            "dataPath": "/neodc/esacci/ghg/data/cci_plus/CH4_GO2_SRPR/v1.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Greenhouse Gases Climate Change Initiative (GHG_cci): Column-averaged methane from GOSAT-2, generated with the SRPR (RemoTeC) proxy retrieval algorithm, version 1.0.0",
                "uuid": "722fe4748da2487ead0a755f6d09e6ab",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32750/?format=api"
            },
            "volume": 405913974,
            "numberOfFiles": 249,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 32862,
            "dataPath": "/neodc/esacci/ghg/data/cci_plus/CO2_GO2_SRFP/v1.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Greenhouse Gases Climate Change Initiative (GHG_cci): Column-averaged carbon dioxide from GOSAT-2, derived using the SRFP (RemoTeC) full physics algorithm, version 1.0.0",
                "uuid": "f1b19872c12d477abfeb229f060a0969",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32751/?format=api"
            },
            "volume": 264108937,
            "numberOfFiles": 249,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 32887,
            "dataPath": "/badc/ukcp18/data/land-cpm/derived/future-extremes",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Extreme precipitation return level changes at 1, 3, 6, 12, 24 hours for 2050 and 2070, derived from UKCP Local Projections on a 5km grid for the FUTURE-DRAINAGE Project",
                "uuid": "18f83caf9bdf4cb4803484d8dce19eef",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32886/?format=api"
            },
            "volume": 80307963,
            "numberOfFiles": 151,
            "fileFormat": "Data are provided as Shapefiles and CSV"
        },
        {
            "ob_id": 32892,
            "dataPath": "/neodc/iasi_metop_a/data/l2",
            "oldDataPath": [
                "https://api.catalogue.ceda.ac.uk/api/v2/results/8573/?format=api"
            ],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "IASI: Atmospheric sounding Level 2 data products",
                "uuid": "a7f8fdc2ed8bfd16651d201e44384029",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8572/?format=api"
            },
            "volume": 3673032085102,
            "numberOfFiles": 59131,
            "fileFormat": "Data are in EUMETSAT native format"
        },
        {
            "ob_id": 32893,
            "dataPath": "/neodc/iasi/data/l1c",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are in Eumetsat native format"
        },
        {
            "ob_id": 32894,
            "dataPath": "/neodc/gome2_metop_a/data/l1b/",
            "oldDataPath": [
                "https://api.catalogue.ceda.ac.uk/api/v2/results/8204/?format=api"
            ],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Global Ozone Monitoring Experiment-2 (GOME-2): Atmospheric Spectral METOP-A data at Level 1b",
                "uuid": "bde3e07047e99cdf61908c3e93d51c66",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8203/?format=api"
            },
            "volume": 56068709863464,
            "numberOfFiles": 88732,
            "fileFormat": "Data are EPS native formatted."
        },
        {
            "ob_id": 32895,
            "dataPath": "/neodc/avhrr3_metop_a/data/l1b",
            "oldDataPath": [
                "https://api.catalogue.ceda.ac.uk/api/v2/results/10887/?format=api"
            ],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Data from AVHRR-3 at Metop-A for the Eumetsat Polar System Project",
                "uuid": "b2e553261448fcbed284612e5b4bae58",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/10886/?format=api"
            },
            "volume": 31941089779577,
            "numberOfFiles": 75157,
            "fileFormat": "Data are in EUMETSAT native format"
        },
        {
            "ob_id": 32897,
            "dataPath": "/badc/hyrex/data/Common/drn",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HYREX project: Data from Purpose-built Dense Raingauge Network",
                "uuid": "48e1c8759a034a7298ada6ab18ef5134",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32896/?format=api"
            },
            "volume": 13601146,
            "numberOfFiles": 135,
            "fileFormat": "Text"
        },
        {
            "ob_id": 32928,
            "dataPath": "/neodc/esacci/cloud/data/version3/L2/ATSR2-AATSR/CLOUD/v3.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Cloud Climate Change Initiative (Cloud_cci):  ATSR2-AATSR cloud properties on the satellite swath (L2), version 3.0",
                "uuid": "b69d7604f031485bb515eff2de322468",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32927/?format=api"
            },
            "volume": 56169148862303,
            "numberOfFiles": 253085,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 32930,
            "dataPath": "/neodc/esacci/cloud/data/version3/L2/ATSR2-AATSR/FLUX/v3.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Cloud Climate Change Initiative (Cloud_cci):  ATSR2-AATSR flux data on the satellite swath (L2), version 3.0",
                "uuid": "420feb0e4f364ed2bdf0bc92171a1374",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32929/?format=api"
            },
            "volume": 99143962759941,
            "numberOfFiles": 246683,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 32945,
            "dataPath": "/badc/ar6_wg1/data/spm/spm_08/v20210809",
            "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.8 (v20210809)",
                "uuid": "98af2184e13e4b91893ab72f301790db",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32899/?format=api"
            },
            "volume": 86756,
            "numberOfFiles": 24,
            "fileFormat": "Data are CSV formatted."
        },
        {
            "ob_id": 32955,
            "dataPath": "/badc/ar6_wg1/data/spm/spm_06/v20210809",
            "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.6 (v20210809)",
                "uuid": "93d1b84fbb144901809eaf67b35eb5c4",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32906/?format=api"
            },
            "volume": 24076,
            "numberOfFiles": 12,
            "fileFormat": "Data are CSV formatted"
        },
        {
            "ob_id": 32957,
            "dataPath": "/badc/ar6_wg1/data/spm/spm_05/v20210809",
            "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.5 (v20210809)",
                "uuid": "2787230b963942009e452255a3880609",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32874/?format=api"
            },
            "volume": 35754261,
            "numberOfFiles": 13,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 32959,
            "dataPath": "/badc/ar6_wg1/data/spm/spm_01/v20210809",
            "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.1 (v20210809)",
                "uuid": "76cad0b4f6f141ada1c44a4ce9e7d4bd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32909/?format=api"
            },
            "volume": 66276,
            "numberOfFiles": 7,
            "fileFormat": "Data are CSV formatted."
        },
        {
            "ob_id": 32962,
            "dataPath": "/badc/ar6_wg1/data/spm/spm_09/v20210809",
            "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 (v20210809)",
                "uuid": "35a7ee81a50c4b95ab59f9bd128f9b63",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32913/?format=api"
            },
            "volume": 6540,
            "numberOfFiles": 4,
            "fileFormat": "Data are CSV formatted."
        },
        {
            "ob_id": 32963,
            "dataPath": "/badc/ar6_wg1/data/spm/spm_10/v20210809",
            "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.10 (v20210809)",
                "uuid": "cfe938e70f8f4e98b0622296743f7913",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32916/?format=api"
            },
            "volume": 46050,
            "numberOfFiles": 11,
            "fileFormat": "Data are CSV formatted."
        },
        {
            "ob_id": 32965,
            "dataPath": "/badc/ar6_wg1/data/spm/spm_04/v20210809",
            "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.4 (v20210809)",
                "uuid": "bd65331b1d344ccca44852e495d3a049",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32921/?format=api"
            },
            "volume": 19280,
            "numberOfFiles": 8,
            "fileFormat": "Data are CSV formatted."
        },
        {
            "ob_id": 32966,
            "dataPath": "/badc/ar6_wg1/data/spm/spm_07/v20210809",
            "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.7 (v20210809)",
                "uuid": "b1ad4c02319b438884a72fea34cb5a18",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32924/?format=api"
            },
            "volume": 4587,
            "numberOfFiles": 4,
            "fileFormat": "Data are CSV formatted."
        },
        {
            "ob_id": 32967,
            "dataPath": "/badc/ar6_wg1/data/spm/spm_02/v20210809",
            "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.2 (v20210809)",
                "uuid": "c1eb6dad1598427f8f9f3eae346ece2f",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32935/?format=api"
            },
            "volume": 10279,
            "numberOfFiles": 6,
            "fileFormat": "Data are CSV formatted."
        },
        {
            "ob_id": 32976,
            "dataPath": "/badc/ukmo-midas-open/data/uk-daily-rain-obs/dataset-version-202107/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "MIDAS Open: UK daily rainfall data, v202107",
                "uuid": "d6bcf4171c2f4754a7455d00deda0f72",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32971/?format=api"
            },
            "volume": 1086544333,
            "numberOfFiles": 51431,
            "fileFormat": "Data are BADC-CSV formatted"
        },
        {
            "ob_id": 32977,
            "dataPath": "/badc/ukmo-midas-open/data/uk-daily-weather-obs/dataset-version-202107/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "MIDAS Open: UK daily weather observation data, v202107",
                "uuid": "d399794d81fa41779a925b6d4758a5cd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32973/?format=api"
            },
            "volume": 3006018865,
            "numberOfFiles": 46758,
            "fileFormat": "Data are BADC-CSV formatted."
        },
        {
            "ob_id": 32978,
            "dataPath": "/badc/ukmo-midas-open/data/uk-hourly-rain-obs/dataset-version-202107/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "MIDAS Open: UK hourly rainfall data, v202107",
                "uuid": "f7ae919f96b44a1c9695f40a9cf988dd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32970/?format=api"
            },
            "volume": 4952556253,
            "numberOfFiles": 15263,
            "fileFormat": "Data are BADC-CSV formatted."
        },
        {
            "ob_id": 32979,
            "dataPath": "/badc/ukmo-midas-open/data/uk-daily-temperature-obs/dataset-version-202107/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "MIDAS Open: UK daily temperature data, v202107",
                "uuid": "92e823b277cc4f439803a87f5246db5f",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32968/?format=api"
            },
            "volume": 2120207136,
            "numberOfFiles": 62229,
            "fileFormat": "Data are BADC-CSV formatted."
        },
        {
            "ob_id": 32980,
            "dataPath": "/badc/ukmo-midas-open/data/uk-hourly-weather-obs/dataset-version-202107/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "MIDAS Open: UK hourly weather observation data, v202107",
                "uuid": "3bd7221d4844435dad2fa030f26ab5fd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32974/?format=api"
            },
            "volume": 30652786376,
            "numberOfFiles": 50518,
            "fileFormat": "Data are BADC-CSV formatted."
        },
        {
            "ob_id": 32981,
            "dataPath": "/badc/ukmo-midas-open/data/uk-mean-wind-obs/dataset-version-202107/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "MIDAS Open: UK mean wind data, v202107",
                "uuid": "4d48efaaeb7f47a7963df75d6d1dbdc5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32972/?format=api"
            },
            "volume": 7589141537,
            "numberOfFiles": 14406,
            "fileFormat": "Data are BADC-CSV formatted."
        },
        {
            "ob_id": 32982,
            "dataPath": "/badc/ukmo-midas-open/data/uk-soil-temperature-obs/dataset-version-202107/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "MIDAS Open: UK soil temperature data, v202107",
                "uuid": "cabc37d867fa4f2a84302350df908693",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32969/?format=api"
            },
            "volume": 3953950041,
            "numberOfFiles": 23308,
            "fileFormat": "Data are BADC-CSV formatted."
        },
        {
            "ob_id": 32983,
            "dataPath": "/badc/ukmo-midas-open/data/uk-radiation-obs/dataset-version-202107/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "MIDAS Open: UK hourly solar radiation data, v202107",
                "uuid": "625f5ea4ddac4578a2aacf47bcf39657",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32975/?format=api"
            },
            "volume": 2947770418,
            "numberOfFiles": 6781,
            "fileFormat": "Data are BADC-CSV formatted."
        },
        {
            "ob_id": 32992,
            "dataPath": "/badc/ukmo-hadobs/data/insitu/MOHC/HadOBS/HadUK-Grid/v1.0.3.0/river",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadUK-Grid Climate Observations by UK river basins, v1.0.3.0 (1862-2020)",
                "uuid": "0cb035c7598a4dcb8aecb6b6558c83e9",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32984/?format=api"
            },
            "volume": 25938984,
            "numberOfFiles": 133,
            "fileFormat": "Data are NetCDF formatted."
        },
        {
            "ob_id": 32993,
            "dataPath": "/badc/ukmo-hadobs/data/insitu/MOHC/HadOBS/HadUK-Grid/v1.0.3.0/country",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadUK-Grid Climate Observations by UK countries, v1.0.3.0 (1862-2020)",
                "uuid": "489e22fb2961482bb76711cedbeecedd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32985/?format=api"
            },
            "volume": 12739647,
            "numberOfFiles": 133,
            "fileFormat": "Data are NetCDF formatted."
        },
        {
            "ob_id": 32994,
            "dataPath": "/badc/ukmo-hadobs/data/insitu/MOHC/HadOBS/HadUK-Grid/v1.0.3.0/region",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadUK-Grid Climate Observations by Administrative Regions over the UK, v1.0.3.0 (1862-2020)",
                "uuid": "97bc0b64bc354898a242a42238e1b45c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32991/?format=api"
            },
            "volume": 19805658,
            "numberOfFiles": 133,
            "fileFormat": "Data are NetCDF formatted."
        },
        {
            "ob_id": 32995,
            "dataPath": "/badc/ukmo-hadobs/data/insitu/MOHC/HadOBS/HadUK-Grid/v1.0.3.0/60km",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadUK-Grid Gridded Climate Observations on a 60km grid over the UK, v1.0.3.0 (1862-2020)",
                "uuid": "bc774f1b83524437a8046d8b9a9e3c6d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32986/?format=api"
            },
            "volume": 538615627,
            "numberOfFiles": 6163,
            "fileFormat": "Data are NetCDF formatted."
        },
        {
            "ob_id": 32996,
            "dataPath": "/badc/ukmo-hadobs/data/insitu/MOHC/HadOBS/HadUK-Grid/v1.0.3.0/25km",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadUK-Grid Gridded Climate Observations on a 25km grid over the UK, v1.0.3.0 (1862-2020)",
                "uuid": "616e6194a8c742d790f3b43bf66a534d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32987/?format=api"
            },
            "volume": 2142938841,
            "numberOfFiles": 6163,
            "fileFormat": "Data are NetCDF formatted."
        },
        {
            "ob_id": 32997,
            "dataPath": "/badc/ukmo-hadobs/data/insitu/MOHC/HadOBS/HadUK-Grid/v1.0.3.0/12km",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadUK-Grid Gridded Climate Observations on a 12km grid over the UK, v1.0.3.0 (1862-2020)",
                "uuid": "54a99222c1e741a4a70ef1caa8f10c7e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32988/?format=api"
            },
            "volume": 9151135715,
            "numberOfFiles": 6158,
            "fileFormat": "Data are NetCDF formatted."
        },
        {
            "ob_id": 32998,
            "dataPath": "/badc/ukmo-hadobs/data/insitu/MOHC/HadOBS/HadUK-Grid/v1.0.3.0/1km",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadUK-Grid Gridded Climate Observations on a 1km grid over the UK, v1.0.3.0 (1862-2020)",
                "uuid": "786b3ce6be54468496a3e11ce2f2669c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32989/?format=api"
            },
            "volume": 1275636193559,
            "numberOfFiles": 6163,
            "fileFormat": "Data are NetCDF formatted."
        },
        {
            "ob_id": 32999,
            "dataPath": "/badc/ukmo-hadobs/data/insitu/MOHC/HadOBS/HadUK-Grid/v1.0.3.0/5km",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadUK-Grid Gridded Climate Observations on a 5km grid over the UK, v1.0.3.0 (1862-2020)",
                "uuid": "f2da35c56afb4fa6aebf44094b65dff3",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32990/?format=api"
            },
            "volume": 51229517277,
            "numberOfFiles": 6163,
            "fileFormat": "Data are NetCDF formatted."
        },
        {
            "ob_id": 33016,
            "dataPath": "/neodc/esacci/ghg/data/cci_plus/CO2_TAN_OCFP/v1.0_global_land/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Greenhouse Gases Climate Change Initiative (GHG_cci): Column-averaged carbon dioxide from TANSAT, generated with the OCFP algorithm, for global land areas, version 1.0",
                "uuid": "9252ff9ddeb249a2bd8433e9ae9dfe13",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32607/?format=api"
            },
            "volume": 518692308,
            "numberOfFiles": 60,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 33017,
            "dataPath": "/neodc/esacci/fire/data/burned_area/SFD/Africa/Sentinel2/pixel/v2.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Fire Climate Change Initiative (Fire_cci): Small Fire Dataset (SFD) Burned Area pixel product for Sub-Saharan Africa, version 2.0",
                "uuid": "4c5feb539f1f44308ca7ec26e0bb7316",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32259/?format=api"
            },
            "volume": 87998288670,
            "numberOfFiles": 6962,
            "fileFormat": "The pixel product is composed of 4 files:\r\n *JD.tif: Day of first detection (Julian Day) of the burned area; \r\n*CL.tif: Confidence level of burned area detection; \r\n *LC.tif: Land cover of the pixel detected as burned as defined by the C3S Land Cover map of 2018 (https://cds.climate.copernicus.eu/cdsapp#!/dataset/satellite-land-cover).\r\n *.xml: Metadata of the product.\r\n\r\nIn the Compressed folder these have been compressed into a single .tar.gz file."
        },
        {
            "ob_id": 33018,
            "dataPath": "/neodc/esacci/fire/data/burned_area/SFD/Africa/Sentinel2/grid/v2.0/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Fire Climate Change Initiative (Fire_cci): Small Fire Database (SFD) Burned Area grid product for Sub-Saharan Africa, version 2.0",
                "uuid": "01b00854797d44a59d57c8cce08821eb",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32258/?format=api"
            },
            "volume": 27482604516,
            "numberOfFiles": 26,
            "fileFormat": "Data are in NetCDF format"
        },
        {
            "ob_id": 33020,
            "dataPath": "/badc/ccmi/data/post-cmip6/ccmi-2022/NIWA/NIWA-UKCA2/refD1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "CCMI-2022: REF-D1 data produced by the NIWA-UKCA2 model at NIWA",
                "uuid": "9d93bed3b24648fcade5e427903c7da7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33019/?format=api"
            },
            "volume": 160155577528,
            "numberOfFiles": 409,
            "fileFormat": "CF-netCDF"
        },
        {
            "ob_id": 33035,
            "dataPath": "/badc/weather_at_home/data/b778-845_archive",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "weather@home 2010 global simulations and climatology (1986-2016)",
                "uuid": "dae723e78f9f4a0b9712f352f0a0231d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33034/?format=api"
            },
            "volume": 5355157184461,
            "numberOfFiles": 41213,
            "fileFormat": "Data are netCDF formatted"
        }
    ]
}