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/37819/?format=api
{ "ob_id": 37819, "uuid": "d32090ff8fe342788191683eb4416411", "title": "Chapter 7 of the Working Group I Contribution to the IPCC Sixth Assessment Report - Input data for Figure 7.4 (v20230517)", "abstract": "Input Data for Figure 7.4 from Chapter 7 of the Working Group I (WGI) Contribution to the Intergovernmental Panel on Climate Change (IPCC) Sixth Assessment Report (AR6).\r\n\r\nFigure 7.4 shows radiative adjustments at top of atmosphere for seven different climate drivers as a proportion of forcing. \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\nForster, P., T. Storelvmo, K. Armour, W. Collins, J.-L. Dufresne, D. Frame, D.J. Lunt, T. Mauritsen, M.D. Palmer, M. Watanabe, M. Wild, and H. Zhang, 2021: The Earth’s Energy Budget, Climate Feedbacks, and Climate Sensitivity. 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. 923–1054, doi:10.1017/9781009157896.009.\r\n\r\n---------------------------------------------------\r\n Figure subpanels\r\n ---------------------------------------------------\r\n The figure has 1 panel, with input data provided. A link to the code to plot the figure archived on Zenodo is provided in the Related Documents section of this catalogue record.\r\n\r\n---------------------------------------------------\r\n List of data provided\r\n ---------------------------------------------------\r\n This dataset contains:\r\n\r\n- Radiative adjustment for tropospheric temperature (orange)\r\n- Radiative adjustment for stratospheric temperature (yellow)\r\n- Radiative adjustment for water vapour (blue)\r\n- Radiative adjustment for surface albedo (green)\r\n- Radiative adjustment for clouds (grey)\r\n- Total adjustment (black) \r\n\r\nFor the greenhouse gases (carbon dioxide, methane, nitrous oxide and CFC-12) the adjustments are expressed as a percentage of stratospheric-temperature-adjusted radiative forcing (SARF), whereas for aerosol, solar and volcanic forcing they are expressed as a percentage of instantaneous radiative forcing (IRF). Land surface temperature response (outline red bar) is shown, but included in the definition of forcing. Data from Smith et al. (2018b) for carbon dioxide and methane; Smith et al. (2018b) and Gray et al. (2009) for solar; Hodnebrog et al. (2020b) for nitrous oxide and CFC-12; Smith et al. (2020b) for aerosol, and Marshall et al. (2020) for volcanic. \r\nIRFs come from offline calculations by Chris and Gunnar (for CAM4)\r\n\r\ntas_SW, ta_trop_SW, ta_strat_SW. alb_LW are always set to zero. Variables are included in netcdf anyways for consistency.\r\nWhen LW or SW IRFs is not available, The value is set to NaN in the netcdf.\r\nWhen the IRFs are NaN, the corresponding cloud adjustments are also set to NaN.\r\n\r\nFurther details on data sources and processing are available in the chapter data table (Table 7.SM.14).\r\n\r\nCanESM2 is the Canadian Earth System Model version 2.\r\nECHAM-HAM is the atmospheric General Circulation Model (GCM) from the MPI (Max Planck Institute for Meteorology) - Hamburg Aerosol Model.\r\nGISS-E2-R is the Goddard Institute for Space Studies coupled general circulation model (CGCM) - ocean configuration coupled to the Russell OGCM. \r\nHadGEM2 is the Met Offfice Hadley Centre Global Environment Model version 2.\r\nHadGEM3 is the Met Offfice Hadley Centre Global Environment Model version 3.\r\nIPSL-CM5A is the Institut Pierre-Simon Laplace Climate Model for CMIP5.\r\nMIROC-SPRINTARS is the Model for Interdisciplinary Research on Climate - Spectral Radiation-Transport Model for Aerosol Species.\r\nMPI-ESM is the Max Planck Institute Earth System Model.\r\nNCAR-CESM1-CAM4 is the National Center for Atmospheric Research - Community Earth System Model version 1 - Community Atmosphere Model version 4. \r\nNCAR-CESM1-CAM5 is the National Center for Atmospheric Research - Community Earth System Model version 1 - Community Atmosphere Model version 5. \r\nHadGEM2 is the Met Offfice Hadley Centre Global Environment Model version 2.\r\nGFDL is the Geophysical Fluid Dynamics Laboratory.\r\nBMRC is the Australian Bureau of Meteorology Research Centre.\r\nCCSM4 is the Community Climate System Model version 4.\r\nCESM is the Community Earth System Model.\r\nERF stands for Effective Radiative Forcing.\r\nIRF stands for Instantaneous Radiative Forcing. \r\nTAS stands for Temperature at Surface. \r\n\r\n---------------------------------------------------\r\n Data provided in relation to figure\r\n ---------------------------------------------------\r\nThe CSV file used to plot Figure 7.4 is provided:\r\n\r\n- 'fig7.4.csv'\r\n\r\nThe github repository contains all input files to the plotting script for the figure except 'rcmip-concentrations-annual-means-v5-1-0.csv'. These are processed and combined in the code to create a single file 'fig7.4.csv' which is provided. The figure can be reproduced using just this file by running the notebook from box 22 by reading in the csv as variable 'adjustments_df'.\r\n\r\n ---------------------------------------------------\r\n Notes on reproducing the figure from the provided data\r\n ---------------------------------------------------\r\nData and figures are produced by the Jupyter Notebooks that live inside the notebooks directory of the Chapter 7 GitHub repository linked in the Related Documents section. The github repository contains all input files to the notebook except 'rcmip-concentrations-annual-means-v5-1-0.csv'. These are processed and combined in the code to create a single file 'fig7.4.csv' which is provided. The figure can be reproduced using just this file by running the notebook from box 22 by reading in the csv as variable 'adjustments_df'.\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 7)\r\n - Link to the Supplementary Material for Chapter 7, which contains details on the input data used in Table 7.SM.1 to 7.SM.7.\r\n- Link to the code for the figure, archived on Zenodo.\r\n- Link to the notebook for plotting the figure from the Chapter 7 GitHub repository which also contains input data files", "keywords": "IPCC-DDC, IPCC, AR6, WG1, WGI, Sixth Assessment Report, Working Group 1, Physical Science Basis, forcing, adjustments, greenhouse gases, aerosols, solar, volcanic, radiative adjustment, tropospheric temperature, stratospheric temperature, water vapour, water vapor, surface albedo, clouds", "publicationState": "citable", "dataPublishedTime": "2023-05-17T09:46:45", "doiPublishedTime": "2023-07-06T09:46:47.856874", "updateFrequency": "", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/38059/?format=api", "dataPath": "/badc/ar6_wg1/data/ch_07/inputdata_ch7_fig04/v20230517", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 21705, "numberOfFiles": 4, "fileFormat": "CSV" }, "timePeriod": null, "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [], "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).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12632/?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/32722/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180430/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180432/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180433/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180434/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180435/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180503/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/195202/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/39582/?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": [] }