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/26852/?format=api
{ "ob_id": 26852, "uuid": "72d29f16054d4a8ca056796a8c5d6e3d", "title": "Arctic Cloud Summer Expedition (ACSE): wave statistics, wave spectra and raw buoy displacement data from the University of Leeds Datawell DWR-G4-Waverider buoy deployed from the Icebreaker Oden", "abstract": "This dataset contains derived wave statistics, directional wave spectra and raw buoy displacement data from the University of Leeds Datawell DWR-G4-Waverider buoy deployed from the Swedish Icebreaker Oden durning Arctic Cloud Summer Expedition (ACSE). ACSE took place in the Arctic during summer 2014. These measurements were used to complement a suite of other observations taken during the cruise. Those of the UK contribution, as well as selected other data, are available within the associated data collection in the Centre for Environmental Data Analysis (CEDA) archives. Other cruise data may be available in the NOAA ACSE and The Bolin Centre for Climate Research SWERUS (SWEdish-Russian-US) holdings - see online resources linked to this record.\r\n\r\nThe buoy was deployed on numerous occasions during the voyage, including multiple deployments per day (the deployment number during the day is given in the filename following the date of deployment). However, some deployments are omitted from the archive where significant problems with the raw data were found (failure to obtain GPS lock; too-short a deployment, etc.). The deployment number for the day has been maintained to coincide with the buoy's deployment logs. Data are truncated to remove the deployment and recovery. No further quality control has been applied to the data.\r\n\r\nThe raw displacement timeseries data contains raw buoy displacements (up, north, west) from which the spectra were calculated. The spectra were calculated as 10-minute averages. The methodology used is detailed within the files, but include both raw (quite noisy) and smoothed spectra.\r\n\r\nThe overall wave statistics file contains all wave statistics data obtained during the voyage (significant wave height, spectral peak details, etc, along with the spectral moments from which the stats are calculated). These are all given for each spectrum as a whole, and partitioned into windsea and swell components. References to the techniques used to produce these statistics are given in the file.\r\n\r\nThe Arctic Cloud Summer Expedition (ACSE) was a collaboration between the University of Leeds, the University of Stockholm, and NOAA-CIRES. ACSE aimed to study the response of Arctic boundary layer cloud to changes in surface conditions in the Arctic Ocean as a working package of the larger Swedish-Russian-US Investigation of Climate, Cryosphere and Carbon interaction (SWERUS-C3) Expedition in Summer 2014. This expedition was a core component to the overall SWERUS-C3 programme and was supported by the Swedish Polar Research Secretariat.\r\n\r\nACSE took place during a 3-month cruise of the Swedish Icebreaker Oden from Tromso, Norway to Barrow, Alaska and back over the summer of 2014. During this cruise ACSE scientists measured surface turbulent exchange, boundary layer structure, and cloud properties. Many of the measurements used remote sensing approaches - radar, lidar, and microwave radiometers - to retrieve vertical profiles of the dynamic and microphysical properties of the lower atmosphere and cloud.\r\n\r\nThe UK participation of ACSE was funded by the Natural Environment Research Council (NERC, grant: NE/K011820/1) and involved instrumentation from the Atmospheric Measurement Facility of the UK's National Centre for Atmospheric Science (NCAS AMF). This dataset collection contains data mainy from the UK contribution with some additional data from other institutes also archived to complement the suite of meteorological measurements.", "keywords": "waverider, waves, sea state, wind sea, swell, wave spectra, directional spectra,", "publicationState": "citable", "dataPublishedTime": "2018-12-13T09:57:37", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "final", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/26853/?format=api", "dataPath": "/badc/acse/data/leeds-datawell-dwr-g4-waverider", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 129894089, "numberOfFiles": 42, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/7231/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2195/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/4385/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59048/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59051/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59052/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59053/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59054/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59055/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59057/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59068/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59069/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59070/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59072/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59074/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59075/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59076/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59077/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59078/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59082/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/59088/?format=api" ], "dataLineage": "Data were collected, quality controlled and prepared for archiving by the instrument scientists before upload to the Centre for Environmental Data Analysis (CEDA) for long term archiving.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10100/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/24932/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/25948/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112759/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112760/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112761/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112762/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112763/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112765/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112757/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112766/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/112772/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/26854/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2522/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }