Get a list of Observation objects.

### Available end points:

- `/observations/` - Will list all Results in the database
- `/observations.json` - Will return all Results in json format. This can
also be achieved by using the accept header. `application/json`
- `/observations/<object_id>/` - Returns Results object with that id

### Available Methods:

- `GET`
- `HEAD`

### Available filters:

- `title`
- `uuid`
- `keywords`
- `status`
- `result_field`
- `discoveryKeywords`
- `updateFrequency`
- `nonGeographicFlag`
- `publicationState`
- `permissions`

### How to use filters:

These filters can be used like django query filters using __ for related model relationships.

- `/observations/?uuid=d594d53df2612bbd89c2e0e770b5c1a0`
- `/observations/?status=completed`
- `/observations/?results_field__dataPath__startswith=/neodc/esacci`
- `/observations/?discoveryKeywords__name=ESACCI`
- `/observations/?nonGeographicFlag=True`

Filters can be stacked to build an 'AND' relationship. E.g.

- `/observations/?publicationState__in=published,citable&nonGeographicFlag=True`
- `/observations/?publicationState__in=published,citable&discoveryKeyword__name=NDGO0003`

GET /api/v2/observations/?format=api&offset=10200
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10333,
    "next": "https://catalogue.ceda.ac.uk/api/v2/observations/?format=api&limit=100&offset=10300",
    "previous": "https://catalogue.ceda.ac.uk/api/v2/observations/?format=api&limit=100&offset=10100",
    "results": [
        {
            "ob_id": 45449,
            "uuid": "d08f11c0d8974174881fa97c0c46357c",
            "title": "FAAM C404 GRIM-SAF flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for GRIM-SAF FAAM Aircraft Project project.",
            "keywords": "GRIM-SAF, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-07-14T10:31:01",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45448/?format=api",
                "dataPath": "/badc/faam/data/2025/c404-may-13",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6779130682,
                "numberOfFiles": 36,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12986/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5053/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60307/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63157/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63158/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63159/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63160/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92881/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92882/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92883/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92884/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92885/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92886/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92887/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92890/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92891/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92892/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92893/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92894/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92895/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92896/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92897/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92898/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92899/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92900/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92901/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92902/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92903/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92904/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92906/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92908/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92909/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92910/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92912/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92913/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92914/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92915/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92916/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92917/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92918/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92919/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92920/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45447/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45450/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217415/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217416/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217417/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217418/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217419/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217420/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217421/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217422/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217423/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45451/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45454,
            "uuid": "8953e7c4d1cf4186a81ffcc1ffaea812",
            "title": "FAAM C405 GRIM-SAF flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for GRIM-SAF FAAM Aircraft Project project.",
            "keywords": "GRIM-SAF, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-07-14T10:31:13",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45453/?format=api",
                "dataPath": "/badc/faam/data/2025/c405-may-14",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6966618213,
                "numberOfFiles": 37,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12987/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5054/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60307/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63157/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63158/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63159/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63160/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92881/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92882/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92883/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92884/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92885/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92886/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92887/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92890/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92891/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92892/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92893/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92894/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92895/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92896/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92897/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92898/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92899/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92900/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92901/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92902/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92903/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92904/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92906/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92908/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92909/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92910/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92912/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92913/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92914/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92915/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92916/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92917/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92918/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92919/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92920/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45447/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45450/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217439/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217440/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217441/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217442/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217443/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217444/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217445/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217446/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217447/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45455/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45458,
            "uuid": "25c8090666d14b209935cdb83153e637",
            "title": "FAAM C406 GRIM-SAF flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for GRIM-SAF FAAM Aircraft Project project.",
            "keywords": "GRIM-SAF, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-07-14T10:31:24",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45457/?format=api",
                "dataPath": "/badc/faam/data/2025/c406-may-15",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5171840738,
                "numberOfFiles": 33,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12988/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5055/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60307/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63157/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63158/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63159/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63160/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92881/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92882/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92883/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92884/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92885/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92886/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92887/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92890/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92891/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92892/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92893/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92894/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92895/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92896/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92897/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92898/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92899/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92900/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92901/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92902/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92903/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92904/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92906/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92908/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92909/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92910/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92912/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92913/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92914/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92915/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92916/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92917/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92918/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92919/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92920/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45447/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45450/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217454/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217455/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217456/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217457/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217458/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217459/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217460/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217461/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217462/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45459/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45462,
            "uuid": "d0e4909f5e4a407aac68a4ed319c835c",
            "title": "FAAM C407 GRIM-SAF flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for GRIM-SAF FAAM Aircraft Project project.",
            "keywords": "GRIM-SAF, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-07-14T10:31:39",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45461/?format=api",
                "dataPath": "/badc/faam/data/2025/c407-may-16",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6571577920,
                "numberOfFiles": 37,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12989/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5056/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60307/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63157/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63158/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63159/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63160/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92881/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92882/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92883/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92884/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92885/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92886/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92887/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92890/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92891/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92892/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92893/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92894/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92895/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92896/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92897/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92898/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92899/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92900/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92901/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92902/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92903/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92904/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92906/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92908/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92909/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92910/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92912/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92913/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92914/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92915/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92916/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92917/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92918/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92919/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92920/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45447/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45450/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217469/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217470/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217471/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217472/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217473/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217474/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217475/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217476/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217477/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45463/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45467,
            "uuid": "5f419e23fe3841dba3494af6957ff16a",
            "title": "FAAM C408 SHIFT flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for SHIFT FAAM Aircraft Project project.",
            "keywords": "SHIFT, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-11T09:11:56",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45466/?format=api",
                "dataPath": "/badc/faam/data/2025/c408-jun-02",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5661036147,
                "numberOfFiles": 31,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12990/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5057/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53685/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53686/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53687/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53690/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53692/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53693/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53694/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53695/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79844/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79845/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79846/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79847/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79848/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79849/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79850/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79852/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79854/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82211/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45465/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45468/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217486/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217487/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217488/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217489/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217490/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217491/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217492/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217493/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217494/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45469/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45473,
            "uuid": "4df05d30a1954a9f9613e26980aa32ee",
            "title": "FAAM C409 REVEAL flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for REVEAL FAAM Aircraft Project project.",
            "keywords": "REVEAL, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-11T09:34:53",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45472/?format=api",
                "dataPath": "/badc/faam/data/2025/c409-jun-03",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5803500379,
                "numberOfFiles": 35,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12991/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5058/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53685/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53686/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53687/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53690/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53692/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53693/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53694/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53695/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60307/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79844/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79845/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79846/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79847/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79848/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79849/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79850/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79852/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79854/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82211/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92881/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45471/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45474/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217512/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217513/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217514/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217515/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217516/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217517/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217518/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217519/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217520/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45475/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45478,
            "uuid": "09a79148f74148dd9c728c7b591a0aaa",
            "title": "FAAM C410 REVEAL flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for REVEAL FAAM Aircraft Project project.",
            "keywords": "REVEAL, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-20T09:42:48",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45477/?format=api",
                "dataPath": "/badc/faam/data/2025/c410-jun-03",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6906101742,
                "numberOfFiles": 29,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12992/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5059/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53685/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53686/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53687/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53690/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53692/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53693/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53694/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53695/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60307/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79844/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79845/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79846/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79847/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79848/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79849/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79850/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79852/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79854/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82211/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92881/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45471/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45474/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217536/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217537/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217538/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217539/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217540/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217541/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217542/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217543/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217544/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45479/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45482,
            "uuid": "a2a9f2d0ca2f41cf98dd15cf46548ca1",
            "title": "FAAM C411 SHIFT flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for SHIFT FAAM Aircraft Project project.",
            "keywords": "SHIFT, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-11T09:57:00",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45481/?format=api",
                "dataPath": "/badc/faam/data/2025/c411-jun-04",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4795012441,
                "numberOfFiles": 26,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12993/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5060/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53685/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53686/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53687/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53690/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53692/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53693/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53694/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53695/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79844/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79845/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79846/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79847/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79848/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79849/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79850/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79852/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79854/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82211/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45465/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45468/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217551/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217552/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217553/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217554/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217555/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217556/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217557/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217558/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217559/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45483/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45486,
            "uuid": "f87eb025adc74fe3997410b1f4827355",
            "title": "FAAM C412 REVEAL flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for REVEAL FAAM Aircraft Project project.",
            "keywords": "REVEAL, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-11T09:57:12",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45485/?format=api",
                "dataPath": "/badc/faam/data/2025/c412-jun-05",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5850493197,
                "numberOfFiles": 35,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12994/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5061/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53685/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53686/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53687/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53690/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53692/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53693/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53694/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53695/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60307/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79844/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79845/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79846/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79847/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79848/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79849/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79850/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79852/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79854/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82211/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92881/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45471/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45474/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217566/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217567/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217568/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217569/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217570/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217571/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217572/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217573/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217574/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45487/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45490,
            "uuid": "c71ec7992a194c8bb020e65fc193c5b6",
            "title": "FAAM C413 REVEAL flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for REVEAL FAAM Aircraft Project project.",
            "keywords": "REVEAL, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-11T09:57:23",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45489/?format=api",
                "dataPath": "/badc/faam/data/2025/c413-jun-05",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6322557715,
                "numberOfFiles": 34,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12995/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5062/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53685/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53686/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53687/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53690/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53692/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53693/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53694/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53695/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60307/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79844/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79845/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79846/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79847/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79848/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79849/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79850/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79852/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79854/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82211/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92881/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45471/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45474/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217581/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217582/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217583/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217584/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217585/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217586/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217587/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217588/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217589/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45491/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45494,
            "uuid": "bf962f7bb1ee4fff82f3da827a9cd357",
            "title": "FAAM C414 SHIFT flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for SHIFT FAAM Aircraft Project project.",
            "keywords": "SHIFT, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-11T09:57:35",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45493/?format=api",
                "dataPath": "/badc/faam/data/2025/c414-jun-09",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5246299645,
                "numberOfFiles": 29,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12996/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5063/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53685/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53686/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53687/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53690/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53692/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53693/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53694/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53695/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79844/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79845/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79846/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79847/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79848/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79849/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79850/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79852/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79854/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82211/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45465/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45468/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217596/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217597/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217598/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217599/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217600/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217601/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217602/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217603/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217604/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45495/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45498,
            "uuid": "475b0e36972c41119e6ca9140d810bb9",
            "title": "FAAM C415 REVEAL flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for REVEAL FAAM Aircraft Project project.",
            "keywords": "REVEAL, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-11T09:57:47",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45497/?format=api",
                "dataPath": "/badc/faam/data/2025/c415-jun-11",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5569871115,
                "numberOfFiles": 59,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12997/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5064/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53685/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53686/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53687/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53690/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53692/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53693/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53694/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53695/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60307/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79844/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79845/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79846/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79847/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79848/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79849/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79850/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79852/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79854/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82211/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92881/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45471/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45474/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217611/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217612/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217613/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217614/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217615/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217616/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217617/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217618/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217619/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45499/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45502,
            "uuid": "6ab61e2e4bae43ea9592997804dae170",
            "title": "FAAM C416 REVEAL flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for REVEAL FAAM Aircraft Project project.",
            "keywords": "REVEAL, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-11T09:57:59",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45501/?format=api",
                "dataPath": "/badc/faam/data/2025/c416-jun-11",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5532421877,
                "numberOfFiles": 35,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12998/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5065/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53685/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53686/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53687/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53690/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53692/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53693/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53694/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53695/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60307/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79844/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79845/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79846/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79847/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79848/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79849/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79850/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79852/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79854/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82211/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92881/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45471/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45474/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217626/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217627/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217628/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217629/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217630/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217631/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217632/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217633/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217634/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45503/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45506,
            "uuid": "4da0f083c3764e959923a62ffb620e43",
            "title": "FAAM C417 REVEAL flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for REVEAL FAAM Aircraft Project project.",
            "keywords": "REVEAL, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-11T09:58:11",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45505/?format=api",
                "dataPath": "/badc/faam/data/2025/c417-jun-12",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5479065595,
                "numberOfFiles": 33,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12999/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5066/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53685/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53686/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53687/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53690/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53692/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53693/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53694/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53695/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60307/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79844/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79845/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79846/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79847/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79848/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79849/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79850/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79852/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79854/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82211/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92881/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45471/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45474/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217641/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217642/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217643/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217644/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217645/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217649/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45507/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45510,
            "uuid": "0d0740d096514fffb9671626dadfae27",
            "title": "FAAM C418 REVEAL flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for REVEAL FAAM Aircraft Project project.",
            "keywords": "REVEAL, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-11T09:58:22",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45509/?format=api",
                "dataPath": "/badc/faam/data/2025/c418-jun-12",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5116809648,
                "numberOfFiles": 35,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13000/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5067/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53685/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53686/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53687/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53690/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53692/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53693/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53694/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53695/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60307/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79844/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79845/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79846/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79847/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79848/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79849/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79850/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79852/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79854/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82211/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92881/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45471/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45474/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217664/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45511/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45514,
            "uuid": "4b0410c767d84f26b49e69a77ce7de3e",
            "title": "FAAM C419 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:12:33",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45513/?format=api",
                "dataPath": "/badc/faam/data/2025/c419-jul-01",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6425430718,
                "numberOfFiles": 30,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13001/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5068/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217671/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217672/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217673/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217674/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217675/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217676/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217677/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217678/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217679/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45515/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45518,
            "uuid": "9f860fce257744309967864613abe962",
            "title": "FAAM C420 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:12:45",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45517/?format=api",
                "dataPath": "/badc/faam/data/2025/c420-jul-09",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5628467336,
                "numberOfFiles": 26,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13002/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5069/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217686/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217687/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217688/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217689/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217690/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217691/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217692/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217693/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217694/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45519/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45522,
            "uuid": "4686728d2b5f4e699da6eb5ed3dadab4",
            "title": "FAAM C421 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:12:57",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45521/?format=api",
                "dataPath": "/badc/faam/data/2025/c421-jul-10",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3781425836,
                "numberOfFiles": 24,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13003/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5070/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217701/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217702/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217703/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217704/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217705/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217706/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217707/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217708/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217709/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45523/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45526,
            "uuid": "0aafa5795f6e489b8dd99b38bd99665d",
            "title": "FAAM C422 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:13:09",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45525/?format=api",
                "dataPath": "/badc/faam/data/2025/c422-jul-10",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4713085010,
                "numberOfFiles": 23,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13004/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5071/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217716/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217717/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217718/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217719/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217720/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217721/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217722/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217723/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217724/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45527/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45530,
            "uuid": "5b2b025b6491435885cb5979c2b351dc",
            "title": "FAAM C423 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:13:21",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45529/?format=api",
                "dataPath": "/badc/faam/data/2025/c423-jul-11",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3880947345,
                "numberOfFiles": 24,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13005/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5072/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217731/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217732/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217733/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217734/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217735/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217736/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217737/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217738/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217739/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45531/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45534,
            "uuid": "249220218f2244a584b5d565e4313ded",
            "title": "FAAM C424 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:13:33",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45533/?format=api",
                "dataPath": "/badc/faam/data/2025/c424-jul-11",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4732885693,
                "numberOfFiles": 25,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13006/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5073/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217746/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217747/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217748/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217749/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217750/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217751/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217752/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217753/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217754/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45535/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45538,
            "uuid": "996bbce0af6c4465b24caeab4485562e",
            "title": "FAAM C425 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:13:45",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45537/?format=api",
                "dataPath": "/badc/faam/data/2025/c425-jul-13",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4705818004,
                "numberOfFiles": 27,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13007/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5074/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217761/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217762/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217763/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217764/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217765/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217766/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217767/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217768/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217769/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45539/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45542,
            "uuid": "6802e88a632a4a2aa301e97a566b9b23",
            "title": "FAAM C426 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:13:57",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45541/?format=api",
                "dataPath": "/badc/faam/data/2025/c426-jul-13",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4535163532,
                "numberOfFiles": 27,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13008/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5075/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217776/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217777/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217778/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217779/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217780/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217781/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217783/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217784/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45543/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45546,
            "uuid": "bda8b301d74341d8b9bdf7eac76906c4",
            "title": "FAAM C427 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:14:09",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45545/?format=api",
                "dataPath": "/badc/faam/data/2025/c427-jul-15",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4948144311,
                "numberOfFiles": 30,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13009/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5076/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217791/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217792/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217793/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217794/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217795/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217796/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217797/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217798/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217799/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45547/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45550,
            "uuid": "06b69e95becc45fc95218946b41ff711",
            "title": "FAAM C428 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:14:21",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45549/?format=api",
                "dataPath": "/badc/faam/data/2025/c428-jul-15",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4439582979,
                "numberOfFiles": 29,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13010/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5077/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92923/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217807/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217808/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217809/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217810/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217811/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217812/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217813/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217814/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45551/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45554,
            "uuid": "a5941f221ef74ecf81791eb73f30b60a",
            "title": "FAAM C429 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:14:33",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45553/?format=api",
                "dataPath": "/badc/faam/data/2025/c429-jul-18",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4464445937,
                "numberOfFiles": 29,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13011/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5078/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217821/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217822/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217823/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217824/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217825/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217826/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217827/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217828/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217829/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45555/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45558,
            "uuid": "39dd6c46ba7e47b1b2cac8a474f5d925",
            "title": "FAAM C430 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:14:47",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45557/?format=api",
                "dataPath": "/badc/faam/data/2025/c430-jul-18",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4670671575,
                "numberOfFiles": 29,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13012/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5079/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92923/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217836/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217837/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217838/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217839/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217840/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217841/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217843/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217844/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45559/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45562,
            "uuid": "9a241dfa17c54a31bc91038c9421532a",
            "title": "FAAM C431 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:14:59",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45561/?format=api",
                "dataPath": "/badc/faam/data/2025/c431-jul-19",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4518356368,
                "numberOfFiles": 23,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13013/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5080/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217852/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217854/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217855/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217858/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217859/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45563/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45566,
            "uuid": "158d8e921ed549209e4dae34d66da399",
            "title": "FAAM C432 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:15:11",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45565/?format=api",
                "dataPath": "/badc/faam/data/2025/c432-jul-19",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4238188702,
                "numberOfFiles": 23,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13014/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5081/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92923/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217866/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217867/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217868/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217869/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217870/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217874/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45567/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45570,
            "uuid": "b5e3a819daee4c9c9b4a1d2837e15abb",
            "title": "FAAM C433 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:15:23",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45569/?format=api",
                "dataPath": "/badc/faam/data/2025/c433-jul-20",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4275741346,
                "numberOfFiles": 29,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13015/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5082/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92923/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217881/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217882/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217883/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217884/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217885/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217886/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217887/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217889/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45571/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45574,
            "uuid": "34649a2f3e59486e83b2a5183e202a7b",
            "title": "FAAM C434 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:15:35",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45573/?format=api",
                "dataPath": "/badc/faam/data/2025/c434-jul-20",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4317372774,
                "numberOfFiles": 29,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13016/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5083/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217896/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217897/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217898/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217899/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217900/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217901/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217902/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217903/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217904/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45575/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45578,
            "uuid": "66f019734f5d4f82a71580b146064978",
            "title": "FAAM C435 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:15:47",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45577/?format=api",
                "dataPath": "/badc/faam/data/2025/c435-jul-22",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4489797446,
                "numberOfFiles": 26,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13017/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5084/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217912/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217913/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217914/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217915/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217916/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217917/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217918/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217919/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45579/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45582,
            "uuid": "e454ddaab5a84adea7f360838a8a2a2b",
            "title": "FAAM C436 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:16:00",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45581/?format=api",
                "dataPath": "/badc/faam/data/2025/c436-jul-23",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5270058036,
                "numberOfFiles": 32,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13018/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5085/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217926/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217927/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217928/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217929/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217930/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217931/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217934/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45583/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45586,
            "uuid": "672dcd71c958447b8448e3f3853a4da9",
            "title": "FAAM C437 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:16:12",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45585/?format=api",
                "dataPath": "/badc/faam/data/2025/c437-jul-23",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4231960542,
                "numberOfFiles": 23,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13019/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5086/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217941/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217943/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217944/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217945/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217946/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217949/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45587/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45590,
            "uuid": "04b47eb2f3534b9eb2e3feb9d8fdbd03",
            "title": "FAAM C439 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:16:37",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45589/?format=api",
                "dataPath": "/badc/faam/data/2025/c439-jul-25",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4553272185,
                "numberOfFiles": 23,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13020/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5087/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217956/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217957/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217958/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217959/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217960/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217964/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45591/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45594,
            "uuid": "d2b19f57b08e46a2ad5466e4dd71fe4c",
            "title": "FAAM C438 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:16:24",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45593/?format=api",
                "dataPath": "/badc/faam/data/2025/c438-jul-24",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5029013095,
                "numberOfFiles": 26,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13021/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5088/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217976/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217977/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217978/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217979/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45595/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45597,
            "uuid": "7a33f0fc201540538a082a730b5c4377",
            "title": "FAAM C446 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-21T01:42:10",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45596/?format=api",
                "dataPath": "/badc/faam/data/2025/c446-aug-01",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 3544971530,
                "numberOfFiles": 23,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13022/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5089/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217984/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217985/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217986/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217987/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217988/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217989/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217990/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217991/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217992/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45598/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45601,
            "uuid": "0177598f474a49d4ba12fe3ec4c9b337",
            "title": "FAAM C445 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-21T01:42:09",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45600/?format=api",
                "dataPath": "/badc/faam/data/2025/c445-jul-31",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4775755588,
                "numberOfFiles": 34,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13023/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5090/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60174/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60175/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60176/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60177/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60178/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60187/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60188/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60189/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62680/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62681/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/217999/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218000/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218001/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218002/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218003/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218004/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218005/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218006/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218007/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45602/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45605,
            "uuid": "59ffb916904d4a07bdd01900a387cee9",
            "title": "FAAM C444 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-21T01:42:09",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45604/?format=api",
                "dataPath": "/badc/faam/data/2025/c444-jul-31",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4319495575,
                "numberOfFiles": 23,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13024/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5091/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218014/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218015/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218016/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218017/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218018/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218019/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218020/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218021/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218022/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45606/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45609,
            "uuid": "69f47dadc28a40399758c1c8d8fa8530",
            "title": "FAAM C443 TEAMxUK flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for TEAMxUK project.",
            "keywords": "TEAMxUK, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2026-02-21T01:42:08",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45608/?format=api",
                "dataPath": "/badc/faam/data/2025/c443-jul-30",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4871300566,
                "numberOfFiles": 23,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13025/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5092/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50842/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50865/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50880/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50888/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50889/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50907/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50911/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50932/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50933/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50947/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50948/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60216/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/65806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/71784/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/76054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44846/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45397/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218029/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218030/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218031/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218032/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218033/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218034/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218035/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218036/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218037/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45610/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45613,
            "uuid": "a02a87ecd03e4a73a915c7bcf59f96bc",
            "title": "FAAM C397 VERIFY flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for VERIFY FAAM Aircraft Project project.",
            "keywords": "VERIFY, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:20:26",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45612/?format=api",
                "dataPath": "/badc/faam/data/2024/c397-nov-22",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6853317330,
                "numberOfFiles": 28,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13026/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5093/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60202/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60203/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60232/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60234/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62304/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74082/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74083/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74084/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74085/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74086/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74088/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74089/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74090/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74091/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74092/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74093/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74094/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74095/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74096/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74097/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74099/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74100/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74101/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74102/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74103/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74104/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74105/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45425/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45428/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218044/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218045/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218046/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218047/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218052/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45614/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45617,
            "uuid": "6e6afe3eac744079b6c84cb8b71fa0e4",
            "title": "FAAM C396 VERIFY flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for VERIFY FAAM Aircraft Project project.",
            "keywords": "VERIFY, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:20:13",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45616/?format=api",
                "dataPath": "/badc/faam/data/2024/c396-nov-18",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1740560626,
                "numberOfFiles": 17,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13027/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5094/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60202/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60203/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60232/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60234/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62304/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74082/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74083/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74084/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74085/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74086/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74088/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74089/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74090/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74091/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74092/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74093/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74094/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74095/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74096/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74097/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74099/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74100/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74101/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74102/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74103/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74104/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74105/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45425/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45428/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218067/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45618/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45621,
            "uuid": "78cad865cbea4dfa823f69416ced88fc",
            "title": "FAAM C395 VERIFY flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for VERIFY FAAM Aircraft Project project.",
            "keywords": "VERIFY, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:19:54",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45620/?format=api",
                "dataPath": "/badc/faam/data/2024/c395-nov-13",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6289693253,
                "numberOfFiles": 30,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13028/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5095/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60202/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60203/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60232/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60234/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62304/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74082/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74083/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74084/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74085/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74086/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74088/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74089/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74090/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74091/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74092/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74093/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74094/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74095/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74096/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74097/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74099/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74100/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74101/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74102/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74103/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74104/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74105/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45425/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45428/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218082/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45622/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45625,
            "uuid": "34009b3b2c3843fb9ae99dfe2c16668b",
            "title": "FAAM C394 VERIFY flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for VERIFY FAAM Aircraft Project project.",
            "keywords": "VERIFY, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:19:42",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45624/?format=api",
                "dataPath": "/badc/faam/data/2024/c394-nov-07",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 7649756382,
                "numberOfFiles": 33,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13029/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5096/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60202/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60203/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60232/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60234/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62304/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74082/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74083/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74084/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74085/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74086/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74088/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74089/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74090/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74091/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74092/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74093/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74094/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74095/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74096/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74097/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74099/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74100/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74101/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74102/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74103/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74104/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74105/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45425/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45428/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218089/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218090/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218091/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218092/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218093/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218094/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218095/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218096/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218097/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45626/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45629,
            "uuid": "a3355270a1ec40a8981203ac55d868f2",
            "title": "FAAM C393 VERIFY flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for VERIFY FAAM Aircraft Project project.",
            "keywords": "VERIFY, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-09-10T16:19:30",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45628/?format=api",
                "dataPath": "/badc/faam/data/2024/c393-nov-06",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4762600353,
                "numberOfFiles": 22,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13030/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5097/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/26714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60202/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60203/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60232/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60234/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79961/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79962/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79963/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86920/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86921/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86922/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86923/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86924/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86925/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45425/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45428/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218104/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218105/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218106/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218107/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218108/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218109/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218110/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218111/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218112/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45630/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45633,
            "uuid": "a894bd8cd098429f911cc49b3ebe66cb",
            "title": "FAAM C392 GRIM-SAF flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for GRIM-SAF FAAM Aircraft Project project.",
            "keywords": "GRIM-SAF, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-02-25T14:17:05",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45632/?format=api",
                "dataPath": "/badc/faam/data/2024/c392-oct-25",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 7474160081,
                "numberOfFiles": 35,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13031/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5098/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60202/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60203/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60232/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60234/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60307/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63157/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63158/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63159/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63160/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45447/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45450/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218119/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218127/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45634/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45637,
            "uuid": "8487e9cf93f94deb8ea0627b2110a209",
            "title": "FAAM C391 REVEAL flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for REVEAL FAAM Aircraft Project project.",
            "keywords": "REVEAL, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-02-25T14:16:53",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45636/?format=api",
                "dataPath": "/badc/faam/data/2024/c391-oct-24",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6577514213,
                "numberOfFiles": 34,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13032/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5099/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60232/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60234/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60307/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63157/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63158/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63159/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63160/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45471/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45474/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218142/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45638/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45641,
            "uuid": "6e4c6e5d5b064d9b9bef70c23c1f77f7",
            "title": "FAAM C390 Instrument Test flight: Airborne atmospheric measurements from core instrument suite on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core instrument suite data on board the FAAM BAE-146 aircraft collected for FAAM Test, Calibration, Training and Non-science Flights and other non-specified flight projects (Instrument) project.",
            "keywords": "Instrument, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2024-12-04T11:15:16",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45640/?format=api",
                "dataPath": "/badc/faam/data/2024/c390-oct-15",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4331101862,
                "numberOfFiles": 23,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13033/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5100/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60232/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60234/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/12946/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218152/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218153/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218154/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218155/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218156/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218157/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45642/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45645,
            "uuid": "6d8812014e8c4ee2a567ef5d78378c9c",
            "title": "FAAM C389 Instrument Test flight: Airborne atmospheric measurements from core instrument suite on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core instrument suite data on board the FAAM BAE-146 aircraft collected for FAAM Test, Calibration, Training and Non-science Flights and other non-specified flight projects (Instrument) project.",
            "keywords": "Instrument, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2024-12-04T11:15:09",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45644/?format=api",
                "dataPath": "/badc/faam/data/2024/c389-oct-09",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4654895670,
                "numberOfFiles": 23,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13034/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5101/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60232/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60234/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/12946/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218172/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45646/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45649,
            "uuid": "691a7694b5d64cefb026b74e88e3dd7a",
            "title": "FAAM C387 Instrument Test flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for FAAM Test, Calibration, Training and Non-science Flights and other non-specified flight projects (Instrument) project.",
            "keywords": "Instrument, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-03-05T16:38:30",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45648/?format=api",
                "dataPath": "/badc/faam/data/2024/c387-sep-03",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5827269966,
                "numberOfFiles": 34,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13035/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5102/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60202/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60203/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60232/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60234/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63157/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63158/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63159/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63160/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74082/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74083/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74084/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74085/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74086/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74088/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74089/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74090/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74092/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74093/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74095/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74096/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74097/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74099/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74100/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74101/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74102/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74103/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74104/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74105/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74504/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74505/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74507/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74508/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74509/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74510/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74511/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74512/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74513/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74514/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74515/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74516/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/12946/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218179/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218180/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218181/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218182/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218183/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218184/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218185/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218186/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218187/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45650/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45654,
            "uuid": "61f12a7bbab74f19908f4b0d629d186f",
            "title": "FAAM C386 BATS flight: Airborne atmospheric measurements from core instrument suite on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core instrument suite data on board the FAAM BAE-146 aircraft collected for BATS FAAM Aircraft Project project.",
            "keywords": "BATS, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2024-08-30T11:07:41",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45653/?format=api",
                "dataPath": "/badc/faam/data/2024/c386-jun-26",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5372063654,
                "numberOfFiles": 34,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13036/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5103/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60202/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60203/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60232/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60234/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63157/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63158/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63159/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63160/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74082/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74083/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74084/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74085/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74086/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74088/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74089/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74090/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74092/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74095/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74096/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74097/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74099/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74100/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74101/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74102/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74103/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74104/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74105/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74160/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74161/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74508/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74509/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74510/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74511/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74512/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74514/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74516/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/87830/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45652/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45655/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218202/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218203/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218204/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45656/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45659,
            "uuid": "9c0aaeb2d3004ad08ee3e2139dd85954",
            "title": "FAAM C385 BATS flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for BATS FAAM Aircraft Project project.",
            "keywords": "BATS, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-02-25T14:16:17",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45658/?format=api",
                "dataPath": "/badc/faam/data/2024/c385-jun-21",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 5964803111,
                "numberOfFiles": 40,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13037/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5104/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60202/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60203/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60232/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60234/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63157/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63158/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63159/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63160/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74082/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74083/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74084/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74085/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74086/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74088/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74089/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74090/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74092/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74093/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74095/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74096/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74097/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74099/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74100/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74101/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74102/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74103/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74104/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74105/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74160/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74161/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74504/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74505/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74507/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74508/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74509/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74510/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74511/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74512/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74513/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74514/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74515/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74516/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45652/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45655/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218226/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218228/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45660/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45663,
            "uuid": "1df73e00832f4b5ba970cd0c888f3dd2",
            "title": "FAAM C384 Instrument Test flight: Airborne atmospheric measurements from core and non-core instrument suites on board the BAE-146 aircraft",
            "abstract": "Airborne atmospheric measurements from core and non-core instrument suites data on board the FAAM BAE-146 aircraft collected for FAAM Test, Calibration, Training and Non-science Flights and other non-specified flight projects (Instrument) project.",
            "keywords": "Instrument, FAAM, airborne, atmospheric measurments",
            "publicationState": "published",
            "dataPublishedTime": "2025-02-25T14:16:04",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "ongoing",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45662/?format=api",
                "dataPath": "/badc/faam/data/2024/c384-jun-17",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 4364002662,
                "numberOfFiles": 33,
                "fileFormat": "Data are netCDF and NASA-Ames formatted. Ancillary files may be plain ASCII or PDF formatted. Image files may be PNG formatted."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13038/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5105/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50851/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50934/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50936/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50937/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50950/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50952/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50953/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/51280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53951/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/53954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59964/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59965/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59966/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59967/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59968/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59969/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59970/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59971/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60172/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60173/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60202/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60203/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60204/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60205/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60206/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60207/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60208/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60209/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60213/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60214/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60215/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60217/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60218/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60219/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60220/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60221/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60222/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60223/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60224/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60225/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60232/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60233/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60234/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60265/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60267/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60274/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60277/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60287/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62648/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62650/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62651/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62652/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62653/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62654/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62656/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62659/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62661/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62662/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62663/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62664/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62666/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62679/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63157/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63158/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63159/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63160/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74082/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74084/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74086/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74088/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74090/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74092/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74093/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74095/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74096/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74097/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74100/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74101/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74103/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74104/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74105/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74124/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74125/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74126/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74127/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74128/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74129/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74132/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74133/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74134/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74136/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74137/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74138/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74139/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74140/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74141/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74142/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74143/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74144/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74145/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74146/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74147/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74149/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74150/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74151/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74160/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74161/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74162/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74163/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74164/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74165/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74166/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74167/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74168/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74169/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74170/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74171/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74504/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74505/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74507/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74508/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74509/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74510/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74511/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74512/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74513/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74514/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74515/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74516/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92871/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92872/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92873/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92874/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92875/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92876/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92877/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92878/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92879/?format=api"
            ],
            "dataLineage": "Data were collected by instrument scientists during the flight before preparation and delivery for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/12946/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/5782/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218235/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218238/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218243/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45664/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45669,
            "uuid": "5c4840f2437648bbb9e898587f67617c",
            "title": "EXPECT WP1.2 project output: Data assimilation of satellite ESA CCI soil moisture into JULES",
            "abstract": "This dataset contains the output of gridded JULES (Joint UK Land Environment Simulator) runs from 1980-2019 over Europe before and after 4DEnVar data assimilation of satellite ESA CCI soil moisture, as WP1.2 of the HORIZON Europe EXPECT project: “Towards an Integrated Capability to Explain and Predict Regional Climate Changes”. Forcing data from the Watch Forcing Data ERA5 data set was used. The ESA CCI soil moisture data was assimilated using the 4DEnVar technique of Pinnington et al. (2021), which assumes the 15 parameters of the Tóth pedotransfer function (PTF) are constant over the entire region of Europe. The JULES suite u-dx313 was used to determine the posterior PTF parameters for the time period 2014-2018,  followed by full JULES runs with suite u-du244 for both the prior and the posterior PTF parameters from 1980-2019.",
            "keywords": "JULES,4DEnVar data assimilation,ESA CCI soil moisture,WFDE5 driving data",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13060/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5108/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218254/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218256/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218260/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45671,
            "uuid": "9ee63158ed994c3ab90971100df065df",
            "title": "Molecular Hydrogen and Carbon Monoxide records by PP1 from RHUL, Egham, UK.",
            "abstract": "Molecular Hydrogen and Carbon Monoxide mole fractions taken by the Greenhouse Gas Research Group of the Earth Sciences Department in the Royal Holloway University of London, in Egham, Surrey, United Kingdom from January 2023 to December 2024. The measurements are made by a Peak Performer 1 (PP1) (Gas chromatograph with a Reduction Compound Photometer detector), and calibrated against Jena Max Planck Institute scale.\r\n\r\nThis dataset was generated as part of the NERC grant NE/X011976/1 - New ways of measuring atmospheric hydrogen: paving the way for hydrogen leak quantification",
            "keywords": "Hydrogen, Carbon Monoxide, Gas Chromatography, PP1, RCP",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13061/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5109/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA). Data were collected from the PP1 and processed by the Greenhouse Gas Research Group in RHUL.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45672/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218268/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218269/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218270/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218273/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218278/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218279/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218282/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45673/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45675,
            "uuid": "74186901e2fa445cafca72141f3630f1",
            "title": "Estimated monthly water levels across a subset region of the Congo Basin peatlands (2019 to 2020)",
            "abstract": "These data include estimates of the monthly water levels across a subset region of the Congo Basin peatland complex for the period March 2019 to October 2020. \r\n\r\nFilenames beginning with 'WL_monthly' contain the monthly minimum, maximum, mean, and standard deviation of the estimated daily water levels for a subset of the Cuvette Centrale region in the Central Congo Basin.\r\n\r\nFilenames beginning with just 'WL_' contain the minimum, maximum, mean, and standard deviation of the estimated daily water levels over the 20-month study period, March 2019 to October 2020.\r\n\r\nDetails of the method used to produce these data are included in the article: Georgiou, S.; Mitchard, E.T.A.; Crezee, B.; Dargie, G.C.; Young, D.M.; Jovani-Sancho, A.J.; Kitambo, B.; Papa, F.; Bocko, Y.E.; Bola, P.; et al. Mapping Water Levels across a Region of the Cuvette Centrale Peatland Complex. Remote Sens. 2023, 15, 3099. https://doi.org/10.3390/rs15123099.\r\n\r\nThese data were produced for the Natural Environment Research Council (NERC) project CongoPeat: Past, Present and Future of the Peatlands of the Central Congo Basin (grant reference: NE/R016860/1).",
            "keywords": "Congo,peatland,wetland,inundation,CongoPeat",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45874/?format=api",
                "dataPath": "/badc/deposited2026/Congo_peatland_water_levels/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 12149406037,
                "numberOfFiles": 9,
                "fileFormat": "Contact support@ceda.ac.uk for file format information."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13064/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5112/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/3894/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/18405/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/18408/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93312/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93313/?format=api"
            ],
            "dataLineage": "Details of the method used to produce these data are included in the article: Georgiou, S.; Mitchard, E.T.A.; Crezee, B.; Dargie, G.C.; Young, D.M.; Jovani-Sancho, A.J.; Kitambo, B.; Papa, F.; Bocko, Y.E.; Bola, P.; et al. Mapping Water Levels across a Region of the Cuvette Centrale Peatland Complex. Remote Sens. 2023, 15, 3099. https://doi.org/10.3390/rs15123099.\r\n\r\nCode available at: https://github.com/SelenaGeo/InundationMapping/.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45676/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218289/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218290/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218291/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218292/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218293/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218294/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218295/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218296/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218297/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218298/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218299/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218300/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218301/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218303/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218304/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218305/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218306/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218307/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218308/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218309/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218310/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218311/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218312/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218313/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218314/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218315/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218316/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45677/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45681,
            "uuid": "7f48d3f0a30f4ca6923bf53987624ba7",
            "title": "Forced ocean model experiments using NEMO to isolate contribution of momentum and buoyancy fluxes to AMOC variability from 1958-2023.",
            "abstract": "This dataset was produced to investigate Atlantic Meridional Overturning Circulation (AMOC) variability driven by either momentum or buoyancy flux forcings, and its sensitivity to model resolution. The dataset is the global ocean model output for the years 1958-2023. The experimental design was developed by Amber Walsh and colleagues at the National Oceanography Centre (NOC), in collaboration with researchers at the National Center for Atmospheric Research (NCAR). Monthly output is provided at 1 degree and 0.25 degree horizontal resolution for four experiments: (i) interannual momentum flux forcing, (ii) interannual buoyancy flux forcing, (iii) fully interannually forced control (IAF), and (iv) repeat-year forcing (RYF), which excludes forced interannual variability. A wide range of ocean state variables are available for each experiment. All model runs were conducted with the NEMO ocean model using a modified NOC Near Present Day configuration.",
            "keywords": "climatologyMeteorologyAtmosphere, inlandWaters, oceans, geoscientificInformation, planningCadastre",
            "publicationState": "citable",
            "dataPublishedTime": "2026-03-09T00:00:00",
            "doiPublishedTime": "2026-03-09T00:00:00",
            "updateFrequency": "",
            "status": "final",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45689/?format=api",
                "dataPath": "/bodc/soc260019",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 12676956297112,
                "numberOfFiles": 38020,
                "fileFormat": "netCDF files and readme text file"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13067/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5115/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/27692/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/27702/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/27703/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/36269/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/36270/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/49688/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50612/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50623/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50624/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/52949/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/52960/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/52977/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/54483/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59641/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59645/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59646/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59647/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59649/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59655/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59657/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59658/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59660/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59665/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59669/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59671/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59673/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59682/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59683/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59692/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59693/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59694/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59698/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59779/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59781/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59785/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59787/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59788/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59789/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59791/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59792/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60135/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60148/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62271/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62272/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62275/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62276/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/62284/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63082/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63083/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63084/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63085/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63086/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63088/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63089/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63090/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63091/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63092/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63093/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63094/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63095/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63096/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63097/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63100/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63101/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63102/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63103/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63104/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63105/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63106/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63108/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63109/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63111/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63112/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63118/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63119/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63120/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63121/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63122/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63123/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/64130/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/64131/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75346/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75347/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75348/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75349/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75351/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75353/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75354/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75357/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75359/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75373/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75393/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75394/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75396/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75398/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75399/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75400/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75401/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75404/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75406/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75408/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75409/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75410/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75412/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75414/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75417/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75420/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75423/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75424/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75425/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75427/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/91349/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93056/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93067/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93068/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93069/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93070/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93071/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93072/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93073/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93074/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93082/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93083/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93084/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93085/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93086/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93087/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93088/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93089/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93090/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93091/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93092/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93093/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93094/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93095/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93096/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93097/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93098/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93099/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93100/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93101/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93102/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93103/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93104/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93105/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93106/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93107/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93108/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93109/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93110/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93111/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93112/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93113/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93114/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93115/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93116/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93117/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93118/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93119/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93120/?format=api"
            ],
            "dataLineage": "The data are archived on the British Oceanographic Data Centre (BODC)'s space at the Centre for Environmental Data Analysis (CEDA) and assigned a DOI. No quality control procedures were applied by BODC.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://catalogue.ceda.ac.uk/api/v2/identifiers/13765/?format=api"
            ],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218324/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218326/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218325/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218323/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218322/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218321/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218327/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218328/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218329/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218330/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218331/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218332/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45682,
            "uuid": "47e755607fbe4173879348bf960d06b8",
            "title": "Ozone Monitoring Instrument (OMI) L3 tropospheric NO2 Dataset (10/2004-03/2021) version 1.0",
            "abstract": "Ozone Monitoring Instrument (OMI) global tropospheric nitrogen dioxide (NO2) spatiotemporally averaged per month over a standard grid from October 2004 to March 2021. The dataset is provided in four different spatial resolutions: 0.2x0.2 (900x1800 grid cells), 0.5x0.5 (360x720), 1x1 (180x360), 2x2.5 (91x144) and includes auxiliary variables (e.g. cloud and surface properties, propagated level 3 uncertainties, averaging kernels). The data are provided in monthly netCDF files for each spatial resolution. The data were produced in the context of the European Space Agency (ESA) Climate Change Initiative+ (CCI+) precursors for aerosols and ozone project by the Royal Netherlands Meteorological Institute (KNMI). doi: 10.21944/cci-no2-omi-l3",
            "keywords": "",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13068/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5116/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were generated by spatiotemporally averaging operational OMI L2 NO2 QA4ECV version 1 data.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218333/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218334/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218335/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218336/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218337/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218338/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218339/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218340/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218341/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218342/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218343/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45683/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45684,
            "uuid": "5f96494ac0e349c78698bf6c5c715f53",
            "title": "Ozone Monitoring Instrument (OMI) global monthly L3 tropospheric NO2 dataset version 1.0 (2004-2021)",
            "abstract": "Ozone Monitoring Instrument (OMI) global tropospheric nitrogen dioxide (NO2) spatiotemporally averaged per month over a standard grid from October 2004 to March 2021. The dataset is provided in four different spatial resolutions: 0.2x0.2 (900x1800 grid cells), 0.5x0.5 (360x720), 1x1 (180x360), 2x2.5 (91x144) and includes auxiliary variables (e.g. cloud and surface properties, propagated level 3 uncertainties, averaging kernels). The data are provided in monthly netCDF files for each spatial resolution. The data were produced in the context of the European Space Agency (ESA) Climate Change Initiative+ (CCI+) precursors for aerosols and ozone project by the Royal Netherlands Meteorological Institute (KNMI). doi: 10.21944/cci-no2-omi-l3",
            "keywords": "OMI,L3,NO2,CCI",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13072/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5117/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were generated by spatiotemporally averaging operational OMI L2 NO2 QA4ECV version 1 data.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218345/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218346/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218347/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218348/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218349/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218350/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218351/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218352/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218353/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218354/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218355/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45685/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45686,
            "uuid": "0065ceb2b1ff4f40b2a1e961faef2b77",
            "title": "Ozone Monitoring Instrument (OMI) global monthly dataset of tropospheric NO2 (2004-2021) version 1.0",
            "abstract": "Ozone Monitoring Instrument (OMI) global tropospheric nitrogen dioxide (NO2) spatiotemporally averaged per month over a standard grid from October 2004 to March 2021. The dataset is provided in four different spatial resolutions: 0.2x0.2 (900x1800 grid cells), 0.5x0.5 (360x720), 1x1 (180x360), 2x2.5 (91x144) and includes auxiliary variables (e.g. cloud and surface properties, propagated level 3 uncertainties, averaging kernels). The data are provided in monthly netCDF files for each spatial resolution. The data were produced in the context of the European Space Agency (ESA) Climate Change Initiative+ (CCI+) precursors for aerosols and ozone project by the Royal Netherlands Meteorological Institute (KNMI). doi: 10.21944/cci-no2-omi-l3",
            "keywords": "cci,no2,L3,nitrogen dioxide,omi",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13073/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5118/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were generated by spatiotemporally averaging operational OMI L2 NO2 QA4ECV version 1 data.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218357/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218358/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218359/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218360/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218361/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218362/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218363/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218364/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218365/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218366/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218367/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45687/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45691,
            "uuid": "8de7d74606fe4413890a0788fb33e964",
            "title": "NERC-ARF flight 2017_172 for ES17_126: Airborne remote sensing measurements",
            "abstract": "Airborne remote sensing measurements collected on 21 June 2017 by the Natural Environment Research Council's Airborne Research Facility (NERC-ARF) onboard the British Antarctic Survey (BAS) Twin-Otter aircraft for the NERC-ARF ES17_126 Project (flight reference: 2017_172). This dataset comprises: digital photography data collected using a Leica RCD105 camera, hyperspectral data collected using a Specim Aisa FENIX imager and hyperspectral data collected using a Specim Aisa OWL imager.\r\n\r\nData were collected over the Alto Tajo, Spain area.",
            "keywords": "ES17_126, ES17/126, aircraft, hyperspectral, remote sensing, NERC-ARF, ARSF",
            "publicationState": "citable",
            "dataPublishedTime": "2026-03-31T15:24:13",
            "doiPublishedTime": "2026-03-31T15:30:54",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45692/?format=api",
                "dataPath": "/neodc/arsf/2017/ES17_126/ES17_126-2017_172_Alto_Tajo",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1683360110643,
                "numberOfFiles": 4185,
                "fileFormat": "Hyperspectral data are ENVI binary, LiDAR data are LAS and aerial photography are TIF formats"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13074/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5119/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were collected and processed by the NERC-ARF facility and deposited at the Centre for Environmental Data Analysis (CEDA) for archiving.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://catalogue.ceda.ac.uk/api/v2/identifiers/13766/?format=api"
            ],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/26109/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45715/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218384/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218385/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218386/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218387/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218388/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218389/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218390/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218391/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45693/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45695,
            "uuid": "bf9fa6a41568478e9bc49e4467db53a8",
            "title": "NERC-ARF flight 2017_166 for RG17_26: Airborne remote sensing measurements",
            "abstract": "Airborne remote sensing measurements collected on 15 June 2017 by the Natural Environment Research Council's Airborne Research Facility (NERC-ARF) onboard the British Antarctic Survey (BAS) Twin-Otter aircraft for the NERC-ARF RG17_26 Project (flight reference: 2017_166). This dataset comprises: digital photography data collected using a Leica RCD105 camera, hyperspectral data collected using a Specim Aisa FENIX imager and hyperspectral data collected using a Specim Aisa OWL imager.\r\n\r\nData were collected over the  Albacete, Spain area.",
            "keywords": "RG17_26, RG17/26, aircraft, hyperspectral, remote sensing, NERC-ARF, ARSF",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45696/?format=api",
                "dataPath": "/neodc/arsf/2017/RG17_26/RG17_26-2017_166_Albacete",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 262852713680,
                "numberOfFiles": 835,
                "fileFormat": "Hyperspectral data are ENVI binary, LiDAR data are LAS and aerial photography are TIF formats"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13075/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5120/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were collected and processed by the NERC-ARF facility and deposited at the Centre for Environmental Data Analysis (CEDA) for archiving.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/26104/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45715/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218395/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218396/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218397/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218398/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218399/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218400/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218401/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218402/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45697/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45699,
            "uuid": "a8443c8b93714925b8adafec600b348a",
            "title": "NERC-ARF flight 2017_170 for ES17_126: Airborne remote sensing measurements",
            "abstract": "Airborne remote sensing measurements collected on 19 June 2017 by the Natural Environment Research Council's Airborne Research Facility (NERC-ARF) onboard the British Antarctic Survey (BAS) Twin-Otter aircraft for the NERC-ARF ES17_126 Project (flight reference: 2017_170). This dataset comprises: digital photography data collected using a Leica RCD105 camera, hyperspectral data collected using a Specim Aisa FENIX imager and hyperspectral data collected using a Specim Aisa OWL imager.\r\n\r\nData were collected over the Alto Tajo, Spain area.",
            "keywords": "ES17_126, ES17/126, aircraft, hyperspectral, remote sensing, NERC-ARF, ARSF",
            "publicationState": "published",
            "dataPublishedTime": "2026-03-31T15:22:58",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45700/?format=api",
                "dataPath": "/neodc/arsf/2017/ES17_126/ES17_126-2017_170_Alto_Tajo",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 220061577362,
                "numberOfFiles": 795,
                "fileFormat": "Hyperspectral data are ENVI binary, LiDAR data are LAS and aerial photography are TIF formats"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13076/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5121/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were collected and processed by the NERC-ARF facility and deposited at the Centre for Environmental Data Analysis (CEDA) for archiving.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://catalogue.ceda.ac.uk/api/v2/identifiers/13767/?format=api"
            ],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/26109/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45715/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218406/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218407/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218408/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218409/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218410/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218411/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218412/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218413/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45701/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45703,
            "uuid": "861c6ef3b7fd4cee9e3268f4b8722567",
            "title": "NERC-ARF flight 2017_167a for ES17_136: Airborne remote sensing measurements",
            "abstract": "Airborne remote sensing measurements collected on 16 June 2017 by the Natural Environment Research Council's Airborne Research Facility (NERC-ARF) onboard the British Antarctic Survey (BAS) Twin-Otter aircraft for the NERC-ARF ES17_136 Project (flight reference: 2017_167a). This dataset comprises: digital photography data collected using a Leica RCD105 camera, hyperspectral data collected using a Specim Aisa FENIX imager and hyperspectral data collected using a Specim Aisa OWL imager.\r\n\r\nData were collected over the Albacete, Spain area.",
            "keywords": "ES17_136, ES17/136, aircraft, hyperspectral, remote sensing, NERC-ARF, ARSF",
            "publicationState": "published",
            "dataPublishedTime": "2026-03-31T15:21:31",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45704/?format=api",
                "dataPath": "/neodc/arsf/2017/ES17_136/ES17_136-2017_167a_Albacete",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1180148973156,
                "numberOfFiles": 3001,
                "fileFormat": "Hyperspectral data are ENVI binary, LiDAR data are LAS and aerial photography are TIF formats"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13077/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5122/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were collected and processed by the NERC-ARF facility and deposited at the Centre for Environmental Data Analysis (CEDA) for archiving.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/26106/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45715/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218417/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218418/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218419/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218420/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218421/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218422/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218423/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218424/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45705/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45707,
            "uuid": "8951a80c17b442adb2b1b4ecfd1dac12",
            "title": "NERC-ARF flight 2017_167b for ES17_136: Airborne remote sensing measurements",
            "abstract": "Airborne remote sensing measurements collected on 16 June 2017 by the Natural Environment Research Council's Airborne Research Facility (NERC-ARF) onboard the British Antarctic Survey (BAS) Twin-Otter aircraft for the NERC-ARF ES17_136 Project: Albacete, Spain (ES17_136) project (flight reference: 2017_167b). This dataset comprises: digital photography data collected using a Leica RCD105 camera, hyperspectral data collected using a Specim Aisa FENIX imager and hyperspectral data collected using a Specim Aisa OWL imager.\r\n\r\nData were collected over the Albacete, Spain area.",
            "keywords": "ES17_136, ES17/136, aircraft, hyperspectral, remote sensing, NERC-ARF, ARSF",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45708/?format=api",
                "dataPath": "/neodc/arsf/2017/ES17_136/ES17_136-2017_167b_Albacete",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 81860352813,
                "numberOfFiles": 359,
                "fileFormat": "Hyperspectral data are ENVI binary, LiDAR data are LAS and aerial photography are TIF formats"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13078/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5123/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were collected and processed by the NERC-ARF facility and deposited at the Centre for Environmental Data Analysis (CEDA) for archiving.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/26106/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45715/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218428/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218429/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218430/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218431/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218432/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218433/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218434/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218435/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45709/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45711,
            "uuid": "43eaaec25aa64fc6aa8bc5e93fffe189",
            "title": "NERC-ARF flight 2017_168 for ES17_106: Airborne remote sensing measurements",
            "abstract": "Airborne remote sensing measurements collected on 17 June 2017 by the Natural Environment Research Council's Airborne Research Facility (NERC-ARF) onboard the British Antarctic Survey (BAS) Twin-Otter aircraft for the NERC-ARF ES17_106 Project: Validation of the operational and user-generated vegetation products derived from Sentinel-2 and -3 (flight reference: 2017_168). This dataset comprises: digital photography data collected using a Leica RCD105 camera, hyperspectral data collected using a Specim Aisa FENIX imager and hyperspectral data collected using a Specim Aisa OWL imager.\r\n\r\nData were collected over the Valencia, Spain area.",
            "keywords": "ES17_106, ES17/106, aircraft, hyperspectral, remote sensing, NERC-ARF, ARSF",
            "publicationState": "published",
            "dataPublishedTime": "2026-03-31T15:15:48",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45712/?format=api",
                "dataPath": "/neodc/arsf/2017/ES17_106/ES17_106-2017_168_Valencia",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 775287289912,
                "numberOfFiles": 1985,
                "fileFormat": "Hyperspectral data are ENVI binary, LiDAR data are LAS and aerial photography are TIF formats"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13079/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5124/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were collected and processed by the NERC-ARF facility and deposited at the Centre for Environmental Data Analysis (CEDA) for archiving.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/26107/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45715/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218439/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218440/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218441/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218442/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218443/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218444/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218445/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218446/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45713/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "registered",
                    "accessRoles": null,
                    "label": "registered: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45719,
            "uuid": "e08ec540d696474e81b327746ba6f91f",
            "title": "SPLICE project: Canopy inputs for the DART model derived from Terrestrial Laser Scans",
            "abstract": "This dataset contains terrestrial laser scanning (TLS) processed from eleven forest plots for use as inputs to the DART (Discrete Anisotropic Radiative Transfer) explicit radiative transfer model (Gastellu-Etcheggory et al. 2015). The forest plots are located across the globe in different habitats, and the largest is 120 m x 120 m. The terrestrial laser scanning was completed during the leaf-on period.",
            "keywords": "terrestrial laser scanning, forest, canopy",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45720/?format=api",
                "dataPath": "/neodc/splice/data/SPLICE_DART_Model_Inputs",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 108094376,
                "numberOfFiles": 25,
                "fileFormat": "PDF, XML and text formats"
            },
            "timePeriod": null,
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5125/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218477/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218478/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218479/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218480/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218481/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218482/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218483/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218484/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218485/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218486/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218487/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218488/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": [
                {
                    "ob_id": 1138,
                    "name": "NDGO0003"
                }
            ]
        },
        {
            "ob_id": 45721,
            "uuid": "ee703f391ead447e99cb4878ebcb5ebb",
            "title": "EUCLEIA historical natural-only forcings experiment  (2016 – 2024), a numerical simulation data produced by the UK Met Office using HadGEM3-A.",
            "abstract": "The data provided here are the numerical simulation data for the historical natural-only forcings-only short experiment (2016 – 2024 inclusive) as a test case for the upgraded Met Office HadGEM3-A based operational event attribution system for EUCLEIA (European Climate and weather Events: Interpretation and Attribution).\r\n\r\nImprovements include higher horizontal and vertical resolution (N216 L85) and the latest dynamical core (ENDGame) and land surface model (JULES). External forcings are restricted to just historical natural variability of solar irradiance and volcanic aerosol optical depth.  SST and SIC lower boundary conditions are provided from the HadISST observational dataset minus an estimate of the anthropogenic contribution derived from CMIP5 coupled model simulations. The experiment comprises a 15 member stochastic physics ensemble using kinetic energy backscatter and randomly perturbed physics schemes. Ensemble members are initialised from dumps taken from 0000Z December 1st 2013 at the end of the corresponding multi-decadal validation experiment.",
            "keywords": "eucleia, event, attribution, extreme, historical, natural, short, test cases",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45798/?format=api",
                "dataPath": "/badc/eucleia/data/EUCLEIA/output/MOHC/HadGEM3-A-N216/historicalNatExt/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 910,
                "numberOfFiles": 1,
                "fileFormat": "Data are NetCDF formatted"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13113/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Numerical simulation data produced by the Met Office in support of the EUCLEIA project and passed to CEDA for archival and distribution.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/14514/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/14515/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218489/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218490/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218492/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218493/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218494/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218495/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218496/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218491/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218497/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218498/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://catalogue.ceda.ac.uk/api/v2/computations/14478/?format=api",
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45722,
            "uuid": "69c2751fde1e4c9288182f0a1cd19641",
            "title": "EUCLEIA historical forcings experiment (2016 – 2024), a numerical simulation data produced by the UK Met Office using HadGEM3-A.",
            "abstract": "The data provided here are the numerical simulation data for the historical forcings-only short experiment (2016 – 2024 inclusive) as a test case for the upgraded Met Office HadGEM3-A based operational event attribution system for EUCLEIA (European Climate and weather Events: Interpretation and Attribution).\r\n\r\nImprovements include higher horizontal and vertical resolution (N216 L85) and the latest dynamical core (ENDGame) and land surface model (JULES). External forcings are historical natural variability of solar irradiance and volcanic aerosol optical depth as well as historical anthropogenic prescriptions of GHGs, ozone, aerosols and land use change.  SST and SIC lower boundary conditions are provided from the HadISST observational dataset. The experiment comprises a 15 member stochastic physics ensemble using kinetic energy backscatter and randomly perturbed physics schemes. Ensemble members are initialised from dumps taken from 0000Z December 1st 2013 at the end of the corresponding multi-decadal validation experiment.",
            "keywords": "eucleia, event, attribution, extreme, historical, short, test cases",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45799/?format=api",
                "dataPath": "/badc/eucleia/data/EUCLEIA/output/MOHC/HadGEM3-A-N216/historicalExt/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 896,
                "numberOfFiles": 1,
                "fileFormat": "Data are NetCDF formatted"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13114/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Numerical simulation data produced by the Met Office in support of the EUCLEIA project and passed to CEDA for archival and distribution.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/14514/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/14515/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218504/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218505/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218506/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218507/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218508/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218509/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218500/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218501/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218502/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218503/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://catalogue.ceda.ac.uk/api/v2/computations/14478/?format=api",
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45723,
            "uuid": "07badf9fb0f447cb90d63579bd725ecd",
            "title": "ESA Precursors for Aerosols and Ozone Climate Change Initiative (Precursors_cci): daily and monthly L3 SO2 from TROPOMI, version 1.0",
            "abstract": "The Sulfur Dioxide (SO2) Climate Data Record (CDR) product is a Level 3 SO2 product developed by using satellite data from the TROPOMI instrument (on S5P) as part of the ESA Climate Change Initiative (CCI) Precursors for Aerosols and Ozone project.\r\n\r\nThis dataset provides gridded SO2 column densities of daily 0.25°x0.25° and monthly 0.125°x0.125° resolution grids from May 2018 to December 2024.  The L3 product is based on the Level 2 SO2 product created for the Precursors_cci project. Compared to the operational TROPOMI product, the air mass factors have been reprocessed using an update albedo climatology, and the CAMS Reanalysis Model for the a priori vertical profiles. The quality values have also been updated. In addition to the main product results, such as SO2 slant column, vertical column and air mass factor, the Level 3 data files contain several additional parameters and diagnostic information such as uncertainties, a priori profiles and averaging kernels. Data are available in NetCDF format. \r\n\r\nThe European Space Agency (ESA) Precursors for Aerosol and Ozone Climate Change Initiative (Precursors CCI) project is part of ESA's Climate Change Initiative (CCI) to produce long term datasets of Essential Climate Variables derived from global satellite data (https://climate.esa.int/en/projects/precursors-for-aerosols-and-ozone/)",
            "keywords": "ESA, CCI, Precursors",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13102/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45106/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45766/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218521/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218511/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218512/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218513/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218514/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218515/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218516/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218518/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218519/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218520/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218517/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218522/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218523/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/45767/?format=api",
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45724,
            "uuid": "1599565404ec40aa8233bbe8fbe51e8c",
            "title": "ESA Precursors for Aerosols and Ozone Climate Change Initiative (Precursors_cci): daily and monthly L3 SO2 from OMI, version 1.0",
            "abstract": "The Sulfur Dioxide (SO2) Climate Data Record (CDR) product is a Level 3 SO2 product developed by using satellite data from the OMI instrument (on AURA) as part of the ESA Climate Change Initiative (CCI) Precursors for Aerosols and Ozone project.\r\n\r\n This dataset provides gridded SO2 column densities of monthly 0.125°x0.125° and daily 0.25°x0.25° resolution grids from October 2004 to December 2022. The L3 product is based on the Level 2 SO2 product created for the Precursors_cci project. Compared to the operational OMI product, the SO2 slant columns are computed using the COBRA scheme, the air mass factors have been processed using the CAMS Reanalysis Model for the a priori vertical profiles. In addition to the main product results, such as SO2 slant column, vertical column and air mass factor, the Level 3 data files contain several additional parameters and diagnostic information such as uncertainties, a priori profiles and averaging kernels. Data are available in NetCDF format.\r\n\r\nThe European Space Agency (ESA) Precursors for Aerosol and Ozone Climate Change Initiative (Precursors CCI) project is part of ESA's Climate Change Initiative (CCI) to produce long term datasets of Essential Climate Variables derived from global satellite data (https://climate.esa.int/en/projects/precursors-for-aerosols-and-ozone/)",
            "keywords": "ESA, CCI, Precursors",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13116/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45106/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45766/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218524/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218525/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218526/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218527/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218528/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218529/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218530/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218534/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218532/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218533/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218531/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218535/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218536/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/45806/?format=api",
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45725,
            "uuid": "cb4a019f65434da79ec212c2941e0253",
            "title": "ESA Precursors for Aerosols and Ozone Climate Change Initiative (Precursors_cci): monthly L3 SO2 from GOME, version 1.0",
            "abstract": "The Sulfur Dioxide (SO2) Climate Data Record (CDR) product is a Level 3 SO2 product developed by using satellite data from the GOME instrument (on ERS-2) as part of the ESA Climate Change Initiative (CCI) Precursors for Aerosols and Ozone project.\r\n\r\nThis dataset provides gridded SO2 column densities of monthly 1°x 1° resolution grids from April 1996 to June 2003. The L3 product is based on the Level 2 SO2 product created for the Precursors_cci project. The air mass factors have been reprocessed using the CAMS Reanalysis Model for the a priori vertical profiles. In addition to the main product results, such as SO2 slant column, vertical column and air mass factor, the Level 3 data files contain several additional parameters and diagnostic information such as uncertainties, a priori profiles and averaging kernels. Data are available in NetCDF format.\r\n\r\nThe European Space Agency (ESA) Precursors for Aerosol and Ozone Climate Change Initiative (Precursors CCI) project is part of ESA's Climate Change Initiative (CCI) to produce long term datasets of Essential Climate Variables derived from global satellite data (https://climate.esa.int/en/projects/precursors-for-aerosols-and-ozone/)",
            "keywords": "ESA, CCI, Precursors",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13115/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45106/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45766/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218547/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218538/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218540/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218541/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218542/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218543/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218537/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218539/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218545/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218546/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218544/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218548/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218549/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/45800/?format=api",
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45726,
            "uuid": "8a76d9fe4a3f4dcdbf023041ad4dec85",
            "title": "ESA River Discharge Climate Change Initiative (RD_cci): New product 2",
            "abstract": "TBD",
            "keywords": "river discharge, CCI, multispectral",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/11887/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the River Discharge CCI project, and supplied to CEDA for archiving as part of the CCI Open Data Portal.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/41537/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218552/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218553/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218550/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218551/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218556/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218554/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218555/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218557/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218558/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218559/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218560/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/43210/?format=api",
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45733,
            "uuid": "ce2c50c1bb5d47d3a1d6a4558cffa69a",
            "title": "SSP370-126aer data produced by the GFDL-SPEAR_LO model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the SSP370-126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using GFDL-SPEAR_LO. It contains NetCDF output from coupled transient simulations with global aerosol reductions. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe SSP370-126aer coupled transient experiment runs from January 2015 to at least February 2051. Global aerosol and precursor emissions (SO2, black carbon and organic carbon) are taken from SSP1-2.6, while all other anthropogenic emissions and land use follow SSP3-7.0.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nThis dataset is native GFDL Net-CDF output with no CMORisation applied.\r\n\r\nAcronyms\r\n------------\r\nGFDL-SPEAR_LO: SPEAR (Seamless System for Prediction and EArth System Research) was developed as a next generation GFDL modeling system for seasonal to multidecadal prediction and projection at the Geophysical Fluid Dynamics Laboratory (GFDL). \r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45734/?format=api",
                "dataPath": "/badc/deposited2026/RAMIP_GFDL_data/NOAA-GFDL/GFDL-SPEAR_LO/ssp370-126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 243097551204,
                "numberOfFiles": 320,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12051/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/4683/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50563/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/56259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61388/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61390/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61391/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61396/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61408/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61414/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61416/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61417/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61418/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61424/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61425/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61426/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61429/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61432/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61434/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61436/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61508/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63011/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/69302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/69303/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74531/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79995/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/80081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93192/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93193/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93201/?format=api"
            ],
            "dataLineage": "SPEAR_LO RAMIP simulations are based on the SPEAR_LO (https://www.gfdl.noaa.gov/spear/)  In particular, SPEAR_LO RAMIP uses 10 of the macroperturbation Historical runs (i.e., each ensemble member is initialized from a different year in the preindustrial control simulation). They are all branched off the historical simulation in 2011 and follow historical emissions/ghg values prior to 2015.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218575/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218576/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218577/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218578/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218579/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218580/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218581/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218582/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://catalogue.ceda.ac.uk/api/v2/computations/44804/?format=api",
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45735,
            "uuid": "89ed0d1383f34d48895e7c932516a557",
            "title": "SSP370-NAE126aer data produced by the GFDL-SPEAR_LO model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the SSP370-NAE126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using GFDL-SPEAR_LO. It contains NetCDF output from coupled transient simulations with global aerosol reductions. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe SSP370-NAE126aer coupled transient experiment runs from January 2015 to at least February 2051. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over North America and Europe are taken from SSP1-2.6, while all other anthropogenic emissions and land use follow SSP3-7.0. North America and Europe are the regions bounded by 150W, 45W, 25N and 70N, and 20W, 45E, 35N, and 70N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nThis dataset is native GFDL Net-CDF output with no CMORisation applied.\r\n\r\nAcronyms\r\n------------\r\nGFDL-SPEAR_LO: SPEAR (Seamless System for Prediction and EArth System Research) was developed as a next generation GFDL modeling system for seasonal to multidecadal prediction and projection at the Geophysical Fluid Dynamics Laboratory (GFDL). \r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45736/?format=api",
                "dataPath": "/badc/deposited2026/RAMIP_GFDL_data/NOAA-GFDL/GFDL-SPEAR_LO/ssp370-nae126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 243097552604,
                "numberOfFiles": 320,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12051/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/4683/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50563/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/56259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61388/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61390/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61391/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61396/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61408/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61414/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61416/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61417/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61418/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61424/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61425/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61426/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61429/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61432/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61434/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61436/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61508/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63011/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/69302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/69303/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74531/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79995/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/80081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93192/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93193/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93201/?format=api"
            ],
            "dataLineage": "SPEAR_LO RAMIP simulations are based on the SPEAR_LO (https://www.gfdl.noaa.gov/spear/)  In particular, SPEAR_LO RAMIP uses 10 of the macroperturbation Historical runs (i.e., each ensemble member is initialized from a different year in the preindustrial control simulation). They are all branched off the historical simulation in 2011 and follow historical emissions/ghg values prior to 2015.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218583/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218584/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218585/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218586/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218587/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218588/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218589/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218590/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://catalogue.ceda.ac.uk/api/v2/computations/44804/?format=api",
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45737,
            "uuid": "d6eed8410fd549909596bf35debd3514",
            "title": "SSP370-AFR126aer data produced by the GFDL-SPEAR_LO model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the SSP370-AFR126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using GFDL-SPEAR_LO. It contains NetCDF output from coupled transient simulations with global aerosol reductions. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe SSP370-AFR126aer coupled transient experiment runs from January 2015 to at least February 2051. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over Africa and the Middle East are taken from SSP1-2.6, while all other anthropogenic emissions and land use follow SSP3-7.0. Africa and the Middle East is the region bounded by 20W, 60E, 35S, and 35N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nThis dataset is native GFDL Net-CDF output with no CMORisation applied.\r\n\r\nAcronyms\r\n------------\r\nGFDL-SPEAR_LO: SPEAR (Seamless System for Prediction and EArth System Research) was developed as a next generation GFDL modeling system for seasonal to multidecadal prediction and projection at the Geophysical Fluid Dynamics Laboratory (GFDL). \r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45738/?format=api",
                "dataPath": "/badc/deposited2026/RAMIP_GFDL_data/NOAA-GFDL/GFDL-SPEAR_LO/ssp370-afr126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 243097552604,
                "numberOfFiles": 320,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12051/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/4683/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50563/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/56259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61388/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61390/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61391/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61396/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61408/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61414/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61416/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61417/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61418/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61424/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61425/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61426/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61429/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61432/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61434/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61436/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61508/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63011/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/69302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/69303/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74531/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79995/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/80081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93192/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93193/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93201/?format=api"
            ],
            "dataLineage": "SPEAR_LO RAMIP simulations are based on the SPEAR_LO (https://www.gfdl.noaa.gov/spear/)  In particular, SPEAR_LO RAMIP uses 10 of the macroperturbation Historical runs (i.e., each ensemble member is initialized from a different year in the preindustrial control simulation). They are all branched off the historical simulation in 2011 and follow historical emissions/ghg values prior to 2015.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218591/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218592/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218593/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218594/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218595/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218596/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218597/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218598/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://catalogue.ceda.ac.uk/api/v2/computations/44804/?format=api",
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45739,
            "uuid": "e75e03852e564f159146a7c65840f06d",
            "title": "SSP370-EAS126aer data produced by the GFDL-SPEAR_LO model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the SSP370-EAS126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using GFDL-SPEAR_LO. It contains NetCDF output from coupled transient simulations with global aerosol reductions. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe SSP370-EAS126aer coupled transient experiment runs from January 2015 to at least February 2051. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over East Asia are taken from SSP1-2.6, while all other anthropogenic emissions and land use follow SSP3-7.0. East Asia is the region bounded by 95 and 133E and 20 and 53N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nThis dataset is native GFDL Net-CDF output with no CMORisation applied.\r\n\r\nAcronyms\r\n------------\r\nGFDL-SPEAR_LO: SPEAR (Seamless System for Prediction and EArth System Research) was developed as a next generation GFDL modeling system for seasonal to multidecadal prediction and projection at the Geophysical Fluid Dynamics Laboratory (GFDL). \r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45740/?format=api",
                "dataPath": "/badc/deposited2026/RAMIP_GFDL_data/NOAA-GFDL/GFDL-SPEAR_LO/ssp370-eas126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 243097552604,
                "numberOfFiles": 320,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12051/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/4683/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50563/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/56259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61388/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61390/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61391/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61396/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61408/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61414/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61416/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61417/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61418/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61424/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61425/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61426/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61429/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61432/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61434/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61436/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61508/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63011/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/69302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/69303/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74531/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79995/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/80081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93192/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93193/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93201/?format=api"
            ],
            "dataLineage": "SPEAR_LO RAMIP simulations are based on the SPEAR_LO (https://www.gfdl.noaa.gov/spear/)  In particular, SPEAR_LO RAMIP uses 10 of the macroperturbation Historical runs (i.e., each ensemble member is initialized from a different year in the preindustrial control simulation). They are all branched off the historical simulation in 2011 and follow historical emissions/ghg values prior to 2015.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218599/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218600/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218601/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218602/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218603/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218604/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218605/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218606/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://catalogue.ceda.ac.uk/api/v2/computations/44804/?format=api",
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45741,
            "uuid": "7033ce01098b4bd6a2ac3d55c47bb584",
            "title": "SSP370-SAS126aer data produced by the GFDL-SPEAR_LO model for the Regional Aerosol Model Intercomparison Project (RAMIP)",
            "abstract": "This record contains data for the SSP370-SAS126aer experiment simulations from the Regional Aerosol Model Intercomparison Project (RAMIP), produced using GFDL-SPEAR_LO. It contains NetCDF output from coupled transient simulations with global aerosol reductions. For a full description of the experiments, see: https://gmd.copernicus.org/articles/16/4451/2023/.\r\n\r\nThe SSP370-SAS126aer coupled transient experiment runs from January 2015 to at least February 2051. Aerosol and precursor emissions (SO2, black carbon and organic carbon) over South Asia are taken from SSP1-2.6, while all other anthropogenic emissions and land use follow SSP3-7.0. South Asia is the region bounded by 65 and 95E and 5 and 35N.\r\n\r\nThe simulations are initialised from the CMIP6 historical experiment. Anthropogenic emissions designed for the ScenarioMIP experiments SSP3-7.0 and SSP1-2.6 are used. All experiments follow SSP3-7.0, with perturbations to regional aerosol and precursor emissions using SSP1-2.6 emissions, following the RAMIP protocol. Data are provided for a subset of CMIP6 variables, following their CMIP6 definitions. Some 3D variables are produced at reduced vertical resolution compared to CMIP6. These are identified with new variable names, as set out in the RAMIP data request: https://gmd.copernicus.org/articles/16/4451/2023/\r\n\r\nThis dataset is native GFDL Net-CDF output with no CMORisation applied.\r\n\r\nAcronyms\r\n------------\r\nGFDL-SPEAR_LO: SPEAR (Seamless System for Prediction and EArth System Research) was developed as a next generation GFDL modeling system for seasonal to multidecadal prediction and projection at the Geophysical Fluid Dynamics Laboratory (GFDL). \r\nSSP3-7.0: experiment based on Shared Socioeconomic Pathway SSP3 which is characterised by high challenges to both mitigation and adaptation and RCP7.0, a future pathway with a radiative forcing of 7.0 W/m2 in the year 2100.\r\nSSP1-2.6: experiment based on Shared Socioeconomic Pathway SSP1 with low climate change mitigation and adaptation challenges and RCP2.6, a future pathway with a radiative forcing of 2.6 W/m2 in the year 2100.\r\nScenarioMIP: the Scenario Model Intercomparison Project simulates climate outcomes based on alternative plausible future scenarios.\r\nCMIP6: is the sixth phase of the Coupled Model Intercomparison Project, a global collaboration of climate modellers.",
            "keywords": "aerosol, extremes, near-term projections, RAMIP",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45742/?format=api",
                "dataPath": "/badc/deposited2026/RAMIP_GFDL_data/NOAA-GFDL/GFDL-SPEAR_LO/ssp370-sas126aer",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 243097552604,
                "numberOfFiles": 320,
                "fileFormat": "NetCDF"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12051/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/4683/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50563/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/56259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61388/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61390/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61391/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61396/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61408/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61414/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61416/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61417/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61418/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61424/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61425/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61426/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61429/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61432/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61434/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61436/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/61508/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/63011/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/69302/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/69303/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74531/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/79995/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/80081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93190/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93191/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93192/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93193/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93194/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93195/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93196/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93197/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93198/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93199/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93201/?format=api"
            ],
            "dataLineage": "SPEAR_LO RAMIP simulations are based on the SPEAR_LO (https://www.gfdl.noaa.gov/spear/)  In particular, SPEAR_LO RAMIP uses 10 of the macroperturbation Historical runs (i.e., each ensemble member is initialized from a different year in the preindustrial control simulation). They are all branched off the historical simulation in 2011 and follow historical emissions/ghg values prior to 2015.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/43444/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218607/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218608/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218609/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218610/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218611/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218612/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218613/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218614/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": "https://catalogue.ceda.ac.uk/api/v2/computations/44804/?format=api",
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45743,
            "uuid": "6ce92de5f7d4440faed6ffa63ea45132",
            "title": "Images of airborne microplastics collected with Burkard spore traps",
            "abstract": "A Burkard spore trap was used to continuously sample air for 7 days from the roof of Hardy Building at the University of Hull (U.K.) (53° 46’ 16.87” N; 0° 22’ 2.64” W) starting at 10:00 am on 10/03/2023 and 11:00 am on 18/07/2023 respectively. A second Burkard trap was used for 7 days of sampling at Nelson Mandela University's South Campus in Summerstrand, Gqeberha, S.A. 34° 0'4.66\"S; 25°40'2.40\"E commencing at 13:00 pm on 03/08/2023. The traps were positioned on flat rooftops with the sampling orifice at least 1 m above the roof surface and at least 2 m away from the edge of the building.",
            "keywords": "Microplastic,Air,Airborne,Pollen,uFTIR,Airborne monitoring",
            "publicationState": "working",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13094/?format=api",
            "geographicExtent": null,
            "nonGeographicFlag": true,
            "phenomena": [],
            "dataLineage": "Data were collected by researchers at the University of Hull and deposited at the Centre for Environmental Data Analysis (CEDA) for archiving",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45744/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218619/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218620/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218621/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218616/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218617/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218618/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218615/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218622/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218623/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218624/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45745/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45747,
            "uuid": "6429d1aafe1e43b9b414e4a5a7f8b903",
            "title": "ESA Biomass Climate Change Initiative (Biomass_cci): Global datasets of forest above-ground biomass for the years 2005-2012 and 2015-2024, v7.0",
            "abstract": "This dataset comprises estimates of forest above-ground biomass (AGB) for the years between 2005 and 2012 and between 2015 and 2024. Examples of AGB change maps have been created for consecutive years (2020-2019) and for a decadal interval (2020-2010). Additionally provided in this version release are aggregated data products. These aggregated products of the AGB and AGB change data layers are available at coarser resolutions (1, 10, 25 and 50km).\r\n\r\nA Python tool is newly provided to compute AGB change maps for any pair of AGB maps. \r\n\r\nThe AGB maps are derived from a combination of Earth observation data, depending on the year, from the Copernicus Sentinel-1 mission, Envisat’s ASAR (Advanced Synthetic Aperture Radar) instrument and JAXA’s (Japan Aerospace Exploration Agency) Advanced Land Observing Satellite (ALOS-1 and ALOS-2), along with additional information from Earth observation sources, e.g., extended ICESat-2 observations to calibrate retrieval models. A cost function that preserves the temporal features as expressed in the remote sensing data is applied to limit biases between the 2005-2012 and the 2015-2024 AGB maps.\r\n\r\nThe AGB data products consist of two (2) global layers that include estimates of:\r\n1) above ground biomass (AGB, unit: tons/ha i.e., Mg/ha) (raster dataset). This is defined as the mass, expressed as oven-dry weight of the woody parts (stem, bark, branches and twigs) of all living trees excluding stump and roots per unit area\r\n2) per-pixel estimates of above-ground biomass uncertainty expressed as the standard deviation in Mg/ha (raster dataset)\r\n\r\nAn AGB change product consists of three sets of maps: the AGB change defined as the difference between two AGB maps, the standard deviation of the AGB change and a quality flag of the AGB change.\r\n\r\nData are provided in both netcdf and geotiff format.\r\n\r\nThis release of the data is version 7. Compared to version 6, version 7 consists of an update of the maps of AGB for the years 2007, 2010, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and new AGB maps for 2005, 2006, 2008, 2009, 2011, 2012, 2023 and 2024. \r\n\r\nThe data has been produced as part of the European Space Agency's (ESA's) Climate Change Initiative (CCI) programme by the Biomass CCI team.",
            "keywords": "ESA, CCI, Biomass",
            "publicationState": "citable",
            "dataPublishedTime": "2026-05-21T11:16:19",
            "doiPublishedTime": "2026-05-21T12:29:59",
            "updateFrequency": "",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45878/?format=api",
                "dataPath": "/neodc/esacci/biomass/data/agb/maps/v7.0",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 816275648367,
                "numberOfFiles": 11417,
                "fileFormat": "geotiff and netcdf"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13095/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/6021/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/6022/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/66280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/66281/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/66282/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/66283/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/66285/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/75120/?format=api"
            ],
            "dataLineage": "Data was created by the Biomass CCI team.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://catalogue.ceda.ac.uk/api/v2/identifiers/13869/?format=api"
            ],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/29954/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218630/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218631/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218632/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218633/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218634/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218635/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218636/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218637/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218638/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218639/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/45748/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2542/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_biomass_terms_and_conditions_v2.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": [
                {
                    "ob_id": 1140,
                    "name": "ESACCI"
                }
            ]
        },
        {
            "ob_id": 45771,
            "uuid": "ae4c3cbeb789434dae221a5fe1478c13",
            "title": "Copernicus Climate Change Service: Cloud Properties L3 data from the SLSTR series, version 3.1",
            "abstract": "This record comprises 5.5 years (Jan 2017-Jun 2022) of global cloud observations from the Sea and Land Surface Temperature Radiometer (SLSTR) instruments, flown on board the Copernicus Sentinel-3A and B satellites. The data is provided as monthly 0.5 x 0.5 degree, and daily 0.1x0.1 degree, longitude-latitude averages containing fractional cloud coverage (the percentage of each grid cell covered by cloud), cloud-top height, cloud optical depth, effective radius and liquid/ice water paths, along with uncertainties for each parameter.\r\n\r\nThis dataset is a continuation of the European Space Agency (ESA) Climate Change Initiative version 3.0 cloud product (Cloud_cci), produced from the Along Track Scanning Radiometer (ATSR) instruments, supplied to the Copernicus Climate Change Service (C3S). Full details of the dataset, include data-quality and validation information can be found via the C3S Climate Data Store (CDS).",
            "keywords": "Clouds, ESA, CCI, Copernicus, C3S",
            "publicationState": "published",
            "dataPublishedTime": "2026-05-20T14:45:51",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45772/?format=api",
                "dataPath": "/neodc/c3s_cp/data/L3C/slstra-slstrb/c3s/icdr/r01",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 839056068559,
                "numberOfFiles": 3451,
                "fileFormat": "The data are in NetCDF format."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13105/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/4844/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/54582/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/68887/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/68900/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/68905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92426/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92427/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92428/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92429/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92430/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92431/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92432/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92433/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92434/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92435/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92436/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92437/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92438/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92439/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92440/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92441/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92442/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92443/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92444/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92445/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92446/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92447/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92448/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92449/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92450/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92451/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92452/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92453/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92454/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92455/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92456/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92457/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92458/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92459/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92460/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92461/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92462/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92463/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92464/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92465/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92466/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92467/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92468/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92469/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92470/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92471/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92472/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92473/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92474/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92475/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92476/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92477/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92478/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92479/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92480/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92481/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92482/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92483/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92484/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92485/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92486/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92487/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92488/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92489/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92490/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92491/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92492/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92493/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92494/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92495/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92496/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92497/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92498/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92499/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92500/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92501/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92502/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92503/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92504/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92505/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92506/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92507/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92518/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92519/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92520/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92521/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92522/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92523/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92524/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93263/?format=api"
            ],
            "dataLineage": "SLSTR data acquired by ESA / EUMETSAT and archived by CEDA.\r\n\r\nLevel-2 data processed by RAL Space for the Copernicus project C3S_312b_lot1.\r\n\r\nLevel-3 data produced by RAL Space for C3S.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44812/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218689/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218688/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218690/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218691/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218692/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218693/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218694/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218695/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218696/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218697/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/45790/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45773,
            "uuid": "8d3117a0b8c14337a89714a6b4b3a62e",
            "title": "Copernicus Climate Change Service: Cloud Properties L3 data from the SLSTR series, versions 3.1.1 and 4.0",
            "abstract": "This record comprises 5.5 years (Jan 2017-Jun 2022) of global cloud observations from the Sea and Land Surface Temperature Radiometer (SLSTR) instruments, flown on board the Copernicus Sentinel-3A and B satellites. The data is provided as monthly 0.5 x 0.5 degree, and daily 0.1x0.1 degree, longitude-latitude averages containing fractional cloud coverage (the percentage of each grid cell covered by cloud), cloud-top height, cloud optical depth, effective radius and liquid/ice water paths, along with uncertainties for each parameter.\r\n\r\nThe data comes separately for each SLSTR instrument (v3.1.1 files) and as a combined SLSTR-A and SLSTR-B product (v4.0 files).\r\n\r\nThis dataset is a continuation of the European Space Agency (ESA) Climate Change Initiative version 3.0 cloud product (Cloud_cci), produced from the Along Track Scanning Radiometer (ATSR) instruments, supplied to the Copernicus Climate Change Service (C3S). Full details of the dataset, include data-quality and validation information can be found via the C3S Climate Data Store (CDS).",
            "keywords": "Clouds, ESA, CCI, Copernicus, C3S",
            "publicationState": "published",
            "dataPublishedTime": "2026-05-20T13:45:45",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45774/?format=api",
                "dataPath": "/neodc/c3s_cp/data/L3C/slstra-slstrb/c3s/icdr/r02",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1405140404399,
                "numberOfFiles": 4879,
                "fileFormat": "The data are in NetCDF format."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13110/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/4844/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/54582/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/68887/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/68900/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/68905/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92426/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92428/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92430/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92431/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92432/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92433/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92434/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92435/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92436/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92437/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92439/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92440/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92441/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92442/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92443/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92444/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92445/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92447/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92448/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92449/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92450/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92451/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92452/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92453/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92454/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92455/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92456/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92457/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92458/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92459/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92460/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92461/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92464/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92465/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92466/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92467/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92468/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92469/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92470/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92472/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92474/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92476/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92477/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92478/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92479/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92482/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92483/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92485/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92486/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92487/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92488/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92489/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92490/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92491/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92492/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92493/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92494/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92495/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92496/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92497/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92498/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92499/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92500/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92501/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92502/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92503/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92504/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92505/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92506/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92507/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92518/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92519/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92520/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92521/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92522/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92524/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93257/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93258/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93259/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93260/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93261/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93262/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93263/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93264/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93265/?format=api"
            ],
            "dataLineage": "SLSTR data acquired by ESA / EUMETSAT and archived by CEDA.\r\n\r\nLevel-2 data processed by RAL Space for the Copernicus project C3S_312b_lot1.\r\n\r\nLevel-3 data produced by RAL Space for C3S.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44812/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218698/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218699/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218700/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218701/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218702/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218703/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218704/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218705/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218706/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218707/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/45790/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45775,
            "uuid": "26568c2fd2cb426fb08f1c31a0f7c119",
            "title": "Copernicus Climate Change Service: Earth Radiation Budget L3 data from the SLSTR series, version 3.1",
            "abstract": "This record comprises 5.5 years (Jan 2017-Jun 2022) of global Earth radiation budget observations from the Sea and Land Surface Temperature Radiometer (SLSTR) instruments, flown on board the Copernicus Sentinel-3A and B satellites. The data is provided as monthly 0.5 x 0.5 degree, longitude-latitude averages containing top-of-atmosphere outgoing longwave radiation and reflected solar radiation.\r\n\r\nThis dataset is a continuation of the European Space Agency (ESA) Climate Change Initiative version 3.0 cloud product (Cloud_cci), produced from the Along Track Scanning Radiometer (ATSR) instruments, supplied to the Copernicus Climate Change Service (C3S). Full details of the dataset, include data-quality and validation information can be found via the C3S Climate Data Store (CDS).",
            "keywords": "Clouds, ESA, CCI, Copernicus, C3S",
            "publicationState": "published",
            "dataPublishedTime": "2026-05-20T14:46:08",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45776/?format=api",
                "dataPath": "/neodc/c3s_erb/data/L3C/slstra-slstrb/c3s/icdr/r01",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 512527000,
                "numberOfFiles": 115,
                "fileFormat": "The data are in NetCDF format."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13104/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/4844/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/54582/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92427/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92429/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93256/?format=api"
            ],
            "dataLineage": "SLSTR data acquired by ESA / EUMETSAT and archived by CEDA.\r\n\r\nLevel-2 data processed by RAL Space for the Copernicus project C3S_312b_lot1.\r\n\r\nLevel-3 data produced by RAL Space for C3S.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44812/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218708/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218709/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218710/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218711/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218712/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218713/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218714/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218715/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218716/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218717/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/45790/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45778,
            "uuid": "2a16c97b884a473f96f20f6de2743047",
            "title": "Copernicus Climate Change Service: Earth Radiation Budget L3 data from the SLSTR series, versions 3.1.1 and 4.0",
            "abstract": "This record comprises 5.5 years (Jan 2017-Jun 2022) of global Earth radiation budget observations from the Sea and Land Surface Temperature Radiometer (SLSTR) instruments, flown on board the Copernicus Sentinel-3A and B satellites. The data is provided as monthly 0.5 x 0.5 degree, longitude-latitude averages containing top-of-atmosphere outgoing longwave radiation and reflected solar radiation.\r\n\r\nThe data comes separately for each SLSTR instrument (v3.1.1 files) and as a combined SLSTR-A and SLSTR-B product (v4.0 files).\r\n\r\nThis dataset is a continuation of the European Space Agency (ESA) Climate Change Initiative version 3.0 cloud product (Cloud_cci), produced from the Along Track Scanning Radiometer (ATSR) instruments, supplied to the Copernicus Climate Change Service (C3S). Full details of the dataset, include data-quality and validation information can be found via the C3S Climate Data Store (CDS).",
            "keywords": "Clouds, ESA, CCI, Copernicus, C3S",
            "publicationState": "published",
            "dataPublishedTime": "2026-05-20T13:50:47",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45779/?format=api",
                "dataPath": "/neodc/c3s_erb/data/L3C/slstra-slstrb/c3s/icdr/r02",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1134814568,
                "numberOfFiles": 157,
                "fileFormat": "The data are in NetCDF format."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13107/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/4844/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/54582/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92427/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92429/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93255/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93256/?format=api"
            ],
            "dataLineage": "SLSTR data acquired by ESA / EUMETSAT and archived by CEDA.\r\n\r\nLevel-2 data processed by RAL Space for the Copernicus project C3S_312b_lot1.\r\n\r\nLevel-3 data produced by RAL Space for C3S.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44812/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218728/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218729/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218730/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218731/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218732/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218733/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218734/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218735/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218736/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218737/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/45790/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45780,
            "uuid": "f7c1854366c64b5eb7fbe39c6783a19b",
            "title": "Copernicus Climate Change Service: Brokered ESA Cloud CCI Earth Radiation Budget L3 data from the ATSR series, version 3.0",
            "abstract": "This record comprises 17 years (1995-2012) of global Earth radiation budget observations from the Along Track Scanning Radiometer (ATSR) series of instruments, flown on board the ESA Earth Observation satellites (ERS-2) and Envisat. The data is provided as monthly 0.5 x 0.5 degree, longitude-latitude averages containing top-of-atmosphere outgoing longwave radiation and reflected solar radiation.\r\n\r\nThis dataset is a re-gridded version of the European Space Agency (ESA) Climate Change Initiative version 3.0 cloud product (Cloud_cci) produced to meet the requirements for distribution through the Copernicus Climate Change Service (C3S). Full details of the dataset, include data-quality and validation information can be found via the C3S Climate Data Store (CDS).",
            "keywords": "Clouds, ESA, CCI, Copernicus, C3S",
            "publicationState": "published",
            "dataPublishedTime": "2026-05-20T13:52:53",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45781/?format=api",
                "dataPath": "/neodc/c3s_erb/data/L3C/atsr2-aatsr/esa_cci/tcdr/r01",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 408604855,
                "numberOfFiles": 207,
                "fileFormat": "The data are in NetCDF format."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12608/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/4844/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/54582/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92427/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92429/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93236/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93238/?format=api"
            ],
            "dataLineage": "ATSR-2 and Advanced-ATSR (AATSR) data acquired by ESA and archived by CEDA (third reprocessing (A)ATSR-multi mission product).\r\n\r\nLevel-2 data processed by RAL Space for the ESA Cloud_cci project ( (A)ATSR cloud properties Essential Climate Variable product, version 3).\r\n\r\nLevel-3 data produced by RAL Space for C3S ((A)ATSR cloud properties Thematic Climate Data Record, v3.0).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44812/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218738/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218739/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218740/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218741/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218742/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218743/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218744/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218745/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218746/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218747/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/44816/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2679/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/c3s_brokered_esa_cci_data.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45785,
            "uuid": "2ac13908181148788c51a85960e24417",
            "title": "Copernicus Climate Change Service: Surface Radiation Budget L3 data from the SLSTR series, versions 3.1",
            "abstract": "This record comprises 5.5 years (Jan 2017-Jun 2022) of global surface radiation budget observations from the Sea and Land Surface Temperature Radiometer (SLSTR) instruments, flown on board the Copernicus Sentinel-3A and B satellites. The data is provided as monthly 0.5 x 0.5 degree, longitude-latitude averages containing bottom-of-atmosphere incoming, reflected and net solar radiation, downwelling, outgoing and net longwave radiation and total net surface radiation, along with the spatio-temporal standard deviation of each parameter.\r\n\r\nThis dataset is a continuation of the European Space Agency (ESA) Climate Change Initiative version 3.0 cloud product (Cloud_cci), produced from the Along Track Scanning Radiometer (ATSR) instruments, supplied to the Copernicus Climate Change Service (C3S). Full details of the dataset, include data-quality and validation information can be found via the C3S Climate Data Store (CDS).",
            "keywords": "Clouds, ESA, CCI, Copernicus, C3S",
            "publicationState": "published",
            "dataPublishedTime": "2026-05-20T14:46:23",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45784/?format=api",
                "dataPath": "/neodc/c3s_srb/data/L3C/slstra-slstrb/c3s/icdr/r01",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1613808556,
                "numberOfFiles": 112,
                "fileFormat": "The data are in NetCDF format."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13112/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/4844/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/54582/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92427/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92429/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93254/?format=api"
            ],
            "dataLineage": "SLSTR data acquired by ESA / EUMETSAT and archived by CEDA.\r\n\r\nLevel-2 data processed by RAL Space for the Copernicus project C3S_312b_lot1.\r\n\r\nLevel-3 data produced by RAL Space for C3S.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44812/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218765/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218766/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218767/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218768/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218769/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218770/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218771/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218772/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218773/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218774/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/45790/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45786,
            "uuid": "c17050c1274f415dbbf204081774031c",
            "title": "Copernicus Climate Change Service: Surface Radiation Budget L3 data from the SLSTR series, versions 3.1.1 and 4.0",
            "abstract": "This record comprises 5.5 years (Jan 2017-Jun 2022) of global surface radiation budget observations from the Sea and Land Surface Temperature Radiometer (SLSTR) instruments, flown on board the Copernicus Sentinel-3A and B satellites. The data is provided as monthly 0.5 x 0.5 degree, longitude-latitude averages containing bottom-of-atmosphere incoming, reflected and net solar radiation, downwelling, outgoing and net longwave radiation and total net surface radiation, along with the spatio-temporal standard deviation of each parameter.\r\n\r\nThe data comes separately for each SLSTR instrument (v3.1.1 files) and as a combined SLSTR-A and SLSTR-B product (v4.0 files).\r\n\r\nThis dataset is a continuation of the European Space Agency (ESA) Climate Change Initiative version 3.0 cloud product (Cloud_cci), produced from the Along Track Scanning Radiometer (ATSR) instruments, supplied to the Copernicus Climate Change Service (C3S). Full details of the dataset, include data-quality and validation information can be found via the C3S Climate Data Store (CDS).",
            "keywords": "Clouds, ESA, CCI, Copernicus, C3S",
            "publicationState": "published",
            "dataPublishedTime": "2026-05-20T13:54:44",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45787/?format=api",
                "dataPath": "/neodc/c3s_srb/data/L3C/slstra-slstrb/c3s/icdr/r02",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 2713239102,
                "numberOfFiles": 157,
                "fileFormat": "The data are in NetCDF format."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13107/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/4844/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/54582/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92427/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92429/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93237/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93245/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93246/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93247/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93248/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93249/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93250/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93251/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93252/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93253/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93254/?format=api"
            ],
            "dataLineage": "SLSTR data acquired by ESA / EUMETSAT and archived by CEDA.\r\n\r\nLevel-2 data processed by RAL Space for the Copernicus project C3S_312b_lot1.\r\n\r\nLevel-3 data produced by RAL Space for C3S.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44812/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218781/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218780/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218782/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218775/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218776/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218777/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218778/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218779/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218783/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218784/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/45790/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://creativecommons.org/licenses/by/4.0/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45788,
            "uuid": "a09842321a4f41549df77d57a8f1786b",
            "title": "Copernicus Climate Change Service: Brokered ESA Cloud CCI Surface Radiation Budget L3 data from the ATSR series, version 3.0",
            "abstract": "This record comprises 17 years (1995-2012) of global surface radiation budget observations from the Along Track Scanning Radiometer (ATSR) series of instruments, flown on board the ESA Earth Observation satellites (ERS-2) and Envisat. The data is provided as monthly 0.5 x 0.5 degree, longitude-latitude averages containing bottom-of-atmosphere incoming, reflected and net solar radiation, downwelling, outgoing and net longwave radiation and total net surface radiation, along with the spatio-temporal standard deviation of each parameter.\r\n\r\nThis dataset is a re-gridded version of the European Space Agency (ESA) Climate Change Initiative version 3.0 cloud product (Cloud_cci) produced to meet the requirements for distribution through the Copernicus Climate Change Service (C3S). Full details of the dataset, include data-quality and validation information can be found via the C3S Climate Data Store (CDS).",
            "keywords": "Clouds, ESA, CCI, Copernicus, C3S",
            "publicationState": "published",
            "dataPublishedTime": "2026-05-20T13:56:47",
            "doiPublishedTime": null,
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45789/?format=api",
                "dataPath": "/neodc/c3s_srb/data/L3C/atsr2-aatsr/esa_cci/tcdr/r01",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1185436792,
                "numberOfFiles": 207,
                "fileFormat": "The data are in NetCDF format."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/12608/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/4844/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/54582/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92427/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/92429/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93239/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93240/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93241/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93242/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93243/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93244/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93245/?format=api"
            ],
            "dataLineage": "ATSR-2 and Advanced-ATSR (AATSR) data acquired by ESA and archived by CEDA (third reprocessing (A)ATSR-multi mission product).\r\n\r\nLevel-2 data processed by RAL Space for the ESA Cloud_cci project ( (A)ATSR cloud properties Essential Climate Variable product, version 3).\r\n\r\nLevel-3 data produced by RAL Space for C3S ((A)ATSR cloud properties Thematic Climate Data Record, v3.0).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/44812/?format=api"
            ],
            "observationcollection_set": [],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218785/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218786/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218787/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218788/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218789/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218790/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218791/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218792/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218793/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218794/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/44816/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2679/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/c3s_brokered_esa_cci_data.pdf",
                    "licenceClassifications": ""
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45793,
            "uuid": "27e75b5f44604349bd563d9b898be953",
            "title": "ESA Water Vapour Climate Change Initiative (Water_Vapour_cci): Total Column Water Vapour daily gridded data over land at 0.05 degree resolution, version 4.2",
            "abstract": "This dataset consists of daily total column water vapour (TCWV) over land, at a 0.05 degree resolution, observed by various satellite instruments. \r\nIt has been produced by the European Space Agency Water Vapour Climate Change Initiative (Water_Vapour_cci), and forms part of their TCVW over land Climate Data Record 1 (TCWV-land (CDR-1)).\r\n\r\nThis version of the data is v4.2. This is an updated dataset, in summary providing the following improvements:\r\n- Time series has been extended, now covering years 2000-2023.\r\n- L1b input data has been extended by using the full time range of Terra MODIS measurements, and by ingesting Aqua MODIS and Sentinel-3 OLCI-B as additional sensors.\r\n- Number of L2 observations contributing to a L3 grid cell is now provided per single sensor.\r\n- Flags have been revised and extended.",
            "keywords": "water vapour, CCI, TCWV",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "pending",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45899/?format=api",
                "dataPath": "/neodc/esacci/water_vapour/data/TCWV-land/L3/v4.2/0.05deg/daily/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 476799724394,
                "numberOfFiles": 3115,
                "fileFormat": "Data are provided in NetCDF format."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13143/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59109/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60310/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60311/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60312/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60313/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60317/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60318/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60319/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82827/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86157/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86158/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93431/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93432/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93433/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93434/?format=api"
            ],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/32934/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45846/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218813/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218806/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218807/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218808/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218809/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218810/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218811/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218812/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218815/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219226/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219227/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219228/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218816/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218817/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218818/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218819/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/45858/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2529/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_watervapour_terms_and_conditions.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45794,
            "uuid": "bd771d1ecc8d4f5aa67b010e16753427",
            "title": "ESA Water Vapour Climate Change Initiative (Water_Vapour_cci): Total Column Water Vapour daily gridded data over land at 0.5 degree resolution, version 4.2",
            "abstract": "This dataset consists of daily total column water vapour (TCWV) over land, at a 0.5 degree resolution, observed by various satellite instruments. \r\nIt has been produced by the European Space Agency Water Vapour Climate Change Initiative (Water_Vapour_cci), and forms part of their TCVW over land Climate Data Record 1 (TCWV-land (CDR-1)).\r\n\r\nThis version of the data is v4.2. This is an updated dataset, in summary providing the following improvements:\r\n- Time series has been extended, now covering years 2000-2023.\r\n- L1b input data has been extended by using the full time range of Terra MODIS measurements, and by ingesting Aqua MODIS and Sentinel-3 OLCI-B as additional sensors.\r\n- Number of L2 observations contributing to a L3 grid cell is now provided per single sensor.\r\n- Flags have been revised and extended.",
            "keywords": "water vapour, CCI, TCWV",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "pending",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45900/?format=api",
                "dataPath": "/neodc/esacci/water_vapour/data/TCWV-land/L3/v4.2/0.5deg/daily/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 28235633952,
                "numberOfFiles": 8669,
                "fileFormat": "Files are provided in NetCDF format."
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13143/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/59109/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60310/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60311/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60312/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60313/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60317/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60318/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/60319/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/82827/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86157/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/86158/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93431/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93432/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93433/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93434/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93436/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93437/?format=api"
            ],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/32934/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45846/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218822/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218826/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218823/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218824/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218825/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218820/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218821/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218827/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218829/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219229/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219230/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219231/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218830/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218831/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218832/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218833/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/45858/?format=api",
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2529/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_watervapour_terms_and_conditions.pdf",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45795,
            "uuid": "d97ab4186e59417db70138662996f28a",
            "title": "ESA Precursors for Aerosols and Ozone Climate Change Initiative (Precursors_cci): Precursors morning GOME NO2 L3 data products, version 1.1",
            "abstract": "This nitrogen dioxide (NO2) climate data record (CDR) is a newly developed monthly Level 3 product derived from measurements by the Global Ozone Monitoring Experiment (GOME) onboard the European Remote Sensing Satellite (ERS-2). The dataset has been generated within the framework of the ESA Climate Change Initiative (CCI) Precursors for Aerosols and Ozone project.\r\n\r\nThe GOME NO2 Level 3 product contains comprehensive information, including essential variables (e.g., total, stratospheric, and tropospheric NO2 vertical column densities) and their uncertainties, observation viewing geometries, auxiliary input variables (e.g., surface albedo and cloud properties), and vertically resolved information (e.g., a priori profiles and averaging kernels) for each grid cell. The dataset is available at two spatial resolutions: 0.5° × 0.5° and 1.0° × 1.0°.\r\n\r\nThe version number is 1.1. The data are provided in NetCDF format.",
            "keywords": "Nitrogen Dioxide, NO2, GOME, ERS-2, Climate Data Record, CDR, CCI",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "retired",
            "result_field": null,
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13096/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45106/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45366/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218834/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218835/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218836/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218837/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218838/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218839/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218840/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218841/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218842/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/45752/?format=api",
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45796,
            "uuid": "3ff20589e41d4fd0a573653bfccb5c59",
            "title": "ESA Precursors for Aerosols and Ozone Climate Change Initiative (Precursors_cci): Precursors morning SCIAMACHY NO2 L3 data products, version 1.1",
            "abstract": "This nitrogen dioxide (NO2) climate data record (CDR) is a newly developed monthly Level 3 product derived from measurements by the Scanning Imaging Absorption Spectrometer for Atmospheric Chartography (SCIAMACHY) onboard the ESA Environmental Satellite (ENVISAT). The dataset has been generated within the framework of the ESA Climate Change Initiative (CCI) Precursors for Aerosols and Ozone project.\r\n\r\nThe SCIAMACHY NO2 Level 3 product contains comprehensive information, including essential variables (e.g., total, stratospheric, and tropospheric NO2 vertical column densities) and their uncertainties, observation viewing geometries, auxiliary input variables (e.g., surface albedo and cloud properties), and vertically resolved information (e.g., a priori profiles and averaging kernels) for each grid cell. The dataset is available at two spatial resolutions: 0.5° × 0.5° and 1.0° × 1.0°.\r\n\r\nThe version number is 1.1. The data are provided in NetCDF format.",
            "keywords": "Nitrogen Dioxide, NO2, SCIAMACHY, ENVISAT, Climate Data Record, CDR, CCI",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "pending",
            "result_field": null,
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13097/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "Data were produced by the project team and supplied for archiving at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45106/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45366/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218843/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218844/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218845/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218846/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218847/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218848/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218849/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218850/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218851/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/45755/?format=api",
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45797,
            "uuid": "957f47cdeebc440ead90b3ad58c455d5",
            "title": "ESA Precursors for Aerosols and Ozone Climate Change Initiative (Precursors_cci): Precursors morning GOME-2 NO2 L3 data products, version 1.1",
            "abstract": "This nitrogen dioxide (NO2) climate data record (CDR) is a newly developed monthly Level 3 product derived from measurements by the Global Ozone Monitoring Experiment-2 (GOME-2) onboard the EUMETSAT's Meteorological Operational satellites MetOp-A, MetOp-B, and MetOp-C. The dataset has been generated within the framework of the ESA Climate Change Initiative (CCI) Precursors for Aerosols and Ozone project.\r\n\r\nThe GOME-2 NO2 Level 3 product contains comprehensive information, including essential variables (e.g., total, stratospheric, and tropospheric NO2 vertical column densities) and their uncertainties, observation viewing geometries, auxiliary input variables (e.g., surface albedo and cloud properties), and vertically resolved information (e.g., a priori profiles and averaging kernels) for each grid cell. The dataset is available at two spatial resolutions: 0.2° × 0.2° and 0.5° × 0.5°.\r\n\r\nProducts included in this collection are:\r\n-\tGOME-2/MetOp-A NO2 Level 3 product\r\n-\tGOME-2/MetOp-B NO2 Level 3 product\r\n-\tGOME-2/MetOp-C NO2 Level 3 product\r\n\r\nThe version number is 1.1. The data are provided in NetCDF format.",
            "keywords": "Nitrogen Dioxide, NO2, GOME-2, Metop-A, Metop-B, Metop-C, Climate Data Record, CDR, CCI",
            "publicationState": "preview",
            "dataPublishedTime": null,
            "doiPublishedTime": null,
            "updateFrequency": "",
            "status": "completed",
            "result_field": null,
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13098/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [],
            "dataLineage": "The L3 data were generated by spatiotemporally averaging AC SAF prototype L2 NO2 data as part of the ESA CCI precursors project. Data was provided to CEDA for archival.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/45106/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/45366/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218852/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218853/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218854/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218855/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218856/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218857/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218858/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218859/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218860/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": "https://catalogue.ceda.ac.uk/api/v2/composites/45757/?format=api",
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45809,
            "uuid": "fb236c93aa574cb9b5154db45dfdd784",
            "title": "The GEBCO_2026 Grid - a continuous terrain model for oceans and land at 15 arc-second intervals",
            "abstract": "The GEBCO_2026 Grid is a global continuous terrain model for ocean and land with a spatial resolution of 15 arc seconds. In regions largely outside of the Arctic and Southern Ocean areas, the grid uses as a base Version 2.8 of the SRTM15_plus data set. This data set is a fusion of land topography with measured and estimated seafloor topography. Included on top of this base grid are gridded bathymetric data sets developed by the four Regional Centers of The Nippon Foundation-GEBCO Seabed 2030 Project. The GEBCO_2026 Grid represents all data within the 2026 compilation. The compilation of the GEBCO_2026 Grid was carried out at the Seabed 2030 Global Center, hosted at the National Oceanography Centre, UK, with the aim of producing a seamless global terrain model. Outside of Polar regions, the Regional Centers provide their data sets as sparse grids i.e. only grid cells that contain data are populated. These data sets were included on to the base using a ‘remove-restore’ blending procedure. This is a two-stage process of computing the difference between the new data and the base grid and then gridding the difference and adding the difference back to the existing base grid. The aim is to achieve a smooth transition between the new and base data sets with the minimum of perturbation of the existing base data set. The data sets supplied in the form of complete grids (primarily areas north of 60N and south of 50S) were included using feather blending techniques from GlobalMapper software. The GEBCO_2026 Grid has been developed through the Nippon Foundation-GEBCO Seabed 2030 Project. This is a collaborative project between the Nippon Foundation of Japan and the General Bathymetric Chart of the Oceans (GEBCO). It aims to bring together all available bathymetric data to produce the definitive map of the world ocean floor by 2030 and make it available to all. Funded by the Nippon Foundation, the four Seabed 2030 Regional Centers include the Southern Ocean - hosted at the Alfred Wegener Institute (AWI), Germany; Pacific Ocean - hosted at Earth Sciences New Zealand; Atlantic and Indian Oceans - hosted at the Lamont-Doherty Earth Observatory (LDEO), Columbia University, USA; Arctic and North Pacific Oceans – jointly hosted at Stockholm University, Sweden and the Center for Coastal and Ocean Mapping at the University of New Hampshire, USA.",
            "keywords": "elevation, oceans",
            "publicationState": "citable",
            "dataPublishedTime": "2026-04-23T13:51:15",
            "doiPublishedTime": "2026-04-23T13:51:15",
            "updateFrequency": "",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45810/?format=api",
                "dataPath": "/bodc/gebco/global/gebco_2026",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 114739966435,
                "numberOfFiles": 114,
                "fileFormat": ".asc; .prj; .tif; .xml; .zip; .nc; .pdf; .csv; .txt; .xlsx"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13119/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/4696/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/12066/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50559/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/66280/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74863/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/74864/?format=api"
            ],
            "dataLineage": "The GEBCO_2026 grid has been generated from bathymetric data sets compiled by the Nippon Foundation-GEBCO Seabed 2030 Grid Compilation Team. The global grid has been assembled from these inputs by the Seabed 2030 Global Center, hosted by the National Oceanography Centre, UK at the British Oceanographic Data Centre (BODC). On behalf of the GEBCO project, BODC make the compilation available for publication through the BODC Published Data Library and the GEBCO Project website. Data were published at BODC, and archived at the Centre for Environmental Data Analysis (CEDA).",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://catalogue.ceda.ac.uk/api/v2/identifiers/13780/?format=api"
            ],
            "projects": [],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/43520/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218945/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218941/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218940/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218942/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218939/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218943/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218938/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218944/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218946/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218972/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218973/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218974/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218975/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218976/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218977/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218978/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218979/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218980/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218981/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218982/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218983/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218984/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218985/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218986/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218987/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218988/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218989/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218990/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218991/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218992/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218993/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218994/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218995/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218996/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218997/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218998/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/218999/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219000/?format=api"
            ],
            "procedureAcquisition": null,
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45811,
            "uuid": "bb481bfdf238490da5b30bf6be9581d2",
            "title": "Operation Weather Rescue: scanned copies of meteorological observation registers and tabulated records from Oxford's Radcliffe Observatory manuscript archives, 1760-1945",
            "abstract": "This dataset contains scanned copies of Oxford's Radcliffe Observatory manuscript archives, 1760-1945. The entire manuscript collection of meteorological observation registers and tabulated records from the former Radcliffe Observatory, a little over 32,000 pages in all, was commercially scanned in high resolution by Autodocs Ltd of Glasgow between January and March 2022. The project was funded by a NERC grant. Each page was scanned and the output stored in three formats, namely PDF, JPEG and TIFF, in increasing file size order. The TIFF files are highest resolution (600 dpi) and retain true document colours. JPEG files use lossy compression to reduce file size, but are otherwise identical for all practical purposes. The PDF files have had contrast and colour adjusted slightly to improve legibility, and file sizes are smaller. Page contents are identical regardless of file format.\r\n\r\nSeparate PDFs for e.g. daily sheets for one month's observations have been combined into a single file for ease of use and reference, while the TIFF and JPEGs remain one file per page.\r\n\r\nThe collection covers the following:\r\n- 1760-1805 MS observation notes by Thomas Hornsby\r\n- 1811-1820 Daily registers, mostly 3 obs/day. Note that the original logbook was missing when the scanning was undertaken, and these pages are JPEG and PDF files (no TIFFs available) from photographs taken by Tim Burt in 2017\r\n- 1820-1860 Daily (e.g. max, min, rainfall) and 3 obs/day data\r\n- 1855-1934 Sub-daily data in a variety of formats, including hourly transcriptions of many elements. A more detailed catalogue is available upon request providing more granular data by element and period\r\n- 1873-1935 Copies of climatological returns to the Met Office (incomplete series) - originals are in Met Office archives (and have since been scanned and made available online)\r\n- 1893-1945 Daily rainfall registers - two or more daily raingauges, with 00-00h totals as well as the standard 09-09h for some of this period.\r\n- 1952-1995 Various miscellaneous site and metadata information\r\n\r\nIn all, the TIFF collection amounts to 31,462 files and 0.98 TB: PDF 1983 files, 47.5 GB. JPEG files are not held on this disk, but are available on request, in original 'Volume number' and file name order. Both PDF and TIFF files have been re-sorted from the original volume/folio order into meaningful folder names, and the file names identify the content, such as 'Oxford_Daily_Data_1822.pdf' or '071_003_Oxford_Eye_Readings_1889-04-05.tiff'.\r\n\r\nWhere records relate to a month, the form yyyy-mm for year-month is used, months numbered 01-12. Additional numbers after the year such as -00 or -99 usually indicate front and back logbook covers, some of which contain handwritten notes on e.g. instrumental calibrations or adjustments.\r\n\r\nMore information on the Observatory records, including extensive metadata, is given in Oxford Weather and Climate since 1767 by Stephen Burt and Tim Burt, published by Oxford University Press in 2019, pp. 544. (see online resources for link).\r\n\r\nThe scanning was funded through support from the National Centre for Atmospheric Science (NCAS).",
            "keywords": "Met Office, Reports, Weather, Meteorology",
            "publicationState": "citable",
            "dataPublishedTime": "2026-05-16T19:43:02",
            "doiPublishedTime": "2026-05-20T15:07:10.739067",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45812/?format=api",
                "dataPath": "/badc/operation-weather-rescue/data/OXFORD-RADCLIFFE-SCANS",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 1138952955650,
                "numberOfFiles": 33986,
                "fileFormat": "JPEG, TIFF, PDF"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13120/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5131/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/10201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/13200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/20927/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/21954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/25388/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93267/?format=api"
            ],
            "dataLineage": "Data were digitised as part of the Operation Weather Rescue project and sent to the Centre for Environmental Data Analysis (CEDA) for archiving.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://catalogue.ceda.ac.uk/api/v2/identifiers/13867/?format=api"
            ],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/27037/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/projects/44102/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/28048/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219011/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219010/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219003/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219004/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219006/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219007/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219008/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219009/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219012/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219013/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45813/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45814,
            "uuid": "28bea4e8c23547a7a5b8df656c16e8d4",
            "title": "Operation Weather Rescue: scanned copies of meteorological observation registers and tabulated records from the Devon and Exeter Institute manuscript archives, 1817-1975",
            "abstract": "This dataset contains scanned copies of the meteorological record from the Devon and Exeter Institute manuscript archives, 1817-1975, taken by a number of observers over the years at the site of the Devon and Exeter Institution (DEI), Exeter, Devon.\r\n\r\nThe location in the manuscripts is noted as being: \r\n50° 45' (50.75°N), 3° 41'W (3.683333°W).\r\n\r\nHowever, that places the location some way to the west of Exeter, whist the recordings were believed to have been made at the DEI building in Exeter:\r\n\r\nOS Grid reference: SX 92157 92615\r\nEastings: 292157\r\nNorthings: 092615\r\nLatitude: 50.723121 N \r\nLongitude: -3.5291675 W\r\n\r\nThe images are stored in a series of folders with the naming convention as follows:\r\n\r\nDEI_MR_[start year]_[end year]\r\n\r\nWhere:\r\n\r\nDEI = Devon and Exeter Institute\r\nMR = Meteorological Record\r\n[start year] and [end year] elements are taken as the years covered by the volume. In some cases there is a mid-year break between which volumes records are stored. \r\n\r\nWithin the folders the files are given the name IMG_####.jpg. The first file shows an image of the spine of the volume from which the subsequent images of the pages are given.\r\n\r\nThe imaging of the volumes was funded by the National Centre for Atmospheric Sciences and effort supported through the GLoSAT project.",
            "keywords": "Met Office, Reports, Weather, Meteorology",
            "publicationState": "citable",
            "dataPublishedTime": "2026-05-20T12:32:31",
            "doiPublishedTime": "2026-05-20T15:07:50.260114",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45815/?format=api",
                "dataPath": "/badc/operation-weather-rescue/data/DEVON-EXETER-INSTITUTE",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 6829107628,
                "numberOfFiles": 2043,
                "fileFormat": "JPEG"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13126/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5132/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/10201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/13200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/20927/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/21954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/25388/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93267/?format=api"
            ],
            "dataLineage": "Data were digitised as part of the Operation Weather Rescue project and sent to the Centre for Environmental Data Analysis (CEDA) for archiving.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://catalogue.ceda.ac.uk/api/v2/identifiers/13868/?format=api"
            ],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/27037/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/projects/44102/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/28048/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219021/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219019/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219020/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219022/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219023/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219024/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219025/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219026/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219027/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219591/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45817/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45818,
            "uuid": "4454095caf3d42f5a7d92cb5b06f87e3",
            "title": "Operation Weather Rescue: scanned copies of meteorological observation registers and tabulated records from the Leeds Philosophical Society manuscript archives, 1823-1850",
            "abstract": "This dataset contains scanned copies of the meteorological record from the Leeds Philosophical Society manuscript archives, 1823-1835.\r\n\r\nThe records are stored in Bretherton Library, University of Leeds, with the following description from the library archive:\r\n\r\nContains handwritten records of thermometer and barometer readings, wind direction, weather and rainfall, with journal of observations taken daily from January 1823 to March 1835. Data for later dates inserted loose in the first volume, with rough notes and journals. Vol. 1 is preceded by the minutes of the first meeting of the Meteorological Committee, December 1821.\r\n\r\nBiography or history\r\n\r\nThe Leeds Philosophical and Literary Society was founded in 1819 and played an important role in further education, in both the sciences and the humanities, in Leeds throughout most of the 19th century. The changing patterns of higher education and other circumstances were causing the Society to reconsider the scope of its activities by the time of the First World War; after the War the Society transferred its museum to the City of Leeds and its library to the University, and concentrated its efforts on publishing the results of research, issuing since 1925 two series of 'Proceedings' ('Literary and Historical' and 'Scientific').\r\n\r\nImages also include monthly mean temperatures for the 1840s.\r\n\r\nThe imaging of the volumes was funded by the National Centre for Atmospheric Sciences and effort supported through the GLoSAT project.",
            "keywords": "Reports, Weather, Meteorology",
            "publicationState": "citable",
            "dataPublishedTime": "2026-05-20T12:28:51",
            "doiPublishedTime": "2026-05-20T13:32:51",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45819/?format=api",
                "dataPath": "/badc/operation-weather-rescue/data/LEEDS-PHILOSOPHICAL-INSTITUTE",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 335279640,
                "numberOfFiles": 269,
                "fileFormat": "JPEG"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13128/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5133/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/10201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/13200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/20927/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/21954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/25388/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93267/?format=api"
            ],
            "dataLineage": "Data were digitised as part of the Operation Weather Rescue project and sent to the Centre for Environmental Data Analysis (CEDA) for archiving.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://catalogue.ceda.ac.uk/api/v2/identifiers/13860/?format=api"
            ],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/27037/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/projects/44102/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/28048/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219035/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219036/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219037/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219033/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219034/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219038/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219039/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219040/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219041/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219042/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45820/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45822,
            "uuid": "6c20e3e7407d46e4b52af569d7ef11ff",
            "title": "Operation Weather Rescue: scanned copies of meteorological observation registers and tabulated records from the Carbeth manuscript archives, 1817-1859",
            "abstract": "This dataset contains scanned copies of the meteorological record from the Carbeth manuscript archives, 1817-1859.\r\n\r\nScanned by National Records of Scotland\r\n\r\nNational Records of Scotland reference MET1/4/16\r\n\r\nThe imaging of the volumes was funded by the National Centre for Atmospheric Sciences and effort supported through the GLoSAT project.\r\n\r\nAdditionally, the manuscripts also hold some comparative monthly rain amounts from Glasgow, Bothwell and Greenock.",
            "keywords": "Reports, Weather, Meteorology",
            "publicationState": "citable",
            "dataPublishedTime": "2026-05-20T12:32:38",
            "doiPublishedTime": "2026-05-20T13:51:34",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45825/?format=api",
                "dataPath": "/badc/operation-weather-rescue/data/SCOTLAND/CARBETH_1817-1859/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 571735468,
                "numberOfFiles": 287,
                "fileFormat": "JPEG"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13129/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5134/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/10201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/13200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/20927/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/21954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/25388/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93267/?format=api"
            ],
            "dataLineage": "Data were digitised as part of the Operation Weather Rescue project and sent to the Centre for Environmental Data Analysis (CEDA) for archiving.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://catalogue.ceda.ac.uk/api/v2/identifiers/13862/?format=api"
            ],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/27037/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/projects/44102/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/28048/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219047/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219048/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219049/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219050/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219051/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219052/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219053/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219054/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219055/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219056/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45830/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45823,
            "uuid": "72934d7ff4e042ee840e55e90b3a6ea6",
            "title": "Operation Weather Rescue: scanned copies of meteorological observation registers and tabulated records from the Aberdeen Grammar School manuscript archives, 1829-1839",
            "abstract": "This dataset contains scanned copies of the meteorological record from the Aberdeedn Grammar School manuscript archives, 1829-1839.\r\n\r\nScanned by Aberdeen City Archives: REF ED/GR6S/A58/33\r\n\r\nMarch 1829 - December 1839\r\n\r\nNational Archives of Scotland reference MET1/4/19 (their version may extend to 1849).\r\n\r\nThe imaging of the volumes was funded by the National Centre for Atmospheric Sciences and effort supported through the GLoSAT project.",
            "keywords": "Reports, Weather, Meteorology",
            "publicationState": "citable",
            "dataPublishedTime": "2026-05-20T12:32:48",
            "doiPublishedTime": "2026-05-20T13:56:35.902726",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45824/?format=api",
                "dataPath": "/badc/operation-weather-rescue/data/SCOTLAND/ABERDEEN_1829-1839/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 984513472,
                "numberOfFiles": 4,
                "fileFormat": "PDF"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13130/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5135/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/10201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/13200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/20927/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/21954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/25388/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93267/?format=api"
            ],
            "dataLineage": "Data were digitised as part of the Operation Weather Rescue project and sent to the Centre for Environmental Data Analysis (CEDA) for archiving.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://catalogue.ceda.ac.uk/api/v2/identifiers/13866/?format=api"
            ],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/27037/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/projects/44102/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/28048/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219057/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219058/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219059/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219060/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219061/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219062/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219063/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219064/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219065/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219066/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45832/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        },
        {
            "ob_id": 45834,
            "uuid": "7ebba39e28004aa7b69d7ef71d949045",
            "title": "Operation Weather Rescue: scanned copies of meteorological observation registers and tabulated records from the Dollar Institute School manuscript archives, 1836-1856",
            "abstract": "This dataset contains scanned copies of the meteorological record from the Dollar Institute School  manuscript archives, 21 March 1836 to 20 March 1856.\r\n\r\nScanned by National Records of Scotland\r\n\r\nNational Records of Scotland reference MET1/4/11\r\n\r\nThe imaging of the volumes was funded by the National Centre for Atmospheric Sciences and effort supported through the GLoSAT project.",
            "keywords": "Reports, Weather, Meteorology",
            "publicationState": "citable",
            "dataPublishedTime": "2026-05-20T12:32:24",
            "doiPublishedTime": "2026-05-20T13:53:13.000078",
            "updateFrequency": "notPlanned",
            "status": "completed",
            "result_field": {
                "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/45826/?format=api",
                "dataPath": "/badc/operation-weather-rescue/data/SCOTLAND/DOLLAR_1836-1856/",
                "oldDataPath": [],
                "storageLocation": "internal",
                "storageStatus": "online",
                "volume": 770809913,
                "numberOfFiles": 280,
                "fileFormat": "JPEG"
            },
            "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/13131/?format=api",
            "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/5136/?format=api",
            "nonGeographicFlag": false,
            "phenomena": [
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/10201/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/13200/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/20927/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/21954/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/25388/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93266/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/phenomona/93267/?format=api"
            ],
            "dataLineage": "Data were digitised as part of the Operation Weather Rescue project and sent to the Centre for Environmental Data Analysis (CEDA) for archiving.",
            "removedDataTime": null,
            "removedDataReason": "",
            "language": "English",
            "identifier_set": [
                "https://catalogue.ceda.ac.uk/api/v2/identifiers/13863/?format=api"
            ],
            "projects": [
                "https://catalogue.ceda.ac.uk/api/v2/projects/27037/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/projects/44102/?format=api"
            ],
            "observationcollection_set": [
                "https://catalogue.ceda.ac.uk/api/v2/observationcollections/28048/?format=api"
            ],
            "responsiblepartyinfo_set": [
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219075/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219076/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219077/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219078/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219079/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219080/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219081/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219082/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219083/?format=api",
                "https://catalogue.ceda.ac.uk/api/v2/rpis/219084/?format=api"
            ],
            "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/45835/?format=api",
            "procedureCompositeProcess": null,
            "procedureComputation": null,
            "permissions": [
                {
                    "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api",
                    "useLimitation": null,
                    "accessConstraints": null,
                    "accessCategory": "public",
                    "accessRoles": null,
                    "label": "public: None group",
                    "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
                    "licenceClassifications": "any"
                }
            ],
            "discoveryKeywords": []
        }
    ]
}