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/43052/?format=api
{ "ob_id": 43052, "uuid": "5e48b31e413b480792e4156191b654f4", "title": "FAMOUS-Glimmer simulations with interactive North American and Greenland ice sheets (21ka and 140ka)", "abstract": "This dataset contains model inputs and outputs from ensembles of simulations and sensitivity tests performed by FAMOUS-Glimmer of the Last Glacial Maximum (LGM; 21 kilo annum before present (ka BP)) and the Penultimate Glacial Maximum (PGM; 140 ka BP), as used in the publication Patterson et al., 2024 (https://doi.org/10.5194/cp-2024-10) These data were used to help understand the difference between the North American Ice Sheet at the last two glacial maxima, explore the sensitivity of the ice sheet to uncertain model parameters and understand the role of orbit, greenhouse gases and initial conditions on the final ice sheet configurations. The output of 62 ensemble members varying climate and ice sheet model parameters for each of the LGM and PGM are included as well as the results of 8 sensitivity tests using one set of parameters but varying the initial ice sheets and climates. These simulations were created using the atmospheric general circulation model FAMOUS coupled to the Glimmer ice sheet model under LGM and PGM climate boundary conditions, including greenhouse gas concentrations and orbital parameters outlined in the PMIP4 protocols (Kageyama et al., 2017 and Menviel et al., 2019).\r\n\r\nThe model inputs include ancillary files of the prescribed sea surface temperature and sea ice fields and climate model boundary conditions, netCDF files of the ice sheet model initial condition as well as the model configuration file and updated model modifications. The outputs consist of netCDF files of monthly climate model variables from ‘Not Ruled Out Yet’ ensemble simulations, ice sheet model output from the final timestep of all ensemble simulations (including ice sheet thickness, topography, surface mass balance and velocity) and final ice sheet thickness from the sensitivity tests. Also included are excel spreadsheets of the time series of total ice volumes for all ensemble members and the list of parameter combinations used for each. The climate model data has global coverage on a 7.5x5 degree lat/lon grid. The ice sheet model data covers North America and Greenland on a Lambert Azimuthal Equal Area projection at 40x40km resolution. Each simulation was run for ~1000 climate model years, with the ice sheet model running at 10x acceleration, giving ~10,000 years of ice sheet model output.", "keywords": "Last Glacial Maximum, Penultimate Glacial Maximum, Ensemble, Uncertainty Quantification, FAMOUS-Ice, Glimmer", "publicationState": "citable", "dataPublishedTime": "2024-07-18T08:51:18", "doiPublishedTime": "2024-07-18T10:52:43.833171", "updateFrequency": "notPlanned", "status": "pending", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/43062/?format=api", "dataPath": "/badc/deposited2024/Famous-Glimmer_data/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 138407167187, "numberOfFiles": 551, "fileFormat": "net-CDF" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/11811/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/4568/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1322/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1323/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1324/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3143/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3574/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3576/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3695/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3697/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52470/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55449/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55622/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/56965/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62190/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/67226/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/67728/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69170/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69172/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74174/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74175/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74176/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74177/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74178/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74179/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74181/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74182/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74183/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74184/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74185/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74186/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74187/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74188/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74189/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74190/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74191/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74192/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74193/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74194/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74195/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74196/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74197/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74198/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74199/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74200/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74201/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74202/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74203/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74204/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74205/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74206/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74207/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74208/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74209/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74210/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74211/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74212/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74213/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74214/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74215/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74216/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74217/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74218/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74219/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74220/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74221/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74222/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74223/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74224/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74225/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74226/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74227/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74229/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74230/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74231/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74232/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74233/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74234/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74235/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74236/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74237/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74238/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74239/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74240/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74241/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74242/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74243/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74245/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74246/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74247/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74248/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74249/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74250/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74251/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74252/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74253/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74254/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74256/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74258/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74259/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74261/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74264/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74266/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74269/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74270/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74271/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74272/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74273/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74274/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74275/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74277/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74278/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74279/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74280/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74281/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74283/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74284/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74285/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74286/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74287/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74288/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74289/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74290/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74291/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/74292/?format=api" ], "dataLineage": "Data were generated using the FAMOUS atmosphere model coupled to the Glimmer ice sheet model. The Glimmer model output data every 10 years over the 10000 ice sheet year simulations in a netCDF file and the final timestep of the 4 variables (thickness, topography, velocity and surface mass balance) was extracted. FAMOUS output a data field every month over the 1000 climate year simulations which were converted to netCDF format and concatenated into timeseries data. The data were then archived at CEDA.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/13147/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/43091/?format=api" ], "observationcollection_set": [], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204486/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204487/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204488/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204489/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204490/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204491/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204492/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204543/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204493/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204494/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204497/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204499/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/204500/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/32054/?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": [] }