Observation Instance
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/41468/?format=api
{ "ob_id": 41468, "uuid": "9c82a38dff8940b594fbbb939cf4b1eb", "title": "Deforestation and Climate Change scenarios with a regional climate model over Borneo (2005 – 2100).", "abstract": "This dataset contains simulations of the climate scenario RCP8.5 with and without total deforestation using the regional climate model RegCM4. The output was then used for calculations of the Fire Weather Index, and that data is also included. \r\nThe data is in two main formats: netcdf files from the regional climate model, and the txt files with Fire Weather Index. \r\nThe time periods covered are: \r\n2010 – 2029 RCP8.5, Control Land cover \r\n2010 – 2029 RCP8.5, Deforested Land cover\r\n2081 – 2099 RCP8.5, Control Land cover\r\n2081 – 2099 RCP8.5, Deforested Land cover\r\nThe last 15 years of each simulation was used. Each simulation was run for each initial conditions and boundary conditions of the models: HadGEM2-ES, MPI-ESM-MR, CSIRO-MK36, IPSL-CM5A-LR, CNRM-CM5, CanESM2, giving a total of 24 simulations.\r\n\r\nThese data are used in the paper, “Future Fire risk under Climate Change and Deforestation Scenarios in Tropical Borneo”. Davies-Barnard et al, 2023.", "keywords": "Regional climate model,fire,deforestation,Borneo,tropical deforestation and climate change", "publicationState": "preview", "dataPublishedTime": null, "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/41496/?format=api", "dataPath": "/badc/deposited2024/KaliBorneoClimateProjections", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 56467817667, "numberOfFiles": 91, "fileFormat": "NetCDF" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/11560/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4146/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/12066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50564/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50600/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54342/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62645/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75200/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75201/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75202/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75203/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75204/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75205/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75206/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75207/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75208/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75209/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75210/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75211/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75212/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75213/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75214/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75215/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75216/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75217/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75218/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75219/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75220/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75221/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75222/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75223/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75224/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75225/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75226/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75227/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75229/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75230/?format=api" ], "dataLineage": "Regional climate model simulations produced by the project team before being archived at CEDA", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/41469/?format=api" ], "observationcollection_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202189/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202127/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202134/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202135/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/41497/?format=api", "permissions": [ { "ob_id": "https://api.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": [] }