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=1300
{ "count": 11555, "next": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=1400", "previous": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=1200", "results": [ { "ob_id": 6866, "dataPath": "/badc/ccmval/data/CCMVal-1/WMO2006_RUNS/REF2/GEOSCCM", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "CCMVal-1: National Aeronautics and Space Administration (NASA) GEOSCCM model output contribution to the WMO 2006 REF2 experiment", "uuid": "f8ed331fc82d46492e4231e31676d050", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6865/?format=api" }, "volume": 863403139, "numberOfFiles": 28, "fileFormat": "Data are ASCII formatted" }, { "ob_id": 6868, "dataPath": "/badc/ccmval/data/CCMVal-1/WMO2006_RUNS/REF2/MAECHAM4CHEM", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "CCMVal-1: Max Planck Institutes MAECHAM4CHEM model output contribution to the WMO 2006 REF2 experiment", "uuid": "3c2a84f27c6c986323d26e56def108b8", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6867/?format=api" }, "volume": 7955831776, "numberOfFiles": 62, "fileFormat": "Data are ASCII formatted" }, { "ob_id": 6870, "dataPath": "/badc/ccmval/data/CCMVal-1/WMO2006_RUNS/REF2/MRI", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "CCMVal-1: MRI, Tsukuba MRI model output contribution to the WMO 2006 REF2 experiment", "uuid": "f80e51f22654efb2bf4749011ef156e0", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6869/?format=api" }, "volume": 328404303, "numberOfFiles": 22, "fileFormat": "Data are ASCII formatted" }, { "ob_id": 6872, "dataPath": "/badc/ccmval/data/CCMVal-1/WMO2006_RUNS/REF2/SOCOL", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "CCMVal-1: PMOD/WRC and ETHZ SOCOL model contribution to the WMO 2006 REF2 experiment", "uuid": "df112527628d094570f42950d62ce9f2", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6871/?format=api" }, "volume": 163357012, "numberOfFiles": 16, "fileFormat": "Data are ASCII formatted" }, { "ob_id": 6874, "dataPath": "/badc/ccmval/data/CCMVal-1/WMO2006_RUNS/REF2/ULAQ", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "CCMVal-1: University of L'Aquila ULAQ model output contribution to the WMO 2006 REF2 experiment", "uuid": "fbd5ae9ed2e56713b973ac1600196738", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6873/?format=api" }, "volume": 594265746, "numberOfFiles": 45, "fileFormat": "Data are ASCII formatted" }, { "ob_id": 6876, "dataPath": "/badc/ccmval/data/CCMVal-1/WMO2006_RUNS/REF2/UMSLIMCAT", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "CCMVal-1: University of Leeds UMSLIMCAT model output contribution to the WMO 2006 REF2 experiment", "uuid": "85848d8879bf9aea8b08aa24c97c0850", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6875/?format=api" }, "volume": 358561802, "numberOfFiles": 53, "fileFormat": "Data are ASCII formatted" }, { "ob_id": 6878, "dataPath": "/badc/ccmval/data/CCMVal-1/WMO2006_RUNS/REF2/WACCM", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "CCMVal-1: National Center for Atmospheric Research WACCM model output contribution to the WMO 2006 REF2 experiment", "uuid": "b04a6712dbb020fa35e2dc9fb716344b", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6877/?format=api" }, "volume": 59039223098, "numberOfFiles": 370, "fileFormat": "Data are ASCII formatted" }, { "ob_id": 6880, "dataPath": "/badc/ccmval/data/CCMVal-1/WMO2006_RUNS/REF2/SSTs", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "CCMVal-1: Met Office HadGEM SSTs (Sea Surface Temperatures) for the WMO 2006 REF2 experiment", "uuid": "cd1d7a0098ff7cecc381de930b8c17b7", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6879/?format=api" }, "volume": 343742090, "numberOfFiles": 37, "fileFormat": null }, { "ob_id": 6882, "dataPath": "/badc/ccmval/data/CCMVal-1/WMO2006_RUNS/SCN2/E39C", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "CCMVal-1: DLR Oberpfaffen-hofen E39/C model output contribution to the WMO 2006 SCN2 experiment", "uuid": "a74b3ef5935a134c613e7d4a51b0c70d", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6881/?format=api" }, "volume": 327572465, "numberOfFiles": 104, "fileFormat": "Data are ASCII formatted" }, { "ob_id": 6884, "dataPath": "/badc/ccmval/data/CCMVal-1/WMO2006_RUNS/SCN2/MAECHAM4CHEM", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "CCMVal-1: Max Planck Institutes MAECHAM4CHEM model output contribution to the WMO 2006 SCN2 experiment", "uuid": "b7430577b307b2f3dab04c989dcf4b9c", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6883/?format=api" }, "volume": 7942500322, "numberOfFiles": 58, "fileFormat": "Data are ASCII formatted" }, { "ob_id": 6887, "dataPath": "/badc/sambba/data/faam-bae146", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": null }, { "ob_id": 6891, "dataPath": "/badc/cru/data/cru_cy/cru_cy_3.21", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "CRU CY3.21: Climatic Research Unit (CRU) Year-by-Year Variation of Selected Climate Variables by CountrY (CY) version 3.21 (Jan. 1901 - Dec. 2012)", "uuid": "8482b5af7dded1f1b94a4a9ac4ce8a26", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6890/?format=api" }, "volume": 48356005, "numberOfFiles": 2895, "fileFormat": "The CRU CY data are provided as text files with the extension \".per\", most text editors will open these files. See the linked file formats guide for more information." }, { "ob_id": 6893, "dataPath": "/badc/cru/data/cru_cy/cru_cy_3.22", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "CRU CY3.22: Climatic Research Unit (CRU) Year-by-Year Variation of Selected Climate Variables by CountrY (CY) version 3.22 (Jan. 1901 - Dec. 2013)", "uuid": "9ffc2cb7843469b5c469cff14bf47d21", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6892/?format=api" }, "volume": 47593206, "numberOfFiles": 2892, "fileFormat": "The CRU CY data are provided as text files with the extension \".per\", most text editors will open these files. See the linked file formats guide for more information." }, { "ob_id": 6896, "dataPath": "/badc/covex/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p /><p>\nThe COVEX archive maintained at the BADC includes\ndata collected on board the FAAM Bae-146 aircraft during the\nCOVEX flight (8<sup>th</sup> of December 2004).\n</p><p>COVEX data is available in the <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/faam/data/2009\">FAAM archive</a>, from where it can be viewed and downloaded by authorised users (see below). \nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).</p>\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n<p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n" }, { "ob_id": 6900, "dataPath": "/badc/covex/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p /><p>\nThe COVEX archive maintained at the BADC includes\ndata collected on board the FAAM Bae-146 aircraft during the\nCOVEX flight (8<sup>th</sup> of December 2004).\n</p><p>COVEX data is available in the <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/faam/data/2009\">FAAM archive</a>, from where it can be viewed and downloaded by authorised users (see below). \nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).</p>\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n<p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n" }, { "ob_id": 6903, "dataPath": "/badc/covex/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p /><p>\nThe COVEX archive maintained at the BADC includes\ndata collected on board the FAAM Bae-146 aircraft during the\nCOVEX flight (8<sup>th</sup> of December 2004).\n</p><p>COVEX data is available in the <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/faam/data/2009\">FAAM archive</a>, from where it can be viewed and downloaded by authorised users (see below). \nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).</p>\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n<p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n" }, { "ob_id": 6906, "dataPath": "/badc/covex/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p /><p>\nThe COVEX archive maintained at the BADC includes\ndata collected on board the FAAM Bae-146 aircraft during the\nCOVEX flight (8<sup>th</sup> of December 2004).\n</p><p>COVEX data is available in the <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/faam/data/2009\">FAAM archive</a>, from where it can be viewed and downloaded by authorised users (see below). \nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).</p>\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n<p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n" }, { "ob_id": 6909, "dataPath": "/badc/covex/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p /><p>\nThe COVEX archive maintained at the BADC includes\ndata collected on board the FAAM Bae-146 aircraft during the\nCOVEX flight (8<sup>th</sup> of December 2004).\n</p><p>COVEX data is available in the <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/faam/data/2009\">FAAM archive</a>, from where it can be viewed and downloaded by authorised users (see below). \nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).</p>\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n<p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n" }, { "ob_id": 6912, "dataPath": "/badc/covex/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p /><p>\nThe COVEX archive maintained at the BADC includes\ndata collected on board the FAAM Bae-146 aircraft during the\nCOVEX flight (8<sup>th</sup> of December 2004).\n</p><p>COVEX data is available in the <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/faam/data/2009\">FAAM archive</a>, from where it can be viewed and downloaded by authorised users (see below). \nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).</p>\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n<p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n" }, { "ob_id": 6915, "dataPath": "/badc/covex/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p /><p>\nThe COVEX archive maintained at the BADC includes\ndata collected on board the FAAM Bae-146 aircraft during the\nCOVEX flight (8<sup>th</sup> of December 2004).\n</p><p>COVEX data is available in the <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/faam/data/2009\">FAAM archive</a>, from where it can be viewed and downloaded by authorised users (see below). \nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).</p>\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n<p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n" }, { "ob_id": 6918, "dataPath": "/badc/covex/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p /><p>\nThe COVEX archive maintained at the BADC includes\ndata collected on board the FAAM Bae-146 aircraft during the\nCOVEX flight (8<sup>th</sup> of December 2004).\n</p><p>COVEX data is available in the <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/faam/data/2009\">FAAM archive</a>, from where it can be viewed and downloaded by authorised users (see below). \nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).</p>\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n<p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n" }, { "ob_id": 6921, "dataPath": "/badc/covex/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p /><p>\nThe COVEX archive maintained at the BADC includes\ndata collected on board the FAAM Bae-146 aircraft during the\nCOVEX flight (8<sup>th</sup> of December 2004).\n</p><p>COVEX data is available in the <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/faam/data/2009\">FAAM archive</a>, from where it can be viewed and downloaded by authorised users (see below). \nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).</p>\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n<p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n" }, { "ob_id": 6924, "dataPath": "/badc/covex/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p /><p>\nThe COVEX archive maintained at the BADC includes\ndata collected on board the FAAM Bae-146 aircraft during the\nCOVEX flight (8<sup>th</sup> of December 2004).\n</p><p>COVEX data is available in the <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/faam/data/2009\">FAAM archive</a>, from where it can be viewed and downloaded by authorised users (see below). \nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).</p>\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n<p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n" }, { "ob_id": 6927, "dataPath": "/badc/covex/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p /><p>\nThe COVEX archive maintained at the BADC includes\ndata collected on board the FAAM Bae-146 aircraft during the\nCOVEX flight (8<sup>th</sup> of December 2004).\n</p><p>COVEX data is available in the <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/faam/data/2009\">FAAM archive</a>, from where it can be viewed and downloaded by authorised users (see below). \nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).</p>\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n<p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n" }, { "ob_id": 6930, "dataPath": "/badc/covex/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p /><p>\nThe COVEX archive maintained at the BADC includes\ndata collected on board the FAAM Bae-146 aircraft during the\nCOVEX flight (8<sup>th</sup> of December 2004).\n</p><p>COVEX data is available in the <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/faam/data/2009\">FAAM archive</a>, from where it can be viewed and downloaded by authorised users (see below). \nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).</p>\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n<p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n" }, { "ob_id": 6934, "dataPath": "/badc/link/data/HadAM3/HadAM3H", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "HadAM3 data as part of LINK", "uuid": "9c9eb64b5038b4df1fc4c3f56226af3b", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6933/?format=api" }, "volume": 75326897640, "numberOfFiles": 4115, "fileFormat": null }, { "ob_id": 6938, "dataPath": "/badc/link/data/HadCM2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "HadCM2 data as part of LINK", "uuid": "6bf9eadf3ec582306367685756496600", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6937/?format=api" }, "volume": 47912203857, "numberOfFiles": 40828, "fileFormat": "<div property=\"cedacat:formats\">\r\n<div class=\"formats\">Data availability and file format</div>\r\n <p>The Met. Office LINK data are now available to registered LINK users. Please note that this dataset is still in the process of being populated from the original Met Office archive. These data are stored as binary PP files. Please follow this <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/link\">link</a> to access the archive</p>\r\n \r\n</div>\r\n\r\n\r\n" }, { "ob_id": 6941, "dataPath": "/badc/link/data/HadCM3", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "HadCM3 data as part of LINK", "uuid": "f96419af414751001b9c2e0d721d56f9", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6940/?format=api" }, "volume": 490497974200, "numberOfFiles": 6355963, "fileFormat": "<div property=\"cedacat:formats\">\r\n<div class=\"formats\">Data availability and file format</div>\r\n <p>The Met. Office LINK data are now available to registered LINK users. Please note that this dataset is still in the process of being populated from the original Met Office archive. These data are stored as binary PP files. Please follow this <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/link\">link</a> to access the archive</p>\r\n \r\n</div>\r\n\r\n\r\n" }, { "ob_id": 6943, "dataPath": "/badc/link/data/HadRM2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "HadRM2 data as part of LINK", "uuid": "4f16536bec1a34c706bc3e92f976d205", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6942/?format=api" }, "volume": 9199798584, "numberOfFiles": 539, "fileFormat": "<div property=\"cedacat:formats\">\r\n<div class=\"formats\">Data availability and file format</div>\r\n <p>The Met. Office LINK data are now available to registered LINK users. Please note that this dataset is still in the process of being populated from the original Met Office archive. These data are stored as binary PP files. Please follow this <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/link\">link</a> to access the archive</p>\r\n \r\n</div>\r\n\r\n\r\n" }, { "ob_id": 6946, "dataPath": "/badc/link", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n <p>The Met. Office LINK data are now available to registered LINK users. Please note that this dataset is still in the process of being populated from the original Met Office archive. These data are stored as binary PP files. Please follow this <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/link\">link</a> to access the archive</p>\n \n</div>\n\n\n" }, { "ob_id": 6969, "dataPath": "/badc/urgent/data/pumaco/Winter_2000/aun", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "URGENT PUMACO: Automatic Urban Network (AUN) Winter 2000 Atmospheric Chemistry measurements West Midlands, UK", "uuid": "ec83abf4cf7b6710b763ccf42efd50e8", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6968/?format=api" }, "volume": 661766, "numberOfFiles": 35, "fileFormat": "Data are NASA Ames formatted" }, { "ob_id": 7031, "dataPath": "/badc/urgent/data/pumaco/Winter_2000/la", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "URGENT PUMACO: Local Authorities Winter 2000 Atmospheric Chemistry measurements West Midlands, UK", "uuid": "c5ed8bc6a050e4bb7e4119641df1ef12", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7030/?format=api" }, "volume": 592320, "numberOfFiles": 9, "fileFormat": "Data are NASA Ames formatted" }, { "ob_id": 7065, "dataPath": "/badc/urgent/data/pumaco/Winter_2000/puma", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "URGENT PUMACO: NERC PUMA Winter 2000 Atmospheric Chemistry measurements West Midlands, UK", "uuid": "e34428a12696ba5d32f2246640f3622e", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7064/?format=api" }, "volume": 19155319, "numberOfFiles": 61, "fileFormat": "Data are NASA Ames formatted" }, { "ob_id": 7205, "dataPath": "/badc/urgent/data/pumaco", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Availability of data</div>\n<p>\n<table><tbody><tr valign=\"top\"><td><i>URGENT</i></td><td /><td>\nIn order to find out whether the URGENT Air archive includes the data you are\nlooking for, you may check\nthe <a href=\"http://badc.nerc.ac.uk/data/urgent/Archive-content.html\">archive contents</a> or browse\nthe <a href=\"http://badc.nerc.ac.uk/data/urgent/Data-inventory/\">URGENT Air Data Inventory</a>,\nthe <a href=\"http://badc.nerc.ac.uk/data/urgent/Sites/\">URGENT Air Sites List</a>\n\nor the various data summaries included in the \n<a href=\"http://badc.nerc.ac.uk/data/urgent/Projects-Doc/\">Air Projects Documentation</a>.\nYou can also travel down the\n<a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/urgent\">archive</a> tree.\nTo see the individual data files, however, you will need to have electronically signed the\nURGENT Data Protocol as part of the online dataset application (see <i>Access\nto Data</i> below).\n</td></tr></tbody></table>\n<table><tbody><tr valign=\"top\">\n<td width=\"70\"><i>PUMA</i></td>\n<td width=\"320\">\nData collected by the PUMA Consortium are also searchable by site name\n<i>via</i> a \"clickable\" Site Map:\n\n</td>\n<td />\n<td>\n<a href=\"http://badc.nerc.ac.uk/data/urgent/Sites/pumaco/puma-site-map.html\">\n<img alt=\"PUMA Site Map\" src=\"http://badc.nerc.ac.uk/data/urgent/Sites/pumaco/puma-map-logo.gif\" />\n</a></td>\n</tr></tbody></table>\n</p>\n<p>\nField campaign or model data are in NASA Ames Format for Data Exchange, with\nsome additional rules applying to URGENT Air data.\nImages are held in JPEG, GIF or other widely used image formats.\nFor further detail, please read the BADC documentation on\n<a href=\"http://badc.nerc.ac.uk/data/urgent/Format.html\">URGENT Air files format</a>.\n</p>\n\n</div>\n" }, { "ob_id": 7209, "dataPath": "/badc/urgent/data/pumaco", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "Field campaign or model data are in NASA Ames Format for Data Exchange, with some additional rules applying to URGENT Air data. Images are held in JPEG, GIF or other widely used image formats. For further detail, please read the BADC documentation on http://badc.nerc.ac.uk/data/urgent/Format.html URGENT Air files format" }, { "ob_id": 7214, "dataPath": "/badc/cast", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": null }, { "ob_id": 7217, "dataPath": "/badc/ukmo-um", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>The Met. Office Operational NWP data are stored as binary files in pp format. </p>\n\n <p><b><i><font size=\"4\">Please note</font></i></b>:</p>\n <p>These data are in the same byte order as they were on the Met Office systems, and as such they may require byte swapping before they can be read into existing software utilities such as XCONV on your systems. Byte swapping software has been available for some time from the BADC and is described at <a href=\"http://badc.nerc.ac.uk/help/software/xconv/index.html\">http://badc.nerc.ac.uk/help/software/xconv/index.html</a>.</p>\n <p><a href=\"http://badc.nerc.ac.uk/help/software/xconv\">Software utilities</a> to extract selected data types\nand levels and plot the data are now available\nfrom the BADC . These also allow the user to convert these files into several other formats such as NetCDF. </p>\n\n</div>\n\n\n" }, { "ob_id": 7220, "dataPath": "/badc/sage2/data/v6.10/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "Stratospheric Aerosol and Gas Experiment II (SAGE II): species profiles, version 6.10", "uuid": "53c9dd51b883900b51cc2a11d4792212", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7219/?format=api" }, "volume": 1271662891, "numberOfFiles": 382, "fileFormat": "The files are unformatted (native format) binary files written on a DEC Alpha by a program compiled using the DIGITAL Fortran 90 V5.2-705 compiler. The data consists of two and four byte little endian integers and single and double precision little endian IEEE floating point data. Refer to the linked documentation and software provided to read these data." }, { "ob_id": 7225, "dataPath": "/badc/noaa-20cr-v2/data/grib/means_spreads", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: Ensemble means and spreads for 1891 to present in GRIB format, Version II", "uuid": "44ea207df48e328fa56f754fc4fa97ca", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7224/?format=api" }, "volume": 9674078061180, "numberOfFiles": 3300043, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7231, "dataPath": "/badc/noaa-20cr-v2/data/grib/means_spreads", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "Data are netCDF formatted\r\n\r\n" }, { "ob_id": 7236, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1870", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1871-1875 in GRIB format, Version II", "uuid": "195c3239267d6d0303503ba1d65388e9", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7235/?format=api" }, "volume": 4196646017454, "numberOfFiles": 839963, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7239, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1895", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1896-1900 in GRIB format, Version II", "uuid": "f12bd8d2d7401e2f5f0e30ab34a32ce0", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7238/?format=api" }, "volume": 4197395436036, "numberOfFiles": 839963, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7241, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1885", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1886-1890 in GRIB format, Version II", "uuid": "81525ab37b974741ac23a34972a6b9a2", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7240/?format=api" }, "volume": 4197473984070, "numberOfFiles": 839963, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7243, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1890", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1891-1895 in GRIB format, Version II", "uuid": "f6d91241e36829ba1751b9b5911c5533", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7242/?format=api" }, "volume": 4197422070883, "numberOfFiles": 839962, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7245, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1880", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1881-1885 in GRIB format, Version II", "uuid": "207c24f6ec32d6a9ec97abb6867facb3", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7244/?format=api" }, "volume": 939, "numberOfFiles": 2, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7247, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1875", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1876-1880 in GRIB format, Version II", "uuid": "887611b657a5b12710ff0e83b13d21d6", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7246/?format=api" }, "volume": 4199568873515, "numberOfFiles": 840422, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7249, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1910", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1911-1915 in GRIB format, Version II", "uuid": "430bad336a64625c6433ff02bc10713b", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7248/?format=api" }, "volume": 4197284499294, "numberOfFiles": 839963, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7251, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1925", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1926-1930 in GRIB format, Version II", "uuid": "b744566ee024db41400643434677e525", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7250/?format=api" }, "volume": 4197936073886, "numberOfFiles": 839963, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7253, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1915", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1916-1920 in GRIB format, Version II", "uuid": "ec32380a9bb1f770fb3b7786f97bbccb", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7252/?format=api" }, "volume": 4199441076993, "numberOfFiles": 840422, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7255, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1905", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1906-1910 in GRIB format, Version II", "uuid": "ccfdfcea8eb5af3727258f7d0fc88a62", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7254/?format=api" }, "volume": 4197858704912, "numberOfFiles": 839962, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7257, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1920", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1921-1925 in GRIB format, Version II", "uuid": "0d5e8df3d851c34c6a58ab4ef56d2d40", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7256/?format=api" }, "volume": 4197791728694, "numberOfFiles": 839963, "fileFormat": "Data are WMO GRIB1 formatted\r\n" }, { "ob_id": 7259, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1900", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1901-1905 in GRIB format, Version II", "uuid": "1f4d0ad926de753b05152dc8612770f1", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7258/?format=api" }, "volume": 4197482411832, "numberOfFiles": 839963, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7261, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1955", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1956-1960 in GRIB format, Version II", "uuid": "a1fbda35936325138d8106c509c1e6eb", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7260/?format=api" }, "volume": 4201414010899, "numberOfFiles": 840422, "fileFormat": "Data are WMO GRIB1 formatted\r\n\r\n" }, { "ob_id": 7263, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1945", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1946-1951 in GRIB format, Version II", "uuid": "cd09b6d26bd926bd7e08f577c89eab7f", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7262/?format=api" }, "volume": 5035840738565, "numberOfFiles": 1007862, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7265, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1965", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1966-1970 in GRIB format, Version II", "uuid": "25e106739d1545ee2f84bb3c0e5ebeb5", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7264/?format=api" }, "volume": 4198603468089, "numberOfFiles": 839962, "fileFormat": "Data are GRIB1 and NCEP formatted" }, { "ob_id": 7267, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1940", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1941-1945 in GRIB format, Version II", "uuid": "edc46623b2077443438a242b57dd15fc", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7266/?format=api" }, "volume": 2933526298584, "numberOfFiles": 586890, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7269, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1975", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1976-1980 in GRIB format, Version II", "uuid": "8c9d889c3ed3e25d780fa266cb4c761a", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7268/?format=api" }, "volume": 4200585246405, "numberOfFiles": 840422, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7271, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1985", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1986-1990 in GRIB format, Version II", "uuid": "822945dded6d459a074f54fe87a4d37c", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7270/?format=api" }, "volume": 4198227855519, "numberOfFiles": 839961, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7273, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1950", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1951-1955 in GRIB format, Version II", "uuid": "e5295816fa65b19a2a812e9ad28dff8c", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7272/?format=api" }, "volume": 4198539294793, "numberOfFiles": 839962, "fileFormat": "Data are WMO GRIB1 formatted\r\n\r\n" }, { "ob_id": 7275, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1960", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1961-1965 in GRIB format, Version II", "uuid": "bd444327e97de526d7ae8349f572b3b5", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7274/?format=api" }, "volume": 4198713027931, "numberOfFiles": 839960, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7277, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1970", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1971-1975 in GRIB format, Version II", "uuid": "eec8e67bc8d3e10d48f678a58222a86a", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7276/?format=api" }, "volume": 4198887153023, "numberOfFiles": 839962, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7279, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1935/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1936-1940 in GRIB format, Version II", "uuid": "bd48bd85823d92f2b8354a0c348374fc", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7278/?format=api" }, "volume": 4198684699129, "numberOfFiles": 840422, "fileFormat": "Data are GRIB1 formatted" }, { "ob_id": 7281, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1990", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1991-1995 in GRIB format, Version II", "uuid": "ffde21cba00054610b75b5d77e11e176", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7280/?format=api" }, "volume": 4198480689229, "numberOfFiles": 839917, "fileFormat": "Data are WMO GRIB1 formatted\r\n\r\n" }, { "ob_id": 7283, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1980", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1981-1985 in GRIB format, Version II", "uuid": "9bc3aec2ad89c10894e9fe371a2816b0", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7282/?format=api" }, "volume": 4198304008611, "numberOfFiles": 839962, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7285, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1995", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1996-2000 in GRIB format, Version II", "uuid": "6aee33775fb3bcf1c50cc759c39eba26", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7284/?format=api" }, "volume": 4200886066517, "numberOfFiles": 840366, "fileFormat": "Data are WMO GRIB1 formatted\r\n\r\n\r\n" }, { "ob_id": 7287, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_1930", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 1931-1935 in GRIB format, Version II", "uuid": "5a8142f01bb8033c9488d170bd6729ad", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7286/?format=api" }, "volume": 4196620959010, "numberOfFiles": 839964, "fileFormat": "Data are WMO GRIB1 formatted\r\n" }, { "ob_id": 7289, "dataPath": "/badc/noaa-20cr-v2/data/grib/ens_members/ensda_2000", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: 56 ensemble member run output for 2001 to present in GRIB format, Version II", "uuid": "ba69e6d39f9ae1cc901d59fb963c40d4", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7288/?format=api" }, "volume": 6720192678009, "numberOfFiles": 1344419, "fileFormat": "Data are GRIB1 formatted\r\n\r\n\r\n" }, { "ob_id": 7291, "dataPath": "/badc/noaa-20cr-v2/data/grib/input_obs", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "NOAA-CIRES Twentieth Century Reanalysis Project: input observation data", "uuid": "9c0a54ee862d8be14d5459c23c74452d", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7290/?format=api" }, "volume": 288580575122, "numberOfFiles": 203082, "fileFormat": "Data are WMO GRIB1 formatted" }, { "ob_id": 7294, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7298, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7301, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7304, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7307, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7310, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7313, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7316, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7319, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7322, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7325, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7328, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7331, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7334, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7337, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7340, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7343, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7346, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7349, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7352, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7355, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7358, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7361, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7364, "dataPath": "/badc/icepic/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/icepic/\">ICEPIC archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>ICEPIC data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7368, "dataPath": "/badc/bodeker-scientific-ozone/data/number_density", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "Bodeker Scientific vertical ozone profile - Number Density", "uuid": "b2ec2f42a3d7f508958e6c6fd9117c8b", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7367/?format=api" }, "volume": 35108987, "numberOfFiles": 11, "fileFormat": "NetCDF" }, { "ob_id": 7370, "dataPath": "/badc/bodeker-scientific-ozone/data/mixing_ratio", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "Bodeker Scientific vertical ozone profile - mixing ratio", "uuid": "11e34b5469d4813c02b31c5364995aa6", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7369/?format=api" }, "volume": 35109065, "numberOfFiles": 11, "fileFormat": "NetCDF" }, { "ob_id": 7373, "dataPath": "/badc/ukmo-hadat/data/HadAT0/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": { "title": "HadAT0 - Met Office Globally gridded radiosonde temperature anomalies version 0 (1958 to 2002)", "uuid": "a2f2f939753f5ff1bb5432e956e380d3", "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7372/?format=api" }, "volume": 230985825, "numberOfFiles": 19, "fileFormat": "The data are available in ASCII and NetCDF format" }, { "ob_id": 7375, "dataPath": "/badc/ukmo-hadat/data/HadAT1/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\r\n<div class=\"formats\">Data file format</div>\r\n\r\n<p>The data held at the BADC, are stored in a simple ASCII format\r\n(plain text and \"human\" readable) and also in <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\r\n\r\n\r\n</p></div>\r\n" }, { "ob_id": 7377, "dataPath": "/badc/ukmo-hadat/data/HadAT2/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\r\n<div class=\"formats\">Data file format</div>\r\n\r\n<p>The data held at the BADC, are stored in a simple ASCII format\r\n(plain text and \"human\" readable) and also in <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\r\n\r\n\r\n</p></div>\r\n" }, { "ob_id": 7380, "dataPath": "/badc/caesar", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/caesar/\">CAESAR archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>CAESAR data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7383, "dataPath": "/badc/caesar", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/caesar/\">CAESAR archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>CAESAR data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" }, { "ob_id": 7386, "dataPath": "/badc/caesar", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "observation": null, "volume": 0, "numberOfFiles": 0, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/caesar/\">CAESAR archive</a> at the BADC.\n</p>\nThese data include both core and non-core data (for a definition of core data, see the document on <a href=\"http://www.faam.ac.uk/index.php/science-instruments\">FAAM Instruments</a>).<p />\n<p>\nFAAM processed core data are stored in\n<a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a>.\nProcessed non-core data are stored in\n<a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a>. Raw core data are stored in zipped VMS files.\nSome software to read, manipulate and convert these formats into each other are\nprovided by the BADC (software directory in the FAAM archive) or other agencies.\n</p>\n\n\n<p>CAESAR data are stored in either <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">NetCDF</a> or <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames</a> format. \n</p><p>File names follow the \n<a href=\"http://badc.nerc.ac.uk/help/file_naming.html\">BADC file name convention</a>\nand (for FAAM data) the\n<a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\">FAAM file name convention</a>.\n</p>\n</div>\n\n" } ] }