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=800
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 11555,
    "next": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=900",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=700",
    "results": [
        {
            "ob_id": 4664,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4668,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4672,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4676,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4679,
            "dataPath": "/badc/csip/data/core_imk-dornier128",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are NASA Ames formatted."
        },
        {
            "ob_id": 4685,
            "dataPath": "/badc/csip/data/metoffice-radiom-mp3000",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are netCDF formatted and images are png formatted"
        },
        {
            "ob_id": 4689,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4693,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4697,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4701,
            "dataPath": "/badc/csip/data/salford-lidar-dop-1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 4704,
            "dataPath": "/badc/csip/data/aber-radar-1290mhz/csip_pilot/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): Vertical wind profile data from the Universities' Facility for Atmospheric Measurement's (UFAM) 1290mhz Degreane Mobile Wind Profiler from Ashmansworth, Hampshire, UK",
                "uuid": "80b73e32ea38dd42f08b21a46f763083",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4703/?format=api"
            },
            "volume": 22970836,
            "numberOfFiles": 295,
            "fileFormat": "Data are netCDF formatted, whilst plots are in PNG format"
        },
        {
            "ob_id": 4709,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4713,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4717,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4720,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4723,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4726,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4730,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4735,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4740,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4744,
            "dataPath": "/badc/csip/data/leeds-radiosonde",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP) Project: University of Leeds radiosonde data from Bath, Chilbolton and Preston Farm sites.",
                "uuid": "90d1a5dc28950e26b33e2168557090bc",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4743/?format=api"
            },
            "volume": 57645601,
            "numberOfFiles": 219,
            "fileFormat": "Data are NASA Ames formatted."
        },
        {
            "ob_id": 4748,
            "dataPath": "/badc/csip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Availability of data and file format&lt;/div&gt;\n&lt;p&gt;\nData is is currently being collected and submitted to the BADC. The data is located in the \n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP\narchive&lt;/a&gt; and is currently available only to individuals associated with the campaign.\n&lt;/p&gt;\n\n&lt;p&gt;If you are a data provider, please read the\n&lt;a href=\"http://badc.nerc.ac.uk/ufam/csip/submission.html\"&gt;submission instructions&lt;/a&gt; and notes on the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;filenaming convention&lt;/a&gt;\nbefore using the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/data/upload.html\"&gt;data file uploader&lt;/a&gt;.  &lt;/p&gt;&lt;p&gt;\nThe data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.\n  If you wish to check that files are correctly formatted before uploading them \nplease use the &lt;a href=\"http://titania.badc.rl.ac.uk/cgi-bin/cf-checker.pl\"&gt;\nNetCDF format checker&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/dataex_file.cgi.pl\"&gt;\n\nNASA-Ames format checker&lt;/a&gt;.\nIt is important that the data be well documented.\nPlease follow the BADC guidelines regarding the submission of\n&lt;a href=\"http://badc.nerc.ac.uk/help/metadata/\"&gt;metadata&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;Many data files contain the variable &lt;i&gt;time&lt;/i&gt; which can be expressed in \nseveral ways. Guidelines on the &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/nasa-ames-time.htm\"&gt; \nrecommended format of the time-variable&lt;/a&gt;  header lines, units and the data values in \nNasa-Ames files are available and are based on the format used in NetCDF.\n&lt;/p&gt;&lt;/div&gt;     \n"
        },
        {
            "ob_id": 4751,
            "dataPath": "/badc/csip/data/ukmo-radiosondes",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): UK Met Office High Resolution Radiosonde Data",
                "uuid": "0ccee9243541e8ce0f584ca601e770f3",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4750/?format=api"
            },
            "volume": 37181018,
            "numberOfFiles": 226,
            "fileFormat": "Data are ps formatted.\r\n\r\n"
        },
        {
            "ob_id": 4754,
            "dataPath": "/badc/csip/data/salford-sonic-2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP):  University of Salford sonic anemometer measurements from Faccombe, UK",
                "uuid": "d097bdf18c4399ef3178024464332ddf",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4753/?format=api"
            },
            "volume": 774713741,
            "numberOfFiles": 38,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 4757,
            "dataPath": "/badc/csip/data/cfarr-raingauges",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;Data is is currently being collected and submitted to the BADC. The data is located in the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP archive&lt;/a&gt; and is currently available only to individuals associated with the campaign.&lt;/p&gt;\n&lt;/div&gt;\n\n\n"
        },
        {
            "ob_id": 4760,
            "dataPath": "/badc/csip/data/aber-radar-1290mhz/csip_main",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP) field campaign, 2005: Vertical wind profile data from the Universities' Facility for Atmospheric Measurement's (UFAM) 1290mhz Degreane Mobile Wind Profiler from Linkenholt, Hampshire, UK",
                "uuid": "79f6e3dd5b2ec532164f5e646f03b850",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4759/?format=api"
            },
            "volume": 4875982617,
            "numberOfFiles": 85529,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;Raw data are stored as binary files&lt;/p&gt;\n&lt;p&gt; The processed data are stored in NetCDF and NASA-Ames &lt;a href=\"http://badc.nerc.ac.uk/help/formats/\"&gt;formats&lt;/a&gt;.&lt;/p&gt;\n&lt;/div&gt;\n\n\n"
        },
        {
            "ob_id": 4763,
            "dataPath": "/badc/csip/data/cfarr-south-wonston-links",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;Data is is currently being collected and submitted to the BADC. The data is located in the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP archive&lt;/a&gt; and is currently available only to individuals associated with the campaign.&lt;/p&gt;\n&lt;/div&gt;\n\n\n"
        },
        {
            "ob_id": 4767,
            "dataPath": "/badc/csip/data/salford-photograph",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): University of Salford Photograph Data",
                "uuid": "0a6910dde9de1db7e3f82763696235bc",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4766/?format=api"
            },
            "volume": 50105708,
            "numberOfFiles": 81,
            "fileFormat": "Images are jpg formatted.\r\n\r\n"
        },
        {
            "ob_id": 4771,
            "dataPath": "/badc/csip/data/leeds-aws",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): the University of Leeds Mutiple Automatic Weather Station Data",
                "uuid": "f17078a97869cf4956b2f1f4cf43e431",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4770/?format=api"
            },
            "volume": 2427124278,
            "numberOfFiles": 31,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 4774,
            "dataPath": "/badc/csip/data/ukmo-nimrod/2004",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP) Pilot: UK Met Office 2 km Nimrod Rain Radar Data",
                "uuid": "794eccbedfb6b78471fd077a4e406ac2",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4773/?format=api"
            },
            "volume": 287005629,
            "numberOfFiles": 14895,
            "fileFormat": "Data are Met Office Nimrod formatted. Images are GIF formatted.\r\n\r\n"
        },
        {
            "ob_id": 4781,
            "dataPath": "/badc/csip/data/cfarr-met-sensors",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;Data is is currently being collected and submitted to the BADC. The data is located in the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP archive&lt;/a&gt; and is currently available only to individuals associated with the campaign.&lt;/p&gt;\n&lt;/div&gt;\n\n\n"
        },
        {
            "ob_id": 4784,
            "dataPath": "/badc/csip/data/cfarr-lidars",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;Data is is currently being collected and submitted to the BADC. The data is located in the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP archive&lt;/a&gt; and is currently available only to individuals associated with the campaign.&lt;/p&gt;\n&lt;/div&gt;\n\n\n"
        },
        {
            "ob_id": 4787,
            "dataPath": "/badc/csip/data/salford-aws-1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): Automatic Weather Station at Faccombe, UK from the University of Salford",
                "uuid": "7cd5d7914bbfdff451b968b8353accfa",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4786/?format=api"
            },
            "volume": 45730784,
            "numberOfFiles": 343,
            "fileFormat": "Data are netCDF formatted and images are jpg formatted."
        },
        {
            "ob_id": 4790,
            "dataPath": "/badc/csip/data/salford-sonic-1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP):  University of Salford sonic anemometer 1 measurements from Faccombe, UK",
                "uuid": "551de719eb4a3294f69cd29a0f898250",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4789/?format=api"
            },
            "volume": 1155070901,
            "numberOfFiles": 285,
            "fileFormat": "Data are netCDF formatted\r\n"
        },
        {
            "ob_id": 4793,
            "dataPath": "/badc/csip/data/cfarr-radiometers",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;Data is is currently being collected and submitted to the BADC. The data is located in the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP archive&lt;/a&gt; and is currently available only to individuals associated with the campaign.&lt;/p&gt;\n&lt;/div&gt;\n\n\n"
        },
        {
            "ob_id": 4796,
            "dataPath": "/badc/csip/data/core_imk-dornier128",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): Institute of Meteorology and Climate Research (IMK) Dornier 128 Aircraft Data at Chilbolton, UK",
                "uuid": "d4d51d24a53c67265f47f3527a7f20c8",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4795/?format=api"
            },
            "volume": 34264874,
            "numberOfFiles": 19,
            "fileFormat": "Data are NASA Ames formatted."
        },
        {
            "ob_id": 4799,
            "dataPath": "/badc/csip/data/imk-radiosonde",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): Institute of Meteorology and Climate Research (IMK) Radiosonde Data",
                "uuid": "b26f235798834aaeed512083e9963fee",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4798/?format=api"
            },
            "volume": 485922177,
            "numberOfFiles": 592,
            "fileFormat": "Date are txt formatted and images are jpg formatted."
        },
        {
            "ob_id": 4802,
            "dataPath": "/badc/csip/data/leeds-sodar2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): temperature, humidity and wind profiles from the University of Leeds Sodar 2 at the Alice Holt site, Hampshire",
                "uuid": "89a4830fb0fcfb64e14a8204c58098e9",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4801/?format=api"
            },
            "volume": 20360729,
            "numberOfFiles": 119,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 4805,
            "dataPath": "/badc/csip/data/aber-o3lidar",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): University of Wales, Aberystwyth Mobile Ozone Lidar Data",
                "uuid": "1d68cdca1f695ab5670e7663c7854912",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4804/?format=api"
            },
            "volume": 260430,
            "numberOfFiles": 4,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 4808,
            "dataPath": "/badc/csip/data/cfarr-radar-acrobat",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;Data is is currently being collected and submitted to the BADC. The data is located in the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/csip/data\"&gt;CSIP archive&lt;/a&gt; and is currently available only to individuals associated with the campaign.&lt;/p&gt;\n&lt;/div&gt;\n\n\n"
        },
        {
            "ob_id": 4811,
            "dataPath": "/badc/csip/data/imk-lidar",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): Institute of Meteorology and Climate Research (IMK) Lidar Data",
                "uuid": "82bb02e101836990506deff04e285cda",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4810/?format=api"
            },
            "volume": 880303964,
            "numberOfFiles": 3100,
            "fileFormat": "Images are jpg formatted."
        },
        {
            "ob_id": 4814,
            "dataPath": "/badc/csip/data/ukmo-nrt",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): UK Met Office Near-Real-Time (NRT) Data",
                "uuid": "95c40a73dfe7f77c2e0203ec6d566e8e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4813/?format=api"
            },
            "volume": 14534119,
            "numberOfFiles": 97,
            "fileFormat": "Data are gif formatted."
        },
        {
            "ob_id": 4818,
            "dataPath": "/badc/csip/data/leeds-sodar1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): temperature, humidity and wind profiles from the University of Leeds Sodar 1 at the Chilbolton Observatory, Hampshire",
                "uuid": "21db29857564ee26927077b51ff3932a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4817/?format=api"
            },
            "volume": 454368936,
            "numberOfFiles": 859,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 4821,
            "dataPath": "/badc/csip/data/cfarr-cloud-camera",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 4824,
            "dataPath": "/badc/csip/data/man-radiosonde",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): the University of Manchester Radiosonde Data from Swanage, UK",
                "uuid": "110256814c81a9c6cdf53cfd842e6c31",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4823/?format=api"
            },
            "volume": 67213905,
            "numberOfFiles": 251,
            "fileFormat": "Data are NASA Ames formatted.\r\n"
        },
        {
            "ob_id": 4827,
            "dataPath": "/badc/csip/data/salford-radiometer-1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): temperature, humidity and water vapour content profiles from the University of Salford radiometer at Faccombe, UK",
                "uuid": "e223c57d5d57674666b27765357d9a92",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4826/?format=api"
            },
            "volume": 74616516,
            "numberOfFiles": 356,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 4830,
            "dataPath": "/badc/csip/data/leeds-radiosonde",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are NASA Ames formatted."
        },
        {
            "ob_id": 4833,
            "dataPath": "/badc/csip/data/ecmwf-charts",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): European Centre for Medium-Range Weather Forecasts (ECMWF) Forecast Charts",
                "uuid": "62a2c5e2073263a24746e6cf60ce15f5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4832/?format=api"
            },
            "volume": 357443440,
            "numberOfFiles": 3992,
            "fileFormat": "Data are gif formatted."
        },
        {
            "ob_id": 4835,
            "dataPath": "/badc/csip/data/mesoscale-forecast",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): Mesoscale Rainfall Forecast Data over UK and Northern Europe",
                "uuid": "2ab4c4ac60df79af38d7239057a6eb39",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4834/?format=api"
            },
            "volume": 9888715811,
            "numberOfFiles": 66622,
            "fileFormat": "Data are tar and gzipped formatted "
        },
        {
            "ob_id": 4843,
            "dataPath": "/badc/csip/data/man-webcam",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): Webcam at Linkenholt, UK from the University of Manchester",
                "uuid": "f0f395dbb5b68da3b9e235bdf2bc97b5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4842/?format=api"
            },
            "volume": 4138109628,
            "numberOfFiles": 85367,
            "fileFormat": "Images are jpg formatted."
        },
        {
            "ob_id": 4846,
            "dataPath": "/badc/csip/data/metoffice-radiom-mp3000",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): Met Office Radiometrics MP3000 profling radiometer at Linkenholt, UK",
                "uuid": "307f3be807331cc534223b11ef0ff9ca",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4845/?format=api"
            },
            "volume": 132439576,
            "numberOfFiles": 66,
            "fileFormat": "Data are netCDF formatted and images are png formatted\r\n"
        },
        {
            "ob_id": 4849,
            "dataPath": "/badc/csip/data/salford-lidar-dop-1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): University of Salford Doppler Lidar Data",
                "uuid": "06811877907e0da7236d294a9fea4511",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4848/?format=api"
            },
            "volume": 189731945,
            "numberOfFiles": 919,
            "fileFormat": "Data are netCDF formatted\r\n\r\n\r\n"
        },
        {
            "ob_id": 4852,
            "dataPath": "/badc/csip/data/reading-radiosonde",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Convective Storm Initiation Project (CSIP): Radiosonde Data from the University of Reading",
                "uuid": "8075c2db8e687fe3aa6d26d9b7d0bf48",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4851/?format=api"
            },
            "volume": 65640597,
            "numberOfFiles": 261,
            "fileFormat": "Data are NASA Ames formatted."
        },
        {
            "ob_id": 4856,
            "dataPath": "/badc/ukmo-rad/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Global Radiosonde Data from the Met Office",
                "uuid": "83cff8af69b35487ccda8e123449bc3c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4855/?format=api"
            },
            "volume": 111616797183,
            "numberOfFiles": 482864,
            "fileFormat": "These data are NASA Ames formatted."
        },
        {
            "ob_id": 4861,
            "dataPath": "/badc/hadcm3-control/data/aaxzw",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadCM3 Control Run - aaxzw run",
                "uuid": "69b8d1d65d16643c716ff5b972130f10",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4860/?format=api"
            },
            "volume": 208996475355,
            "numberOfFiles": 7441,
            "fileFormat": null
        },
        {
            "ob_id": 4863,
            "dataPath": "/badc/hadcm3-control/data/1000yr",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadCM3 Control run - 1000 years run",
                "uuid": "948396dc867163e927c4553ac2332d52",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4862/?format=api"
            },
            "volume": 272204030072,
            "numberOfFiles": 592152,
            "fileFormat": null
        },
        {
            "ob_id": 4865,
            "dataPath": "/badc/hadcm3-control/data/aaxzp",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadCM3 Control Run - aaxzp run",
                "uuid": "36a37116cdf0a4118e845b49d23c99b4",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4864/?format=api"
            },
            "volume": 222536300723,
            "numberOfFiles": 7923,
            "fileFormat": null
        },
        {
            "ob_id": 4867,
            "dataPath": "/badc/hadcm3-control/data/abxpa",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadCM3 Control Run - abxpa run",
                "uuid": "787546a5209cb506e3d3a5fe3e91d773",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4866/?format=api"
            },
            "volume": 74197401435,
            "numberOfFiles": 2641,
            "fileFormat": null
        },
        {
            "ob_id": 4869,
            "dataPath": "/badc/hadcm3-control/data/100yr",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadCM3 Control run - 100 years run",
                "uuid": "12fc103f80759ab4b8e94cb4e6056681",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4868/?format=api"
            },
            "volume": 161929554763,
            "numberOfFiles": 5812,
            "fileFormat": null
        },
        {
            "ob_id": 4871,
            "dataPath": "/badc/hadcm3-control/data/aaxzk",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadCM3 Control Run - aaxzk run",
                "uuid": "dd1d773476ff008d9d192ddd614e7e27",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4870/?format=api"
            },
            "volume": 208947338019,
            "numberOfFiles": 7443,
            "fileFormat": null
        },
        {
            "ob_id": 4874,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4878,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4881,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4884,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4887,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4890,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4893,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4896,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4899,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4902,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4905,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4908,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4911,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4914,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4917,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4920,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4923,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4926,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4929,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4932,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4935,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4938,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4941,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4944,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4947,
            "dataPath": "/badc/fluxex/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/fluxex/\"&gt;FLUXEX archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;FLUXEX data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4952,
            "dataPath": "/badc/quest/data/qgsi/wp_i5_aquatic_ecosystems",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "QUEST-GSI: Aquatic Vulnerability Analysis model data",
                "uuid": "0ccf999ccfeda664fbd2a950af3a0581",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/4951/?format=api"
            },
            "volume": 20842967,
            "numberOfFiles": 2295,
            "fileFormat": "Data are ASCII and CSV formatted"
        },
        {
            "ob_id": 4955,
            "dataPath": "/badc/pose",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/pose/\"&gt;POSE archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;POSE data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4959,
            "dataPath": "/badc/pose",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/pose/\"&gt;POSE archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;POSE data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4962,
            "dataPath": "/badc/pose",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/pose/\"&gt;POSE archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;POSE data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4965,
            "dataPath": "/badc/pose",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/pose/\"&gt;POSE archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;POSE data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4968,
            "dataPath": "/badc/pose",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/pose/\"&gt;POSE archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;POSE data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4971,
            "dataPath": "/badc/pose",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/pose/\"&gt;POSE archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;POSE data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4974,
            "dataPath": "/badc/pose",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/pose/\"&gt;POSE archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;POSE data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4977,
            "dataPath": "/badc/pose",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/pose/\"&gt;POSE archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;POSE data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4980,
            "dataPath": "/badc/pose",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/pose/\"&gt;POSE archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;POSE data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4983,
            "dataPath": "/badc/pose",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/pose/\"&gt;POSE archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;POSE data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4986,
            "dataPath": "/badc/pose",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/pose/\"&gt;POSE archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;POSE data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4989,
            "dataPath": "/badc/pose",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/pose/\"&gt;POSE archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;POSE data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4992,
            "dataPath": "/badc/pose",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/pose/\"&gt;POSE archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;POSE data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 4995,
            "dataPath": "/badc/pose",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Data availability and file format&lt;/div&gt;\n&lt;p&gt;\nData collected onboard the FAAM Bae-146 aircraft is stored in the\n &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/pose/\"&gt;POSE archive&lt;/a&gt; at the BADC.\n&lt;/p&gt;\nThese data include both core and non-core data (for a definition of core data, see the document on &lt;a href=\"http://www.faam.ac.uk/index.php/science-instruments\"&gt;FAAM Instruments&lt;/a&gt;).&lt;p /&gt;\n&lt;p&gt;\nFAAM processed core data are stored in\n&lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt;.\nProcessed non-core data are stored in\n&lt;a href=\"http;//badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt;. 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&lt;/p&gt;\n\n\n&lt;p&gt;POSE data are stored in either &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;NetCDF&lt;/a&gt; or &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA Ames&lt;/a&gt; format.  \n&lt;/p&gt;&lt;p&gt;File names follow the \n&lt;a href=\"http://badc.nerc.ac.uk/help/file_naming.html\"&gt;BADC file name convention&lt;/a&gt;\nand (for FAAM data) the\n&lt;a href=\"http://badc.nerc.ac.uk/data/faam/file-names.html\"&gt;FAAM file name convention&lt;/a&gt;.\n&lt;/p&gt;\n&lt;/div&gt;\n\n"
        }
    ]
}