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/37832/?format=api
{ "ob_id": 37832, "uuid": "45283390b97c4a27861d74b3d915b0bd", "title": "Monthly mean climate data from a transient simulation with the Whole Atmosphere Community Climate Model eXtension (WACCM-X) from 2015 to 2070", "abstract": "This dataset comprises monthly mean data from a global, transient simulation with the Whole Atmosphere Community Climate Model eXtension (WACCM-X) from 2015 to 2070. WACCM-X is a global atmosphere model covering altitudes from the surface up to ~500 km, i.e., including the troposphere, stratosphere, mesosphere and thermosphere. WACCM-X version 2.0 (Liu et al., 2018) was used, part of the Community Earth System Model (CESM) release 2.1.0 (http://www.cesm.ucar.edu/models/cesm2) made available by the National Center for Atmospheric Research. The model was run in free-running mode with a horizontal resolution of 1.9 degrees latitude and 2.5 degrees longitude (giving 96 latitude points and 144 longitude points) and 126 vertical levels. Further description of the model and simulation setup is provided by Cnossen (2022) and references therein. A large number of variables is included on standard monthly mean output files on the model grid, while selected variables are also offered interpolated to a constant height grid or vertically integrated in height (details below). Zonal mean and global mean output files are included as well.\r\n\r\nThe data are provided in NetCDF format and file names have the following structure: \r\n\r\nf.e210.FXHIST.f19_f19.h1a.cam.h0.[YYYY]-[MM][DFT].nc\r\n\r\nwhere [YYYY] gives the year with 4 digits, [MM] gives the month (2 digits) and [DFT] specifies the data file type. The following data file types are included:\r\n\r\n1)\tMonthly mean output on the full grid for the full set of variables; [DFT] = \r\n2)\tZonal mean monthly mean output for the full set of variables; [DFT] = _zm\t\r\n3)\tGlobal mean monthly mean output for the full set of variables; [DFT] = _gm\r\n4)\tHeight-interpolated/-integrated output on the full grid for selected variables; [DFT] = _ht\r\n\r\nA cos(latitude) weighting was used when calculating the global means.\r\n\r\nData were interpolated to a set of constant heights (61 levels in total) using the Z3GM variable (for variables output on midpoints, with 'lev' as the vertical coordinate) or the Z3GMI variable (for variables output on interfaces, with ilev as the vertical coordinate) stored on the original output files (type 1 above). Interpolation was done separately for each longitude, latitude and time. \r\n\r\nMass density (DEN [g/cm3]) was calculated from the M_dens, N2_vmr, O2, and O variables on the original data files before interpolation to constant height levels. \r\n\r\nThe Joule heating power QJ [W/m3] was calculated using \r\nQ_J = (sigma_P*B^2)*((u_i - U_n)^2 + (v_i-v_n)^2 + (w_i-w_n)^2) \r\nwith sigma_P = Pedersen conductivity[S], B = geomagnetic field strength [T], ui, vi, and wi = zonal, meridional, and vertical ion velocities [m/s] and un, vn, and wn = neutral wind velocities [m/s]. QJ was integrated vertically in height (using a 2.5 km height grid spacing rather than the 61 levels on output file type 4) to give the JHH variable on the type 4 data files. The QJOULE variable also given is the Joule heating rate [K/s] at each of the 61 height levels.\r\n\r\nAll data are provided as monthly mean files with one time record per file, giving 672 files for each data file type for the period 2015-2070 (56 years).\r\n\r\nReferences:\r\n\r\nCnossen, I. (2022), A realistic projection of climate change in the upper atmosphere into the 21st century, in preparation.\r\n\r\nLiu, H.-L., C.G. Bardeen, B.T. Foster, et al. (2018), Development and validation of the Whole Atmosphere Community Climate Model with thermosphere and ionosphere extension (WACCM-X 2.0), Journal of Advances in Modeling Earth Systems, 10(2), 381-402, doi:10.1002/2017ms001232.", "keywords": "", "publicationState": "citable", "dataPublishedTime": "2022-07-29T08:48:18", "doiPublishedTime": "2022-07-29T08:49:03", "updateFrequency": "notPlanned", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/37833/?format=api", "dataPath": "/badc/deposited2022/WACCM-X_2015-2070", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 436008541109, "numberOfFiles": 2691, "fileFormat": "Data are NetCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10446/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3573/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28669/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/28670/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52192/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52193/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54920/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54921/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54923/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54924/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54925/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54926/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54927/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54928/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54929/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54930/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54931/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54932/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54933/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54934/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54935/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54936/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54937/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54938/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54939/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54940/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54941/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54943/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54944/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54946/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54947/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54948/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54949/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54954/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54956/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54963/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54964/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54965/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54998/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54999/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55000/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55001/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55002/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55003/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55004/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55005/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55006/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55007/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55008/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55009/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55010/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55012/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55013/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55014/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55015/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55016/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55017/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55018/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55026/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55027/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55028/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55029/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55030/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55031/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55032/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55034/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55035/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55036/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55037/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55038/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55039/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55048/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55051/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55052/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55053/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55054/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55055/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55057/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55068/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55069/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55070/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55072/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55076/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55077/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55078/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55082/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55092/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63012/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63013/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63014/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63015/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63016/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63017/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63018/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/63020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/79993/?format=api" ], "dataLineage": "The data were generated with the Whole Atmosphere Community Climate Model eXtension (WACCM-X) version 2.0 (Liu et al., 2018), part of the Community Earth System Model (CESM) release 2.1.0 (http://www.cesm.ucar.edu/models/cesm2) by Ingrid Cnossen. The WACCM-X simulation was run on the ARCHER UK National Supercomputing Service (http://www.archer.ac.uk) in 2019-2020.\r\n\r\nData were then submitted to the CEDA for archival.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12196/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/37834/?format=api" ], "observationcollection_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180520/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180521/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180522/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180523/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180524/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180525/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180530/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/180531/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/37835/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2526/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }