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/40221/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "ob_id": 40221,
    "uuid": "3a4c89e4107a4fc6a9af1255649c335c",
    "title": "Stratospheric Nudging And Predictable Surface Impacts (SNAPSI): nudged data produced by the GloSea6-GC32 model at KMA",
    "abstract": "This dataset contains model data for SNAPSI experiment 'nudged' produced by scientists at KMA (Korea Meteorological Administration).  The dataset contains data from the Global Seasonal Forecasting System version 6 (GloSea6) at N216 (432x324) horizontal and L85 vertical resolutions. The GloSea6 model is a coupled general circulation model (CGCM) consisting of UM11.5, NEMO3.6, CICE5.1.2, JULES5.6 for atmosphere, ocean, sea ice, and land models, respectively. All data in this dataset are regridded to 1.5x1.5 degree resolution.\r\n\r\nThe SNAPSI project is a model intercomparison project to study the role of the stratosphere in subseasonal forecasts following stratospheric sudden warmings and the representation of stratosphere-troposphere coupling in subseasonal forecast models.\r\n\r\nThe nudged experiment is a set of retrospective, 45-day, 50-member ensemble forecasts. Following the initial date, the stratospheric zonal mean temperatures and zonal winds are nudged towards the observed time-evolving state. The forecasts are initialized on the date indicated by the sub-experiment id; for instance, the sub-experiment 's20180125' is initialized on 25 January 2018. The ocean, sea-ice, land-surface and ozone are all initialized and run prognostically.\r\n\r\n------------------------------------------\r\nSources of additional information\r\n------------------------------------------\r\nThe following web links are provided in the Details/Docs section of this catalogue record:\r\n- Stratospheric Nudging And Predictable Surface Impacts (SNAPSI): A Protocol for Investigating the Role of the Stratospheric Polar Vortex in Subseasonal to Seasonal Forecasts\r\n- New set of controlled numerical experiments: Stratospheric Nudging And Predictable Surface Impacts (SNAPSI)\r\n\r\nModel reference publications:\r\n- MacLachlan, C., Arribas, A., Peterson, K. A., Maidens, A., Fereday, D., Scaife, A. A., Gordon, M., Vellinga, M., Williams, A., Comer, R. E., Camp, J., Xavier, P., and Madec, G.: Global Seasonal forecast system version 5 (GloSea5): a high-resolution seasonal forecast system, Q. J. R. Meteorol. Soc., 141, 1072–1084, https://doi.org/10.1002/qj.2396, 2014\r\n- Williams, K. D., Harris, C. M., Bodas-Salcedo, A., Camp, J., Comer, R. E., Copsey, D., Fereday, D., Graham, T., Hill, R., Hinton, T., Hyder, P., Ineson, S., Masato, G., Milton, S. F., Roberts, M. J., Rowell, D. P., Sanchez, C., Shelly, A., Sinha, B., Walters, D. N., West, A., Woollings, T., and Xavier, P. K.: The Met Office Global Coupled model 2.0 (GC2) configuration, Geosci. Model Dev., 8, 1509–1524, https://doi.org/10.5194/gmd-8-1509-2015, 2015\r\n- Walters, D., Boutle, I., Brooks, M., Melvin, T., Stratton, R., Vosper, S., Wells, H., Williams, K., Wood, N., Allen, T., Bushell, A., Copsey, D., 675 Earnshaw, P., Edwards, J., Gross, M., Hardiman, S., Harris, C., Heming, J., Klingaman, N., Levine, R., Manners, J., Martin, G., Milton, S., Mittermaier, M., Morcrette, C., Riddick, T., , Roberts, M., Sanchez, C., Selwood, P., Stirling, A., Smith, C., Suri, D., Tennant, W., Vidale, P. L., Wilkinson, J., Willett, M., Woolnough, S., and Xavier, P.: The Met Office Unified Model Global Atmosphere 6.0/6.1 and JULES Global Land 6.0/6.1 configurations, Geosci. Model Dev., 10, 1487–1520, https://doi.org/10.5194/gmd-10-1487-2017, 2017",
    "keywords": "nudged, GloSea6-GC32, KMA, stratosphere, arctic, antarctic, stratospheric polar vortex, SNAPSI, SNAP, APARC",
    "publicationState": "published",
    "dataPublishedTime": "2024-09-25T14:05:01",
    "doiPublishedTime": null,
    "updateFrequency": "",
    "status": "ongoing",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/40222/?format=api",
        "dataPath": "/badc/snap/data/post-cmip6/SNAPSI/KMA/GloSea6-GC32/nudged",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 903653988150,
        "numberOfFiles": 4229,
        "fileFormat": "Files are Net-CDF formatted"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10988/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api",
    "nonGeographicFlag": false,
    "phenomena": [
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6023/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50415/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50417/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50418/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50419/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50426/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50427/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50429/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50431/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50475/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50481/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50496/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50498/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50549/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50566/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50579/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50597/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52755/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54228/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60438/?format=api"
    ],
    "dataLineage": "Data were generated using the Global Seasonal Forecasting System version 6 (GloSea6) at N216 horizontal and L85 vertical resolutions. Model output data has been converted to CF-netCDF using CDO, then published by the Centre for Environmental Data Analysis (CEDA).",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/37088/?format=api"
    ],
    "observationcollection_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/40225/?format=api"
    ],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196095/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196096/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196097/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196098/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196099/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196100/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196101/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196102/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/196103/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/40220/?format=api",
    "permissions": [
        {
            "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2560/?format=api",
            "useLimitation": null,
            "accessConstraints": null,
            "accessCategory": "registered",
            "accessRoles": null,
            "label": "registered: None group",
            "licenceURL": "https://creativecommons.org/licenses/by-sa/4.0/",
            "licenceClassifications": "any"
        }
    ],
    "discoveryKeywords": []
}