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/40866/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "ob_id": 40866,
    "uuid": "4a9654136a7148e39b7feb56f8bb02d2",
    "title": "ESA Sea Surface Temperature Climate Change Initiative (SST_cci): Level 4 Analysis product, version 3.0",
    "abstract": "This dataset provides daily-mean sea surface temperatures (SST), presented on global 0.05° latitude-longitude grid, spanning 1980 to present.     This is a Level 4 product, with gaps between available daily observations filled by statistical means.\r\n\r\nThe SST CCI Analysis product contains estimates of daily mean SST and sea ice concentration. Each SST value has an associated uncertainty estimate.  \r\n\r\nThe dataset has been produced as part of the version 3 Climate Data Record (CDR) produced by the European Space Agency (ESA) Climate Change Initiative Sea Surface Temperature project (ESA SST_cci). The CDR accurately maps the surface temperature of the global oceans over the period 1980 to 2021 using observations from many satellites, with a high degree of independence from in situ measurements. The data provide independently quantified SSTs to a quality suitable for climate research.  \r\n\r\nData from 2022 onwards are provided as an Interim Climate Data Record (ICDR) and will be updated daily at one month behind present. The Copernicus Climate Change Service (C3S) funded the development of the ICDR extension and production of the ICDR during 2022. From 2023 onwards the production of the ICDR is funded by the UK Earth Observation Climate Information Service (EOCIS) and Marine and Climate Advisory Service (MCAS). \r\n\r\nThis CDR Version 3.0 product supersedes the CDR v2.1 product. Compared to the previous version the major changes are: \r\n\r\n* Longer time series: 1980 to 2021 (previous CDR was Sept 1981 to 2016) \r\n\r\n* Improved retrieval to reduce systematic biases using bias-aware optimal methods (for single view sensors) \r\n\r\n* Improved retrieval with respect to desert-dust aerosols \r\n\r\n* Addition of dual-view SLSTR data from 2016 onwards \r\n\r\n* Addition of early AVHRR/1 data in 1980s, and improved AVHRR processing to reduce data gaps in 1980s \r\n\r\n* Use of full-resolution MetOp AVHRR data (previously used ‘global area coverage’ Level 1 data) \r\n\r\n* Inclusion of L2P passive microwave AMSR data \r\n\r\nData are made freely and openly available under a Creative Commons License by Attribution (CC By 4.0) https://creativecommons.org/licenses/by/4.0/ \r\n\r\nWhen citing this dataset please also cite the associated data paper:  \r\n\r\nEmbury, O., Merchant, C.J., Good, S.A., Rayner, N.A., Høyer, J.L., Atkinson, C., Block, T., Alerskans, E., Pearson, K.J., Worsfold, M., McCarroll, N., Donlon, C. Satellite-based time-series of sea-surface temperature since 1980 for climate applications. Scientific Data 11, 326 (2024). https://doi.org/10.1038/s41597-024-03147-w",
    "keywords": "ESA, CCI, SST, Analysis, Level 4",
    "publicationState": "citable",
    "dataPublishedTime": "2024-04-08T14:27:36",
    "doiPublishedTime": "2024-04-09T08:40:02",
    "updateFrequency": "irregular",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/41571/?format=api",
        "dataPath": "/neodc/eocis/data/global_and_regional/sea_surface_temperature/CDR_v3/Analysis/L4/v3.0.1",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 261436589158,
        "numberOfFiles": 16246,
        "fileFormat": "netCDF-4 classic following: Climate and Forecast (CF) metadata conventions, GHRSST Data Specification 2.0, and SST CCI Product Specification."
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/11614/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52530/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52532/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66255/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66257/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66258/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66259/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66260/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/75580/?format=api"
    ],
    "dataLineage": "Data were processed by the ESA CCI SST project team and supplied to the Centre for Environmental Data Analysis (CEDA) for archiving.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12857/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/11008/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/43216/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/41661/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/11005/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30128/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198792/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198793/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198794/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198787/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198788/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198789/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198790/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/198791/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202204/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202205/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202206/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/202207/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/41572/?format=api",
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2523/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "public",
            "accessRoles": null,
            "label": "public: None group",
            "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_sst_terms_and_conditions_v2.pdf",
            "licenceClassifications": ""
        }
    ],
    "discoveryKeywords": []
}