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/33275/?format=api
{ "ob_id": 33275, "uuid": "6a6ccbb8ef2645308a60dc47e9b8b5fb", "title": "BICEP / NCEO: Monthly global Phytoplankton Carbon, between 1998-2020 at 9 km resolution (derived from the Ocean Colour Climate Change Initiative v5.0 dataset)", "abstract": "This dataset contains monthly global carbon products for pico-, nano- and microphytoplankton (C_picophyto, C_nanophyto and C_microphyto, respectively, in mg C m-3) and the total phytoplankton community (C_phyto in mg C m-3) for the period of 1998 to 2020 at 9 km spatial resolution.\r\n\r\nA spectrally-resolved photoacclimation model was unified with a primary production model that simulated photosynthesis as a function of irradiance using a two-parameter photosynthesis versus irradiance (P-I) function to estimate the carbon content of marine phytoplankton based on ocean-colour remote sensing products (Sathyendranath et al. 2020 and references therein for details). The photoacclimation model contains a maximum chlorophyll-to-carbon ratio for three different phytoplankton size classes (pico-, nano- and microphytoplankton) that was inferred from field data, as in Sathyendranath et al. (2020). Chlorophyll-a products were obtained from the European Space Agency (ESA) Ocean Colour Climate Change Initiative (OC-CCI v5.0 dataset). Photosynthetic Active Radiation (PAR) products were obtained from the National Aeronautics and Space Administration (NASA) and were corrected for inter-sensor bias in products. Mixed Layer Depth (MLD) was obtained from the French Research Institute for Exploration of the Sea (Ifremer). In situ datasets P-I parameters were incorporated as described in Kulk et al. (2020). \r\n\r\nThe phytoplankton carbon products were generated as part of the ESA Biological Pump and Carbon Exchange Processes (BICEP) project. Support from the Simons Foundation grant ‘Computational Biogeochemical Modeling of Marine Ecosystems’ (CBIOMES, number 549947) and from the National Centre of Earth Observation (NCEO) is acknowledged.\r\n\r\nData are provided as netCDF files containing carbon products for pico-, nano- and microphytoplankton (C_picophyto, C_nanophyto and C_microphyto, respectively, in mg C m-3) and the total phytoplankton community (C_phyto in mg C m-3) for the period of 1998 to 2020 at 9 km spatial resolution. Additional variables that were used for the calculation of the phytoplankton carbon products are also provided, including chlorophyll-a (chl_a in mg m-3), photosynthetically activate radiation (par, in µmol photons m-2 d-1), mixed layer depth (mld in m) and the mean spectral nondimensional irradiance (mean_spectral_i_star).\r\n\r\nReferences:\r\n\r\nSathyendranath, S.; Platt, T.; Kovač, Ž.; Dingle, J.; Jackson, T.; Brewin, R.J.W.; Franks, P.; Marañón, E.; Kulk, G.; Bouman, H.A. Reconciling models of primary production and photoacclimation. Applies Optics, 2020, 59, C100. doi.org/10.1364/AO.386252\r\n\r\nKulk, G.; Platt, T.; Dingle, J.; Jackson, T.; Jönsson, B.F.; Bouman, H.A., Babin, M.; Doblin, M.; Estrada, M.; Figueiras, F.G.; Furuya, K.; González, N.; Gudfinnsson, H.G.; Gudmundsson, K.; Huang, B.; Isada, T.; Kovač, Ž.; Lutz, V.A.; Marañón, E.; Raman, M.; Richardson, K.; Rozema, P.D.; Van de Poll, W.H.; Segura, V.; Tilstone, G.H.; Uitz, J.; van Dongen-Vogels, V.; Yoshikawa, T.; Sathyendranath S. Primary production, an index of climate change in the ocean: Satellite-based estimates over two decades. Remote Sens. 2020, 12,826. doi:10.3390/rs12050826", "keywords": "phytoplankton, carbon, ocean colour, remote sensing", "publicationState": "citable", "dataPublishedTime": "2021-12-21T14:14:59", "doiPublishedTime": "2021-12-22T15:42:03", "updateFrequency": "", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/33321/?format=api", "dataPath": "/neodc/bicep/data/phytoplankton_carbon/v5.0/monthly/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 164841495511, "numberOfFiles": 277, "fileFormat": "Data are in NetCDF format" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/9140/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/2875/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69036/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/69037/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70809/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/70810/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90463/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90464/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90465/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90466/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90467/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/90468/?format=api" ], "dataLineage": "Data were produced by the Plymouth Marine Laboratory and supplied for archiving at the Centre for Environmental Data Analysis (CEDA). The research underpinning the work was supported by the European Space Agency (ESA) Biological Pump and Carbon Export Processes (BICEP) project and the product generation was supported by the National Centre for Earth Observation (NCEO). \r\n\r\nFurther details on the used methods can be found in Sathyendranath et al. (2020).\r\n\r\nSathyendranath, S.; Platt, T.; Kovač, Ž.; Dingle, J.; Jackson, T.; Brewin, R.J.W.; Franks, P.; Marañón, E.; Kulk, G.; Bouman, H.A. Reconciling models of primary production and photoacclimation. Applies Optics, 2020, 59, C100. doi.org/10.1364/AO.386252", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10975/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/5002/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/projects/31968/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30127/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30128/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148530/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148531/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148532/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148533/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148534/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148535/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148536/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/149467/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148537/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148538/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148830/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148539/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148540/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148541/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148542/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/148543/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/33276/?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" } ] }