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/37725/?format=api
{ "ob_id": 37725, "uuid": "e25c3cffd4ae4abc8b2ff9b755fce164", "title": "Chapter 9 of the Working Group I Contribution to the IPCC Sixth Assessment Report - data for Figure 9.14 (v20220721)", "abstract": "Data for Figure 9.14 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.14 shows monthly mean March and September sea ice area as a function of global surface air temperature (GSAT) anomaly; cumulative anthropogenic CO2 emissions; year in CMIP6 model simulations and in observations. \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\n The figure has 8 subpanels, with data provided for all panels.\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n This dataset contains:\r\n\r\n- (a) Monthly mean March sea ice area as a function of global surface air temperature (GSAT) anomaly.\r\n- (b) Monthly mean March sea ice area as a function of cumulative anthropogenic CO2 emissions.\r\n- (c) Monthly mean March sea ice area as a function of year in CMIP6 model simulations and observations.\r\n- (d) Sensitivity of March sea ice loss to anthropogenic CO2 emissions as a function of modelled sensitivity of GSAT to anthropogenic CO2 emissions.\r\n- (e) Monthly mean September sea ice area as a function of global surface air temperature (GSAT) anomaly. \r\n- (f) Monthly mean September sea ice area as a function of cumulative anthropogenic CO2 emissions.\r\n- (g) Monthly mean September sea ice area as a function of year in CMIP6 model simulations and observations\r\n- (h) Sensitivity of September sea ice loss to anthropogenic CO2 emissions as a function of modelled sensitivity of GSAT to anthropogenic CO2 emissions.\r\n\r\nCO2 emissions are shown as CMIP6 model simulations (shading, ensemble mean as bold line) and observations (black dots).\r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\n Data provided in relation to Figure 9.14\r\n \r\n - Data file: CMIP3_sensitivity_nh.nc\r\n - Data file: CMIP5_sensitivity_nh.nc\r\n - Data file: CMIP6_historical_nh.nc\r\n - Data file: CMIP6_sensitivity_nh.nc\r\n - Data file: CMIP6_ssp119_nh.nc\r\n - Data file: CMIP6_ssp126_nh.nc\r\n - Data file: CMIP6_ssp245_nh.nc\r\n - Data file: CMIP6_ssp585_nh.nc\r\n - Data file: CO2_CMIP6.nc\r\n - Data file: IPCC_GSAT.csv: Provisional time series for use in GSAT calculations. \r\n - Data file: SeaIceArea__NorthernHemisphere__monthly__UHH__v2019_fv0.01.nc\r\n - Data file: SeaIceArea__SouthernHemisphere__monthly__UHH__v2019_fv0.01.nc\r\n - Data file: obs_sensitivity_nh.nc\r\n\r\nCMIP3 is the third phase of the Coupled Model Intercomparison Project.\r\nCMIP5 is the fifth phase of Coupled Model Intercomparison Project.\r\nCMIP6 is the sixth phase of the Coupled Model Intercomparison Project.\r\nGSAT stands for Global Surface Air Temperature. \r\nSSP126 is the Shared Socioeconomic Pathway which represents the lower boundary of radiative forcing and development scenarios, consistent with RCP2.6.\r\nSSP245 is the Shared Socioeconomic Pathway which represents the median of radiative forcing and development scenarios, consistent with RCP4.5.\r\nSSP585 is the Shared Socioeconomic Pathway which represents the upper boundary of radiative forcing and development scenarios, consistent with RCP8.5.\r\nUHH is the University of Hamburg (Universität Hamburg).\r\n\r\n ---------------------------------------------------\r\n Notes on reproducing the figure from the provided data\r\n ---------------------------------------------------\r\nSections of the figure in the report were plotted using standard matplotlib software - code is available via the link in the documentation. Some data has been converted to net-CDF format for archival, original .mat files used in the plotting script are archived on Zenodo at the link provided in the Related Document 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 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, sea ice, sea-ice area", "publicationState": "citable", "dataPublishedTime": "2023-02-06T16:52:06", "doiPublishedTime": "2023-05-16T15:51:46.623457", "updateFrequency": "", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38025/?format=api", "dataPath": "/badc/ar6_wg1/data/ch_09/ch9_fig14/v20220721", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 41147764, "numberOfFiles": 17, "fileFormat": "Data are net-CDF and csv formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/1102/?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/13238/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21859/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63032/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63034/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63035/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63036/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63037/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63038/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63039/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63040/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63048/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63602/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63606/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63610/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63611/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64068/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64069/?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\nData curated on behalf of the IPCC Data Distribution Centre (IPCC-DDC).\r\nData converted to net-CDF format for archival by author.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12498/?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/179948/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179949/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179951/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/179954/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/193295/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/39679/?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": [] }