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/43329/?format=api
{ "ob_id": 43329, "uuid": "4c246cb11aa04651a0182b2d329a84f9", "title": "EOCIS: Arctic Sea Ice Thickness Grids, v1.00", "abstract": "This dataset contains Arctic Sea Ice Thickness data produced within the Earth Observation Climate Information Service (EOCIS) project.\r\n\r\nThe sea ice products provide a 5x5 km grid of Arctic sea ice thickness (for the whole Arctic region and of 17 sub-regions), delivered as NetCDF files. \r\n\r\nEOCIS sea ice thickness NetCDF products are generated monthly by the Centre for Polar Observation and Modelling (CPOM) from radar altimetry measurements taken from the ESA CryoSAT-2 satellite during the winter months (Oct-Apr).\r\n\r\nSea ice thickness is only reliably measured from satellite radar altimetry during the winter months. During summer, melt ponds can form on the sea ice floes making it difficult for the satellite to differentiate between floes and leads, and hence calculate sea ice freeboard (and subsequently thickness). Measurement during summer months using radar altimetry is an area of active research (Landy et al, 2022) but is not yet operationally processed.\r\n\r\nFor future updates to this dataset, see the EOCIS CPOM page in the related documents section.", "keywords": "Sea,Ice,Sea-ice,Arctic,CryoSat-2,Thickness,EOCIS", "publicationState": "citable", "dataPublishedTime": "2025-03-20T13:56:10", "doiPublishedTime": "2025-03-20T16:19:42", "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/43570/?format=api", "dataPath": "/neodc/eocis/data/global_and_regional/arctic_sea_ice/arctic_sea_ice_thickness_grids/L3C/monthly/v1.0/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1356759727, "numberOfFiles": 100, "fileFormat": "NetCDF" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/12130/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4635/?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/27732/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66296/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74945/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74946/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74947/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74948/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74949/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74951/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74952/?format=api" ], "dataLineage": "This dataset was produced by the Centre for Polar Observation and Modelling in the context of the Earth Observation Climate Information Service (EOCIS) project, using radar altimetry data from European Space Agency (ESA) satellites.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13259/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/43216/?format=api" ], "observationcollection_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206232/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206233/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206234/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206235/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206236/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206237/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208025/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206239/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/208088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/206240/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/43343/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.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": [] }