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

{
    "ob_id": 37722,
    "uuid": "fdfeb81d2ffd42c3ba2bbb00b681317c",
    "title": "Chapter 9 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 9.4 (v20220721)",
    "abstract": "Data for Figure 9.4 from Chapter 9 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\nFigure 9.4 shows global maps of observed mean fluxes, the observed trends in these fluxes, and the projected rate of change in these fluxes from SSP5-8.5, for freshwater, net heat, and wind stress magnitude (momentum).\r\n\r\n---------------------------------------------------\r\n How to cite this dataset\r\n ---------------------------------------------------\r\n When citing this dataset, please include both the data citation below (under 'Citable as') and the following citation for the report component from which the figure originates:\r\nFox-Kemper, B., H.T. Hewitt, C. Xiao, G. Aðalgeirsdóttir, S.S. Drijfhout, T.L. Edwards, N.R. Golledge, M. Hemer, R.E. Kopp, G. Krinner, A. Mix, D. Notz, S. Nowicki, I.S. Nurhati, L. Ruiz, J.-B. Sallée, A.B.A. Slangen, and Y. Yu, 2021: Ocean, Cryosphere and Sea Level Change. In Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change [Masson-Delmotte, V., P. Zhai, A. Pirani, S.L. Connors, C. Péan, S. Berger, N. Caud, Y. Chen, L. Goldfarb, M.I. Gomis, M. Huang, K. Leitzell, E. Lonnoy, J.B.R. Matthews, T.K. Maycock, T. Waterfield, O. Yelekçi, R. Yu, and B. Zhou (eds.)]. Cambridge University Press, Cambridge, United Kingdom and New York, NY, USA, pp. 1211–1362, doi:10.1017/9781009157896.011.\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\nThe figure has 9 panels labelled (a)-(i), with data provided for all panels using this lettering system in the GitHub repository linked in the documentation.\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n This dataset contains:\r\n\r\n- Freshwater flux (a–c), net heat flux (d–f), and momentum flux or wind stress magnitude (g–i).\r\n- Means and observed trends between 1995–2014 (freshwater and wind stress) or 2001–2014 (heat). \r\n- SSP5-8.5 projected rates between 1995–2100 using 20-year averages at each end of the time period. - - Objective interpolation from CERES, EBAF v4 (Kato et al., 2018), OAFlux-HR (Yu, 2019) and GPCP (Adler et al., 2003) of fluxes and flux trends (b, e, h). \r\n\r\nObserved trends with no overlay indicate regions where the trends are significant at p = 0.34 level. Crosses indicate regions where trends are not significant. For (c, f, i) projections, no overlay indicates regions with high model agreement, where ≥80% of models agree on the sign of change. Diagonal lines indicate regions with low model agreement, where <80% of models agree on the sign of change (see Cross-Chapter Box Atlas.1 for more information). \r\n\r\nFurther details on data sources and processing are available in the chapter data table (Table 9.SM.9). \r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n Data provided in relation to Figure 9.4\r\n \r\n - Data file: Fig9-4a_data.nc: \r\n - Data file: Fig9-4b_data.nc: \r\n - Data file: Fig9-4c_data.nc: \r\n - Data file: Fig9-4d_data.nc: \r\n - Data file: Fig9-4e_data.nc: \r\n - Data file: Fig9-4f_data.nc: \r\n - Data file: Fig9-4g_data.nc: \r\n - Data file: Fig9-4g_data_tauu.nc: \r\n - Data file: Fig9-4g_data_tauv.nc: \r\n - Data file: Fig9-4h_data.nc: \r\n - Data file: Fig9-4i_data.nc: \r\n\r\nCERES stands for Clouds and the Earth’s Radiant Energy System.\r\nEBAF stands for Energy Balanced And Filled. \r\nOAFlux-HR stands for Objectively Analyzed air–sea Fluxes-High Resolution.\r\nGPCP is the Global Precipitation Climatology Project.\r\nSSP stands for Shared Socio-Economic Pathway. \r\nSSP585 is the Shared Socioeconomic Pathway which represents the upper boundary of radiative forcing and development scenarios, consistent with RCP8.5.\r\n\r\n ---------------------------------------------------\r\n Notes on reproducing the figure from the provided data\r\n ---------------------------------------------------\r\nFlux maps were plotted using standard matplotlib software, code is available via the link in the documentation.\r\n\r\nSome of the plotting code is designed to use pre-processed CMIP data, rather than the provided netcdf files. To reproduce these figures form the metadata please modify the example code linked in the Related Documents section of this catalogue record.\r\n\r\n ---------------------------------------------------\r\n Sources of additional information\r\n ---------------------------------------------------\r\n The following weblinks are provided in the Related Documents section of this catalogue record:\r\n - Link to the figure on the IPCC AR6 website\r\n - Link to the report component containing the figure (Chapter 9)\r\n - Link to the Supplementary Material for Chapter 9, which contains details on the input data used in Table 9.SM.9\r\n- Link to the data and code used to produce this figure and others in Chapter 9, archived on Zenodo.\r\n- Link to example code on GitHub\r\n- Link to the output data for this figure, contained in a dedicated GitHub repository.",
    "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group 1, Physical Science Basis, surface flux, freshwater flux, surface heat flux, heat flux, wind stress",
    "publicationState": "citable",
    "dataPublishedTime": "2023-02-01T15:41:42",
    "doiPublishedTime": "2023-05-15T12:56:02.790427",
    "updateFrequency": "",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38018/?format=api",
        "dataPath": "/badc/ar6_wg1/data/ch_09/ch9_fig04/v20220721",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 7083026,
        "numberOfFiles": 14,
        "fileFormat": "NetCDF, txt"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10413/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/12600/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/12601/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49849/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49850/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49851/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49852/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49853/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49854/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49855/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49856/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/49857/?format=api"
    ],
    "dataLineage": "Data produced by Intergovernmental Panel on Climate Change (IPCC) authors and supplied for archiving at the Centre for Environmental Data Analysis (CEDA) by the Technical Support Unit (TSU) for IPCC Working Group I (WGI).\r\n Data curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12490/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/32705/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/32725/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179917/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179918/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179919/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179920/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179921/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179922/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179923/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180167/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/39611/?format=api",
    "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": []
}