Result List
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=9800
{ "count": 11555, "next": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=9900", "previous": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=9700", "results": [ { "ob_id": 38571, "dataPath": "/badc/cmip6/data/CMIP6/DCPP/MOHC/HadGEM3-GC31-MM/dcppC-atl-control", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"dcppC-atl-control\" experiment", "uuid": "14a1c55037314a17b5906054e650cf0e", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38570/?format=api" }, "volume": 3130611882753, "numberOfFiles": 16501, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38574, "dataPath": "/badc/cmip6/data/CMIP6/DCPP/MOHC/HadGEM3-GC31-MM/dcppC-ipv-neg", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"dcppC-ipv-neg\" experiment", "uuid": "e1dc24c001324028a2aeb97dec2b637a", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38573/?format=api" }, "volume": 3129036632455, "numberOfFiles": 16501, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38577, "dataPath": "/badc/cmip6/data/CMIP6/DCPP/MOHC/HadGEM3-GC31-MM/dcppC-ipv-pos", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"dcppC-ipv-pos\" experiment", "uuid": "85c1fb2e69864e56b0e4b98fec0f3d9a", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38576/?format=api" }, "volume": 3128856145479, "numberOfFiles": 16501, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38580, "dataPath": "/badc/cmip6/data/CMIP6/DCPP/MOHC/HadGEM3-GC31-MM/dcppC-pac-control", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"dcppC-pac-control\" experiment", "uuid": "38d5656042174c9aa6da46b4d0a59ac5", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38579/?format=api" }, "volume": 3128978265997, "numberOfFiles": 16501, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38583, "dataPath": "/badc/cmip6/data/CMIP6/DCPP/MPI-M/MPI-ESM1-2-HR/dcppA-hindcast", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Max Planck Institute for Meteorology (MPI-M) MPI-ESM1-2-HR model output for the \"dcppA-hindcast\" experiment", "uuid": "42450f0386b4462a9331f90cadc5ea54", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38582/?format=api" }, "volume": 5613328025225, "numberOfFiles": 9222, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38586, "dataPath": "/badc/cmip6/data/CMIP6/DCPP/NCC/NorCPM1/dcppA-hindcast", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Norwegian Climate Centre (NCC) NorCPM1 model output for the \"dcppA-hindcast\" experiment", "uuid": "ee240d74b5464a428ea9453ec30ed775", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38585/?format=api" }, "volume": 119942591206, "numberOfFiles": 4721, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38589, "dataPath": "/badc/cmip6/data/CMIP6/FAFMIP/CCCma/CanESM5/faf-antwater-stress", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"faf-antwater-stress\" experiment", "uuid": "5bd19d02511944b0aaa0c634b85c4084", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38588/?format=api" }, "volume": 343329826, "numberOfFiles": 5, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38592, "dataPath": "/badc/cmip6/data/CMIP6/FAFMIP/CCCma/CanESM5/faf-heat-NA0pct", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"faf-heat-NA0pct\" experiment", "uuid": "004aa6374e7c4c639c7459d80bcc09c7", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38591/?format=api" }, "volume": 343334922, "numberOfFiles": 5, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38595, "dataPath": "/badc/cmip6/data/CMIP6/FAFMIP/CCCma/CanESM5/faf-heat-NA50pct", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"faf-heat-NA50pct\" experiment", "uuid": "183fb431202044eaa1c0304afa471299", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38594/?format=api" }, "volume": 343393990, "numberOfFiles": 5, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38598, "dataPath": "/badc/cmip6/data/CMIP6/GeoMIP/CCCma/CanESM5/G1", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"G1\" experiment", "uuid": "b12e4c1d4d8d49a2b1b98b0ebcdb648e", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38597/?format=api" }, "volume": 1019257365, "numberOfFiles": 14, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38601, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/CNRM-CERFACS/CNRM-CM6-1/control-1950", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1 model output for the \"control-1950\" experiment", "uuid": "79b2d6feb19e4e938c5185b3fcf3c4a5", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38600/?format=api" }, "volume": 6094847678751, "numberOfFiles": 5722, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38604, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/CNRM-CERFACS/CNRM-CM6-1/highres-future", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1 model output for the \"highres-future\" experiment", "uuid": "2296a22793bc4cf4b150a5bc258c3606", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38603/?format=api" }, "volume": 2221272424851, "numberOfFiles": 2254, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38607, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/CNRM-CERFACS/CNRM-CM6-1/highresSST-future", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1 model output for the \"highresSST-future\" experiment", "uuid": "9160db93b4f241938a84f2691fa6d4b3", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38606/?format=api" }, "volume": 587085892220, "numberOfFiles": 1090, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38610, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/CNRM-CERFACS/CNRM-CM6-1/highresSST-present", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1 model output for the \"highresSST-present\" experiment", "uuid": "cddaf7afa6a2476188a2dc51ca652e12", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38609/?format=api" }, "volume": 3801429211477, "numberOfFiles": 3040, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38613, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/CNRM-CERFACS/CNRM-CM6-1/hist-1950", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1 model output for the \"hist-1950\" experiment", "uuid": "d3ffef779b724c1a8598e3813ce9136a", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38612/?format=api" }, "volume": 3973927188041, "numberOfFiles": 3925, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38616, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/CNRM-CERFACS/CNRM-CM6-1-HR/control-1950", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1-HR model output for the \"control-1950\" experiment", "uuid": "8ecdba34f07945cdbfffce463202422a", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38615/?format=api" }, "volume": 12363174622513, "numberOfFiles": 10766, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38619, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/CNRM-CERFACS/CNRM-CM6-1-HR/highres-future", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1-HR model output for the \"highres-future\" experiment", "uuid": "cfdb43bbc8e0492683df6535317607aa", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38618/?format=api" }, "volume": 3541795962391, "numberOfFiles": 1555, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38622, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/CNRM-CERFACS/CNRM-CM6-1-HR/highresSST-future", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1-HR model output for the \"highresSST-future\" experiment", "uuid": "fde43ca28a4643eeb5c9abae06f96cee", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38621/?format=api" }, "volume": 3657836634753, "numberOfFiles": 1752, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38625, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/CNRM-CERFACS/CNRM-CM6-1-HR/highresSST-present", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1-HR model output for the \"highresSST-present\" experiment", "uuid": "e9326b358b464e02a28569cb09df5d95", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38624/?format=api" }, "volume": 8372446709994, "numberOfFiles": 3640, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38628, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/CNRM-CERFACS/CNRM-CM6-1-HR/hist-1950", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1-HR model output for the \"hist-1950\" experiment", "uuid": "9ba5aa68676048db9ca8f2e1afd6942f", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38627/?format=api" }, "volume": 10490091682981, "numberOfFiles": 11153, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38631, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/CNRM-CERFACS/CNRM-CM6-1/spinup-1950", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-CM6-1 model output for the \"spinup-1950\" experiment", "uuid": "260006d70851490f97027ebbf5a06621", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38630/?format=api" }, "volume": 1531599581171, "numberOfFiles": 1463, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38634, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/EC-Earth-Consortium/EC-Earth3P-HR/control-1950", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3P-HR model output for the \"control-1950\" experiment", "uuid": "296b0b655fa142a598f60ca3029d3ad8", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38633/?format=api" }, "volume": 78528672498379, "numberOfFiles": 223695, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38637, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/EC-Earth-Consortium/EC-Earth3P-HR/highres-future", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3P-HR model output for the \"highres-future\" experiment", "uuid": "0805620407964a9c97cd8ada5e8c3b60", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38636/?format=api" }, "volume": 35204499052907, "numberOfFiles": 120848, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38640, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/EC-Earth-Consortium/EC-Earth3P-HR/highresSST-future", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3P-HR model output for the \"highresSST-future\" experiment", "uuid": "1afd7cb843be425682eda73d9cf58488", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38639/?format=api" }, "volume": 32321062006120, "numberOfFiles": 17657, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38643, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/EC-Earth-Consortium/EC-Earth3P-HR/hist-1950", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3P-HR model output for the \"hist-1950\" experiment", "uuid": "342d578882f94c1eb5b9641fb2d0307f", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38642/?format=api" }, "volume": 54818556476190, "numberOfFiles": 108528, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38646, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/MOHC/HadGEM3-GC31-HM/highres-future", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-HM model output for the \"highres-future\" experiment", "uuid": "292a3585f88741c9a3b398f1541aad9f", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38645/?format=api" }, "volume": 27093014183172, "numberOfFiles": 23295, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38649, "dataPath": "/badc/cmip6/data/CMIP6/HighResMIP/MOHC/HadGEM3-GC31-LL/highres-future", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"highres-future\" experiment", "uuid": "934b84667f2f471c80731434b7f0f619", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38648/?format=api" }, "volume": 1743331342143, "numberOfFiles": 29919, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38652, "dataPath": "/badc/cmip6/data/CMIP6/ISMIP6/NERC/UKESM1-ice-LL/1pctCO2to4x-withism", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Natural Environment Research Council (NERC) UKESM1-ice-LL model output for the \"1pctCO2to4x-withism\" experiment", "uuid": "3a7d3451d660428aaa8f218466d6a654", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38651/?format=api" }, "volume": 178410076794, "numberOfFiles": 188, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38656, "dataPath": "/badc/cmip6/data/CMIP6/ISMIP6/NERC/UKESM1-ice-LL/historical-withism", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Natural Environment Research Council (NERC) UKESM1-ice-LL model output for the \"historical-withism\" experiment", "uuid": "11629a1fad954cd9a23de51ec10e2a01", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38655/?format=api" }, "volume": 66867282983, "numberOfFiles": 106, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38659, "dataPath": "/badc/cmip6/data/CMIP6/ISMIP6/NERC/UKESM1-ice-LL/piControl-withism", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Natural Environment Research Council (NERC) UKESM1-ice-LL model output for the \"piControl-withism\" experiment", "uuid": "6f4a2ccd85fd49b0ac829e2ab2c39aa1", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38658/?format=api" }, "volume": 178668914260, "numberOfFiles": 188, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38662, "dataPath": "/badc/cmip6/data/CMIP6/ISMIP6/NERC/UKESM1-ice-LL/ssp585-withism", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Natural Environment Research Council (NERC) UKESM1-ice-LL model output for the \"ssp585-withism\" experiment", "uuid": "b8df02dae50346b2ac85d44f7c1ade4c", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38661/?format=api" }, "volume": 80142545874, "numberOfFiles": 157, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38665, "dataPath": "/badc/cmip6/data/CMIP6/LS3MIP/MPI-M/MPI-ESM1-2-LR/land-hist", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Max Planck Institute for Meteorology (MPI-M) MPI-ESM1-2-LR model output for the \"land-hist\" experiment", "uuid": "ddf7612b61434f1cb3b925f784860da7", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38664/?format=api" }, "volume": 75278439, "numberOfFiles": 19, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38668, "dataPath": "/badc/cmip6/data/CMIP6/LUMIP/CCCma/CanESM5/ssp126-ssp370Lu", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"ssp126-ssp370Lu\" experiment", "uuid": "24cf2e31afaa4ecda12492a83d0df5f1", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38667/?format=api" }, "volume": 292440764, "numberOfFiles": 6, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38671, "dataPath": "/badc/cmip6/data/CMIP6/LUMIP/CCCma/CanESM5/ssp370-ssp126Lu", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"ssp370-ssp126Lu\" experiment", "uuid": "86084d2579614650bae4f5442c5e8c53", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38670/?format=api" }, "volume": 291988346, "numberOfFiles": 6, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38674, "dataPath": "/badc/cmip6/data/CMIP6/LUMIP/CSIRO/ACCESS-ESM1-5/esm-ssp585-ssp126Lu", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Commonwealth Scientific and Industrial Research Organisation (CSIRO) ACCESS-ESM1-5 model output for the \"esm-ssp585-ssp126Lu\" experiment", "uuid": "483b8baf3eb7498cbb1c0a59e4a4fc39", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38673/?format=api" }, "volume": 779158661, "numberOfFiles": 7, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38677, "dataPath": "/badc/cmip6/data/CMIP6/LUMIP/CSIRO/ACCESS-ESM1-5/hist-noLu", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Commonwealth Scientific and Industrial Research Organisation (CSIRO) ACCESS-ESM1-5 model output for the \"hist-noLu\" experiment", "uuid": "5be835aa366e4eedb001ea43a427d0d3", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38676/?format=api" }, "volume": 1494677094, "numberOfFiles": 7, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38680, "dataPath": "/badc/cmip6/data/CMIP6/LUMIP/CSIRO/ACCESS-ESM1-5/ssp126-ssp370Lu", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Commonwealth Scientific and Industrial Research Organisation (CSIRO) ACCESS-ESM1-5 model output for the \"ssp126-ssp370Lu\" experiment", "uuid": "cdd57775784f4666875c50fabe5bf4cf", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38679/?format=api" }, "volume": 779313128, "numberOfFiles": 7, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38683, "dataPath": "/badc/cmip6/data/CMIP6/LUMIP/CSIRO/ACCESS-ESM1-5/ssp370-ssp126Lu", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Commonwealth Scientific and Industrial Research Organisation (CSIRO) ACCESS-ESM1-5 model output for the \"ssp370-ssp126Lu\" experiment", "uuid": "a7fd002f7a2a4a0090e85602464009d6", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38682/?format=api" }, "volume": 779457116, "numberOfFiles": 7, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38686, "dataPath": "/badc/cmip6/data/CMIP6/LUMIP/MIROC/MIROC-ES2L/ssp126-ssp370Lu", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the MIROC team MIROC-ES2L model output for the \"ssp126-ssp370Lu\" experiment", "uuid": "9f3713499044447d8984381b4187ee43", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38685/?format=api" }, "volume": 335919246, "numberOfFiles": 5, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38689, "dataPath": "/badc/cmip6/data/CMIP6/LUMIP/MPI-M/MPI-ESM1-2-LR/deforest-globe", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Max Planck Institute for Meteorology (MPI-M) MPI-ESM1-2-LR model output for the \"deforest-globe\" experiment", "uuid": "d35b72544ce24cddac67c01c8ac0ef2a", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38688/?format=api" }, "volume": 687105240, "numberOfFiles": 49, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38692, "dataPath": "/badc/cmip6/data/CMIP6/OMIP/CCCma/CanESM5/omip1", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"omip1\" experiment", "uuid": "78a236c6c34b4de295b9b4ebfa506d09", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38691/?format=api" }, "volume": 917825748, "numberOfFiles": 4, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38695, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/CCCma/CanESM5/futSST-pdSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"futSST-pdSIC\" experiment", "uuid": "0f3263c216df49cca1f1ea5a8784d402", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38694/?format=api" }, "volume": 7558663, "numberOfFiles": 107, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38698, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/CCCma/CanESM5/pdSST-futAntSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"pdSST-futAntSIC\" experiment", "uuid": "7f73c336d40143d9aa995b9be84bab10", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38697/?format=api" }, "volume": 7442284, "numberOfFiles": 105, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38701, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/CCCma/CanESM5/pdSST-futBKSeasSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"pdSST-futBKSeasSIC\" experiment", "uuid": "b08f7e77f2754dff90a3dd500020ae89", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38700/?format=api" }, "volume": 1264013, "numberOfFiles": 4, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38704, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/CCCma/CanESM5/pdSST-futOkhotskSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"pdSST-futOkhotskSIC\" experiment", "uuid": "35fde49b01b64f7f879637faedd4ff19", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38703/?format=api" }, "volume": 1263766, "numberOfFiles": 4, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38707, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/CCCma/CanESM5/pdSST-piAntSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"pdSST-piAntSIC\" experiment", "uuid": "94455fdd49ae43fca2053d6b9afc5013", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38706/?format=api" }, "volume": 7385514, "numberOfFiles": 104, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38710, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/CCCma/CanESM5/piSST-pdSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"piSST-pdSIC\" experiment", "uuid": "41fa693f96be44bcb8edc44aca3dd749", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38709/?format=api" }, "volume": 7558638, "numberOfFiles": 107, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38713, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/CCCma/CanESM5/piSST-piSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"piSST-piSIC\" experiment", "uuid": "d707f749d1084b4cbed047dcbe24b5c5", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38712/?format=api" }, "volume": 7559190, "numberOfFiles": 107, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38716, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/futSST-pdSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"futSST-pdSIC\" experiment", "uuid": "12b2cadb2b854d82b460bdb48725eb3c", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38715/?format=api" }, "volume": 2119420692134, "numberOfFiles": 31801, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38719, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/modelSST-futArcSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"modelSST-futArcSIC\" experiment", "uuid": "fc5b585a6b7f476f896af2771f8a289c", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38718/?format=api" }, "volume": 2118610965675, "numberOfFiles": 31801, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38722, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/modelSST-pdSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"modelSST-pdSIC\" experiment", "uuid": "a66bdfc29de143d18d70d6cfd649d659", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38721/?format=api" }, "volume": 2118347199585, "numberOfFiles": 31801, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38725, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/pa-futAntSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"pa-futAntSIC\" experiment", "uuid": "623552344f564a16985953774f5ef45c", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38724/?format=api" }, "volume": 2220446051823, "numberOfFiles": 18001, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38729, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/pa-futArcSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"pa-futArcSIC\" experiment", "uuid": "7c0ae55c765a45458ac2a40a726005de", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38728/?format=api" }, "volume": 4470627786054, "numberOfFiles": 36001, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38733, "dataPath": "/badc/deposited2022/EasterBush_Met/data/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "Easter Bush field site - Annual half-hourly meteorology measurements since 2001, near Edinburgh, UK", "uuid": "bbacc355f70343739e61c6675ac60c22", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38735/?format=api" }, "volume": 92085138, "numberOfFiles": 23, "fileFormat": "BADC-CSV" }, { "ob_id": 38737, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/pa-pdSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"pa-pdSIC\" experiment", "uuid": "7ce73f3ae96f4d4ebb21789817d91da2", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38736/?format=api" }, "volume": 4470700400536, "numberOfFiles": 36001, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38740, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/pa-piAntSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"pa-piAntSIC\" experiment", "uuid": "28b8e02ab30446bb8f3b33c4b8a0f09f", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38739/?format=api" }, "volume": 2220757100682, "numberOfFiles": 18001, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38743, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/pa-piArcSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"pa-piArcSIC\" experiment", "uuid": "aa6cc383299b4fa5b05253fec01b6f21", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38742/?format=api" }, "volume": 4464163245578, "numberOfFiles": 36001, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38746, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/pdSST-futAntSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"pdSST-futAntSIC\" experiment", "uuid": "4a5a169f72e145aab8e80017a22f5050", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38745/?format=api" }, "volume": 1059174287071, "numberOfFiles": 15901, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38749, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/pdSST-futArcSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"pdSST-futArcSIC\" experiment", "uuid": "940aabbc82c141a1bdae85cdc2a211af", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38748/?format=api" }, "volume": 2129781353216, "numberOfFiles": 31801, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38752, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/pdSST-futBKSeasSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"pdSST-futBKSeasSIC\" experiment", "uuid": "ad625a67e0244baba086178616254e12", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38751/?format=api" }, "volume": 2105570638354, "numberOfFiles": 31737, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38755, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/pdSST-futOkhotskSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"pdSST-futOkhotskSIC\" experiment", "uuid": "8c62e2709bc7498eaf881bb27cc7a640", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38754/?format=api" }, "volume": 2118524827907, "numberOfFiles": 31801, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38758, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/pdSST-pdSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"pdSST-pdSIC\" experiment", "uuid": "41ef691c84e64f58bc3b5e8947b68162", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38757/?format=api" }, "volume": 2129559675945, "numberOfFiles": 31801, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38761, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/pdSST-piAntSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"pdSST-piAntSIC\" experiment", "uuid": "a828494ee7ad4f6eb21384cdad0c8ff2", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38760/?format=api" }, "volume": 1059401859827, "numberOfFiles": 15901, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38764, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/pdSST-piArcSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"pdSST-piArcSIC\" experiment", "uuid": "1d00f877c4c24e7bb7e4d031c9496e09", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38763/?format=api" }, "volume": 2129718352807, "numberOfFiles": 31801, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38767, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/piSST-pdSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"piSST-pdSIC\" experiment", "uuid": "b55030721d454d06ace2a3cbd9a75488", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38766/?format=api" }, "volume": 1058992428995, "numberOfFiles": 15901, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38770, "dataPath": "/badc/cmip6/data/CMIP6/PAMIP/MOHC/HadGEM3-GC31-MM/piSST-piSIC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"piSST-piSIC\" experiment", "uuid": "6cf0397065984d1484fd06d5b4b09159", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38769/?format=api" }, "volume": 1045586849881, "numberOfFiles": 15763, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38773, "dataPath": "/badc/cmip6/data/CMIP6/PMIP/AWI/AWI-ESM-1-1-LR/lgm", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Alfred Wegener Institute (AWI) AWI-ESM-1-1-LR model output for the \"lgm\" experiment", "uuid": "a8b8acdbe65b44eba619432742f676a9", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38772/?format=api" }, "volume": 167420547682, "numberOfFiles": 362, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38776, "dataPath": "/badc/cmip6/data/CMIP6/PMIP/AWI/AWI-ESM-1-1-LR/midHolocene", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Alfred Wegener Institute (AWI) AWI-ESM-1-1-LR model output for the \"midHolocene\" experiment", "uuid": "da074276497f4645b6c372f59b3c0960", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38775/?format=api" }, "volume": 60123791141, "numberOfFiles": 304, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38779, "dataPath": "/badc/cmip6/data/CMIP6/PMIP/CAS/FGOALS-g3/midHolocene", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Chinese Academy of Sciences (CAS) FGOALS-g3 model output for the \"midHolocene\" experiment", "uuid": "0fd5a3dea66747cc976f99dd3bff4a53", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38778/?format=api" }, "volume": 6566761211, "numberOfFiles": 315, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38782, "dataPath": "/badc/cmip6/data/CMIP6/PMIP/CSIRO/ACCESS-ESM1-5/midHolocene", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Commonwealth Scientific and Industrial Research Organisation (CSIRO) ACCESS-ESM1-5 model output for the \"midHolocene\" experiment", "uuid": "e48137a8d95b4f8090a8c1daaef556e8", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38781/?format=api" }, "volume": 32565601789, "numberOfFiles": 33, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38785, "dataPath": "/badc/cmip6/data/CMIP6/PMIP/EC-Earth-Consortium/EC-Earth3-LR/midHolocene", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3-LR model output for the \"midHolocene\" experiment", "uuid": "094120c9096b4347b3a3a8f5e196aa92", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38784/?format=api" }, "volume": 166279981995, "numberOfFiles": 1895, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38788, "dataPath": "/badc/cmip6/data/CMIP6/PMIP/MIROC/MIROC-ES2L/lig127k", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the MIROC team MIROC-ES2L model output for the \"lig127k\" experiment", "uuid": "75db688daa3e42d6b27d1dd5b4f6b40b", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38787/?format=api" }, "volume": 389544774, "numberOfFiles": 5, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38791, "dataPath": "/badc/cmip6/data/CMIP6/PMIP/MPI-M/MPI-ESM1-2-LR/lgm", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Max Planck Institute for Meteorology (MPI-M) MPI-ESM1-2-LR model output for the \"lgm\" experiment", "uuid": "d4bdf7c15437464fbc0aeb204a352ca4", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38790/?format=api" }, "volume": 402880361446, "numberOfFiles": 477, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38794, "dataPath": "/badc/cmip6/data/CMIP6/PMIP/MPI-M/MPI-ESM1-2-LR/midHolocene", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Max Planck Institute for Meteorology (MPI-M) MPI-ESM1-2-LR model output for the \"midHolocene\" experiment", "uuid": "c4bcd62c58a84530a6d77445f16718e0", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38793/?format=api" }, "volume": 429636074756, "numberOfFiles": 481, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38797, "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/AS-RCEC/TaiESM1/piClim-control", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Research Center for Environmental Changes (AS-RCEC) TaiESM1 model output for the \"piClim-control\" experiment", "uuid": "925125d579df4da3a77025d61971b250", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38796/?format=api" }, "volume": 6403848167, "numberOfFiles": 17, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38800, "dataPath": "/badc/cmip6/data/CMIP6/RFMIP/MPI-M/MPI-ESM1-2-LR/piClim-spAer-aer", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Max Planck Institute for Meteorology (MPI-M) MPI-ESM1-2-LR model output for the \"piClim-spAer-aer\" experiment", "uuid": "ca9afc2c4e224d07b0428d698f189706", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38799/?format=api" }, "volume": 24759002, "numberOfFiles": 3, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38803, "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/MOHC/HadGEM3-GC31-MM/ssp585", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"ssp585\" experiment", "uuid": "c300835d0a5d4620b33b96c714e4688a", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38802/?format=api" }, "volume": 35486235514186, "numberOfFiles": 13833, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38806, "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/MOHC/UKESM1-1-LL/ssp126", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-1-LL model output for the \"ssp126\" experiment", "uuid": "0a0fc0b342c844bb8b29112f6f8490dd", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38805/?format=api" }, "volume": 767482270741, "numberOfFiles": 865, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38809, "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/MOHC/UKESM1-1-LL/ssp370", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-1-LL model output for the \"ssp370\" experiment", "uuid": "a6b0d927fdaf42fa834c38cd9a35f18a", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38808/?format=api" }, "volume": 256222192520, "numberOfFiles": 289, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38812, "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/NIMS-KMA/UKESM1-0-LL/ssp245", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the NIMS-KMA team UKESM1-0-LL model output for the \"ssp245\" experiment", "uuid": "46b8feb1d2324d87867445e16b89b80c", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38811/?format=api" }, "volume": 1539411575150, "numberOfFiles": 2418, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38815, "dataPath": "/badc/cmip6/data/CMIP6/ScenarioMIP/NIMS-KMA/UKESM1-0-LL/ssp370", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the NIMS-KMA team UKESM1-0-LL model output for the \"ssp370\" experiment", "uuid": "bf73a04ac201462ab9b9faa9497f5bcc", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38814/?format=api" }, "volume": 2230981741721, "numberOfFiles": 4017, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38818, "dataPath": "/badc/cmip6/data/CMIP6/VolMIP/CCCma/CanESM5/volc-long-eq", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"volc-long-eq\" experiment", "uuid": "eb6b35a5e8d7464591d2fd5ef55ad392", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38817/?format=api" }, "volume": 563376313, "numberOfFiles": 10, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38821, "dataPath": "/badc/cmip6/data/CMIP6/VolMIP/CCCma/CanESM5/volc-pinatubo-full", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"volc-pinatubo-full\" experiment", "uuid": "190b64174e3d4fa0a9494280fb3a8742", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38820/?format=api" }, "volume": 55503739, "numberOfFiles": 10, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38824, "dataPath": "/badc/cmip6/data/CMIP6/VolMIP/MIROC/MIROC-ES2L/volc-long-eq", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the MIROC team MIROC-ES2L model output for the \"volc-long-eq\" experiment", "uuid": "2f8396c5b0da4028a1345f94bf6c1a8b", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38823/?format=api" }, "volume": 176913840, "numberOfFiles": 9, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38827, "dataPath": "/badc/cmip6/data/CMIP6/VolMIP/MPI-M/MPI-ESM1-2-LR/volc-pinatubo-full", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Max Planck Institute for Meteorology (MPI-M) MPI-ESM1-2-LR model output for the \"volc-pinatubo-full\" experiment", "uuid": "da7e4ae69653436dab5ab93421f76dec", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38826/?format=api" }, "volume": 30725634, "numberOfFiles": 7, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38829, "dataPath": "/badc/eprofile/data/daily_files/france/melun/meteofrance-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's vaisala-cl31 instrument deployed at Melun, France", "uuid": "229f5bc408df47928f69117fc7e8de06", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38830/?format=api" }, "volume": 1667068403, "numberOfFiles": 1232, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38833, "dataPath": "/badc/eprofile/data/daily_files/france/pontoise/meteofrance-vaisala-cl31_A", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's vaisala-cl31 instrument deployed at Pontoise, France", "uuid": "f8dbf24b304d4cc29ce39d3021ccaa1a", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38834/?format=api" }, "volume": 1691824449, "numberOfFiles": 1240, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38840, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3-Veg-LR/abrupt-4xCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the EC-Earth-Consortium team EC-Earth3-Veg-LR model output for the \"abrupt-4xCO2\" experiment", "uuid": "4e01cc7fb0404ad696f49c24291d459b", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38839/?format=api" }, "volume": 1681353899, "numberOfFiles": 756, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38848, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NASA-GISS/GISS-E2-2-G/historical", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: NASA Goddard Institute for Space Studies (NASA GISS) GISS-E2-2-G model output for the \"historical\" experiment", "uuid": "8e53ed44c9954476a273c6d1cf89174f", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38847/?format=api" }, "volume": 241194535614, "numberOfFiles": 342, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38851, "dataPath": "/badc/cmip6/data/CMIP6/DCPP/CNRM-CERFACS/CNRM-ESM2-1/dcppA-hindcast", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"dcppA-hindcast\" experiment", "uuid": "cc3c8f33e2194f1cbd430811da88a213", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38850/?format=api" }, "volume": 1803010953, "numberOfFiles": 316, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 38857, "dataPath": "/neodc/esacci/fire/data/burned_area/Merged/grid/v0.1/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "ESA Fire Climate Change Initiative (Fire_cci): Beta Merged Burned Area Grid product, version 0.1", "uuid": "6b2293b7136c417598493b6a2d9bdad2", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/36806/?format=api" }, "volume": 3605457372, "numberOfFiles": 433, "fileFormat": "Data is in NetCDF format" }, { "ob_id": 38863, "dataPath": "/badc/ar6_wg1/data/TS/BOX_ts6_fig1/v20220817", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "Technical Summary of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Box TS.6, Figure 1 (v20220817)", "uuid": "fb803584c01b404983ec83fd85453231", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38862/?format=api" }, "volume": 2359404, "numberOfFiles": 12, "fileFormat": "Data are netCDF formatted" }, { "ob_id": 38867, "dataPath": "/badc/ar6_wg1/data/TS/ts_01/v20221110", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "Technical Summary of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure TS.1 v20221110", "uuid": "3d16a09c21c9440288608276b615c11f", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38866/?format=api" }, "volume": 1974073, "numberOfFiles": 11, "fileFormat": "Data are in netCDF format and CSV" }, { "ob_id": 38869, "dataPath": "/badc/ar6_wg1/data/TS/inputdata_BOX_ts5_fig1/v20220817", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "Technical Summary of the Working Group I Contribution to the IPCC Sixth Assessment Report - Input data for Box TS.5, Figure 1 (v20220817)", "uuid": "d6a301f3429b44e7924296f840f68fe6", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38868/?format=api" }, "volume": 24364601, "numberOfFiles": 46, "fileFormat": "Data are netCDF, dat and text formatted" }, { "ob_id": 38873, "dataPath": "/neodc/tls/data/raw/uk/WHY/2015-11-26.001.riproject", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "Terrestrial laser scanning data Wytham Woods: leaf-off raw data 2015/16", "uuid": "ed9156e1697343e4ad82e83ed550e345", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38871/?format=api" }, "volume": 159827491945, "numberOfFiles": 28441, "fileFormat": "Point cloud data in RIEGL proprietary .rxp format, image data in .jpg format and matrix data in text file" }, { "ob_id": 38875, "dataPath": "/badc/ar6_wg1/data/TS/BOX_TS2_fig2/v20220817", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "Data are netCDF formatted" }, { "ob_id": 38878, "dataPath": "/badc/ar6_wg1/data/TS/BOX_TS2_fig2/v20220817", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "Data are netCDF formatted" }, { "ob_id": 38880, "dataPath": "/badc/ar6_wg1/data/TS/BOX_TS2_fig2/v20220817", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "Data are netCDF formatted" }, { "ob_id": 38882, "dataPath": "/badc/ar6_wg1/data/TS/BOX_TS2_fig2/v20220817", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "Data are netCDF formatted" }, { "ob_id": 38884, "dataPath": "/badc/ar6_wg1/data/TS/BOX_ts2_fig2/v20220817", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "Technical Summary of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Box TS.2, Figure 2 (v20220817)", "uuid": "b9bbc5ea2d3f4e44ae06d19a010cea9c", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38883/?format=api" }, "volume": 4779, "numberOfFiles": 4, "fileFormat": "Data are CSV formatted" } ] }