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=8900
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=9000",
    "previous": "https://api.catalogue.ceda.ac.uk/api/v2/results/?format=api&limit=100&offset=8800",
    "results": [
        {
            "ob_id": 35182,
            "dataPath": "/badc/eprofile/data/daily_files/italy/messina/cnr-isac-lufft-chm15k_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CNR-ISAC's Lufft CHM15k \"Nimbus\" instrument deployed at Messina, Italy",
                "uuid": "36737435670d4d66ad28fd6490b89bb6",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35183/?format=api"
            },
            "volume": 3867191432,
            "numberOfFiles": 1545,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35185,
            "dataPath": "/badc/eprofile/data/daily_files/netherlands/amsterdam-ap-schiphol/knmi-lufft-chm15k_D",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from KNMI's Lufft CHM15k \"Nimbus\" instrument D deployed at Amsterdam Ap Schiphol, Netherlands",
                "uuid": "b7706cbc226f4e2a9999d74ee12eac96",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35186/?format=api"
            },
            "volume": 4739894407,
            "numberOfFiles": 1842,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35188,
            "dataPath": "/badc/eprofile/data/daily_files/norway/andoya/met-norway-lufft-chm15k_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Met Norway's Lufft CHM15k \"Nimbus\" instrument deployed at Andoya, Norway",
                "uuid": "d3b2c99cc281457a9cfd0ab2efa49cbd",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35189/?format=api"
            },
            "volume": 4853362782,
            "numberOfFiles": 1844,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35191,
            "dataPath": "/badc/eprofile/data/daily_files/romania/magurele/inoe2000-lufft-chm15k_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from INOE 2000's Lufft CHM15k \"Nimbus\" instrument deployed at Magurele, Romania",
                "uuid": "704b8b449f234ce4bb1ad6678a313604",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35192/?format=api"
            },
            "volume": 4608313588,
            "numberOfFiles": 1799,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35194,
            "dataPath": "/badc/eprofile/data/daily_files/spain/alcantarilla/aemet-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from AEMET's Vaisala CL31 instrument deployed at Alcantarilla, Spain",
                "uuid": "705e42befb2c4c8c8209e9101c6baaf5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35195/?format=api"
            },
            "volume": 3395316268,
            "numberOfFiles": 1465,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35197,
            "dataPath": "/badc/eprofile/data/daily_files/sweden/blomskog/smhi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from SMHI's Vaisala CL31 instrument deployed at Blomskog, Sweden",
                "uuid": "08f5e39a7d284bba90346d446757087d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35198/?format=api"
            },
            "volume": 2705383016,
            "numberOfFiles": 1785,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35200,
            "dataPath": "/badc/eprofile/data/daily_files/switzerland/adelboden/meteoswiss-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from MeteoSwiss's Vaisala CL31 instrument deployed at Adelboden, Switzerland",
                "uuid": "b13a10fc053742de9ffef8eed8022744",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35201/?format=api"
            },
            "volume": 3875105811,
            "numberOfFiles": 1850,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35203,
            "dataPath": "/badc/eprofile/data/daily_files/uk/aberporth/metoffice-lufft-chm15k_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Met Office's Lufft CHM15k \"Nimbus\" instrument deployed at Aberporth, UK",
                "uuid": "04eb5341cecc4048832af95ece76c8f0",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35204/?format=api"
            },
            "volume": 4858320723,
            "numberOfFiles": 1857,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35206,
            "dataPath": "/badc/eprofile/data/daily_files/austria/kolm-saigurn/zamg-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from ZAMG's Vaisala CL51 instrument deployed at Kolm-Saigurn, Austria",
                "uuid": "987dfb77b8224dd198dd9ca430f30b72",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35207/?format=api"
            },
            "volume": 7962906037,
            "numberOfFiles": 800,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35210,
            "dataPath": "/badc/eprofile/data/daily_files/austria/radstadt-tandalier/zamg-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from ZAMG's Vaisala CL51 instrument deployed at Radstadt Tandalier, Austria",
                "uuid": "8598850d9f5a41c0a97c36f1ff9896b6",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35211/?format=api"
            },
            "volume": 2279602951,
            "numberOfFiles": 801,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35214,
            "dataPath": "/badc/eprofile/data/daily_files/austria/wien-hohe-warte/zamg-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from ZAMG's Vaisala CL51 instrument deployed at Wien Hohe Warte, Austria",
                "uuid": "abc84aa5958c45a9ae97b983ebdd8ce9",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35215/?format=api"
            },
            "volume": 2276583417,
            "numberOfFiles": 802,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35218,
            "dataPath": "/badc/eprofile/data/daily_files/austria/wien-kendlerstrasse/zamg-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from ZAMG's Vaisala CL51 instrument deployed at Wien Kendlerstrasse, Austria",
                "uuid": "ead399372f7f4795bdf976977c4800fe",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35219/?format=api"
            },
            "volume": 4125906391,
            "numberOfFiles": 799,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35222,
            "dataPath": "/badc/eprofile/data/daily_files/belgium/diepenbeek/rmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from RMI's Vaisala CL51 instrument deployed at Diepenbeek, Belgium",
                "uuid": "08277c09b394422492366b70cf4f7841",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35223/?format=api"
            },
            "volume": 6358547594,
            "numberOfFiles": 1626,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35226,
            "dataPath": "/badc/eprofile/data/daily_files/belgium/humaine/rmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from RMI's Vaisala CL51 instrument deployed at Humaine, Belgium",
                "uuid": "e0d8c27c81484cfe93e76691b6a998f0",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35227/?format=api"
            },
            "volume": 8222727093,
            "numberOfFiles": 1475,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35230,
            "dataPath": "/badc/eprofile/data/daily_files/belgium/uccle/rmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from RMI's Vaisala CL51 instrument deployed at Uccle, Belgium",
                "uuid": "a0ae452741fb41d4a29438b2d5819b7d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35231/?format=api"
            },
            "volume": 12870458531,
            "numberOfFiles": 1616,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35234,
            "dataPath": "/badc/eprofile/data/daily_files/belgium/zeebrugge/rmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from RMI's Vaisala CL51 instrument deployed at Zeebrugge, Belgium",
                "uuid": "128e311636f04263ba0c39cba5e251bf",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35235/?format=api"
            },
            "volume": 6199087727,
            "numberOfFiles": 1225,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35238,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/cheb/chmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL51 instrument deployed at Cheb, Czech Republic",
                "uuid": "a2460901947a4e148e77ec2560ba1717",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35239/?format=api"
            },
            "volume": 4413738196,
            "numberOfFiles": 1697,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35243,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/churanov/chmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL51 instrument deployed at Churanov, Czech Republic",
                "uuid": "dd6810f03b554f01ad9df8679a710080",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35244/?format=api"
            },
            "volume": 4468574702,
            "numberOfFiles": 1696,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35247,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/doksany/chmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL51 instrument deployed at Doksany, Czech Republic",
                "uuid": "5b6ebb963bc544719399a11007a56372",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35248/?format=api"
            },
            "volume": 8907458285,
            "numberOfFiles": 1695,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35251,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/dukovany/chmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL51 instrument deployed at Dukovany, Czech Republic",
                "uuid": "14fc5ff11b1943649001be484938da33",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35252/?format=api"
            },
            "volume": 6371054358,
            "numberOfFiles": 1693,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35255,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/holesov/chmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL51 instrument deployed at Holesov, Czech Republic",
                "uuid": "9cacda679d7344caacc5c18da25d1f16",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35256/?format=api"
            },
            "volume": 5958718815,
            "numberOfFiles": 1688,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35259,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/karlov/chmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL51 instrument deployed at Karlov, Czech Republic",
                "uuid": "0cb572aa6e5c4e72a1f3f04ba18044a2",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35260/?format=api"
            },
            "volume": 5507957719,
            "numberOfFiles": 1647,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35263,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/kocelovice/chmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL51 instrument deployed at Kocelovice, Czech Republic",
                "uuid": "313440183234499a9dd4b6e64f487a94",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35264/?format=api"
            },
            "volume": 8091014543,
            "numberOfFiles": 1692,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35267,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/kosetice/chmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL51 instrument deployed at Kosetice, Czech Republic",
                "uuid": "ad0f0d662a6c430b897658acd006a6b5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35268/?format=api"
            },
            "volume": 4472546522,
            "numberOfFiles": 1694,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35271,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/kostmys/chmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL51 instrument deployed at Kostmys, Czech Republic",
                "uuid": "912d812e8d05462f8b869d6e1bdbc3c7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35272/?format=api"
            },
            "volume": 7481315295,
            "numberOfFiles": 1691,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35275,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/kucharovice/chmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL51 instrument deployed at Kucharovice, Czech Republic",
                "uuid": "577f86b2492844d68714f39f6627236f",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35276/?format=api"
            },
            "volume": 5017454628,
            "numberOfFiles": 1675,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35279,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/liberec/chmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL31 instrument deployed at Liberec, Czech Republic",
                "uuid": "fe65452cc8054b3a8c599d2f4a40e8a7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35280/?format=api"
            },
            "volume": 3233195689,
            "numberOfFiles": 1689,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35283,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/libus/chmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL31 instrument deployed at Libus, Czech Republic",
                "uuid": "13ea706a43654a8ab9f58fe34d0eedc3",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35284/?format=api"
            },
            "volume": 3300898346,
            "numberOfFiles": 1696,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35287,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/luka/chmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL51 instrument deployed at Luka, Czech Republic",
                "uuid": "6a4bbf1a72054c0e92dc808300823ab6",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35288/?format=api"
            },
            "volume": 4589110301,
            "numberOfFiles": 1694,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35291,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/lysahora/chmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL31 instrument deployed at Lysahora, Czech Republic",
                "uuid": "c1e60d0563344107b258427ea087d60e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35292/?format=api"
            },
            "volume": 4169221687,
            "numberOfFiles": 1698,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35295,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/pecpsn/chmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL51 instrument deployed at Pecpsn, Czech Republic",
                "uuid": "d61f3444528a42579bfde8a0c06563b1",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35296/?format=api"
            },
            "volume": 29631177975,
            "numberOfFiles": 1665,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35299,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/plzen/chmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL31 instrument deployed at Plzen, Czech Republic",
                "uuid": "d4485716fdbb40f09601d5f39d429dd8",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35300/?format=api"
            },
            "volume": 4888869067,
            "numberOfFiles": 1544,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35303,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/pribyslav/chmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL51 instrument deployed at Pribyslav, Czech Republic",
                "uuid": "541cdbd5980544979aa353e4dbda98db",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35304/?format=api"
            },
            "volume": 4687736372,
            "numberOfFiles": 1700,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35307,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/primda/chmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL51 instrument deployed at Primda, Czech Republic",
                "uuid": "576b36b951ff48c7bfac2a0795feace1",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35308/?format=api"
            },
            "volume": 4642360542,
            "numberOfFiles": 1780,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35311,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/serak/chmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL51 instrument deployed at Serak, Czech Republic",
                "uuid": "9ca20b4225964e54a744e276145b1d02",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35312/?format=api"
            },
            "volume": 4603553814,
            "numberOfFiles": 1529,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35315,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/svratouch/chmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL31 instrument deployed at Svratouch, Czech Republic",
                "uuid": "fa03865791ad496f9a433b4483ba0f3a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35316/?format=api"
            },
            "volume": 2559331365,
            "numberOfFiles": 1766,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35319,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/temelin/chmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL31 instrument deployed at Temelin, Czech Republic",
                "uuid": "2e66a1d9ada8489baf9d726901ced6a5",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35320/?format=api"
            },
            "volume": 4344824492,
            "numberOfFiles": 1765,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35323,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/tusimice/chmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL31 instrument deployed at Tusimice, Czech Republic",
                "uuid": "7c320c7379954ec8a4052013ce2ad2a1",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35324/?format=api"
            },
            "volume": 2453778486,
            "numberOfFiles": 1773,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35327,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/ustinlab/chmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL31 instrument deployed at Ustinlab, Czech Republic",
                "uuid": "77046211d19846359650cbba94f7d151",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35328/?format=api"
            },
            "volume": 7931669741,
            "numberOfFiles": 1770,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35331,
            "dataPath": "/badc/eprofile/data/daily_files/czech-republic/ustinorl/chmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from CHMI's Vaisala CL51 instrument deployed at Ustinorl, Czech Republic",
                "uuid": "a789a925d52b4ddfa5fe83f13461a340",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35332/?format=api"
            },
            "volume": 7949318266,
            "numberOfFiles": 1773,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35335,
            "dataPath": "/badc/eprofile/data/daily_files/finland/enontekio-kilpisjarvi-kylakeskus/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Enontekio Kilpisjarvi Kylakeskus, Finland",
                "uuid": "62d50df5bf334cb7932e7041cbda34e1",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35336/?format=api"
            },
            "volume": 1934661926,
            "numberOfFiles": 1085,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35339,
            "dataPath": "/badc/eprofile/data/daily_files/finland/enontekio-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Enontekio Lentoasema, Finland",
                "uuid": "bec6b9f0b1bd4a4baa61384d956d8a80",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35340/?format=api"
            },
            "volume": 1626762303,
            "numberOfFiles": 1165,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35343,
            "dataPath": "/badc/eprofile/data/daily_files/finland/hailuoto-marjaniemi/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Hailuoto Marjaniemi, Finland",
                "uuid": "ce90dd8f145d49c5891a264727ccc904",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35344/?format=api"
            },
            "volume": 1766183645,
            "numberOfFiles": 1281,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35347,
            "dataPath": "/badc/eprofile/data/daily_files/finland/helsinki/fmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL51 instrument deployed at Helsinki, Finland",
                "uuid": "733e6368f1ce4dfa8d89d6d5c2488b98",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35348/?format=api"
            },
            "volume": 7348220731,
            "numberOfFiles": 1656,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35352,
            "dataPath": "/badc/eprofile/data/daily_files/finland/helsinki-vuosaari-kaarmeniementie/fmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL51 instrument deployed at Helsinki Vuosaari Kaarmeniementie, Finland",
                "uuid": "cfe99316b0f945be954e43e192418b6a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35353/?format=api"
            },
            "volume": 3368612608,
            "numberOfFiles": 1267,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35356,
            "dataPath": "/badc/eprofile/data/daily_files/finland/ilmajoki-seinajoki-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Ilmajoki Seinajoki Lentoasema, Finland",
                "uuid": "36accced404441c3a804614d382e70ce",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35357/?format=api"
            },
            "volume": 2170179820,
            "numberOfFiles": 1294,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35362,
            "dataPath": "/badc/eprofile/data/daily_files/finland/inari-ivalo-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Inari Ivalo Lentoasema, Finland",
                "uuid": "bd18bbb373f84cc99719a6c3ed83dcc0",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35363/?format=api"
            },
            "volume": 2488856178,
            "numberOfFiles": 1169,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35368,
            "dataPath": "/badc/eprofile/data/daily_files/finland/jamsa-halli-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Jamsa Halli Lentoasema, Finland",
                "uuid": "d21be9acec6e4e2daf34648a1f615f51",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35369/?format=api"
            },
            "volume": 2644845539,
            "numberOfFiles": 1162,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35374,
            "dataPath": "/badc/eprofile/data/daily_files/finland/jarvenpaa-sorto/fmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL51 instrument deployed at Jarvenpaa Sorto, Finland",
                "uuid": "bdb62ab8427e411991b72b114f7c5f6a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35375/?format=api"
            },
            "volume": 8334272734,
            "numberOfFiles": 1145,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35378,
            "dataPath": "/badc/eprofile/data/daily_files/finland/joensuu-linnunlahti/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Joensuu Linnunlahti, Finland",
                "uuid": "31a041d972964c9283ca9f7223e02b38",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35379/?format=api"
            },
            "volume": 2832627233,
            "numberOfFiles": 1187,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35382,
            "dataPath": "/badc/eprofile/data/daily_files/finland/jomala-maarianhamina-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Jomala Maarianhamina Lentoasema, Finland",
                "uuid": "7ccb9f6000b84045936f29111afc507e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35383/?format=api"
            },
            "volume": 1943211917,
            "numberOfFiles": 1169,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35388,
            "dataPath": "/badc/eprofile/data/daily_files/finland/jyvaskyla-lentoasema-awos/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Jyvaskyla Lentoasema Awos, Finland",
                "uuid": "33957058b68b4882a45309e5293267b6",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35389/?format=api"
            },
            "volume": 3000443675,
            "numberOfFiles": 1165,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35394,
            "dataPath": "/badc/eprofile/data/daily_files/finland/kajaani-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Kajaani Lentoasema, Finland",
                "uuid": "a53b4ffd97844f589cec579b4451feea",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35395/?format=api"
            },
            "volume": 1680783658,
            "numberOfFiles": 1165,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35400,
            "dataPath": "/badc/eprofile/data/daily_files/finland/kemi-kemi-tornio-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Kemi Kemi Tornio Lentoasema, Finland",
                "uuid": "6d04b9ede4664c2fa954cbcc09fa8a9b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35401/?format=api"
            },
            "volume": 1587681971,
            "numberOfFiles": 1171,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35406,
            "dataPath": "/badc/eprofile/data/daily_files/finland/kittila-kenttarova/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Kittila Kenttarova, Finland",
                "uuid": "d27ee4b401ef4a5f980dac91083d2465",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35407/?format=api"
            },
            "volume": 1578553779,
            "numberOfFiles": 1116,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35410,
            "dataPath": "/badc/eprofile/data/daily_files/finland/kittila-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Kittila Lentoasema, Finland",
                "uuid": "ab0929cb2f58492899fde8766c828d5d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35411/?format=api"
            },
            "volume": 1821630700,
            "numberOfFiles": 1172,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35416,
            "dataPath": "/badc/eprofile/data/daily_files/finland/kouvola-utti-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Kouvola Utti Lentoasema, Finland",
                "uuid": "3577d6492a664a0c84631b7bcc5ce509",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35417/?format=api"
            },
            "volume": 2698574222,
            "numberOfFiles": 1161,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35422,
            "dataPath": "/badc/eprofile/data/daily_files/finland/kruunupyy-kokkola-pietarsaari-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Kruunupyy Kokkola Pietarsaari Lentoasema, Finland",
                "uuid": "4812ca255fa747309ca3395dbb9eed84",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35423/?format=api"
            },
            "volume": 2350106669,
            "numberOfFiles": 1171,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35428,
            "dataPath": "/badc/eprofile/data/daily_files/finland/kuopio-vehmasmaki/fmi-vaisala-cl51_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL51 instrument deployed at Kuopio Vehmasmaki, Finland",
                "uuid": "048fff11798e4c1390f766498dea2c62",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35429/?format=api"
            },
            "volume": 8373972668,
            "numberOfFiles": 1773,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35432,
            "dataPath": "/badc/eprofile/data/daily_files/finland/kuusamo-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Kuusamo Lentoasema, Finland",
                "uuid": "58f3f014006b41cba198d1ea3b545c69",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35433/?format=api"
            },
            "volume": 1574955377,
            "numberOfFiles": 1163,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35438,
            "dataPath": "/badc/eprofile/data/daily_files/finland/lappeenranta-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Lappeenranta Lentoasema, Finland",
                "uuid": "c93a4ae5f7e74a2e966bcbb02987cb78",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35439/?format=api"
            },
            "volume": 1978721499,
            "numberOfFiles": 1290,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35442,
            "dataPath": "/badc/eprofile/data/daily_files/finland/lappeenranta-lentoasema/fmi-vaisala-cl51_B",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL51 instrument deployed at Lappeenranta Lentoasema, Finland",
                "uuid": "8be117f895994c0390b28716c297d646",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35443/?format=api"
            },
            "volume": 4937575527,
            "numberOfFiles": 1289,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35445,
            "dataPath": "/badc/eprofile/data/daily_files/finland/liperi-joensuu-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Liperi Joensuu Lentoasema, Finland",
                "uuid": "720fb28afe974ca1b57e89784a601f24",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35446/?format=api"
            },
            "volume": 1702904527,
            "numberOfFiles": 1163,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35451,
            "dataPath": "/badc/eprofile/data/daily_files/finland/mikkeli-lentoasema-awos/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Mikkeli Lentoasema Awos, Finland",
                "uuid": "21f2f35df04841ab9323e4d0eca286e7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35452/?format=api"
            },
            "volume": 1586369102,
            "numberOfFiles": 1172,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35455,
            "dataPath": "/badc/eprofile/data/daily_files/finland/oulu-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Oulu Lentoasema, Finland",
                "uuid": "27367c0a164546bdb693d4c667a900e2",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35456/?format=api"
            },
            "volume": 1585866230,
            "numberOfFiles": 1172,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35461,
            "dataPath": "/badc/eprofile/data/daily_files/finland/pirkkala-tampere-pirkkala-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Pirkkala Tampere Pirkkala Lentoasema, Finland",
                "uuid": "bc4555eda0b24075bdc0844974e3ac48",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35462/?format=api"
            },
            "volume": 1945094020,
            "numberOfFiles": 1169,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35467,
            "dataPath": "/badc/eprofile/data/daily_files/finland/pori-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Pori Lentoasema, Finland",
                "uuid": "52c51e6c8763421eb4d06ad608ad4f80",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35468/?format=api"
            },
            "volume": 2477824931,
            "numberOfFiles": 1169,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35473,
            "dataPath": "/badc/eprofile/data/daily_files/finland/rovaniemi-apukka/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Rovaniemi Apukka, Finland",
                "uuid": "cf7fee0d7acf47d4b57924bff1161645",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35474/?format=api"
            },
            "volume": 2523705588,
            "numberOfFiles": 1225,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35477,
            "dataPath": "/badc/eprofile/data/daily_files/finland/rovaniemi-lentoasema-awos/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Rovaniemi Lentoasema Awos, Finland",
                "uuid": "81b416d6c562427e9afc491b2abe328b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35478/?format=api"
            },
            "volume": 1670275873,
            "numberOfFiles": 1171,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35483,
            "dataPath": "/badc/eprofile/data/daily_files/finland/savonlinna-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Savonlinna Lentoasema, Finland",
                "uuid": "ec2c600d5b9d4b2b94ee3cc9d0d48f64",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35484/?format=api"
            },
            "volume": 3117539607,
            "numberOfFiles": 1169,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35489,
            "dataPath": "/badc/eprofile/data/daily_files/finland/siilinjarvi-kuopio-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Siilinjarvi Kuopio Lentoasema, Finland",
                "uuid": "030eecf1a7fc4275ac774f9e953b1f1d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35490/?format=api"
            },
            "volume": 1847305637,
            "numberOfFiles": 1144,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35495,
            "dataPath": "/badc/eprofile/data/daily_files/finland/tervola-loue/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Tervola Loue, Finland",
                "uuid": "ecbfaa9508e640869db3f95e17627dc2",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35496/?format=api"
            },
            "volume": 1982310323,
            "numberOfFiles": 1354,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35499,
            "dataPath": "/badc/eprofile/data/daily_files/finland/turku-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Turku Lentoasema, Finland",
                "uuid": "2b4877bbfaa54594b99b39d42bdb138d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35500/?format=api"
            },
            "volume": 2018800547,
            "numberOfFiles": 1161,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35505,
            "dataPath": "/badc/eprofile/data/daily_files/finland/vaasa-lentoasema/fmi-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from FMI's Vaisala CL31 instrument deployed at Vaasa Lentoasema, Finland",
                "uuid": "78410c23143f481a8369fdaa9523a27c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35506/?format=api"
            },
            "volume": 2719383928,
            "numberOfFiles": 1161,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35511,
            "dataPath": "/badc/eprofile/data/daily_files/france/ajaccio/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Ajaccio, France",
                "uuid": "c16c268adb954015b08d37075c3dbbc9",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35512/?format=api"
            },
            "volume": 3142386790,
            "numberOfFiles": 1865,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35515,
            "dataPath": "/badc/eprofile/data/daily_files/france/alencon/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Alencon, France",
                "uuid": "17ad245d6ca14206ad146902ffc72101",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35516/?format=api"
            },
            "volume": 2504068241,
            "numberOfFiles": 1847,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35519,
            "dataPath": "/badc/eprofile/data/daily_files/france/aleria/meteofrance-mini-mpl_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Mini-MPL instrument deployed at Aleria, France",
                "uuid": "937874985be54e94b4b077a71596b8b9",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35520/?format=api"
            },
            "volume": 5090125780,
            "numberOfFiles": 1579,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35524,
            "dataPath": "/badc/eprofile/data/daily_files/france/annecy/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Annecy, France",
                "uuid": "1ff17c68d6194c8a99a988aabb5f6200",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35525/?format=api"
            },
            "volume": 2380911174,
            "numberOfFiles": 1820,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35528,
            "dataPath": "/badc/eprofile/data/daily_files/france/avignon/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Avignon, France",
                "uuid": "2664ddfa203a4c20917978d1f489a303",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35529/?format=api"
            },
            "volume": 3136379814,
            "numberOfFiles": 1860,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35532,
            "dataPath": "/badc/eprofile/data/daily_files/france/bale-mulhouse/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Bale Mulhouse, France",
                "uuid": "747e2e808cd243f9960beeabd93b1d2e",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35533/?format=api"
            },
            "volume": 3519075861,
            "numberOfFiles": 1778,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35536,
            "dataPath": "/badc/eprofile/data/daily_files/france/bastia/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Bastia, France",
                "uuid": "726ebd2636f34b938f926a67766830eb",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35537/?format=api"
            },
            "volume": 3235792221,
            "numberOfFiles": 1853,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35540,
            "dataPath": "/badc/eprofile/data/daily_files/france/beauvais/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Beauvais, France",
                "uuid": "98cd3a4e0e2d4fc9bda3417d626e1ac7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35541/?format=api"
            },
            "volume": 3141449899,
            "numberOfFiles": 1810,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35544,
            "dataPath": "/badc/eprofile/data/daily_files/france/belfort/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Belfort, France",
                "uuid": "738b75db7f9647548bf38886d5801898",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35545/?format=api"
            },
            "volume": 2628193076,
            "numberOfFiles": 1864,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35548,
            "dataPath": "/badc/eprofile/data/daily_files/france/bergerac/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Bergerac, France",
                "uuid": "c7c458c5c1984d58ac7f02c8fc8993bb",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35549/?format=api"
            },
            "volume": 2444320251,
            "numberOfFiles": 1844,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35552,
            "dataPath": "/badc/eprofile/data/daily_files/france/beziers/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Beziers, France",
                "uuid": "ae66e75dd88b4616832f4f21d186c1ab",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35553/?format=api"
            },
            "volume": 2334551225,
            "numberOfFiles": 1671,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35556,
            "dataPath": "/badc/eprofile/data/daily_files/france/biarritz/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Biarritz, France",
                "uuid": "fdf068a8d9a94bbdb2a786f2d0c2db2c",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35557/?format=api"
            },
            "volume": 2540370324,
            "numberOfFiles": 1812,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35560,
            "dataPath": "/badc/eprofile/data/daily_files/france/bihoue/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Bihoue, France",
                "uuid": "3740828b62c647d986fd8137df146069",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35561/?format=api"
            },
            "volume": 2732369159,
            "numberOfFiles": 1836,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35564,
            "dataPath": "/badc/eprofile/data/daily_files/france/bordeaux/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Bordeaux, France",
                "uuid": "6a7d8957a25a41fa950a510e82336f6a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35565/?format=api"
            },
            "volume": 3160946510,
            "numberOfFiles": 1858,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35568,
            "dataPath": "/badc/eprofile/data/daily_files/france/brest/meteofrance-mini-mpl_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Mini-MPL instrument deployed at Brest, France",
                "uuid": "1ca954cae8d8452b9c8665cb5d95273d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35569/?format=api"
            },
            "volume": 5288613912,
            "numberOfFiles": 1655,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35572,
            "dataPath": "/badc/eprofile/data/daily_files/france/brest/meteofrance-vaisala-cl31_B",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Brest, France",
                "uuid": "d6e897bd04d24be1bc47eccca848bed6",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35573/?format=api"
            },
            "volume": 2809005286,
            "numberOfFiles": 1775,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35575,
            "dataPath": "/badc/eprofile/data/daily_files/france/caen/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Caen, France",
                "uuid": "06520e7c3b834cf895d1fd92bebd734b",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35576/?format=api"
            },
            "volume": 2563851866,
            "numberOfFiles": 1862,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35579,
            "dataPath": "/badc/eprofile/data/daily_files/france/carcassonne/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Carcassonne, France",
                "uuid": "ee3e5ddfac944d42ae5faccaf27cf7e3",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35580/?format=api"
            },
            "volume": 2357973539,
            "numberOfFiles": 1798,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35583,
            "dataPath": "/badc/eprofile/data/daily_files/france/chambery/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Chambery, France",
                "uuid": "22572e584133459481ee8a1a9ef81d82",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35584/?format=api"
            },
            "volume": 3030740488,
            "numberOfFiles": 1860,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35587,
            "dataPath": "/badc/eprofile/data/daily_files/france/charleville-mezieres/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Charleville Mezieres, France",
                "uuid": "dedb87026c5441d5b94683473967d0e8",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35588/?format=api"
            },
            "volume": 2661116945,
            "numberOfFiles": 1860,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35591,
            "dataPath": "/badc/eprofile/data/daily_files/france/chateauroux/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Chateauroux, France",
                "uuid": "d189d4af80bc43309300b5c4353641ed",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35592/?format=api"
            },
            "volume": 2518048284,
            "numberOfFiles": 1861,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35595,
            "dataPath": "/badc/eprofile/data/daily_files/france/clermont-ferrand/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Clermont Ferrand, France",
                "uuid": "f07c353a168043bdb9a94f2f47e89c50",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35596/?format=api"
            },
            "volume": 2772522311,
            "numberOfFiles": 1859,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35599,
            "dataPath": "/badc/eprofile/data/daily_files/france/deauville/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Deauville, France",
                "uuid": "ec69356d89694756857376874fcf2239",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35600/?format=api"
            },
            "volume": 2383004007,
            "numberOfFiles": 1849,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35603,
            "dataPath": "/badc/eprofile/data/daily_files/france/dinard/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Dinard, France",
                "uuid": "53911a4f9952428293f0ecd51b283fd7",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35604/?format=api"
            },
            "volume": 2518896569,
            "numberOfFiles": 1848,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35607,
            "dataPath": "/badc/eprofile/data/daily_files/france/dole/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Dole, France",
                "uuid": "7d5b00a20a6745f280aea128b697915a",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35608/?format=api"
            },
            "volume": 2666608822,
            "numberOfFiles": 1843,
            "fileFormat": "Data are netCDF formatted."
        },
        {
            "ob_id": 35611,
            "dataPath": "/badc/eprofile/data/daily_files/france/gourdon/meteofrance-vaisala-cl31_A",
            "oldDataPath": [],
            "storageLocation": "internal",
            "storageStatus": "online",
            "observation": {
                "title": "EUMETNET E-PROFILE: ceilometer cloud base height and aerosol profile data from Météo-France's Vaisala CL31 instrument deployed at Gourdon, France",
                "uuid": "f0126bf7c76841afb44aead5b3502d4d",
                "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/35612/?format=api"
            },
            "volume": 2528569136,
            "numberOfFiles": 1855,
            "fileFormat": "Data are netCDF formatted."
        }
    ]
}