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=8700
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=8800",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=8600",
    "results": [
        {
            "ob_id": 34211,
            "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/NCAR/CESM1-CAM5-SE-HR/hist-1950",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM1-CAM5-SE-HR model output for the \"hist-1950\" experiment",
                "uuid": "e557fda7f36d4b51a996b52f178fb40b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34210/?format=api"
            },
            "volume": 2321623990545,
            "numberOfFiles": 330,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34214,
            "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/NCAR/CESM1-CAM5-SE-LR/control-1950",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM1-CAM5-SE-LR model output for the \"control-1950\" experiment",
                "uuid": "ac0e75ac16bb47e197b464c5e937026e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34213/?format=api"
            },
            "volume": 64618212253,
            "numberOfFiles": 12,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34218,
            "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/NCAR/CESM1-CAM5-SE-LR/highres-future",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM1-CAM5-SE-LR model output for the \"highres-future\" experiment",
                "uuid": "7df4f0d8a6cc498c9a5eca286de22b17",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34217/?format=api"
            },
            "volume": 23056221989,
            "numberOfFiles": 12,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34221,
            "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/NCAR/CESM1-CAM5-SE-LR/hist-1950",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM1-CAM5-SE-LR model output for the \"hist-1950\" experiment",
                "uuid": "41f7cf191c0b477bb97eb42bee0c63e8",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34220/?format=api"
            },
            "volume": 41586459759,
            "numberOfFiles": 9,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34224,
            "dataPath": "/badc/cmip6/data/CMIP6/LS3MIP/MOHC/HadGEM3-GC31-LL/land-hist-cruNcep",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"land-hist-cruNcep\" experiment",
                "uuid": "54024d0214e7450eb4d92fff91887ad1",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34223/?format=api"
            },
            "volume": 31294684692,
            "numberOfFiles": 49,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34227,
            "dataPath": "/badc/cmip6/data/CMIP6/LS3MIP/MOHC/HadGEM3-GC31-LL/land-hist",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"land-hist\" experiment",
                "uuid": "161d45715ea2413bb771a424e4121be8",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34226/?format=api"
            },
            "volume": 31742842954,
            "numberOfFiles": 49,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34230,
            "dataPath": "/badc/cmip6/data/CMIP6/LS3MIP/MOHC/UKESM1-0-LL/land-hist-cruNcep",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"land-hist-cruNcep\" experiment",
                "uuid": "349558b0a813465899ae8e2596a15543",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34229/?format=api"
            },
            "volume": 32756012546,
            "numberOfFiles": 72,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34233,
            "dataPath": "/badc/cmip6/data/CMIP6/LS3MIP/MOHC/UKESM1-0-LL/land-hist",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"land-hist\" experiment",
                "uuid": "a46a93f0533e478ca6637abccc9dda62",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34232/?format=api"
            },
            "volume": 33225683174,
            "numberOfFiles": 72,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34236,
            "dataPath": "/badc/cmip6/data/CMIP6/LUMIP/CMCC/CMCC-ESM2/land-noLu",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-ESM2 model output for the \"land-noLu\" experiment",
                "uuid": "b47831686cf948d5b66cdb50e3a6b82f",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34235/?format=api"
            },
            "volume": 245610635,
            "numberOfFiles": 36,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34239,
            "dataPath": "/badc/cmip6/data/CMIP6/LUMIP/EC-Earth-Consortium/EC-Earth3-Veg/land-noLu",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3-Veg model output for the \"land-noLu\" experiment",
                "uuid": "ddeb7f738a484c378a3e3344d15c33ef",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34238/?format=api"
            },
            "volume": 926,
            "numberOfFiles": 1,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34243,
            "dataPath": "/badc/cmip6/data/CMIP6/LUMIP/MOHC/HadGEM3-GC31-LL/land-noLu",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"land-noLu\" experiment",
                "uuid": "d3b75aa48d074e2a8e2915bed0a0b87d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34242/?format=api"
            },
            "volume": 31742842849,
            "numberOfFiles": 49,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34246,
            "dataPath": "/badc/cmip6/data/CMIP6/LUMIP/MOHC/UKESM1-0-LL/land-cClim",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"land-cClim\" experiment",
                "uuid": "d786df3be8e7472582cb4edbd5164035",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34245/?format=api"
            },
            "volume": 33260137067,
            "numberOfFiles": 72,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34249,
            "dataPath": "/badc/cmip6/data/CMIP6/LUMIP/MOHC/UKESM1-0-LL/land-cCO2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"land-cCO2\" experiment",
                "uuid": "91c269b90679493ab25aaea773e62bbd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34248/?format=api"
            },
            "volume": 33206005638,
            "numberOfFiles": 72,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34252,
            "dataPath": "/badc/cmip6/data/CMIP6/LUMIP/MOHC/UKESM1-0-LL/land-noLu",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"land-noLu\" experiment",
                "uuid": "f7a0ea2601994ba79f07e38832aaa2f9",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34251/?format=api"
            },
            "volume": 33172792440,
            "numberOfFiles": 72,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34255,
            "dataPath": "/badc/cmip6/data/CMIP6/LUMIP/NCC/NorESM2-LM/hist-noLu",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Norwegian Climate Centre (NCC) NorESM2-LM model output for the \"hist-noLu\" experiment",
                "uuid": "b0eeb2ec47a64aabaf5608e01e2b3e2d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34254/?format=api"
            },
            "volume": 18749999753,
            "numberOfFiles": 19,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34258,
            "dataPath": "/badc/cmip6/data/CMIP6/OMIP/CAS/CAS-ESM2-0/omip1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Chinese Academy of Sciences (CAS) CAS-ESM2-0 model output for the \"omip1\" experiment",
                "uuid": "0f0a65267a864487bcbe1f5a5018c146",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34257/?format=api"
            },
            "volume": 229517341892,
            "numberOfFiles": 40,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34261,
            "dataPath": "/badc/cmip6/data/CMIP6/OMIP/CAS/FGOALS-f3-H/omip2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Chinese Academy of Sciences (CAS) FGOALS-f3-H model output for the \"omip2\" experiment",
                "uuid": "1789ae1530c24b22a8d48c05e7a19a2e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34260/?format=api"
            },
            "volume": 235408171442,
            "numberOfFiles": 189,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34264,
            "dataPath": "/badc/cmip6/data/CMIP6/OMIP/CAS/FGOALS-f3-L/omip1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Chinese Academy of Sciences (CAS) FGOALS-f3-L model output for the \"omip1\" experiment",
                "uuid": "842c5deb832645f1a301f46215d27e49",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34263/?format=api"
            },
            "volume": 98406460650,
            "numberOfFiles": 32,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34267,
            "dataPath": "/badc/cmip6/data/CMIP6/OMIP/CMCC/CMCC-ESM2/omip1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-ESM2 model output for the \"omip1\" experiment",
                "uuid": "5810ae2eb6a7452299c0a79f9ddb5045",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34266/?format=api"
            },
            "volume": 213892118666,
            "numberOfFiles": 103,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34270,
            "dataPath": "/badc/cmip6/data/CMIP6/OMIP/EC-Earth-Consortium/EC-Earth3/omip1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3 model output for the \"omip1\" experiment",
                "uuid": "03052e0327fe45d78781bcda6b1b7eb9",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34269/?format=api"
            },
            "volume": 1646603292924,
            "numberOfFiles": 5953,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34273,
            "dataPath": "/badc/cmip6/data/CMIP6/OMIP/EC-Earth-Consortium/EC-Earth3/omip2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3 model output for the \"omip2\" experiment",
                "uuid": "430e6965817a4dba97e8e5509a241e37",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34272/?format=api"
            },
            "volume": 1620047593782,
            "numberOfFiles": 5860,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34276,
            "dataPath": "/badc/cmip6/data/CMIP6/OMIP/FIO-QLNM/FIO-ESM-2-0/omip1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the FIO-QLNM team FIO-ESM-2-0 model output for the \"omip1\" experiment",
                "uuid": "1153e87b0f534e6087224b0a9efd3cc4",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34275/?format=api"
            },
            "volume": 224505404651,
            "numberOfFiles": 128,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34279,
            "dataPath": "/badc/cmip6/data/CMIP6/OMIP/MRI/MRI-ESM2-0/omip1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI/JMA) MRI-ESM2-0 model output for the \"omip1\" experiment",
                "uuid": "8a2a698abdcf412f93ce1ab18339ecb2",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34278/?format=api"
            },
            "volume": 445489932899,
            "numberOfFiles": 82,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34282,
            "dataPath": "/badc/cmip6/data/CMIP6/OMIP/MRI/MRI-ESM2-0/omip1-spunup",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI/JMA) MRI-ESM2-0 model output for the \"omip1-spunup\" experiment",
                "uuid": "9af76ebb58cb412dbddb084a0170d7a5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34281/?format=api"
            },
            "volume": 334217887156,
            "numberOfFiles": 57,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34285,
            "dataPath": "/badc/cmip6/data/CMIP6/OMIP/MRI/MRI-ESM2-0/omip2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI/JMA) MRI-ESM2-0 model output for the \"omip2\" experiment",
                "uuid": "65f0e43b98e04e729bae7ee02efb1a72",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34284/?format=api"
            },
            "volume": 458897376342,
            "numberOfFiles": 79,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34288,
            "dataPath": "/badc/cmip6/data/CMIP6/OMIP/NCC/NorESM2-LM/omip1-spunup",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Norwegian Climate Centre (NCC) NorESM2-LM model output for the \"omip1-spunup\" experiment",
                "uuid": "023383eb18b241bebf1375eb239d1b94",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34287/?format=api"
            },
            "volume": 316783669842,
            "numberOfFiles": 356,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34291,
            "dataPath": "/badc/cmip6/data/CMIP6/PMIP/NERC/HadGEM3-GC31-LL/lig127k",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Natural Environment Research Council (NERC) HadGEM3-GC31-LL model output for the \"lig127k\" experiment",
                "uuid": "362e3ac8595b4c0893d8c558a9ce94ae",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34290/?format=api"
            },
            "volume": 821624527,
            "numberOfFiles": 4,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34294,
            "dataPath": "/badc/cmip6/data/CMIP6/PMIP/NERC/HadGEM3-GC31-LL/midHolocene",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Natural Environment Research Council (NERC) HadGEM3-GC31-LL model output for the \"midHolocene\" experiment",
                "uuid": "306f1669449948969a92eb01f77c870d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34293/?format=api"
            },
            "volume": 411611683,
            "numberOfFiles": 4,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34297,
            "dataPath": "/badc/cmip6/data/CMIP6/PMIP/NERC/HadGEM3-GC31-LL/midPliocene-eoi400",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Natural Environment Research Council (NERC) HadGEM3-GC31-LL model output for the \"midPliocene-eoi400\" experiment",
                "uuid": "e140dd4ec3d64da880f8ee71da5b4b1a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34296/?format=api"
            },
            "volume": 420084612,
            "numberOfFiles": 7,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34300,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/CCCma/CanESM5/piClim-histaer",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"piClim-histaer\" experiment",
                "uuid": "67fe0be2bd53451e9d32ed931c5780c1",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34299/?format=api"
            },
            "volume": 186031623491,
            "numberOfFiles": 197,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34303,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/CCCma/CanESM5/piClim-histall",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"piClim-histall\" experiment",
                "uuid": "1c6226bbd5384a2292fd580acb5d0c34",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34302/?format=api"
            },
            "volume": 186025283650,
            "numberOfFiles": 195,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34306,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/CCCma/CanESM5/piClim-histghg",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"piClim-histghg\" experiment",
                "uuid": "2252cb8ec2cf44859a60f3f09ee51432",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34305/?format=api"
            },
            "volume": 186031400889,
            "numberOfFiles": 197,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34309,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/CCCma/CanESM5/piClim-histnat",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"piClim-histnat\" experiment",
                "uuid": "d7756110fc4e4d8db69cacc265b23ed0",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34308/?format=api"
            },
            "volume": 186033392334,
            "numberOfFiles": 195,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34312,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/CSIRO/ACCESS-ESM1-5/piClim-4xCO2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Commonwealth Scientific and Industrial Research Organisation (CSIRO) ACCESS-ESM1-5 model output for the \"piClim-4xCO2\" experiment",
                "uuid": "2a57a8e781b7449c8f8955ee299e565a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34311/?format=api"
            },
            "volume": 1335238575,
            "numberOfFiles": 13,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34315,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/CSIRO/ACCESS-ESM1-5/piClim-aer",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Commonwealth Scientific and Industrial Research Organisation (CSIRO) ACCESS-ESM1-5 model output for the \"piClim-aer\" experiment",
                "uuid": "d82222b26f2a41039740c434b117b7ea",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34314/?format=api"
            },
            "volume": 1367533858,
            "numberOfFiles": 14,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34318,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/CSIRO/ACCESS-ESM1-5/piClim-anthro",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Commonwealth Scientific and Industrial Research Organisation (CSIRO) ACCESS-ESM1-5 model output for the \"piClim-anthro\" experiment",
                "uuid": "79e9b151cfce4185abc92b5b35957da2",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34317/?format=api"
            },
            "volume": 1333163235,
            "numberOfFiles": 13,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34321,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/CSIRO/ACCESS-ESM1-5/piClim-control",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Commonwealth Scientific and Industrial Research Organisation (CSIRO) ACCESS-ESM1-5 model output for the \"piClim-control\" experiment",
                "uuid": "936866c30bcf4d8e85983148b7123c53",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34320/?format=api"
            },
            "volume": 1331618369,
            "numberOfFiles": 13,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34324,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/CSIRO/ACCESS-ESM1-5/piClim-ghg",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Commonwealth Scientific and Industrial Research Organisation (CSIRO) ACCESS-ESM1-5 model output for the \"piClim-ghg\" experiment",
                "uuid": "a238d3f76ce140bcab27848354f075c7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34323/?format=api"
            },
            "volume": 1333538550,
            "numberOfFiles": 13,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34327,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/CSIRO/ACCESS-ESM1-5/piClim-lu",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Commonwealth Scientific and Industrial Research Organisation (CSIRO) ACCESS-ESM1-5 model output for the \"piClim-lu\" experiment",
                "uuid": "383f7f4e135f44e681e11a5976603af2",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34326/?format=api"
            },
            "volume": 1331750237,
            "numberOfFiles": 13,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34330,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/CSIRO-ARCCSS/ACCESS-CM2/piClim-4xCO2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the CSIRO-ARCCSS team ACCESS-CM2 model output for the \"piClim-4xCO2\" experiment",
                "uuid": "297ada524b694efb84804ce1d534b423",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34329/?format=api"
            },
            "volume": 2311111635,
            "numberOfFiles": 14,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34333,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/CSIRO-ARCCSS/ACCESS-CM2/piClim-aer",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the CSIRO-ARCCSS team ACCESS-CM2 model output for the \"piClim-aer\" experiment",
                "uuid": "e60b2cfe3fc5452bb771706b0f3f12e7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34332/?format=api"
            },
            "volume": 2381120278,
            "numberOfFiles": 16,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34336,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/CSIRO-ARCCSS/ACCESS-CM2/piClim-anthro",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the CSIRO-ARCCSS team ACCESS-CM2 model output for the \"piClim-anthro\" experiment",
                "uuid": "4152221ad112401da3566cdf058b5479",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34335/?format=api"
            },
            "volume": 2309896752,
            "numberOfFiles": 14,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34339,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/CSIRO-ARCCSS/ACCESS-CM2/piClim-control",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the CSIRO-ARCCSS team ACCESS-CM2 model output for the \"piClim-control\" experiment",
                "uuid": "58fc54e9d74241b7b497fd4e9e1e822b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34338/?format=api"
            },
            "volume": 2310617949,
            "numberOfFiles": 14,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34342,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/CSIRO-ARCCSS/ACCESS-CM2/piClim-ghg",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the CSIRO-ARCCSS team ACCESS-CM2 model output for the \"piClim-ghg\" experiment",
                "uuid": "ad0d761a16754e458f3a4398ba15e05f",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34341/?format=api"
            },
            "volume": 2308882730,
            "numberOfFiles": 14,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34345,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/EC-Earth-Consortium/EC-Earth3-AerChem/piClim-control",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3-AerChem model output for the \"piClim-control\" experiment",
                "uuid": "64853764956c4f50be8f4ef82a3e0785",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34344/?format=api"
            },
            "volume": 34218779863,
            "numberOfFiles": 312,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34348,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/EC-Earth-Consortium/EC-Earth3/piClim-4xCO2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3 model output for the \"piClim-4xCO2\" experiment",
                "uuid": "8592c7058c714d0ebd8b4613388acda1",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34347/?format=api"
            },
            "volume": 27525038505,
            "numberOfFiles": 811,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34351,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/EC-Earth-Consortium/EC-Earth3/piClim-aer",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3 model output for the \"piClim-aer\" experiment",
                "uuid": "d963abaf773846ecb4bba431f3cd7fb2",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34350/?format=api"
            },
            "volume": 27559725945,
            "numberOfFiles": 811,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34354,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/EC-Earth-Consortium/EC-Earth3/piClim-anthro",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3 model output for the \"piClim-anthro\" experiment",
                "uuid": "7a81079b6e5746e89e540da4fc68a5b5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34353/?format=api"
            },
            "volume": 27407684276,
            "numberOfFiles": 781,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34357,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/EC-Earth-Consortium/EC-Earth3/piClim-control",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3 model output for the \"piClim-control\" experiment",
                "uuid": "ea4130db1fdf4e5191e7a5ad3d311b87",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34356/?format=api"
            },
            "volume": 24584132051,
            "numberOfFiles": 781,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34360,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/EC-Earth-Consortium/EC-Earth3/piClim-ghg",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3 model output for the \"piClim-ghg\" experiment",
                "uuid": "2edee495292548c6ad84e4a3de7043b2",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34359/?format=api"
            },
            "volume": 27546161257,
            "numberOfFiles": 811,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34363,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/EC-Earth-Consortium/EC-Earth3/piClim-lu",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3 model output for the \"piClim-lu\" experiment",
                "uuid": "a3bae854fb1644abbe8a32d398710ada",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34362/?format=api"
            },
            "volume": 24872726798,
            "numberOfFiles": 751,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34366,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/piClim-aer",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the HAMMOZ-Consortium team MPI-ESM-1-2-HAM model output for the \"piClim-aer\" experiment",
                "uuid": "709458acd03c4f20aad3320e6c7a1688",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34365/?format=api"
            },
            "volume": 315884660840,
            "numberOfFiles": 88,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34369,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/HAMMOZ-Consortium/MPI-ESM-1-2-HAM/piClim-control",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the HAMMOZ-Consortium team MPI-ESM-1-2-HAM model output for the \"piClim-control\" experiment",
                "uuid": "d9c939ecdef148dc8cdb12088c079875",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34368/?format=api"
            },
            "volume": 315776863322,
            "numberOfFiles": 88,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34372,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/IPSL/IPSL-CM6A-LR-INCA/piClim-aer",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR-INCA model output for the \"piClim-aer\" experiment",
                "uuid": "48fe175c6851407a9d75dcbc3bc8e7bd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34371/?format=api"
            },
            "volume": 4765336734,
            "numberOfFiles": 14,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34375,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/IPSL/IPSL-CM6A-LR-INCA/piClim-control",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR-INCA model output for the \"piClim-control\" experiment",
                "uuid": "d0317b0411cb4c73811839e0c457b0fe",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34374/?format=api"
            },
            "volume": 4717275037,
            "numberOfFiles": 12,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34378,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/IPSL/IPSL-CM6A-LR/piClim-histaer",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"piClim-histaer\" experiment",
                "uuid": "8c52a7aded874be4b92e6833becec016",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34377/?format=api"
            },
            "volume": 3673427247,
            "numberOfFiles": 10,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34381,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/IPSL/IPSL-CM6A-LR/piClim-histall",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"piClim-histall\" experiment",
                "uuid": "358b3f6315e24730b23fd9f57f0a0511",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34380/?format=api"
            },
            "volume": 3672511586,
            "numberOfFiles": 14,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34384,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/IPSL/IPSL-CM6A-LR/piClim-histghg",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"piClim-histghg\" experiment",
                "uuid": "60dc5922f13741c3bbbd866dc6798338",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34383/?format=api"
            },
            "volume": 3673277585,
            "numberOfFiles": 10,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34387,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/IPSL/IPSL-CM6A-LR/piClim-histnat",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"piClim-histnat\" experiment",
                "uuid": "f76765cc2d8f483d8ed5e8147ae33840",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34386/?format=api"
            },
            "volume": 3673193145,
            "numberOfFiles": 10,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34390,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/MOHC/HadGEM3-GC31-LL/piClim-histaer",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"piClim-histaer\" experiment",
                "uuid": "f8a53a35d3a743038a2e59d07463f8e7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34389/?format=api"
            },
            "volume": 667997247318,
            "numberOfFiles": 796,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34393,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/MOHC/HadGEM3-GC31-LL/piClim-histall",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"piClim-histall\" experiment",
                "uuid": "9a0b40a6df304d2c8bc1456cbc8678aa",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34392/?format=api"
            },
            "volume": 668069259948,
            "numberOfFiles": 796,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34396,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/MOHC/HadGEM3-GC31-LL/piClim-histghg",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"piClim-histghg\" experiment",
                "uuid": "7b72224bfe1b48f5842fc73eac5ae123",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34395/?format=api"
            },
            "volume": 666438007031,
            "numberOfFiles": 796,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34399,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/MOHC/HadGEM3-GC31-LL/piClim-histnat",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"piClim-histnat\" experiment",
                "uuid": "3b35d040f7464e23932fce5aec64fa2b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34398/?format=api"
            },
            "volume": 666273084224,
            "numberOfFiles": 796,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34402,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/NASA-GISS/GISS-E2-1-G/piClim-histaer",
            "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 \"piClim-histaer\" experiment",
                "uuid": "f79e31e4bbdc4fc4bf0bc1bfd3dc5656",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34401/?format=api"
            },
            "volume": 3290704977,
            "numberOfFiles": 57,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34405,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/NASA-GISS/GISS-E2-1-G/piClim-histall",
            "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 \"piClim-histall\" experiment",
                "uuid": "f4ec5eb8730144acb177c7a2187adba7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34404/?format=api"
            },
            "volume": 7704756881,
            "numberOfFiles": 69,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34408,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/NASA-GISS/GISS-E2-1-G/piClim-histghg",
            "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 \"piClim-histghg\" experiment",
                "uuid": "1b4e81d2377d4aa8850d98f726a367da",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34407/?format=api"
            },
            "volume": 2772502281,
            "numberOfFiles": 37,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34411,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/NASA-GISS/GISS-E2-1-G/piClim-histnat",
            "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 \"piClim-histnat\" experiment",
                "uuid": "c0a13fed10fb462cac55c35b1be2c75e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34410/?format=api"
            },
            "volume": 2772502281,
            "numberOfFiles": 37,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34414,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/NCC/NorESM2-LM/piClim-histaer",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Norwegian Climate Centre (NCC) NorESM2-LM model output for the \"piClim-histaer\" experiment",
                "uuid": "60fd4e26ab9243d3908dc28723b5d87e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34413/?format=api"
            },
            "volume": 4092519325,
            "numberOfFiles": 391,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34417,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/NCC/NorESM2-LM/piClim-histall",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Norwegian Climate Centre (NCC) NorESM2-LM model output for the \"piClim-histall\" experiment",
                "uuid": "69813a837f4d4fd0a9050717f32086fc",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34416/?format=api"
            },
            "volume": 4092121480,
            "numberOfFiles": 391,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34420,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/NCC/NorESM2-LM/piClim-histghg",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Norwegian Climate Centre (NCC) NorESM2-LM model output for the \"piClim-histghg\" experiment",
                "uuid": "8417bd2049d64343bcb22843ec8159cd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34419/?format=api"
            },
            "volume": 4092632806,
            "numberOfFiles": 391,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34423,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/NCC/NorESM2-LM/piClim-histnat",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Norwegian Climate Centre (NCC) NorESM2-LM model output for the \"piClim-histnat\" experiment",
                "uuid": "c42fffd846654a54901bee8869c27131",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34422/?format=api"
            },
            "volume": 4092697771,
            "numberOfFiles": 391,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34426,
            "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/NOAA-GFDL/GFDL-CM4/piClim-histnat",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-CM4 model output for the \"piClim-histnat\" experiment",
                "uuid": "d8a2a50234694a8b90e4e921ed499f5c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34425/?format=api"
            },
            "volume": 357297341,
            "numberOfFiles": 5,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34429,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/AS-RCEC/TaiESM1/ssp126",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"ssp126\" experiment",
                "uuid": "f57664c3040940aabd396f0c741acdeb",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34428/?format=api"
            },
            "volume": 1553128282512,
            "numberOfFiles": 923,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34432,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/AS-RCEC/TaiESM1/ssp245",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"ssp245\" experiment",
                "uuid": "49982e76507b46018a2316d24eaaced9",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34431/?format=api"
            },
            "volume": 4189730406105,
            "numberOfFiles": 1188,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34435,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/AS-RCEC/TaiESM1/ssp370",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"ssp370\" experiment",
                "uuid": "b324ba0f6555439fbff7c96efaea9b9b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34434/?format=api"
            },
            "volume": 303459600963,
            "numberOfFiles": 789,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34438,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/AS-RCEC/TaiESM1/ssp585",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"ssp585\" experiment",
                "uuid": "c2db2f5795954c4ebc68b12b48985cb9",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34437/?format=api"
            },
            "volume": 2286204090068,
            "numberOfFiles": 1252,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34441,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CAS/CAS-ESM2-0/ssp126",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Chinese Academy of Sciences (CAS) CAS-ESM2-0 model output for the \"ssp126\" experiment",
                "uuid": "768dae6310624a028f6b3a5c23ecffdb",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34440/?format=api"
            },
            "volume": 42872837685,
            "numberOfFiles": 59,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34444,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CAS/CAS-ESM2-0/ssp245",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Chinese Academy of Sciences (CAS) CAS-ESM2-0 model output for the \"ssp245\" experiment",
                "uuid": "22dd992a55ee46f29055fa6b95d54b94",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34443/?format=api"
            },
            "volume": 47007429768,
            "numberOfFiles": 74,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34447,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CAS/CAS-ESM2-0/ssp370",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Chinese Academy of Sciences (CAS) CAS-ESM2-0 model output for the \"ssp370\" experiment",
                "uuid": "c9561924c3014ad4ba4efc7fdd159eb2",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34446/?format=api"
            },
            "volume": 42866618071,
            "numberOfFiles": 59,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34450,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CAS/CAS-ESM2-0/ssp585",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Chinese Academy of Sciences (CAS) CAS-ESM2-0 model output for the \"ssp585\" experiment",
                "uuid": "68f767a2b26444aaa34c6ab57afbade4",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34449/?format=api"
            },
            "volume": 42870914524,
            "numberOfFiles": 59,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34453,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CAS/FGOALS-g3/ssp534-over",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Chinese Academy of Sciences (CAS) FGOALS-g3 model output for the \"ssp534-over\" experiment",
                "uuid": "ab1d1fa862294f15a57f0a62b8aa06a7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34452/?format=api"
            },
            "volume": 152236467885,
            "numberOfFiles": 1552,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34456,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CCCR-IITM/IITM-ESM/ssp126",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Indian Institute of Tropical Meteorology Pune (CCCR-IITM) IITM-ESM model output for the \"ssp126\" experiment",
                "uuid": "799c2bbf16bf4ae984df7c70aa755719",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34455/?format=api"
            },
            "volume": 2332675217088,
            "numberOfFiles": 1257,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34459,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CCCR-IITM/IITM-ESM/ssp245",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Indian Institute of Tropical Meteorology Pune (CCCR-IITM) IITM-ESM model output for the \"ssp245\" experiment",
                "uuid": "a58fb63f68e5473eb8a855e4268d3d2e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34458/?format=api"
            },
            "volume": 2376205706873,
            "numberOfFiles": 1287,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34462,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CCCR-IITM/IITM-ESM/ssp370",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Indian Institute of Tropical Meteorology Pune (CCCR-IITM) IITM-ESM model output for the \"ssp370\" experiment",
                "uuid": "1b3191dff0a44d82a34fac36bb1bd83d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34461/?format=api"
            },
            "volume": 296032524808,
            "numberOfFiles": 1079,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34465,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CCCR-IITM/IITM-ESM/ssp585",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Indian Institute of Tropical Meteorology Pune (CCCR-IITM) IITM-ESM model output for the \"ssp585\" experiment",
                "uuid": "b0eae7d2e74147a083b699b0952e3bb6",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34464/?format=api"
            },
            "volume": 309816712486,
            "numberOfFiles": 1137,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34468,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CMCC/CMCC-CM2-SR5/ssp126",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM2-SR5 model output for the \"ssp126\" experiment",
                "uuid": "dfbc9c01147c4832960debbaafa5151c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34467/?format=api"
            },
            "volume": 1697304913709,
            "numberOfFiles": 719,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34471,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CMCC/CMCC-CM2-SR5/ssp245",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM2-SR5 model output for the \"ssp245\" experiment",
                "uuid": "f298f1c759a04b56aa1790b58525089a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34470/?format=api"
            },
            "volume": 3518217175346,
            "numberOfFiles": 1159,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34474,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CMCC/CMCC-CM2-SR5/ssp370",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM2-SR5 model output for the \"ssp370\" experiment",
                "uuid": "4bdce815eb4c400aa6a4ceb27dc6430d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34473/?format=api"
            },
            "volume": 2608171588444,
            "numberOfFiles": 874,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34477,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CMCC/CMCC-CM2-SR5/ssp585",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-CM2-SR5 model output for the \"ssp585\" experiment",
                "uuid": "c195a2acb05f460892547835d4a6e7e7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34476/?format=api"
            },
            "volume": 3032099564061,
            "numberOfFiles": 1160,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34480,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CMCC/CMCC-ESM2/ssp126",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-ESM2 model output for the \"ssp126\" experiment",
                "uuid": "887b614e433a4aeab02d557fc1ecd194",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34479/?format=api"
            },
            "volume": 3468990282741,
            "numberOfFiles": 1390,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34483,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CMCC/CMCC-ESM2/ssp245",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-ESM2 model output for the \"ssp245\" experiment",
                "uuid": "8b2bc7e132a44e208e0d02fd43937af3",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34482/?format=api"
            },
            "volume": 2993329384226,
            "numberOfFiles": 1161,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34486,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CMCC/CMCC-ESM2/ssp370",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-ESM2 model output for the \"ssp370\" experiment",
                "uuid": "fba91df4853e446e8c57bd3742dbfa06",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34485/?format=api"
            },
            "volume": 2579282505966,
            "numberOfFiles": 848,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34489,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CMCC/CMCC-ESM2/ssp534-over",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-ESM2 model output for the \"ssp534-over\" experiment",
                "uuid": "6ddac7cfa2ef4baaaf608f1de4d3b285",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34488/?format=api"
            },
            "volume": 567630367948,
            "numberOfFiles": 427,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34492,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/CMCC/CMCC-ESM2/ssp585",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: Centro Euro-Mediterraneo per I Cambiamenti Climatici (CMCC) CMCC-ESM2 model output for the \"ssp585\" experiment",
                "uuid": "e5c762f062c44762acb1256680ff251a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34491/?format=api"
            },
            "volume": 3461578970581,
            "numberOfFiles": 1431,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34495,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/E3SM-Project/E3SM-1-1/ssp245",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the E3SM-Project team E3SM-1-1 model output for the \"ssp245\" experiment",
                "uuid": "cfcea575bfaf49d8af9d58d2e7aa9b30",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34494/?format=api"
            },
            "volume": 1345926566,
            "numberOfFiles": 24,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34498,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/E3SM-Project/E3SM-1-1/ssp585",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the E3SM-Project team E3SM-1-1 model output for the \"ssp585\" experiment",
                "uuid": "7429b9f3d6e94d6f8dc4f3315024ca9a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34497/?format=api"
            },
            "volume": 100659860925,
            "numberOfFiles": 318,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34501,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/EC-Earth-Consortium/EC-Earth3-AerChem/ssp370",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3-AerChem model output for the \"ssp370\" experiment",
                "uuid": "4924f423bbc646c3b650cd9a92aff4bb",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34500/?format=api"
            },
            "volume": 1361659057734,
            "numberOfFiles": 12563,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34504,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/EC-Earth-Consortium/EC-Earth3-CC/ssp245",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3-CC model output for the \"ssp245\" experiment",
                "uuid": "6ae0330902f048b5967baf0d49245ad1",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34503/?format=api"
            },
            "volume": 1001498001810,
            "numberOfFiles": 10326,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34507,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/EC-Earth-Consortium/EC-Earth3-CC/ssp585",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3-CC model output for the \"ssp585\" experiment",
                "uuid": "d50db5c348bd42da914a584c62d486b5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34506/?format=api"
            },
            "volume": 1009627695400,
            "numberOfFiles": 9211,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 34510,
            "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/EC-Earth-Consortium/EC-Earth3/ssp434",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3 model output for the \"ssp434\" experiment",
                "uuid": "5181cc35968d4b6f824f53dacc312818",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/34509/?format=api"
            },
            "volume": 139956750242,
            "numberOfFiles": 3269,
            "fileFormat": "Data are netCDF formatted."
        }
    ]
}