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/3546/?format=api
{ "ob_id": 3546, "uuid": "bac5f0744143bf5839add650ad32aa4c", "title": "Chilbolton Facility for Atmospheric and Radio Research (CFARR) Vaisala PWD21 Present Weather Detector Data, Chilbolton Site", "abstract": "Data were collected by the Chilbolton Facility for Atmospheric and Radio Research (CFARR) Present Weather Sensor from 21st of August 2009 to the present at Chilbolton, Hampshire. The dataset contains reports of current weather conditions and those over the last hour using both NWS (National Weather Service) and WMO (World Meteorological Organisation) weather codes.", "keywords": "CFARR, Chilbolton, present weather, meteorology", "publicationState": "published", "dataPublishedTime": "2003-02-05T10:24:18", "doiPublishedTime": null, "updateFrequency": "continual", "status": "ongoing", "result_field": { "ob_id": "https://catalogue.ceda.ac.uk/api/v2/observations/3547/?format=api", "dataPath": "/badc/chilbolton/data/pwd21_chilbolton", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 609935121, "numberOfFiles": 1965, "fileFormat": "Data are netCDF formatted." }, "timePeriod": "https://catalogue.ceda.ac.uk/api/v2/times/1001/?format=api", "geographicExtent": "https://catalogue.ceda.ac.uk/api/v2/bboxes/59/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://catalogue.ceda.ac.uk/api/v2/phenomona/22455/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/50512/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/54763/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/54764/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55314/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55315/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55316/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55317/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55318/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55319/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55320/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55321/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55322/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55323/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55324/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55325/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55326/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55327/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55328/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55329/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55330/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55331/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55332/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55333/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55334/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55335/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55336/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55337/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55338/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55339/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55340/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55341/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55342/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55343/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55344/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55345/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55346/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55347/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55348/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/55349/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81452/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81454/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81473/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81476/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81477/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81479/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81486/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81491/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81516/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81530/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81533/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81534/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81545/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81547/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81561/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81570/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81571/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81602/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81652/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81654/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81662/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81669/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81680/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81690/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81693/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81703/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81705/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81725/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81735/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81756/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81764/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81804/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81824/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81834/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81854/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81870/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81903/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81932/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81952/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81965/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81976/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/81984/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/82038/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/82056/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/82069/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/82074/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/82077/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/82100/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/82119/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/82125/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95793/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95794/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95795/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95796/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95797/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95798/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95799/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95800/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95801/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95802/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95803/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95804/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95805/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95806/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95807/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95808/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95809/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95810/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95811/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95812/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95813/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95814/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95815/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95816/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95817/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95818/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95819/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95820/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95821/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95822/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95823/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95824/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95825/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95826/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95827/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95828/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95829/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95830/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95831/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95832/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95833/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95834/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95835/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95836/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95837/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95838/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95839/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95840/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95841/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95842/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95843/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95844/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95845/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95846/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95847/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95848/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95849/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95850/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95851/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95852/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95853/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95854/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95855/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95856/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95857/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95858/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95859/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95860/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95861/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95862/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95863/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95864/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95865/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95866/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95867/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95868/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95869/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95870/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95871/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95872/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95873/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95874/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95875/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95876/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95877/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95878/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95879/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95880/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95881/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95882/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95883/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95884/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95885/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95886/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95887/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95888/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95889/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95890/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95891/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95892/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95893/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95894/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95895/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95896/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95897/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95898/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95899/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95900/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95901/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95902/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95903/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95904/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95905/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95906/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95907/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95908/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95909/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95910/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95911/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95912/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95913/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95914/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95915/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95916/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95917/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95918/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95919/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95920/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95921/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95922/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95923/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95924/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95925/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95926/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95927/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95928/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95929/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95930/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95931/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95932/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95933/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95934/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95935/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95936/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95937/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95938/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95939/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95940/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95941/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95942/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95943/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95944/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95945/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95946/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95947/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95948/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95949/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95950/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95951/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95952/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95953/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95954/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95955/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95956/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95957/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95958/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95959/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95960/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95961/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95962/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95963/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95964/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95965/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95966/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95967/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95968/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95969/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95970/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95971/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95972/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95973/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95974/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95975/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95976/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95977/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95978/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95979/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95980/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95981/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95982/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95983/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95984/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95985/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95986/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95987/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95988/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95989/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95990/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95991/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95992/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95993/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95994/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95995/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95996/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95997/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95998/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/95999/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96000/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96001/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96002/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96003/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96004/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96005/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96006/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96007/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96008/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96009/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96010/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96011/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96012/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96013/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96014/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96015/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96016/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96017/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96018/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96019/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96020/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96021/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96022/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96023/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96024/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96025/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96026/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96027/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96028/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96029/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96030/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96031/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96032/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96033/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96034/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96035/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96036/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96037/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96038/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96039/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96040/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96041/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96042/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96043/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96044/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96045/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96046/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96047/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96048/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96049/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96050/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96051/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96052/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96053/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96054/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96055/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96056/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96057/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96058/?format=api", "https://catalogue.ceda.ac.uk/api/v2/phenomona/96059/?format=api" ], "dataLineage": "Data are collected by 4 radar systems, of which the largest is the 3 GHz Doppler radar (CAMRa), and 4 lidar systems, at Chilbolton Observatory, Hampshire.\r\nData are prepared by Chilbolton Facility for Atmospheric and Radio Research (CFARR) staff prior to submission to BADC for archiving.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://catalogue.ceda.ac.uk/api/v2/identifiers/2400/?format=api" ], "projects": [ "https://catalogue.ceda.ac.uk/api/v2/projects/3464/?format=api" ], "observationcollection_set": [ "https://catalogue.ceda.ac.uk/api/v2/observationcollections/3461/?format=api", "https://catalogue.ceda.ac.uk/api/v2/observationcollections/7378/?format=api", "https://catalogue.ceda.ac.uk/api/v2/observationcollections/32603/?format=api" ], "responsiblepartyinfo_set": [ "https://catalogue.ceda.ac.uk/api/v2/rpis/15031/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/15033/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/15034/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/15035/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/43501/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/43505/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/15037/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/15032/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/43502/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/43503/?format=api", "https://catalogue.ceda.ac.uk/api/v2/rpis/43504/?format=api" ], "procedureAcquisition": "https://catalogue.ceda.ac.uk/api/v2/acquisitions/3548/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://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, attribution required" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }