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=1100
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=1200",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=1000",
    "results": [
        {
            "ob_id": 6123,
            "dataPath": "/badc/mst/data/surface-met",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "NERC Mesosphere-Stratosphere-Troposphere (MST) Radar Facility: Surface Meteorological Data, Capel Dewi site, Wales",
                "uuid": "51234b47e27aa55e50f8e2eb44927c1e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6122/?format=api"
            },
            "volume": 109578853,
            "numberOfFiles": 8417,
            "fileFormat": "Data are available in NASA-Ames formatted files."
        },
        {
            "ob_id": 6127,
            "dataPath": "/badc/mst/data/ral-cloud-radar",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "RAL 78GHz Cloud Radar Data from the NERC Mesosphere-Stratosphere-Troposphere (MST) Radar Facility",
                "uuid": "cb1e243488e94c2c019352bf24ff2e6c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6126/?format=api"
            },
            "volume": 4021409418,
            "numberOfFiles": 389,
            "fileFormat": null
        },
        {
            "ob_id": 6131,
            "dataPath": "/badc/mst/data/laser-ceilometer",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Laser Ceilometer Data from the Natural Environment Research Council (NERC) Mesosphere-Stratosphere-Troposphere (MST) Radar Facility, Capel Dewi, Wales",
                "uuid": "9a2e197d85995ca92037669a1ee9868d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6130/?format=api"
            },
            "volume": 426962158,
            "numberOfFiles": 3290,
            "fileFormat": null
        },
        {
            "ob_id": 6135,
            "dataPath": "/badc/mst/data/ukmo-gps-iwv",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Met Office GPS Integrated Water Vapour (IWV) Data from the NERC MST Radar Facility, Capel Dewi, Wales",
                "uuid": "7fd0d3526032da9bcbddd4512f72048e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6134/?format=api"
            },
            "volume": 1723637,
            "numberOfFiles": 65,
            "fileFormat": "Formatted data are held in ASCII formatted files."
        },
        {
            "ob_id": 6139,
            "dataPath": "/badc/mst/data/ukmo-uhfradar",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Met Office 915 MHz UHF Radar Data deployed at the NERC MST Radar Facility, Capel Dewi, Wales (1995 -2002)",
                "uuid": "5aa035592990b6915c2184d0c155cb60",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6138/?format=api"
            },
            "volume": 41863918,
            "numberOfFiles": 863,
            "fileFormat": "Data are held in ASCII formatted files."
        },
        {
            "ob_id": 6142,
            "dataPath": "/badc/mst/data/surface-wind",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "NERC Mesosphere-Stratosphere-Troposphere (MST) Radar Facility: 10m Surface Wind Data, Frongoch site, Wales",
                "uuid": "66dd0a3dec2498a477550037540a97bd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6141/?format=api"
            },
            "volume": 380800717,
            "numberOfFiles": 9303,
            "fileFormat": "The data are NASA-Ames formatted"
        },
        {
            "ob_id": 6147,
            "dataPath": "/badc/mst/data/wind-sensors-wxt510",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "NERC Mesosphere-Stratosphere-Troposphere (MST) Radar Facility: Surface winds from the WXT510 instrument, Capel Dewi site, Wales (2007-2015)",
                "uuid": "63c30b6310faa22e90b7e4a7adce1fa2",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6146/?format=api"
            },
            "volume": 113750423,
            "numberOfFiles": 2496,
            "fileFormat": "Data are CF-compliant NetCDF formatted."
        },
        {
            "ob_id": 6151,
            "dataPath": "/badc/mst/data/sky-camera",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Sky Camera Data from the Natural Environment Research Council (NERC) Mesosphere-Stratosphere-Troposphere (MST) Radar Facility, Capel Dewi, Wales",
                "uuid": "5a18810018d9be419a0c37bd276d04fe",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6150/?format=api"
            },
            "volume": 118016492427,
            "numberOfFiles": 56300,
            "fileFormat": null
        },
        {
            "ob_id": 6155,
            "dataPath": "/badc/mst/data/mst-products-v1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "NERC Mesosphere-Stratosphere-Troposphere (MST) Radar Facility Wind Version 1 data",
                "uuid": "367fdf52f48050d4e4ad88a3fc5563a5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6154/?format=api"
            },
            "volume": 16246707050,
            "numberOfFiles": 1329,
            "fileFormat": "Data are NASA Ames formatted"
        },
        {
            "ob_id": 6158,
            "dataPath": "/badc/mst/data/mst-products-v2",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "NERC Mesosphere-Stratosphere-Troposphere (MST) Radar Facility data v2",
                "uuid": "68b60c9a6ac4ff3f015bdad6e0f5a4b5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6157/?format=api"
            },
            "volume": 126452826994,
            "numberOfFiles": 15042,
            "fileFormat": "Data are NASA Ames formatted"
        },
        {
            "ob_id": 6161,
            "dataPath": "/badc/mst/data/mst-products-v3/m-mode",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "NERC Mesosphere-Stratosphere-Troposphere (MST) Radar: mesospheric structure and dynamics oberservations, version 3",
                "uuid": "215d6d99e46ceb067e9ee78b89f513d5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6160/?format=api"
            },
            "volume": 32621061977,
            "numberOfFiles": 12972,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 6164,
            "dataPath": "/badc/mst/data/mst-raw",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "NERC Mesosphere-Stratosphere-Troposphere (MST) Radar Facility Raw Data",
                "uuid": "b78bc5371b049211d3f67bedd5675e93",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6163/?format=api"
            },
            "volume": 2175919433939,
            "numberOfFiles": 636262,
            "fileFormat": null
        },
        {
            "ob_id": 6167,
            "dataPath": "/badc/mst/data/met-sensors-wxt510-ptu",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "NERC Mesosphere-Stratosphere-Troposphere (MST) Radar Facility: Surface pressure, temperature and relative humidity data from the Vaisala WXT510 instrument, Capel Dewi site, Wales (2007-2015)",
                "uuid": "8d7a920827e6137145f75dfe08d322dc",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6166/?format=api"
            },
            "volume": 83787246,
            "numberOfFiles": 2465,
            "fileFormat": "Data are in Climate and Forecast conventions (CF) compliant netCDF files."
        },
        {
            "ob_id": 6170,
            "dataPath": "/badc/mst/data/met-sensors-wxt510-precip",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "NERC Mesosphere-Stratosphere-Troposphere (MST) Radar Facility: Surface precipitation data from the Vaisala WXT510 instrument, Capel Dewi site, Wales (2007-2015)",
                "uuid": "62b7c0a31297c5a0fe115083eb8036c6",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6169/?format=api"
            },
            "volume": 56281444,
            "numberOfFiles": 2496,
            "fileFormat": "Data are in Climate and Forecast conventions (CF) compliant netCDF files."
        },
        {
            "ob_id": 6173,
            "dataPath": "/badc/mst/data/ukmo-aberporth-radiosonde/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Met Office Aberporth Radiosonde Data for comparison with the NERC MST Radar",
                "uuid": "6ae44be655d73d012728508103b8d128",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6172/?format=api"
            },
            "volume": 35381049,
            "numberOfFiles": 100,
            "fileFormat": "Data are stored in ASCII formatted files"
        },
        {
            "ob_id": 6178,
            "dataPath": "/badc/rapid/data/Tudhope_Rapid1_Round1/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "RAPID: HADCM3 model outputs (1924-2007)",
                "uuid": "6bbab8394124b252f8b1b036f9eb6b6b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6177/?format=api"
            },
            "volume": 86005366885,
            "numberOfFiles": 15612,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 6181,
            "dataPath": "/badc/claus/data/channel_2/hi_res",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "3-hourly High Resolution Brightness Temperature (BT) images",
                "uuid": "c2112bdd5f0ad698e70be6ab54c9a2ac",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6180/?format=api"
            },
            "volume": 132753124922,
            "numberOfFiles": 227941,
            "fileFormat": "Files are stored in the Portable Grey Map (PGM) format. This is a simple flat file binary format preceded by an ASCII (readable) header that contains information such as the image dimensions and version number.\r\n\r\nThere are 3 files for each day i.e. one data file (*.2bt) for the CLAUS Brightness Temperature Image Data and two ancillary files: *.2cs  for CLAUS Contributing Satellite Image Data and *.2iq for CLAUS Interpolation Quality Image Data.\r\n\r\nSee PGM File Format explained documentation under Docs."
        },
        {
            "ob_id": 6183,
            "dataPath": "/badc/claus/data/channel_2/lo_res",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "3-hourly Low Resolution Brightness Temperature (BT) images",
                "uuid": "ce476101711ce73107c9e90265ec6d9a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6182/?format=api"
            },
            "volume": 58972420485,
            "numberOfFiles": 227930,
            "fileFormat": "Files are stored in the Portable Grey Map (PGM) format. This is a simple flat file binary format preceded by an ASCII (readable) header that contains information such as the image dimensions and version number.\r\n\r\nThere are 3 files for each day i.e. one data file (*.2bt) for the CLAUS Brightness Temperature Image Data and two ancillary files: *.2cs  for CLAUS Contributing Satellite Image Data and *.2iq for CLAUS Interpolation Quality Image Data.\r\n\r\nSee PGM File Format explained documentation under Docs."
        },
        {
            "ob_id": 6185,
            "dataPath": "/badc/claus",
            "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\n&lt;p&gt;Data and software supplied to the BADC by ESSC are stored in\nthe BADC &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/claus/\"&gt;CLAUS\narchive&lt;/a&gt;. These data are available for general use, subject to the terms\nand conditions of use described in the Access Restrictions section below. &lt;/p&gt;\n\nCLAUS Documentation is as follows:\n&lt;ul&gt;\n   &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/claus/status.html\"&gt;CLAUS data version history&lt;/a&gt;&lt;/li&gt;\n   \n   &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/claus/pgm_format.html\"&gt;Description of PGM file format used\n   by CLAUS&lt;/a&gt;&lt;/li&gt;\n\n   &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/claus/doc/UserGuide.pdf\"&gt;User Guide.&lt;/a&gt;\n   \n&lt;/li&gt;&lt;/ul&gt;\n&lt;/div&gt;\n"
        },
        {
            "ob_id": 6188,
            "dataPath": "/badc/faam/data/2009/b455-jun-03",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 6192,
            "dataPath": "/badc/firetracc/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Firn-air analyser data at Devon Island Ice cap station, Dome Concordia and Dronning Maud land for the FIRETRACC campaign (1998)",
                "uuid": "137163fdaed06238e8decfcd1691b12b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6191/?format=api"
            },
            "volume": 273996,
            "numberOfFiles": 36,
            "fileFormat": "Data are NASA-Ames formatted."
        },
        {
            "ob_id": 6197,
            "dataPath": "/badc/firetracc/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Access to data and File Format&lt;/div&gt;\n\n&lt;p&gt;All data files and their associated\npaths can be found in the FIRETRACC &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/firetracc\"&gt;Data\nDirectory&lt;/a&gt;. Potential users are strongly advised to contact\nthe data provider before making use of any data. The data provider's\nname and e-mail can be found in the data file header. In case\nof any queries or difficulties in contacting data providers or\nusing data, please contact the FIRETRACC Scientific Co-ordinator\n&lt;a href=\"http://badc.nerc.ac.uk/data/firetracc/BillSturges.html\"&gt;Dr William Sturges &lt;/a&gt;.\nIf you need help in downloading the data via the Web or by anonymous\nFTP, please refer to the &lt;a href=\"http://badc.nerc.ac.uk/help/\"&gt;Help&lt;/a&gt; section. \n\n&lt;/p&gt;&lt;p&gt; The data files are in &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA-Ames&lt;/a&gt; data format. This format simplifies exchange of data between different computers. All files are written as ASCII and consist of a single\nheader followed by one or more tables of data. A document outlines the &lt;a href=\"http://badc.nerc.ac.uk/data/firetracc/submit.html\"&gt;File format and naming\nconvention&lt;/a&gt;. \n\n\n&lt;/p&gt;&lt;p /&gt;&lt;/div&gt;\n"
        },
        {
            "ob_id": 6201,
            "dataPath": "/badc/firetracc/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "&lt;div property=\"cedacat:formats\"&gt;\n&lt;div class=\"formats\"&gt;Access to data and File Format&lt;/div&gt;\n\n&lt;p&gt;All data files and their associated\npaths can be found in the FIRETRACC &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/firetracc\"&gt;Data\nDirectory&lt;/a&gt;. Potential users are strongly advised to contact\nthe data provider before making use of any data. The data provider's\nname and e-mail can be found in the data file header. In case\nof any queries or difficulties in contacting data providers or\nusing data, please contact the FIRETRACC Scientific Co-ordinator\n&lt;a href=\"http://badc.nerc.ac.uk/data/firetracc/BillSturges.html\"&gt;Dr William Sturges &lt;/a&gt;.\nIf you need help in downloading the data via the Web or by anonymous\nFTP, please refer to the &lt;a href=\"http://badc.nerc.ac.uk/help/\"&gt;Help&lt;/a&gt; section. \n\n&lt;/p&gt;&lt;p&gt; The data files are in &lt;a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\"&gt;NASA-Ames&lt;/a&gt; data format. This format simplifies exchange of data between different computers. All files are written as ASCII and consist of a single\nheader followed by one or more tables of data. A document outlines the &lt;a href=\"http://badc.nerc.ac.uk/data/firetracc/submit.html\"&gt;File format and naming\nconvention&lt;/a&gt;. \n\n\n&lt;/p&gt;&lt;p /&gt;&lt;/div&gt;\n"
        },
        {
            "ob_id": 6206,
            "dataPath": "/badc/bortas/data/model/geos-chem",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "BORTAS: Global 3-D chemical transport model (CTM) output data",
                "uuid": "5a98ee25f2cb8318c2028b5db75223c9",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6205/?format=api"
            },
            "volume": 20994476,
            "numberOfFiles": 50,
            "fileFormat": "Data are NASA Ames formatted"
        },
        {
            "ob_id": 6209,
            "dataPath": "/badc/ukmo-gmslp/data/GMSLP2.1f/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Met Office Hadley Centre Global Gridded Mean Sea Level Pressure (GMSLP2.1f) data (1871-1994)",
                "uuid": "1e61d4fa831b1151c2c780b01144d4ae",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6208/?format=api"
            },
            "volume": 31719398,
            "numberOfFiles": 126,
            "fileFormat": "ASCII"
        },
        {
            "ob_id": 6212,
            "dataPath": "/badc/ukmo-gmslp/data/HadSLP1/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Met Office Hadley Centre Global Gridded Mean Sea Level Pressure (HadSLP1) data (1871-1998)",
                "uuid": "fce4e4ff02a081754de71a4a62a14927",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6211/?format=api"
            },
            "volume": 61880391,
            "numberOfFiles": 4,
            "fileFormat": "ASCII"
        },
        {
            "ob_id": 6216,
            "dataPath": "/badc/hadgem1/data/aecaa",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Control run experiment - aecaa run",
                "uuid": "170deca109e3e3be57f9de1b3be4afc1",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6215/?format=api"
            },
            "volume": 588565221872,
            "numberOfFiles": 3826,
            "fileFormat": null
        },
        {
            "ob_id": 6218,
            "dataPath": "/badc/hadgem1/data/aecaj",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Control run experiment - aecaj run",
                "uuid": "29889f37440152484c757287c7ef6693",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6217/?format=api"
            },
            "volume": 1637971724038,
            "numberOfFiles": 8285,
            "fileFormat": null
        },
        {
            "ob_id": 6220,
            "dataPath": "/badc/hadgem1/data/aecan",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Control run experiment - aecan run",
                "uuid": "5367527127a0f5985e9a4f41694c25eb",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6219/?format=api"
            },
            "volume": 4198967869468,
            "numberOfFiles": 20513,
            "fileFormat": null
        },
        {
            "ob_id": 6222,
            "dataPath": "/badc/hadgem1/data/aecao",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Control run experiment - aecao run",
                "uuid": "e7b8130c1836ba9f233488a466853267",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6221/?format=api"
            },
            "volume": 1656133851607,
            "numberOfFiles": 8023,
            "fileFormat": null
        },
        {
            "ob_id": 6224,
            "dataPath": "/badc/hadgem1/data/aetkj",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Historical Anthropogenic experiment 3 - aetkj run",
                "uuid": "12e8a5329e9902e5c08edc2de4b2301a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6223/?format=api"
            },
            "volume": 134773040019,
            "numberOfFiles": 645,
            "fileFormat": null
        },
        {
            "ob_id": 6226,
            "dataPath": "/badc/hadgem1/data/aebtx",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 SRES A2 experiment - aebtx run",
                "uuid": "78c6410166ae170681b9844b9decc686",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6225/?format=api"
            },
            "volume": 1274201352153,
            "numberOfFiles": 6330,
            "fileFormat": null
        },
        {
            "ob_id": 6228,
            "dataPath": "/badc/hadgem1/data/aetkd",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Historical Anthropogenic experiment 2 - aetkd run",
                "uuid": "cca59671b39106c463eac43d68898090",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6227/?format=api"
            },
            "volume": 1714719088544,
            "numberOfFiles": 8235,
            "fileFormat": null
        },
        {
            "ob_id": 6230,
            "dataPath": "/badc/hadgem1/data/aebtg/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Historical Anthropogenic experiment - aebtg run",
                "uuid": "9a596cd37b7d2e55c2f60cfbd7893a9c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6229/?format=api"
            },
            "volume": 889691671872,
            "numberOfFiles": 4439,
            "fileFormat": null
        },
        {
            "ob_id": 6233,
            "dataPath": "/badc/hadgem1/data/aebtj/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Historical Anthropogenic experiment - aebtj run",
                "uuid": "f502d1fd02d710424a9dab7415b84bca",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6232/?format=api"
            },
            "volume": 128095398844,
            "numberOfFiles": 650,
            "fileFormat": null
        },
        {
            "ob_id": 6235,
            "dataPath": "/badc/hadgem1/data/aetke/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Historical Anthropogenic experiment 2 - aetke run",
                "uuid": "c851b78dbda679505b31b4e5ebe62d04",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6234/?format=api"
            },
            "volume": 132508508420,
            "numberOfFiles": 641,
            "fileFormat": null
        },
        {
            "ob_id": 6237,
            "dataPath": "/badc/hadgem1/data/aecai",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Control run experiment - aecai run",
                "uuid": "57af520b1b2b8a18d5181c1888220f88",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6236/?format=api"
            },
            "volume": 518785392112,
            "numberOfFiles": 2630,
            "fileFormat": null
        },
        {
            "ob_id": 6239,
            "dataPath": "/badc/hadgem1/data/afepc",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Control run experiment - afepc run",
                "uuid": "976ced8d3b149e1d698e806bfbf05af3",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6238/?format=api"
            },
            "volume": 4441929130,
            "numberOfFiles": 20,
            "fileFormat": null
        },
        {
            "ob_id": 6241,
            "dataPath": "/badc/hadgem1/data/aecac",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Control run experiment - aecac run",
                "uuid": "7f8615ac25488e617a1d9593f1241367",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6240/?format=api"
            },
            "volume": 2241923454894,
            "numberOfFiles": 11386,
            "fileFormat": null
        },
        {
            "ob_id": 6243,
            "dataPath": "/badc/hadgem1/data/aebtd/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Historical Anthropogenic experiment - aebtd run",
                "uuid": "c7eb4624c17a27d2e485f2f2fe58a383",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6242/?format=api"
            },
            "volume": 608553148163,
            "numberOfFiles": 3852,
            "fileFormat": null
        },
        {
            "ob_id": 6246,
            "dataPath": "/badc/hadgem1/data/aebte",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 One per cent per year increase in CO2 experiment - aebte run",
                "uuid": "e2b3435097138f070e010a9f14d39bd5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6245/?format=api"
            },
            "volume": 657702443632,
            "numberOfFiles": 3862,
            "fileFormat": null
        },
        {
            "ob_id": 6248,
            "dataPath": "/badc/hadgem1/data/afepb",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Control run experiment - afepb run",
                "uuid": "ae274369f993074ea4d31e8073b9155a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6247/?format=api"
            },
            "volume": 169810902411,
            "numberOfFiles": 684,
            "fileFormat": null
        },
        {
            "ob_id": 6250,
            "dataPath": "/badc/hadgem1/data/aetkh",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Historical Anthropogenic experiment 3 - aetkh run",
                "uuid": "5e8cff33d21b4d4a0c3e52d52110328c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6249/?format=api"
            },
            "volume": 1738640307369,
            "numberOfFiles": 8240,
            "fileFormat": null
        },
        {
            "ob_id": 6252,
            "dataPath": "/badc/hadgem1/data/aebto",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 SRES A1B experiment - aebto run",
                "uuid": "b8196f8321aba316937377d517f532bb",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6251/?format=api"
            },
            "volume": 1274957235736,
            "numberOfFiles": 6332,
            "fileFormat": null
        },
        {
            "ob_id": 6254,
            "dataPath": "/badc/hadgem1/data/aebtp",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Historical All bells and whistles experiment - aebtp run",
                "uuid": "a33dc7a9accb2bb4b388aa0278d55f26",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6253/?format=api"
            },
            "volume": 739160927220,
            "numberOfFiles": 3509,
            "fileFormat": null
        },
        {
            "ob_id": 6256,
            "dataPath": "/badc/hadgem1/data/aebth",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Historical All bells and whistles experiment - aebth run",
                "uuid": "e702045e51b493d990492d02a975d20f",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6255/?format=api"
            },
            "volume": 890001052585,
            "numberOfFiles": 4444,
            "fileFormat": null
        },
        {
            "ob_id": 6258,
            "dataPath": "/badc/hadgem1/data/aetkk",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Historical All bells and whistles 3 experiment - aetkk run",
                "uuid": "1c0b1263fe80ea698d69eed51d82c3bc",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6257/?format=api"
            },
            "volume": 134773151693,
            "numberOfFiles": 646,
            "fileFormat": null
        },
        {
            "ob_id": 6260,
            "dataPath": "/badc/hadgem1/data/aetkg",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Historical All bells and whistles 3 experiment - aetkg run",
                "uuid": "03715ab75b61640c9d38bf8de40e0b4c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6259/?format=api"
            },
            "volume": 1609840140582,
            "numberOfFiles": 7621,
            "fileFormat": null
        },
        {
            "ob_id": 6262,
            "dataPath": "/badc/hadgem1/data/aebtt",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Historical All bells and whistles experiment - aebtt run",
                "uuid": "f11a325b7a090ddbcbb9cd04c4af3dac",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6261/?format=api"
            },
            "volume": 128224060630,
            "numberOfFiles": 640,
            "fileFormat": null
        },
        {
            "ob_id": 6264,
            "dataPath": "/badc/hadgem1/data/aebtu",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Historical All bells and whistles experiment - aebtu run",
                "uuid": "8429119a54b8c61c9c46539f1686fe82",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6263/?format=api"
            },
            "volume": 128224060630,
            "numberOfFiles": 640,
            "fileFormat": null
        },
        {
            "ob_id": 6266,
            "dataPath": "/badc/hadgem1/data/aetki",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Historical All bells and whistles 3 experiment - aetki run",
                "uuid": "2d8a3e3ee37a2d6205716757c53d361c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6265/?format=api"
            },
            "volume": 136217834290,
            "numberOfFiles": 670,
            "fileFormat": null
        },
        {
            "ob_id": 6268,
            "dataPath": "/badc/hadgem1/data/aetkb",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "HadGEM1 Historical All bells and whistles 2 experiment - aetkb run",
                "uuid": "dadcf5a04b1b47094e58d7656984e9f3",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6267/?format=api"
            },
            "volume": 132508509012,
            "numberOfFiles": 640,
            "fileFormat": null
        },
        {
            "ob_id": 6271,
            "dataPath": "/badc/free/data/R8-H12-69_FLoAT/Tewkesbury/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Flood Risk for Extreme Events (FREE) The Flood Action Team (FLoAT): Aerial images of Tewkesbury area, 24-31 July 2007",
                "uuid": "f73a1ed90ca550c350f587d43a5e20aa",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6270/?format=api"
            },
            "volume": 278113917174,
            "numberOfFiles": 1404,
            "fileFormat": "Images are JPG formatted"
        },
        {
            "ob_id": 6278,
            "dataPath": "/badc/esa-wv/data",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ESA Water Visible Absorption Cross-Section measurements",
                "uuid": "01389235a3e595f74764f00494a5a2ae",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6277/?format=api"
            },
            "volume": 4102847,
            "numberOfFiles": 4,
            "fileFormat": "Data are Hitran 1996 formatted\r\n"
        },
        {
            "ob_id": 6281,
            "dataPath": "/badc/esa-wv/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are ASCII formatted"
        },
        {
            "ob_id": 6285,
            "dataPath": "/badc/rapid/data/Holmes_Rapid1_Round1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "RAPID: HadCM3 control 9K simulation freshwater experiment",
                "uuid": "17129bb5c8069a8e8cff93dc791e04a0",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6284/?format=api"
            },
            "volume": 199291333,
            "numberOfFiles": 15,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 6288,
            "dataPath": "/badc/microscope/data/man-radar-1290mhz/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "MICROSCOPE: Vertical wind profile data from the NCAS Atmospheric Measurement Facility's (AMF) 1290mhz Degreane Mobile Wind Profiler from Davidstow",
                "uuid": "09a132eb7e46945b4682869ee6b128df",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6287/?format=api"
            },
            "volume": 43165837,
            "numberOfFiles": 149,
            "fileFormat": "Data are netCDF formatted\r\n\r\n\r\n"
        },
        {
            "ob_id": 6294,
            "dataPath": "/badc/cwvc/data/Mixed_phase_clouds",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "3 GHz S-band radar data at Chilbolton Observatory site (CAMRa) for the CWVC Campaign (1999-2001)",
                "uuid": "51fa59ba02504de3d7e6ce21b155f742",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6293/?format=api"
            },
            "volume": 3963432215,
            "numberOfFiles": 4857,
            "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 and quicklook images, for 30 March 1999, 9 June 2000,\n20 October 2000, 21 November 2000, 28 February 2001, are available.\n\n&lt;/p&gt;&lt;p&gt;Data are stored in the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/cwvc/data/Mixed_phase_clouds/radar-camra\"&gt;CWVC Mixed Phase Clouds data project archive&lt;/a&gt;.\n\n&lt;/p&gt;&lt;p&gt;Images are stored in the BADC\n&lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/cwvc/images/Mixed_phase_clouds/\"&gt;CWVC Mixed Phase Clouds images project archive&lt;/a&gt;.\n&lt;/p&gt;&lt;p&gt;\nThe data are in &lt;a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\"&gt;netCDF&lt;/a&gt; (binary) \nformat and comply with the CF conventions (\n&lt;a href=\"http://www.cfconventions.org\"&gt;NetCDF Climate and Forecast Metadata\nConvention&lt;/a&gt; (Eaton et al., 2001)).\n&lt;/p&gt;\n\n&lt;p /&gt;&lt;/div&gt;\n"
        },
        {
            "ob_id": 6298,
            "dataPath": "/badc/land-emiss",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 6304,
            "dataPath": "/badc/ecmwf-era-interim/data/gg/am",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ECMWF ERA-Interim: reduced N256 Gaussian gridded model level analysis time parameter data (ggam)",
                "uuid": "fc48c0b1ff3a3016bbf7eef9754472ef",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6303/?format=api"
            },
            "volume": 2870324182727,
            "numberOfFiles": 83999,
            "fileFormat": "Data are GRIB formatted."
        },
        {
            "ob_id": 6308,
            "dataPath": "/badc/ecmwf-era-interim/data/ga/fm",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ECMWF ERA-Interim: reduced N256 Gaussian gridded model level accumulated forecast parameters data (gafm)",
                "uuid": "8d1057efbffbaca498d33f05a16e9b03",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6307/?format=api"
            },
            "volume": 17846264017547,
            "numberOfFiles": 118827,
            "fileFormat": "Data are GRIB formatted."
        },
        {
            "ob_id": 6311,
            "dataPath": "/badc/ecmwf-era-interim/data/ga/fs",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ECMWF ERA-Interim: reduced N256 Gaussian gridded surface level accumulated forecast parameters data (ggfs)",
                "uuid": "30dc9311a5ea71ea649b06a4cb31a47a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6310/?format=api"
            },
            "volume": 2120415124935,
            "numberOfFiles": 143411,
            "fileFormat": "Data are netCDF formatted.\r\n"
        },
        {
            "ob_id": 6313,
            "dataPath": "/badc/ecmwf-era-interim/data/gg/ap",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ECMWF ERA-Interim: reduced N256 Gaussian gridded pressure level analysis time parameter data (ggap)",
                "uuid": "cae68b35c821ce036f28eda09e7d3a7c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6312/?format=api"
            },
            "volume": 18440841745115,
            "numberOfFiles": 59416,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 6315,
            "dataPath": "/badc/ecmwf-era-interim/data/gg/fm",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ECMWF ERA-Interim: reduced N256 Gaussian gridded model level forecast parameter data (ggfm)",
                "uuid": "a3a263cf63b2bd893b30df9e9a2f1571",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6314/?format=api"
            },
            "volume": 5704052905531,
            "numberOfFiles": 118074,
            "fileFormat": "Data are GRIB formatted."
        },
        {
            "ob_id": 6317,
            "dataPath": "/badc/ecmwf-era-interim/data/gg/as/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ECMWF ERA-Interim: reduced N256 Gaussian gridded surface level analysis time parameter data (ggas)",
                "uuid": "3075228bcb09e90bf3717f9eeb0fed5b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6316/?format=api"
            },
            "volume": 1153714644080,
            "numberOfFiles": 80820,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 6319,
            "dataPath": "/badc/ecmwf-era-interim/data/gg/av",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ECMWF ERA-Interim: reduced N256 Gaussian gridded potential vorticity level analysis time parameter data (ggav)",
                "uuid": "5577bf20736c904722f429fe3dc5885a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6318/?format=api"
            },
            "volume": 218453815931,
            "numberOfFiles": 80847,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 6321,
            "dataPath": "/badc/ecmwf-era-interim/data/gm/fs",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ECMWF ERA-Interim: reduced N256 Gaussian gridded surface level forecast min-max parameter data (gmfs)",
                "uuid": "9b040bf4f8f168f21a11e725160bf34e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6320/?format=api"
            },
            "volume": 187527882707,
            "numberOfFiles": 143411,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 6323,
            "dataPath": "/badc/ecmwf-era-interim/data/sp/am/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ECMWF ERA-Interim: spherical harmonic gridded model level analysis time parameter data (spam)",
                "uuid": "4c9f5b6c2fb860b004ad5e2269326758",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6322/?format=api"
            },
            "volume": 1915121811508,
            "numberOfFiles": 83999,
            "fileFormat": "Data are GRIB formatted."
        },
        {
            "ob_id": 6325,
            "dataPath": "/badc/ecmwf-era-interim/data/wa/as",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ECMWF ERA-Interim: reduced N256 Gaussian gridded surface level analysis time wave model parameter data (waas)",
                "uuid": "010b6587e657736d2c512151dc7a27e9",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6324/?format=api"
            },
            "volume": 449963125850,
            "numberOfFiles": 80847,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 6327,
            "dataPath": "/badc/ecmwf-era-interim/data/gg/is",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ECMWF ERA-Interim: reduced N256 Gaussian gridded surface level invariant parameter data (ggis)",
                "uuid": "a965ed89f1d6b48812fe13c0cba45db7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6326/?format=api"
            },
            "volume": 5778825,
            "numberOfFiles": 10,
            "fileFormat": "Data are netCDF formatted.\r\n\r\n"
        },
        {
            "ob_id": 6329,
            "dataPath": "/badc/ecmwf-era-interim/data/sp/fm",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ECMWF ERA-Interim: spherical harmonic gridded model level forecast model parameter data (spfm)",
                "uuid": "2af4ac5dac7b264f0716cd3311ba2fe1",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6328/?format=api"
            },
            "volume": 3830220348846,
            "numberOfFiles": 118833,
            "fileFormat": "Data are GRIB formatted."
        },
        {
            "ob_id": 6331,
            "dataPath": "/badc/ecmwf-era-interim/data/gg/fs",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ECMWF ERA-Interim: reduced N256 Gaussian gridded surface level forecast parameter data (ggfs)",
                "uuid": "4ffdb4456b68dfa128251a00abab0040",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6330/?format=api"
            },
            "volume": 2806201222021,
            "numberOfFiles": 143409,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 6334,
            "dataPath": "/badc/ecmwf-era-interim/data/gg/at",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ECMWF ERA-Interim: reduced N256 Gaussian gridded potential temperature level analysis time parameter data (ggat)",
                "uuid": "981162ec0705e4721090c25af5d24dac",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6333/?format=api"
            },
            "volume": 5140103838268,
            "numberOfFiles": 80797,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 6343,
            "dataPath": "/badc/acsoe/data/c-130/97-flights-trajectories",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ACSOE OXICOA - TACIA Joint Programme: CAS Tropospheric Trajectory Model Data for Along Flight Paths of MRF C-130 for 1997",
                "uuid": "4a0abf16a41a62aed1eb5200ba360ada",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6342/?format=api"
            },
            "volume": 47254904,
            "numberOfFiles": 17,
            "fileFormat": "Data are NASA-Ames formatted"
        },
        {
            "ob_id": 6384,
            "dataPath": "/badc/eufar/data/",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": null
        },
        {
            "ob_id": 6421,
            "dataPath": "/badc/ecmwf-trj/data/1995_actual",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "ECMWF trajectories model data for 1995",
                "uuid": "96f98962278851f4116ea52d993e0f95",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6420/?format=api"
            },
            "volume": 633389337,
            "numberOfFiles": 516,
            "fileFormat": "Data are compressed ASCII formatted\r\n\r\n"
        },
        {
            "ob_id": 6427,
            "dataPath": "/badc/rapid/data/Willmott_Rapid1_Round1",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "RAPID: Ice and tides output data from POLCOMS-CICE model (2000-2001)",
                "uuid": "19fc105d727770a3cef6740226d4dab4",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6426/?format=api"
            },
            "volume": 2759176011,
            "numberOfFiles": 6,
            "fileFormat": "Data are netCDF formatted"
        },
        {
            "ob_id": 6430,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6435,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6438,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6441,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6444,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6447,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6450,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6454,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6457,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6461,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6465,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6469,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6472,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6475,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6479,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6482,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6485,
            "dataPath": "/badc/ukmo-midas/data/wh",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": null,
            "volume": 0,
            "numberOfFiles": 0,
            "fileFormat": "Data are ASCII formatted"
        },
        {
            "ob_id": 6488,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6491,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6494,
            "dataPath": "/badc/ukmo-surface/",
            "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;h4&gt;1.1. UK daily observations (1853-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;p&gt;This dataset contains land surface measurements as reported &lt;strong&gt;daily&lt;/strong&gt; from stations in UK since 1853.&lt;/p&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/dwx_file_format.html\"&gt;Daily Weather Observations (.dwx)&lt;/a&gt; (sunshine amount, state of concrete slab, snow lying on the ground, snow depth, fresh snow amount, day of snow, hail, thunder and gale), back to 1880, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.dwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/temp_file_format.html\"&gt;Max and Min temperatures (.temp)&lt;/a&gt; (maximum and minimum air temperatures, minimum grass temperature and minimum concrete temperature) back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.temp.html\"&gt; UK Stations&lt;/a&gt;.\n  &lt;/li&gt;&lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, back to 1853, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/tsoil_file_format.html\"&gt;Soil temperature parameters (.tsoil)&lt;/a&gt; are now being archived at the BADC, back to 1908, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.tsoil.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.2. UK Synoptic (hourly) Stations (1983-July 2000) in 110 UK counties:&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hwx_file_format.html\"&gt;Hourly Weather Observations (.hwx)&lt;/a&gt; (10 minute wind speed and direction, present and past weather, cloud amount, type and base, visibility, MSL pressure, dry-bulb temperature, wet-bulb temperature, dew-point temperature, state of ground and 10 minute maximum gust speed), from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hwx.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/radt_file_format.html\"&gt;Radiation measurements (.radt)&lt;/a&gt; for &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.radt.html\"&gt;about 103 UK stations only&lt;/a&gt; (global, diffuse and direct solar radiation)&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hsun_file_format.html\"&gt;Hourly sunshine duration (.hsun)&lt;/a&gt;, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.hsun.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/wind_file_format.html\"&gt;Hourly Wind parameters (.wind)&lt;/a&gt; including mean wind direction and speed, max gust direction and speed and time of maximum gust, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.wind.html\"&gt; UK Stations&lt;/a&gt;.\n&lt;/li&gt;&lt;/ul&gt;\n\n&lt;h4&gt;1.3. UK Raingauge Stations (hourly data from 1983 to July 2000, daily data from 1900 to July 2000):&lt;/h4&gt;\n\n&lt;ul&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/hrain_file_format.html\"&gt;Hourly rain measurements (.hrain)&lt;/a&gt; including precipitation amount and duration, from &lt;a href=\"station_lists/ukstation.hrain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n  &lt;li&gt;&lt;a href=\"http://badc.nerc.ac.uk/data/surface/drain_file_format.html\"&gt;Daily rain measurements (.drain)&lt;/a&gt; including precipitation amount only, from &lt;a href=\"http://badc.nerc.ac.uk/data/surface/station_lists/ukstation.drain.html\"&gt; UK Stations&lt;/a&gt;.&lt;/li&gt;\n&lt;/ul&gt;\n\n&lt;p&gt;The parameters measured vary from station to station. So not all parameters are available from all stations. For examples, Automatic Weather Stations (AWS) cannot provide observations of cloud types.&lt;/p&gt;\n\n&lt;p&gt;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n\n&lt;h3&gt;Tools and Services&lt;/h3&gt;\n\n&lt;p&gt;Registered users for access to the Met Office Land Surface data may use the &lt;a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/ukmofetch.cgi.pl\"&gt;Download Service&lt;/a&gt; to download selected Met Office surface station data from multiple stations.&lt;/p&gt;\n&lt;p&gt;Please read the &lt;a href=\"http://badc.nerc.ac.uk/data/surface/ukmo_fetch_help.html\"&gt;Download Met Office station data help&lt;/a&gt; for details on how to use this service.&lt;/p&gt;\n&lt;/div&gt;\n\n"
        },
        {
            "ob_id": 6498,
            "dataPath": "/badc/ukmo-surface/data/south_atlantic",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Surface Data from South Atlantic Stations, Part of the Met Office Land Surface Stations Database (1990-2000)",
                "uuid": "274b15d125d9373ad9626a8c3907d1cc",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6497/?format=api"
            },
            "volume": 130437649,
            "numberOfFiles": 275,
            "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;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n&lt;/div&gt;\n\n\n"
        },
        {
            "ob_id": 6502,
            "dataPath": "/badc/ukmo-surface/data/indian_ocean",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Surface Data from Stations on the Indian Ocean, Part of the Met Office Land Surface Stations Database (1990-2000)",
                "uuid": "93b4fb9fa362a26bbdfee5bb61055597",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6501/?format=api"
            },
            "volume": 1444,
            "numberOfFiles": 4,
            "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;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n&lt;/div&gt;\n\n\n"
        },
        {
            "ob_id": 6505,
            "dataPath": "/badc/ukmo-surface/data/mediterranean_islands",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "Surface Data from Stations on Mediterranean Islands, Part of the Met Office Land Surface Stations Database (1990-2000)",
                "uuid": "b3e7cd96f558ca807c5b7a4c28449b9e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/6504/?format=api"
            },
            "volume": 103010324,
            "numberOfFiles": 324,
            "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;NOTE: The BADC holds the Met Office surface data as provided by the Met Office and therefore &lt;strong&gt;the BADC can only supply Surface Met data archived at the Met Office&lt;/strong&gt;.&lt;/p&gt;\n\n&lt;p&gt;The Met Office Land Surface data held at the BADC, are stored in a simple ASCII format (plain text and \"human\" readable).&lt;/p&gt;\n&lt;/div&gt;\n\n\n"
        }
    ]
}