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

{
    "ob_id": 39383,
    "uuid": "3c42e6131ae44b9793648065dc4162b4",
    "title": "ICOsahedral Nonhydrostatic (ICON) Atmospheric Global Circulation Model (GCM) data for global radiative-convective equilibrium (RCE) to simulate the impact of a land-sea contrast on convective aggregation",
    "abstract": "This dataset contains model data for the impact of a land-sea contrast on convective aggregation in radiative-convective equilibrium, Dingley et al., 2022. The data provided are ICOsahedral Nonhydrostatic (ICON) Atmospheric Global Circulation Model (GCM) data for global radiative-convective equilibrium (RCE) 2-year simulations with a circulation idealised island. Data files are provided in NetCDF format.\r\n\r\nThe RCE simulations are setup on an aquaplanet with no rotation and no diurnal cycle. To initialise the RCE state, homogenised boundary conditions are set where the solar insolation is 551.58 Wm-2 with a fixed zenith angle of 42.05°. Together these values give a constant insolation of 409.6 Wm-2. This is equivalent to the annual mean tropical insolation (Wing et al., 2018). A 360-day calendar is used. The global ocean albedo is set to 0.07. Concentrations of tracers CO2, CH4, N2O and O2 are set to be constant in space and time and the O3 profile is the same as used in Popke et al. (2013). SSTs are kept globally constant throughout each simulation at 305K. Model output is given every 10 days (for the 10dayouput files), and every 4 hours (for the 4houroutput files). Most simulations have been run with interactive radiation. However, in some, radiative feedbacks have been turned off by horizontally homogenising the radiative cooling rates at each model level and timestep. These files are indicated by homogLW and homogSW in the file names respectively. \r\n\r\nSimulations also have a circular, idealised island, centred at lat/lon=0 degrees. Island is modelled using the Jena Scheme for Biosphere-Atmosphere Coupling in Hamburg 4 (JSBACH4) model, coupled to the ICON GCM. This land is initialised with tropical rainforest vegetation. The island has a radius of 40 degrees, except for data in the different_islandsize file where the island radius varies from 10 to 80 degrees (as indicated in the variable names).",
    "keywords": "convective aggregation, RCE, radiative-convective equilibrium, Global Circulation Model, GCM, land-sea contrast",
    "publicationState": "citable",
    "dataPublishedTime": "2022-12-13T09:47:50",
    "doiPublishedTime": "2023-01-03T15:22:35",
    "updateFrequency": "notPlanned",
    "status": "completed",
    "result_field": {
        "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/39384/?format=api",
        "dataPath": "/badc/deposited2022/RCE_with_land",
        "oldDataPath": [],
        "storageLocation": "internal",
        "storageStatus": "online",
        "volume": 84800816697,
        "numberOfFiles": 8,
        "fileFormat": "Data are netCDF formatted"
    },
    "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/10753/?format=api",
    "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/3703/?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/50559/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50561/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57157/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62683/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62684/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62685/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62687/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62688/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62689/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62690/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62691/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62693/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62694/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62695/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62696/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62697/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62698/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62699/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62700/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62701/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62702/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62703/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62704/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62705/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62706/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62707/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62708/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62709/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62710/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62711/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62712/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62713/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62714/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64081/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64082/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64083/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64084/?format=api"
    ],
    "dataLineage": "Data were generated using the ICOsahedral Nonhydrostatic (ICON) Atmospheric Global Circulation Model (GCM). ICON was run on the R02B04 grid, which has an approximate horizontal grid-spacing of 160km. The vertical resolution is set by assigning 47 stretched model levels between the surface and model top at 83km. The land is represented by the Jena Scheme for Biosphere-Atmosphere Coupling in Hamburg 4 (JSBACH4) model, coupled to the ICON GCM.",
    "removedDataTime": null,
    "removedDataReason": "",
    "language": "English",
    "identifier_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/12316/?format=api"
    ],
    "projects": [
        "https://api.catalogue.ceda.ac.uk/api/v2/projects/39385/?format=api"
    ],
    "observationcollection_set": [],
    "responsiblepartyinfo_set": [
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192131/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192132/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192133/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192134/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192135/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192136/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192140/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192141/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192142/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192143/?format=api",
        "https://api.catalogue.ceda.ac.uk/api/v2/rpis/192144/?format=api"
    ],
    "procedureAcquisition": null,
    "procedureCompositeProcess": null,
    "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/39386/?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": []
}