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=7100
{ "count": 11555, "next": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=7200", "previous": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=7000", "results": [ { "ob_id": 28693, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/amip", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"amip\" experiment", "uuid": "a4773f0b42254ae7b1424172d5ec256a", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28692/?format=api" }, "volume": 1409357158366, "numberOfFiles": 419, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28696, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/esm-hist", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"esm-hist\" experiment", "uuid": "03e02d94425c4ac9aabb0baba04bd3ee", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28695/?format=api" }, "volume": 928950959334, "numberOfFiles": 361, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28699, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/esm-piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"esm-piControl\" experiment", "uuid": "8fafd4f382bf4018af41b5414244e4e2", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28698/?format=api" }, "volume": 946413442789, "numberOfFiles": 345, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28702, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/esm-piControl-spinup", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"esm-piControl-spinup\" experiment", "uuid": "7af5e100d9df40089800fb070a461c78", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28701/?format=api" }, "volume": 113318194396, "numberOfFiles": 100, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28705, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/historical", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"historical\" experiment", "uuid": "ecb09e67e6eb44cdb6dfc8013bbdb960", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28704/?format=api" }, "volume": 13019060642716, "numberOfFiles": 3970, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28708, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"piControl\" experiment", "uuid": "d4f5c1cba03248a998bd6c177faf1152", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28707/?format=api" }, "volume": 1491160232946, "numberOfFiles": 482, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28711, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/CNRM-CERFACS/CNRM-ESM2-1/piControl-spinup", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the CNRM-CERFACS team CNRM-ESM2-1 model output for the \"piControl-spinup\" experiment", "uuid": "a7843e9ae5304ee6a8176fe2256d5d15", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28710/?format=api" }, "volume": 112909524998, "numberOfFiles": 97, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28714, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/abrupt-4xCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"abrupt-4xCO2\" experiment", "uuid": "0d5460825809424280ba4ff0a99fd3c4", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28713/?format=api" }, "volume": 1848177475459, "numberOfFiles": 1626, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28717, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/IPSL/IPSL-CM6A-LR/piControl-spinup", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Institut Pierre-Simon Laplace (IPSL) IPSL-CM6A-LR model output for the \"piControl-spinup\" experiment", "uuid": "d1631bd347c84abdacdcb5a6b51d72a7", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28716/?format=api" }, "volume": 123217017281, "numberOfFiles": 90, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28720, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MIROC/MIROC6/1pctCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"1pctCO2\" experiment", "uuid": "02f8de83db2f420bbf04461a54a6cb34", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28719/?format=api" }, "volume": 162269430543, "numberOfFiles": 560, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28723, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MIROC/MIROC6/abrupt-4xCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"abrupt-4xCO2\" experiment", "uuid": "28c6dff2edc044c78407d81f0b542a15", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28722/?format=api" }, "volume": 313174140230, "numberOfFiles": 1102, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28726, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MIROC/MIROC6/amip", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"amip\" experiment", "uuid": "0ab6591abf0f414899e4a438226472df", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28725/?format=api" }, "volume": 403899208518, "numberOfFiles": 2022, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28729, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MIROC/MIROC6/historical", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"historical\" experiment", "uuid": "e3c805148b2544b084f247fa762fff8b", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28728/?format=api" }, "volume": 9238972519894, "numberOfFiles": 27442, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28732, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MIROC/MIROC6/piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the MIROC team MIROC6 model output for the \"piControl\" experiment", "uuid": "56e58d2944904b4090a0ce5bee909fa1", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28731/?format=api" }, "volume": 5110363740008, "numberOfFiles": 13251, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28735, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MIROC/MIROC-ES2L/1pctCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the MIROC team MIROC-ES2L model output for the \"1pctCO2\" experiment", "uuid": "e35c8434db544abf80edcd182b6b69dc", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28734/?format=api" }, "volume": 25872448980, "numberOfFiles": 1225, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28739, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MIROC/MIROC-ES2L/abrupt-4xCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the MIROC team MIROC-ES2L model output for the \"abrupt-4xCO2\" experiment", "uuid": "269b76dee5eb48479406f7e5107fdbc6", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28738/?format=api" }, "volume": 47652253540, "numberOfFiles": 1987, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28742, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MIROC/MIROC-ES2L/historical", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the MIROC team MIROC-ES2L model output for the \"historical\" experiment", "uuid": "3294f0efdafb489084b1dee7a9f9037c", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28741/?format=api" }, "volume": 560529011652, "numberOfFiles": 10283, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28745, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MIROC/MIROC-ES2L/piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: the MIROC team MIROC-ES2L model output for the \"piControl\" experiment", "uuid": "3038b7cf16f04b44ab161f4b21cdf64e", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28744/?format=api" }, "volume": 552396617076, "numberOfFiles": 6716, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28748, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/1pctCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"1pctCO2\" experiment", "uuid": "8a27551fb8fa44e68b173de4b0198344", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28747/?format=api" }, "volume": 11990906297069, "numberOfFiles": 4320, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28751, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/abrupt-4xCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"abrupt-4xCO2\" experiment", "uuid": "f77431490e094075ae6a528b8bff8a5a", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28750/?format=api" }, "volume": 1919236854105, "numberOfFiles": 909, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28753, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/amip", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"amip\" experiment", "uuid": "c25b44bc9b9049c7a0e89ec6968311b5", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28752/?format=api" }, "volume": 4695743631495, "numberOfFiles": 2455, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28756, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/historical", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"historical\" experiment", "uuid": "209d2e44deb942429e5c8b58f03223f1", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28755/?format=api" }, "volume": 26068785959985, "numberOfFiles": 15645, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28759, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MOHC/HadGEM3-GC31-LL/piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-LL model output for the \"piControl\" experiment", "uuid": "23a6910ac8f34abab6016b981e15b2a3", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28758/?format=api" }, "volume": 14179182040226, "numberOfFiles": 7771, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28762, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MOHC/HadGEM3-GC31-MM/amip", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"amip\" experiment", "uuid": "2a024bd0f7644f2c8784d9326e60be28", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28761/?format=api" }, "volume": 10629398926577, "numberOfFiles": 5677, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28766, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MOHC/HadGEM3-GC31-MM/piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) HadGEM3-GC31-MM model output for the \"piControl\" experiment", "uuid": "6b9ad51a97044600bc5d5e5649e6cf0d", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28765/?format=api" }, "volume": 25799604362475, "numberOfFiles": 13099, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28769, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MOHC/UKESM1-0-LL/amip", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"amip\" experiment", "uuid": "8e5d3410bffb47a1b898afe514f8cdae", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28768/?format=api" }, "volume": 793537106180, "numberOfFiles": 577, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28772, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MOHC/UKESM1-0-LL/esm-hist", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"esm-hist\" experiment", "uuid": "33d3514d83984fc6b579d1c3d2f41856", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28771/?format=api" }, "volume": 16653217378096, "numberOfFiles": 7545, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28775, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MOHC/UKESM1-0-LL/esm-piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"esm-piControl\" experiment", "uuid": "f1faf740ed2a453789fe5f19de669654", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28774/?format=api" }, "volume": 11302447521707, "numberOfFiles": 4958, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28778, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MRI/MRI-ESM2-0/1pctCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI) MRI-ESM2-0 model output for the \"1pctCO2\" experiment", "uuid": "5569858afce34e6cb6a7600f6e6fa20a", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28777/?format=api" }, "volume": 188386224480, "numberOfFiles": 173, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28781, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MRI/MRI-ESM2-0/abrupt-4xCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI) MRI-ESM2-0 model output for the \"abrupt-4xCO2\" experiment", "uuid": "ffd82078fdc84f75b711255c7a1fc647", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28780/?format=api" }, "volume": 993202367980, "numberOfFiles": 1556, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28784, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MRI/MRI-ESM2-0/amip", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI) MRI-ESM2-0 model output for the \"amip\" experiment", "uuid": "36de60433bb04400b7fec2f94717a4d2", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28783/?format=api" }, "volume": 283785897643, "numberOfFiles": 476, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28787, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MRI/MRI-ESM2-0/historical", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI) MRI-ESM2-0 model output for the \"historical\" experiment", "uuid": "f5325ddf509d4c58b3468d84a5d0aa66", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28786/?format=api" }, "volume": 7694142092889, "numberOfFiles": 5689, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28790, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MRI/MRI-ESM2-0/piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Meteorological Research Institute of the Japan Meteorological Agency (MRI) MRI-ESM2-0 model output for the \"piControl\" experiment", "uuid": "aac692e142964ec3864590b9d35006df", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28789/?format=api" }, "volume": 5070809675939, "numberOfFiles": 3033, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28793, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/1pctCO2", "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 \"1pctCO2\" experiment", "uuid": "f871666e682c4843821518df83c7f88e", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28792/?format=api" }, "volume": 82618615676, "numberOfFiles": 244, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28796, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/abrupt-4xCO2", "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 \"abrupt-4xCO2\" experiment", "uuid": "765a55782c2d422485f73b15785d2eb0", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28795/?format=api" }, "volume": 138036012751, "numberOfFiles": 379, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28798, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G-CC/piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: NASA Goddard Institute for Space Studies (NASA GISS) GISS-E2-1-G-CC model output for the \"piControl\" experiment", "uuid": "e2d75a055b5c4799b2c54da6cd2c821b", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28797/?format=api" }, "volume": 27316400776, "numberOfFiles": 147, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28802, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/historical", "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 \"historical\" experiment", "uuid": "46a41d05637a4bd389b2f05f101c8426", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28801/?format=api" }, "volume": 6361264311207, "numberOfFiles": 8048, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28805, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NASA-GISS/GISS-E2-1-G/piControl", "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 \"piControl\" experiment", "uuid": "9b7d5f232f7f4b2c842b7a0eec354d31", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28804/?format=api" }, "volume": 1093773459198, "numberOfFiles": 2177, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28808, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/1pctCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: NASA Goddard Institute for Space Studies (NASA GISS) GISS-E2-1-H model output for the \"1pctCO2\" experiment", "uuid": "a39c542a8a0e468bacd1e01f861ad578", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28807/?format=api" }, "volume": 85205337008, "numberOfFiles": 210, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28811, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/abrupt-4xCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: NASA Goddard Institute for Space Studies (NASA GISS) GISS-E2-1-H model output for the \"abrupt-4xCO2\" experiment", "uuid": "0fc6cf1e126f47b88ddd972b92de91ed", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28810/?format=api" }, "volume": 90373266851, "numberOfFiles": 255, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28814, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/historical", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: NASA Goddard Institute for Space Studies (NASA GISS) GISS-E2-1-H model output for the \"historical\" experiment", "uuid": "42c2bc5cfdcb4171b2da6d9061b25de0", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28813/?format=api" }, "volume": 1467919459517, "numberOfFiles": 3791, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28817, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NASA-GISS/GISS-E2-1-H/piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: NASA Goddard Institute for Space Studies (NASA GISS) GISS-E2-1-H model output for the \"piControl\" experiment", "uuid": "a6cb0fb2dab84bca814b69a33f8de620", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28816/?format=api" }, "volume": 401266609926, "numberOfFiles": 1085, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28822, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NCAR/CESM2/amip", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2 model output for the \"amip\" experiment", "uuid": "37222083984c493eb2996221c3461a67", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28821/?format=api" }, "volume": 1861420193857, "numberOfFiles": 1148, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28825, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NCAR/CESM2/esm-hist", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2 model output for the \"esm-hist\" experiment", "uuid": "b28f7dc6b3f841fcae148a2cfb9f83dc", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28824/?format=api" }, "volume": 281231673728, "numberOfFiles": 205, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28831, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NCAR/CESM2-WACCM/amip", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2-WACCM model output for the \"amip\" experiment", "uuid": "c592c08ed77640f3859447e090ec7db9", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28830/?format=api" }, "volume": 1095822404894, "numberOfFiles": 561, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28834, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NCAR/CESM2-WACCM/historical", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2-WACCM model output for the \"historical\" experiment", "uuid": "222cb5ef77ea40a5a47d12a4bbde3ece", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28833/?format=api" }, "volume": 14503235392709, "numberOfFiles": 2824, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28836, "dataPath": "/badc/sg-wex/data/bas-vaisala-rs92-radiosonde/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "SG-WEx: British Antarctic Survey Vaisala RS92 radiosonde data from King Edward Point (2015)", "uuid": "d1d6f63b4197452495b5d17a95977843", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28240/?format=api" }, "volume": 6186802, "numberOfFiles": 193, "fileFormat": "The data are available in both BADC-CSV formatted files and original Vaisala EDT formatted binary files." }, { "ob_id": 28839, "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/BCC/BCC-ESM1/hist-piNTCF", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-ESM1 model output for the \"hist-piNTCF\" experiment", "uuid": "051541f8f6f04526a2cc5063a471e941", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28838/?format=api" }, "volume": 376295242066, "numberOfFiles": 352, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28841, "dataPath": "/neodc/fiduceo/data/cdr/aot/v1.0.0/AVHRR/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "FIDUCEO: Advanced Very-High-Resolution Radiometer (AVHRR ) Climate Data Record for Aerosol Optical Depth, V1.0, 2003 -2012", "uuid": "1326447659e34bc3ba8042041ca0546b", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/27606/?format=api" }, "volume": 319989012502, "numberOfFiles": 23403, "fileFormat": "The files are CF compliant netCDF version4 . For full information please see the format specification in the documentation section." }, { "ob_id": 28845, "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/BCC/BCC-ESM1/piClim-control", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-ESM1 model output for the \"piClim-control\" experiment", "uuid": "c142efc818c34bdfb3630c174cfaba16", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28844/?format=api" }, "volume": 561004307, "numberOfFiles": 12, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28849, "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/BCC/BCC-ESM1/ssp370", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-ESM1 model output for the \"ssp370\" experiment", "uuid": "45b44db643d744fc9d1000b27b5744aa", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28848/?format=api" }, "volume": 271985288335, "numberOfFiles": 484, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28852, "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/BCC/BCC-ESM1/ssp370-lowNTCF", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-ESM1 model output for the \"ssp370-lowNTCF\" experiment", "uuid": "1ce8499ce63a4e1db47b6f6a0ee2f844", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28851/?format=api" }, "volume": 93521426611, "numberOfFiles": 208, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28855, "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MOHC/UKESM1-0-LL/histSST-piAer", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"histSST-piAer\" experiment", "uuid": "43f926a51e53422e8ae952ec290c66dd", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28854/?format=api" }, "volume": 1545328476258, "numberOfFiles": 760, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28858, "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/MOHC/UKESM1-0-LL/piClim-CH4", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"piClim-CH4\" experiment", "uuid": "af22bfddad9041888735ecae1fbe2623", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28857/?format=api" }, "volume": 311043398160, "numberOfFiles": 251, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28861, "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/NCAR/CESM2-WACCM/histSST", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2-WACCM model output for the \"histSST\" experiment", "uuid": "b49516c6355b4356a5b63024a515f5db", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28860/?format=api" }, "volume": 56423070387, "numberOfFiles": 167, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28864, "dataPath": "/badc/cmip6/data/CMIP6/AerChemMIP/NCAR/CESM2-WACCM/histSST-piNTCF", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2-WACCM model output for the \"histSST-piNTCF\" experiment", "uuid": "2e934ebf5643461aa1c9ffae5cbc78b0", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28863/?format=api" }, "volume": 56436184255, "numberOfFiles": 167, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28867, "dataPath": "/badc/cmip6/data/CMIP6/C4MIP/BCC/BCC-CSM2-MR/1pctCO2-bgc", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-CSM2-MR model output for the \"1pctCO2-bgc\" experiment", "uuid": "2bbad4cb8c8a4d61b4378e12d5f743de", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28866/?format=api" }, "volume": 203906710911, "numberOfFiles": 155, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28870, "dataPath": "/badc/cmip6/data/CMIP6/C4MIP/BCC/BCC-CSM2-MR/1pctCO2-rad", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-CSM2-MR model output for the \"1pctCO2-rad\" experiment", "uuid": "b4f906ce862b4322bcc9bffc3cfff5ff", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28869/?format=api" }, "volume": 203906709075, "numberOfFiles": 155, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28873, "dataPath": "/badc/cmip6/data/CMIP6/C4MIP/BCC/BCC-CSM2-MR/esm-ssp585", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-CSM2-MR model output for the \"esm-ssp585\" experiment", "uuid": "5ae3439719824627b528a0fe1c828367", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28872/?format=api" }, "volume": 124052282064, "numberOfFiles": 118, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28876, "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/BCC/BCC-CSM2-MR/amip-4xCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-CSM2-MR model output for the \"amip-4xCO2\" experiment", "uuid": "b612ab6700e04130922bc1173e0bbbe6", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28875/?format=api" }, "volume": 29613293436, "numberOfFiles": 39, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28880, "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/BCC/BCC-CSM2-MR/amip-m4K", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-CSM2-MR model output for the \"amip-m4K\" experiment", "uuid": "8d7fd99317454ea2ad8757bd11118941", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28879/?format=api" }, "volume": 31013002502, "numberOfFiles": 39, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28883, "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/BCC/BCC-CSM2-MR/amip-p4K", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-CSM2-MR model output for the \"amip-p4K\" experiment", "uuid": "113ef97da1eb4ba08c046b372f5c4a0a", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28882/?format=api" }, "volume": 39675235646, "numberOfFiles": 62, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28886, "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/NOAA-GFDL/GFDL-CM4/amip-4xCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-CM4 model output for the \"amip-4xCO2\" experiment", "uuid": "f3fb24e2ddc74b19aa53bd6009c7aa73", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28885/?format=api" }, "volume": 9962802337, "numberOfFiles": 38, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28889, "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/NOAA-GFDL/GFDL-CM4/amip-future4K", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-CM4 model output for the \"amip-future4K\" experiment", "uuid": "5c4448d04433434d811379b59670bfa5", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28888/?format=api" }, "volume": 10217572807, "numberOfFiles": 42, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28892, "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/NOAA-GFDL/GFDL-CM4/amip-p4K", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-CM4 model output for the \"amip-p4K\" experiment", "uuid": "7bbba481ad834e00aee0787b1e219ebb", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28891/?format=api" }, "volume": 12478187977, "numberOfFiles": 53, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28895, "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/NOAA-GFDL/GFDL-CM4/aqua-control", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-CM4 model output for the \"aqua-control\" experiment", "uuid": "f897a2658ec7465c86ffa966de98b77e", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28894/?format=api" }, "volume": 2869808618, "numberOfFiles": 24, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28898, "dataPath": "/badc/cmip6/data/CMIP6/CFMIP/NOAA-GFDL/GFDL-CM4/aqua-p4K", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-CM4 model output for the \"aqua-p4K\" experiment", "uuid": "4268b753ffdf4bf2b6b5fb61989c85ec", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28897/?format=api" }, "volume": 2460690560, "numberOfFiles": 23, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28901, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/BCC/BCC-CSM2-MR/1pctCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-CSM2-MR model output for the \"1pctCO2\" experiment", "uuid": "10057f43fe564aa0be81e1e06da47fea", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28900/?format=api" }, "volume": 206268678422, "numberOfFiles": 162, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28904, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/BCC/BCC-CSM2-MR/amip", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-CSM2-MR model output for the \"amip\" experiment", "uuid": "ddf26019a81342e6ae9c628cd0c5ea27", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28903/?format=api" }, "volume": 278851926745, "numberOfFiles": 249, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28907, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/BCC/BCC-CSM2-MR/esm-hist", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-CSM2-MR model output for the \"esm-hist\" experiment", "uuid": "f3d6b37e91304c4a89f4014d6f9e1f47", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28906/?format=api" }, "volume": 3922596006853, "numberOfFiles": 2995, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28910, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/BCC/BCC-ESM1/1pctCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-ESM1 model output for the \"1pctCO2\" experiment", "uuid": "5e6c5f7f61f0478fb3f9019b329c6b77", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28909/?format=api" }, "volume": 114235611484, "numberOfFiles": 139, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28913, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/BCC/BCC-ESM1/abrupt-4xCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-ESM1 model output for the \"abrupt-4xCO2\" experiment", "uuid": "fbf73c27b512432989c8726c46038d25", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28912/?format=api" }, "volume": 114277742959, "numberOfFiles": 133, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28916, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/BCC/BCC-ESM1/historical", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-ESM1 model output for the \"historical\" experiment", "uuid": "28deebaec6f447569569f27e1225ccdf", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28915/?format=api" }, "volume": 1171382028653, "numberOfFiles": 983, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28919, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/BCC/BCC-ESM1/piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-ESM1 model output for the \"piControl\" experiment", "uuid": "e36b99f52c004f1fb86e4927a8c02bd7", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28918/?format=api" }, "volume": 236761466538, "numberOfFiles": 300, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28922, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/CCCma/CanESM5/esm-hist", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Canadian Centre for Climate Modelling and Analysis (CCCma) CanESM5 model output for the \"esm-hist\" experiment", "uuid": "c156dbc9d89f447fa2074020cc247345", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28921/?format=api" }, "volume": 3196694272822, "numberOfFiles": 3713, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28925, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MOHC/UKESM1-0-LL/1pctCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"1pctCO2\" experiment", "uuid": "1413ada259844d749b462b6b490d58ff", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28924/?format=api" }, "volume": 11796795151793, "numberOfFiles": 5612, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28928, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MOHC/UKESM1-0-LL/abrupt-4xCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"abrupt-4xCO2\" experiment", "uuid": "3663b0d9d47443a786eca5ccdb32c18e", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28927/?format=api" }, "volume": 3528581967478, "numberOfFiles": 1689, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28931, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MOHC/UKESM1-0-LL/historical", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"historical\" experiment", "uuid": "59c10ac7bea2424f8eb64f0e310a2d4f", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28930/?format=api" }, "volume": 74172134349349, "numberOfFiles": 31800, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28934, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/MOHC/UKESM1-0-LL/piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Met Office Hadley Centre (MOHC) UKESM1-0-LL model output for the \"piControl\" experiment", "uuid": "208e35d6d82444b18b1f3b938cdc080f", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28933/?format=api" }, "volume": 23407809773798, "numberOfFiles": 13519, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28937, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NCAR/CESM2/historical", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2 model output for the \"historical\" experiment", "uuid": "ccce8bd701ea48e9904fbad7bc069dc3", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28936/?format=api" }, "volume": 32436537990221, "numberOfFiles": 12529, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28940, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NCAR/CESM2/piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2 model output for the \"piControl\" experiment", "uuid": "956b2f06ba114f7aae2529858af4a404", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28939/?format=api" }, "volume": 17511022397089, "numberOfFiles": 5931, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28943, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NCAR/CESM2-WACCM/piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: National Center for Atmospheric Research (NCAR) CESM2-WACCM model output for the \"piControl\" experiment", "uuid": "83c4127c4f77427ea76c165c59430183", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28942/?format=api" }, "volume": 11865169042536, "numberOfFiles": 2795, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28951, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NCC/NorESM2-LM/amip", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Norwegian Climate Centre (NCC) NorESM2-LM model output for the \"amip\" experiment", "uuid": "a2a0282e470646a3a5e8f909e4b779ef", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28950/?format=api" }, "volume": 98678514292, "numberOfFiles": 427, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28955, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NCC/NorESM2-LM/esm-hist", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Norwegian Climate Centre (NCC) NorESM2-LM model output for the \"esm-hist\" experiment", "uuid": "f471e04131f643919f3e55a645cfc6d2", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28954/?format=api" }, "volume": 469654186815, "numberOfFiles": 2824, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28958, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NCC/NorESM2-LM/historical", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Norwegian Climate Centre (NCC) NorESM2-LM model output for the \"historical\" experiment", "uuid": "dd232ea9d62846149656e6914760183b", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28957/?format=api" }, "volume": 2912304575875, "numberOfFiles": 4247, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28961, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NCC/NorESM2-LM/piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Norwegian Climate Centre (NCC) NorESM2-LM model output for the \"piControl\" experiment", "uuid": "a4f45ce6a70d4bf4a3e91c1e10515143", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28960/?format=api" }, "volume": 2682708457676, "numberOfFiles": 4388, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28964, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NOAA-GFDL/GFDL-AM4/amip", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-AM4 model output for the \"amip\" experiment", "uuid": "8f10110050a84b78a974625e3fdd3106", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28963/?format=api" }, "volume": 68717685572, "numberOfFiles": 71, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28968, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/1pctCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-CM4 model output for the \"1pctCO2\" experiment", "uuid": "ec2a3dacebe34fd09bd9f15834c38429", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28967/?format=api" }, "volume": 930985414741, "numberOfFiles": 394, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28971, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/abrupt-4xCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-CM4 model output for the \"abrupt-4xCO2\" experiment", "uuid": "fd0576ab91024f9abc337b7dc8936035", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28970/?format=api" }, "volume": 973303385471, "numberOfFiles": 426, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28974, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/amip", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-CM4 model output for the \"amip\" experiment", "uuid": "d8676e3a5ed84273a27ba5089cf11db4", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28973/?format=api" }, "volume": 141213273923, "numberOfFiles": 580, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28977, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/historical", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-CM4 model output for the \"historical\" experiment", "uuid": "3b841a3744844b66b4bc95ab59befa91", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28976/?format=api" }, "volume": 2305552180386, "numberOfFiles": 1359, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28980, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NOAA-GFDL/GFDL-CM4/piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-CM4 model output for the \"piControl\" experiment", "uuid": "5f0db434097f466a8b85bc158f084969", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28979/?format=api" }, "volume": 4299792383094, "numberOfFiles": 2057, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28983, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/1pctCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-ESM4 model output for the \"1pctCO2\" experiment", "uuid": "eb11ca1582a5492187455d85a93d8cd4", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28982/?format=api" }, "volume": 228809321378, "numberOfFiles": 178, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28987, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/abrupt-4xCO2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-ESM4 model output for the \"abrupt-4xCO2\" experiment", "uuid": "082501088e444bb383f149ec9bbc8325", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28986/?format=api" }, "volume": 305782013012, "numberOfFiles": 206, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28990, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/esm-hist", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-ESM4 model output for the \"esm-hist\" experiment", "uuid": "40754f5764754b1ab73179527f9d9fbf", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28989/?format=api" }, "volume": 581715041478, "numberOfFiles": 414, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28993, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/esm-piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-ESM4 model output for the \"esm-piControl\" experiment", "uuid": "eecc1b51111a46ed8c61daa471f0f8ca", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28992/?format=api" }, "volume": 373097381596, "numberOfFiles": 317, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28996, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/historical", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-ESM4 model output for the \"historical\" experiment", "uuid": "cec29bd3eb894f0f8b2402718de63abb", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28995/?format=api" }, "volume": 2338152091748, "numberOfFiles": 907, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 28999, "dataPath": "/badc/cmip6/data/CMIP6/CMIP/NOAA-GFDL/GFDL-ESM4/piControl", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Geophysical Fluid Dynamics Laboratory (GFDL) GFDL-ESM4 model output for the \"piControl\" experiment", "uuid": "cd52bd84c33044a28325fbfd367720b5", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/28998/?format=api" }, "volume": 4488043676844, "numberOfFiles": 1637, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 29002, "dataPath": "/badc/cmip6/data/CMIP6/DAMIP/BCC/BCC-CSM2-MR/hist-aer", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-CSM2-MR model output for the \"hist-aer\" experiment", "uuid": "ee0646eb414b45b5a66c93b7e720e42f", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/29001/?format=api" }, "volume": 1159926433590, "numberOfFiles": 837, "fileFormat": "Data are netCDF formatted." }, { "ob_id": 29005, "dataPath": "/badc/cmip6/data/CMIP6/DAMIP/BCC/BCC-CSM2-MR/hist-GHG", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "WCRP CMIP6: Beijing Climate Center (BCC) BCC-CSM2-MR model output for the \"hist-GHG\" experiment", "uuid": "689aca45b345485ea1beb2abf1fef0ab", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/29004/?format=api" }, "volume": 1242826305578, "numberOfFiles": 905, "fileFormat": "Data are netCDF formatted." } ] }