Observation List
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/?format=api&offset=900
{ "count": 10253, "next": "https://api.catalogue.ceda.ac.uk/api/v2/observations/?format=api&limit=100&offset=1000", "previous": "https://api.catalogue.ceda.ac.uk/api/v2/observations/?format=api&limit=100&offset=800", "results": [ { "ob_id": 7731, "uuid": "9a747f9131f45f538c8752dbfe36eb00", "title": "NAMBLEX: Flight GPS Position Data for the NERC DO228-101 D-CALM Aircraft", "abstract": "The North Atlantic Marine Boundary Layer Experiment (NAMBLEX) campaign was conducted at Mace Head in Ireland from 24 July 2002 to 3 September 2002. During this campaign a suite of instruments, including several from the Universities Facility for Atmospheric Measurements (UFAM). This dataset consists of the GPS position data for the NERC DO228-101 D-CALM Aircraft. Flights took place on the 8th, 10th and 12th August 2002.", "keywords": "NAMBLEX, Atmospheric Chemistry, Airborne Atmospheric Measurements", "publicationState": "published", "dataPublishedTime": "2007-03-01T19:44:27", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12929/?format=api", "dataPath": "/badc/namblex/data/dcalm-gps-position/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2564077, "numberOfFiles": 4, "fileFormat": "Data are NASA-Ames 1001 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/3482/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/698/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/41999/?format=api" ], "dataLineage": "Data were obtained by the NERC DO228-101 D-CALM Aircraft crew in August 2002. Data provided as is by the NAMBLEX campaign participants to the BADC for archiving.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4996/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7595/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7592/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32072/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32070/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32074/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32075/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32077/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32076/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45356/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45357/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7734/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "http://creativecommons.org/licenses/by/4.0/", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 7735, "uuid": "f9d3bcebe84cfb4ef8dbac14a9fecca0", "title": "NAMBLEX: Airborne Atmospheric Chemistry Samples Data from the D-CALM Canister Sampler on-board the NERC DO228-101 D-CALM Aircraft", "abstract": "The North Atlantic Marine Boundary Layer Experiment (NAMBLEX) campaign was conducted at Mace Head in Ireland from 24 July 2002 to 3 September 2002. During this campaign a suite of instruments, including several from the Universities Facility for Atmospheric Measurements (UFAM). This dataset consists of airborne atmospheric chemistry samples from the D-CALM Canister Sampler on-board the NERC DO228-101 D-CALM Aircraft. Flights took place on the 8th and 10th August 2002.", "keywords": "NAMBLEX, Atmospheric Chemistry, Airborne Atmospheric Measurements", "publicationState": "published", "dataPublishedTime": "2007-03-01T19:44:57", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7736/?format=api", "dataPath": "/badc/namblex/data/dcalm-canister-sampler/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 11961, "numberOfFiles": 3, "fileFormat": "Data are NASA-Ames 1001 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/3486/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/698/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1331/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1332/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1334/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1337/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1616/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3881/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/3911/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11479/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/11480/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21971/?format=api" ], "dataLineage": "Data were obtained by the NERC DO228-101 D-CALM Aircraft crew in August 2002. Data provided as is by the NAMBLEX campaign participants to the BADC for archiving.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/4999/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7595/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7592/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32082/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45354/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45355/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7737/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2528/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "http://creativecommons.org/licenses/by/4.0/", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 7739, "uuid": "76f82001334afceadfe0df6e1544d75d", "title": "British Antarctic Survey Automatic Weather Station (AWS) data from the Orographic Flows and the Climate of the Antarctic Peninsula (OFCAP) project (2011)", "abstract": "Ground-based meteorological data from Automatic weather stations (AWS) were collected to observe the atmospheric flow along a transect across the Antarctic Peninsula mountains around 67 degrees south during the NERC-funded Orographic Flows and the Climate of the Antarctic Peninsula (OFCAP) project (2011). These AWS were located on the Avery Plateau, Cole Peninsula and North Adelaide Island.", "keywords": "BAS, meteorology, Antarctic, OFCAP", "publicationState": "citable", "dataPublishedTime": "2014-09-19T11:29:33", "doiPublishedTime": "2014-09-23T23:00:00", "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7740/?format=api", "dataPath": "/badc/ofcap/data/aws", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 12205185, "numberOfFiles": 4, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nAWS Data supplied to the BADC by the OFCAP project are stored in the <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/ofcap/data/aws\">OFCAP AWS data archive </a> at the BADC. Data are publicly available but users of the data are requested to acknowledge the data providers and use the citation below</p>\n\n<p>Files are available in <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames ASCII format</a>\n</p>\n<p>BAS MASIN aircraft data and BAS radiosonde data from OFCAP are also available in <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/ofcap/data/\">OFCAP data archive</a>.\n</p>\n\n\n</div>\n\n\n\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2233/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/168/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52353/?format=api" ], "dataLineage": "Data were collected and prepared by the British Antarctic Survey Automatic Weather Station team before submission to the BADC for archiving.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5003/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5004/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7574/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7738/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32097/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32098/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32100/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42625/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42629/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/46798/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32096/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42627/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42626/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42628/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7744/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "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" } ] }, { "ob_id": 7745, "uuid": "bd82fd9f9dc366f75406e4cc64de7f58", "title": "British Antarctic Survey Twin Otter aircraft Meteorological Airborne Science INstrumentation (MASIN) core data from the Orographic Flows and the Climate of the Antarctic Peninsula (OFCAP) project (2011)", "abstract": "Meteorological data measured by the Meteorological Airborne Science INstrumentation (MASIN) onboard the British Antarctic Survey Twin Otter aircraft in the region of 67 degrees South on the Antarctic Peninsula during the NERC-funded Orographic Flows and the Climate of the Antarctic Peninsula (OFCAP) project (2011).", "keywords": "BAS", "publicationState": "citable", "dataPublishedTime": "2014-06-19T13:27:14", "doiPublishedTime": "2014-09-23T23:00:00", "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7746/?format=api", "dataPath": "/badc/ofcap/data/twinotter", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2595929783, "numberOfFiles": 47, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nMASIN Core data from 24 flights supplied to the BADC by the OFCAP project are stored in the <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/ofcap/data/twinotter\">OFCAP Twin Otter data archive </a> at the BADC. Data are publicly available but users of the data are requested to acknowledge the data providers and use the citation below</p>\n\n<p>Files are available in <a href=\"http://badc.nerc.ac.uk/help/formats/netcdf/\">netCDF format</a>. \n</p></div>\n\n\n\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2234/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/169/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65713/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65714/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65715/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65716/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65717/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65718/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65735/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65737/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65738/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65739/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65740/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65749/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65752/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65761/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65774/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65775/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65776/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65777/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65778/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65779/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65780/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65781/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65782/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65783/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65784/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65785/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65788/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65789/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65790/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65791/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65792/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65793/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65794/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65795/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65796/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65797/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65798/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65799/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65800/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65801/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65802/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65803/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65804/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65805/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65898/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65899/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65900/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65901/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65902/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65903/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65904/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65905/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65906/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65907/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65908/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65909/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65910/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65911/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65912/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65913/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65914/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65915/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65916/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65917/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65918/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65919/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65920/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65921/?format=api" ], "dataLineage": "Data were collected and prepared by the British Antarctic Survey Twin Otter aircraft team before submission to the BADC for archiving.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5012/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7574/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7738/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7571/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32108/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44976/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/46797/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44977/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/45341/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44983/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44978/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44979/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44984/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7748/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "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" } ] }, { "ob_id": 7749, "uuid": "94962db34935a9301c9669d9539090d3", "title": "Radiosonde data from the Orographic Flows and the Climate of the Antarctic Peninsula (OFCAP) project (January 2011)", "abstract": "Radiosonde data measured using balloon-borne radiosondes released from the Larsen Ice Shelf Camp and Rothera Base on the Antarctic Peninsula during the NERC-funded Orographic Flows and the Climate of the Antarctic Peninsula (OFCAP) project in January 2011.", "keywords": "BAS, radiosonde, Antarctic, OFCAP", "publicationState": "citable", "dataPublishedTime": "2014-09-19T12:04:27", "doiPublishedTime": "2014-09-23T23:00:00", "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7750/?format=api", "dataPath": "/badc/ofcap/data/radiosonde", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 33826093, "numberOfFiles": 144, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nRadiosonde data supplied to the BADC by the OFCAP project are stored in the <a href=\"http://badc.nerc.ac.uk/cgi-bin/data_browser/data_browser/badc/ofcap/data/radiosonde\">OFCAP radiosonde data archive </a> at the BADC. Data are publicly available but users of the data are requested to acknowledge the data providers and use the citation below</p>\n\n<p>Files are available in a standard radiosonde text format (.tsv), standard radiosonde binary format (.edt) and <a href=\"http://badc.nerc.ac.uk/help/formats/NASA-Ames/\">NASA Ames ASCII format</a>. \n</p></div>\n\n\n\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2235/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/170/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/53451/?format=api" ], "dataLineage": "Not defined.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5015/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5016/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7574/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7738/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32117/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32120/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44972/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/46796/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32116/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32115/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32118/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32119/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44974/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44975/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44973/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7752/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "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" } ] }, { "ob_id": 7754, "uuid": "baf388a492b8570e5cf18618e34f11df", "title": "HIRDLS: Level 0 atmospheric chemical and temperature measurements", "abstract": "HIRDLS was a mid-infrared limb-scanning radiometer (21 channels from 6.12 to 17.76 µm and provided sounding observations to observe the lower stratosphere with improved sensitivity and accuracy. HIRDLS was carried on the Aura mission, part of the A-train procession of polar orbiting satellites forming part of NASA's Earth Observing System (EOS).\r\n\r\nThis dataset contains level 0 data of the global distributions of temperature, clouds, aerosols, and 10 trace species O3, H2O, CH4, N2O, NO2, HNO3, N2O5, CFC11, CFC12, and ClONO2 in the stratosphere and upper troposphere at high vertical and horizontal resolution in the Earth's atmosphere between about 8 and 100 km, from the High Resolution Dynamics Limb Sounder (HIRDLS) instrument.", "keywords": "HIRDLS, temperature, aerosol, chemistry", "publicationState": "published", "dataPublishedTime": "2007-01-25T16:24:47", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7755/?format=api", "dataPath": "/badc/hirdls/data/level0", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2777433636837, "numberOfFiles": 817038, "fileFormat": "Data are binary format." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/5025/?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/21758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21771/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21817/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21823/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22341/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22411/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22413/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22443/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22444/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25383/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25385/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25386/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25388/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25394/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25396/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25397/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25398/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25399/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25400/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25965/?format=api" ], "dataLineage": "Data received by the ground station, was processed at the HIRDLS Science Investigator-led University of Boulder Science Processing Suite (SIPS) before being archived at the Goddard Earth Sciences Data and informations Services Center (GES DISC). The BADC has mirrored the data stored in the GES DISC for ease of access.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5021/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7756/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7753/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32135/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32139/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32134/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32136/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32140/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32141/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/7759/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2643/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "hirdls", "label": "restricted: hirdls group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/hirdls.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 7760, "uuid": "c547fe67f0e49bc3861b4369b921fb21", "title": "HIRDLS: Level 2 Version 7.00 atmospheric chemical and temperature measurements", "abstract": "HIRDLS was a mid-infrared limb-scanning radiometer (21 channels from 6.12 to 17.76 µm and provided sounding observations to observe the lower stratosphere with improved sensitivity and accuracy. HIRDLS was carried on the Aura mission, part of the A-train procession of polar orbiting satellites forming part of NASA's Earth Observing System (EOS).\r\n\r\nThis dataset contains level 2 version 7.00 data of the global distributions of temperature, clouds, aerosols, and 10 trace species O3, H2O, CH4, N2O, NO2, HNO3, N2O5, CFC11, CFC12, and ClONO2 in the stratosphere and upper troposphere at high vertical and horizontal resolution in the Earth's atmosphere between about 8 and 100 km, from the High Resolution Dynamics Limb Sounder (HIRDLS) instrument.", "keywords": "HIRDLS, Aerosol, Atmosphere", "publicationState": "published", "dataPublishedTime": "2013-03-13T15:17:49", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7761/?format=api", "dataPath": "/badc/hirdls/data/level2-v7.00", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 67223458233, "numberOfFiles": 2286, "fileFormat": "Data are HDF5 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2238/?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/21758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21771/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21817/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21823/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22341/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22411/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22413/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22443/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22444/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25383/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25385/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25386/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25388/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25394/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25396/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25397/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25398/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25399/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25400/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25965/?format=api" ], "dataLineage": "Data received by the ground station, was processed at the HIRDLS Science Investigator-led University of Boulder Science Processing Suite (SIPS) before being archived at the Goddard Earth Sciences Data and informations Services Center (GES DISC). The BADC has mirrored the data stored in the GES DISC for ease of access.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5028/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7756/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7753/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32148/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32155/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32147/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32146/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32149/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32150/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32154/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/7763/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 7764, "uuid": "ee98ef610395b042ce1dcfeac485aafe", "title": "HIRDLS: Level 2 Version 6.00 atmospheric chemical and temperature measurements", "abstract": "HIRDLS was a mid-infrared limb-scanning radiometer (21 channels from 6.12 to 17.76 µm and provided sounding observations to observe the lower stratosphere with improved sensitivity and accuracy. HIRDLS was carried on the Aura mission, part of the A-train procession of polar orbiting satellites forming part of NASA's Earth Observing System (EOS).\r\n\r\nThis dataset contains level 2 version 6.00 data of the global distributions of temperature, clouds, aerosols, and 10 trace species O3, H2O, CH4, N2O, NO2, HNO3, N2O5, CFC11, CFC12, and ClONO2 in the stratosphere and upper troposphere at high vertical and horizontal resolution in the Earth's atmosphere between about 8 and 100 km, from the High Resolution Dynamics Limb Sounder (HIRDLS) instrument.", "keywords": "HIRDLS, temperature, aerosol, chemistry", "publicationState": "published", "dataPublishedTime": "2010-05-13T11:56:41", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7765/?format=api", "dataPath": "/badc/hirdls/data/level2-v6.00", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 56138491791, "numberOfFiles": 2297, "fileFormat": "Data are HDF5 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2239/?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/21758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21771/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21817/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21823/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22341/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22411/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22413/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22443/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22444/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25383/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25385/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25386/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25388/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25394/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25396/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25397/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25398/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25399/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25400/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25965/?format=api" ], "dataLineage": "Data received by the ground station, was processed at the HIRDLS Science Investigator-led University of Boulder Science Processing Suite (SIPS) before being archived at the Goddard Earth Sciences Data and informations Services Center (GES DISC). The BADC has mirrored the data stored in the GES DISC for ease of access.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5029/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7756/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7753/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32162/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32156/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32160/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32163/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32158/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/7767/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 7769, "uuid": "d5c27721cd7d3858597265e5cfe823f5", "title": "Snow-Vegetation-Atmosphere Interactions over Heterogeneous Landscapes: Abisko Above and Below-Canopy Radiation data", "abstract": "Vegetation and meteorological observations (snow and radiation) were collected by various ground instruments in an area of forest near Abisko (Sweden) and Sodankylä (Finland) during measurement campaigns in March 2011 and March 2012. This dataset contains the radiation data collected at Abisko site in March 2011. \r\n\r\nAbove-canopy radiation:\r\nAn open area was selected at each study site (“plot O”) for measurements assumed to be representative of incoming radiation above the nearby forest canopy. A Delta-T Devices BF3 sunshine sensor and a Kipp & Zonen CGR3 pyrgeometer were connected to a Campbell Scientific CR1000 data logger recording 5-minute averages of measurements made every 5 seconds. The BF3 measures total and diffuse incoming shortwave radiation, and the CGR3 measures thermal longwave radiation.\r\n\r\nBelow-canopy radiation:\r\nIn the forest plots, two arrays of ten Kipp & Zonen CM3 shortwave pyranometers and four Kipp & Zonen CGR3 longwave pyrgeometers were connected to AM16/32B multiplexers and Campbell Scientific CR1000 data loggers recording 5-minute averages of measurements made every 5 seconds. One array was set up in a “continuity plot” C for the entire duration of each field campaign, while the other array was moved between four “roving plots” R1 to R4, providing at least 5 complete days of data at each plot. All radiometers were placed on small plywood platforms on the snow surface and were levelled and cleared of snow every morning. Radiometer positions were recorded using differential GPS at Abisko and averages of repeated handheld GPS measurements at Sodankylä.\r\nThis was a NERC funded project.", "keywords": "NERC, snow, radiation, abisko", "publicationState": "published", "dataPublishedTime": "2014-09-22T03:26:30", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7770/?format=api", "dataPath": "/badc/nerc-rm2010/data/snow-vegetation-atmosphere/abisko/radiation", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4462248, "numberOfFiles": 7, "fileFormat": "NetCDF" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/3683/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/765/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9556/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25938/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52331/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52332/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/80059/?format=api" ], "dataLineage": "Campaign research data.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5032/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/12273/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7768/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32176/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/52572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32175/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32174/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32177/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32178/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32179/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54735/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/14282/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2543/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 7774, "uuid": "0844186db1ba9e20319a2560f8d61651", "title": "British Antarctic Survey Twin Otter aircraft Meteorological Airborne Science INstrumentation (MASIN) core data for the Aerosol Cloud Coupling and Climate Interactions in the Arctic (ACCACIA) project.", "abstract": "ACCACIA was part of the NERC Arctic research programme. (NERC Reference: NE/I028858/1). ACCACIA aimed to improve our understanding of aerosol-cloud interactions in the Arctic, and the potential changes and feedbacks that may result from decreasing Arctic sea ice cover in the future. In situ measurements have been made during two field campaigns utilising ship-based measurements of surface aerosol sources and airborne measurements of aerosol and cloud microphysical properties, boundary layer dynamics, and radiative forcing. The observations have been complemented by modelling studies on a range of scales: from explicit aerosol and cloud microphysics process modelling, through large eddy simulation and mesoscale models, up to global climate models.\r\n\r\n\r\nThis dataset contains meteorological data measured by the Meteorological Airborne Science INstrumentation (MASIN) onboard the British Antarctic Survey Twin Otter aircraft in the North Sea and Svalbard, Norway during the Aerosol Cloud Coupling and Climate Interactions in the Arctic (ACCACIA) project (2013).", "keywords": "ACCACIA, BAS Masin, temperature, dew point, humidity, wind speed", "publicationState": "citable", "dataPublishedTime": "2014-09-10T16:30:48", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7775/?format=api", "dataPath": "/badc/accacia/data/masin/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 10208110947, "numberOfFiles": 88, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2240/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1991/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21562/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21563/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21564/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21565/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21567/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21569/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21570/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21571/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21573/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21574/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21575/?format=api" ], "dataLineage": "Data were collected and prepared by the British Antartic Survey (BAS) before delivery for achiving at the BADC.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5036/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8510/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/9518/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/12286/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7773/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7571/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32196/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32195/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32201/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32198/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32199/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32200/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32197/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/14777/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "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" } ] }, { "ob_id": 7776, "uuid": "f3d2c9b53e34271de53e3a3802cc6689", "title": "ACCACIA: Met Office UM Model output", "abstract": "ACCACIA was part of the NERC Arctic research programme. (NERC Reference: NE/I028858/1). ACCACIA aimed to improve our understanding of aerosol-cloud interactions in the Arctic, and the potential changes and feedbacks that may result from decreasing Arctic sea ice cover in the future. In situ measurements have been made during two field campaigns utilising ship-based measurements of surface aerosol sources and airborne measurements of aerosol and cloud microphysical properties, boundary layer dynamics, and radiative forcing. The observations have been complemented by modelling studies on a range of scales: from explicit aerosol and cloud microphysics process modelling, through large eddy simulation and mesoscale models, up to global climate models.\r\n\r\nThis dataset contains measurements from the Met Office UM (Unified Model) model.", "keywords": "ACCACIA, Unified Model, UM, Met Office", "publicationState": "published", "dataPublishedTime": "2014-09-10T16:39:37", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7777/?format=api", "dataPath": "/badc/accacia/data/metoffice-um", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 413626657056, "numberOfFiles": 668, "fileFormat": "Data are PP formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/3555/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/935/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data were produced by the project participants before delivery for archiving at the British Atmospheric Data Centre.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5037/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8511/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/12286/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7773/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/50085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32206/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32203/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32202/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32208/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32205/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32207/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32204/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/7778/?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" } ] }, { "ob_id": 7782, "uuid": "3f35b7632fdeb59b2df2247451e6d830", "title": "MERIS Terrestrial Chlorophyll Index (MTCI) Level 3 composites: Australia", "abstract": "Global and regional composite (Level 3) products of the MEdium Resolution Imaging Spectrometer (MERIS) Level 2 geophysical data are generated by the UK Multi-Mission Product Archive Facility (UK-MM-PAF)/Infoterra Ltd. One of these products: MERIS Terrestrial Chlorophyll Index (MTCI) data are available from NEODC. The products are in GEOTIFF format, on latitude-longitude geocoded grids, and are accompanied by an XML-metadata file and a JPEG browse image.", "keywords": "MERIS, Terrestrial Chlorophyll Index, TCI", "publicationState": "published", "dataPublishedTime": "2013-03-28T17:38:20", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7783/?format=api", "dataPath": "/neodc/mtci/data/australia", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 8058144073, "numberOfFiles": 126, "fileFormat": "Data are gzipped tar files containing metadata (XML), preview image (JPEG) and L3 product (GeoTIFF).\r\n\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2242/?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/22325/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22334/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25848/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25902/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25927/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25930/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25932/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25985/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25986/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25987/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25988/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25989/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25990/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25991/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25992/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25993/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25994/?format=api" ], "dataLineage": "These data were transferred to NEODC from Infoterra via File Transfer Protocol (FTP)", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8621/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7784/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7781/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32229/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41838/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32235/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32230/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32231/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32232/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41830/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54737/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41831/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41832/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41833/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41834/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41835/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41836/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41837/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/7785/?format=api", "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2597/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "mtci", "label": "restricted: mtci group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/mtci.pdf", "licenceClassifications": "unstated, any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 7788, "uuid": "0784ab9487dd4e1e478f892251740a25", "title": "(A)ATSR Validation Campaign - ISAR SST Data", "abstract": "The Infrared Sea surface temperature Autonomous (ISAR) measured the skin sea surface temperature for the (A)ATSR Validation Campaign. The ISAR was on-board MV Pride of Bilbao measured the skin sea surface temperature between Portsmouth, UK and Bilbao, Spain from 2004 to 2010. As MV Pride of Bilbao went out of service on mid-late 2010, the instrument was moved to MV Cap Finistere which travelled between Portsmouth, UK and Bilbao, Spain or Santander, Spain. The instrument was on-board the new platform between 2010 and 2012.", "keywords": "AATSR, Validation, Infrared Sea surface temperature Autonomous, ISAR, Sea Surface Temperature, SST", "publicationState": "published", "dataPublishedTime": "2007-07-11T08:24:38", "doiPublishedTime": null, "updateFrequency": "asNeeded", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7789/?format=api", "dataPath": "/neodc/isar/data/sst_skin_l2i_v01.0", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 157416313, "numberOfFiles": 2964, "fileFormat": "Data are netCDF formatted. The voyage paths of the ships in .kml format are also provided.\r\n\r\n\r\n\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/5162/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/1050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9536/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9537/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9538/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9539/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9540/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9541/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9542/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9543/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9544/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9545/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9546/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9547/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9548/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9550/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9551/?format=api" ], "dataLineage": "The data were acquired by the ISAR Project Team with shipborne ISAR, and are now held by the NERC Earth Observation Data Centre (NEODC)", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5051/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7790/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7787/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30127/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32250/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32251/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32252/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32253/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41054/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32249/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41055/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7796/?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" }, { "ob_id": 1141, "name": "NDGO0001" } ] }, { "ob_id": 7798, "uuid": "93725f5bda271cb38404c6515b8191da", "title": "L1b AVHRR-3 Radiometric imager data onboard MetOp-B", "abstract": "Data from the Advanced Very High Resolution Radiometer-3 (AVHRR-3) on board the Eumetsat Polar System (EPS) MetOp-B satellite.\r\nAVHRR-3 scans the Earth's surface in six spectral bands in the range of 0.58-12.5 microns, to provide day and night imaging of land, water and clouds and measurements of sea surface temperature, ice snow and vegetation cover. The instruments were provided by the National Oceanic and Atmospheric Administration (NOAA) and is flown on the EPS-METOP series of satellites.\r\n The NEODC currently archives the L1B data, which were acquired directly from EUMETSAT.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-09-22T05:58:22", "doiPublishedTime": null, "updateFrequency": "", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7799/?format=api", "dataPath": "/neodc/avhrr3_metop_b/data", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 23348679371528, "numberOfFiles": 54698, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/5172/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data delivered for archiving", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5059/?format=api" ], "projects": [], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7797/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32271/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32270/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32273/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32274/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32275/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32277/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32272/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2634/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/avhrr-3.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 7801, "uuid": "becade1abe4abbd8135bf9b938968cc1", "title": "European Remote Sensing Satellite 1 (ERS-1): Synthetic Aperture Radar (SAR) data", "abstract": "The European Space Agency's Synthetic Aperture Radar (SAR) instruments have been flown on board ERS-1, ERS-2 and the Advanced SAR (ASAR) on board Envisat. The ERS-1, ERS-2 and Envisat satellites, launched in 1991, 1995 and 2002 respectively, are ESA multi-payload, Earth observation satellites.\r\n\r\nThis dataset contains Synthetic Aperture Radar(SAR) data from the European Remote Sensing satellites ERS-1. \r\n\r\nThe ERS-1 mission began in 1991 and ended in 2000, and ERS-2 and Envisat are still ongoing. SAR provides high resolution images, ocean wave spectra data and wind direction vector data. They are available through the NEODC to UK based students only.", "keywords": "ESA, SAR, satellite", "publicationState": "published", "dataPublishedTime": "2007-08-09T13:45:41", "doiPublishedTime": null, "updateFrequency": "unknown", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7802/?format=api", "dataPath": "/neodc/esasar/ers_sar/ER1/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 6140099205, "numberOfFiles": 65, "fileFormat": "Data are tar formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2243/?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/22848/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25947/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25995/?format=api" ], "dataLineage": "Data collected and prepared by ESA before a copy was obtained directly from ESA by NEODC for use by UK student community", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5062/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7803/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7800/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32287/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32292/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32286/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32289/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32290/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32291/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32293/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32288/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/7809/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2537/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "esasar", "label": "restricted: esasar group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esasar.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 7810, "uuid": "a5b8bfb2cb9573a83137fcaf921fe96a", "title": "European Remote Sensing Satellite 2 (ERS-2): Synthetic Aperture Radar (SAR) data", "abstract": "The European Space Agency's Synthetic Aperture Radar (SAR) instruments have been flown on board ERS-1, ERS-2 and the Advanced SAR (ASAR) on board Envisat. The ERS-1, ERS-2 and Envisat satellites, launched in 1991, 1995 and 2002 respectively, are ESA multi-payload, Earth observation satellites.\r\n\r\nThis dataset contains Synthetic Aperture Radar(SAR) data from the European Remote Sensing satellites ERS-2.\r\n\r\nThe ERS-1 mission began in 1991 and ended in 2000, and ERS-2 and Envisat are still ongoing. SAR provides high resolution images, ocean wave spectra data and wind direction vector data. They are available through the NEODC to UK based students only.", "keywords": "ESA, SAR, satellite", "publicationState": "published", "dataPublishedTime": "2007-08-09T13:52:04", "doiPublishedTime": null, "updateFrequency": "unknown", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7811/?format=api", "dataPath": "/neodc/esasar/ers_sar/ER2/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 20984222588, "numberOfFiles": 217, "fileFormat": "Data are tar formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2244/?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/22848/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25947/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25995/?format=api" ], "dataLineage": "Data collected and prepared by ESA before a copy was obtained directly from ESA by NEODC for use by UK student community", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5069/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7803/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7800/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32300/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32305/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32302/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32303/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32304/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32306/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32301/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/7816/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2537/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "esasar", "label": "restricted: esasar group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esasar.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 7817, "uuid": "01160c6f494f98c6aa938b2695f84de5", "title": "ENVISAT satellite: Advanced Synthetic Aperture Radar (ASAR) data", "abstract": "The European Space Agency's Synthetic Aperture Radar (SAR) instruments have been flown on board ERS-1, ERS-2 and the Advanced SAR (ASAR) on board Envisat. The ERS-1, ERS-2 and Envisat satellites, launched in 1991, 1995 and 2002 respectively, are ESA multi-payload, Earth observation satellites.\r\n\r\nThis dataset contains Advanced Synthetic Aperture Radar(ASAR) data from the European Remote Sensing satellites ERS-1 and ERS-2, and Advanced SAR data from Envisat. \r\n\r\nThe ERS-1 mission began in 1991 and ended in 2000, and ERS-2 and Envisat are still ongoing. SAR provides high resolution images, ocean wave spectra data and wind direction vector data. They are available through the NEODC to UK based students only.", "keywords": " ESA, SAR, satellite", "publicationState": "published", "dataPublishedTime": "2007-08-09T13:42:32", "doiPublishedTime": null, "updateFrequency": "unknown", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7818/?format=api", "dataPath": "/neodc/esasar/envisat_asar/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4316087378, "numberOfFiles": 96, "fileFormat": "Data are tar formatted\r\n\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2245/?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/22848/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25947/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25995/?format=api" ], "dataLineage": "Data collected and prepared by ESA before a copy was obtained directly from ESA by NEODC for use by UK student community", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5073/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7819/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7800/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32315/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32309/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32312/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32313/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32314/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32316/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32311/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/7823/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2537/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "esasar", "label": "restricted: esasar group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/esasar.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 7825, "uuid": "a3bdfb9b64937d42f5cb0cbf7c3d033f", "title": "NCAVEO: Environment Agency LiDAR data collected during the flight of an Cessna 404 Aircraft", "abstract": "LiDAR data was collected by the UK Environment Agency on 17th June 2006 as part of the Network for Calibration and Validation of EO data (NCAVEO) 2006 Field Campaign. The data was collected from a Cessna 404 aircraft carrying an Optech 3100 LiDAR. The sensor was integrated with the on-board navigation system to provide accurate geometric correction through post-processing. The LiDAR was operated at 33 kHz to give a nominal pulse spacing around 1-2 m, and intensity plus first and last pulse returns were recorded. For further information please see the LiDAR survey report in linked documentation and the dataset's metadata document.\r\n", "keywords": "NCAVEO, LIDAR, CESSNA", "publicationState": "published", "dataPublishedTime": "2007-10-16T23:12:25", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12665/?format=api", "dataPath": "/neodc/ncaveo_field/data/Environment_Agency/LiDAR_data", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 8771673436, "numberOfFiles": 344, "fileFormat": "LiDAR catalogue data is in shape file format and raster datasets and files within the \\xyz\\ directory are in ASCII Grid format. All are ArcView compatible. Metadata about data collection, processing, filtering and comparison of collected data to independent ground truth data is also included in the LiDAR report of the survey. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2247/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5079/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32329/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32334/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32335/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32328/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32331/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32332/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32330/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7831/?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" } ] }, { "ob_id": 7832, "uuid": "9dfcbe861cfb6c477619c6cf38b70c73", "title": "NCAVEO: Digital Camera Imagery collected during the flight of a Cessna 404 Aircraft operated by the UK Environment Agency (EA)", "abstract": "Imagery was collected using a digital multispectral camera during the flight of a Cessna 404 aircraft operated by the UK Environment Agency (EA), for the 2006 field campaign of the Network for Calibration and Validation of EO data (NCAVEO). The flight took place between 9:46 and 11:16 am on 17th June 2006. The digital camera was integrated with an on-board navigation system to provide accurate geometric correction through post-processing. The true colour images are 4080 x 4080 in size, with a nominal ground resolution around 40 cm. The dataset also includes a polygon shape file including the British National Grid geographic co-ordinates and elevation of each photograph. ", "keywords": "NCAVEO, IMAGERY, CESSNA, MULTISPECTRAL", "publicationState": "published", "dataPublishedTime": "2007-10-16T23:12:00", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12664/?format=api", "dataPath": "/neodc/ncaveo_field/data/Environment_Agency/Digital_Photography", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 12014015659, "numberOfFiles": 191, "fileFormat": "Original images are in TIF format. \r\nPhoto position data is stored in DBF, SBX, SHX, SBN, SHP and text formats. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2248/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5087/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32342/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32347/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32344/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32345/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32346/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32341/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32343/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7835/?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" } ] }, { "ob_id": 7836, "uuid": "4cadb26104b16c9a8201f4510ce31d4c", "title": "NCAVEO: Environment Agency CASI-3 data collected onboard an Environment Agency Cessna 404 Aircraft", "abstract": "This dataset compromises eight flight lines which were acquired on 17th June 2006 using an Itres Instruments Compact Airborne Spectrographic Imager (CASI-3) as part of the Network for Calibration and Validation of Earth Observation data (NCAVEO) 2006 Field Campaign. The instrument was onboard a Cessna 404 aircraft operated by the UK Environment Agency (EA) and was operated in hyperspectral mode, with 32 spectral bands and a nominal ground resolution of 1m. The Environment Agency identified a possible spectral shift problem in the CASI-3 instrument during June 2006. The problem was corrected but it is still unknown how much the spectral shift occurred during data collection for NCAVEO. The document ‘CASI3 Wavelength correction for NCAVEO.pdf’ in further documentation provides further details. EasGeo software is also stored in the EasGeo folder in the directory as easgeo.sav, as well as documentation with further details on the data. ", "keywords": "NCAVEO, CASI-3, CESSNA", "publicationState": "published", "dataPublishedTime": "2007-10-16T23:08:44", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7837/?format=api", "dataPath": "/neodc/ncaveo_field/data/Environment_Agency/CASI_data", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 12045359832, "numberOfFiles": 55, "fileFormat": "Radiometrically corrected images and pixel position maps are in HDR format. Navigation data is in ASCII format.\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2249/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5090/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32352/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32357/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32351/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32354/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32355/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32356/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32353/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7839/?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" } ] }, { "ob_id": 7840, "uuid": "86e6a1554abe156e982a9a0fc41c4b41", "title": "NCAVEO: UK-DMC optical imaging satellite data", "abstract": "The DMC constellation of small satellites provided several images to support the 2006 Network for Calibration and Validation of EO data (NCAVEO) 2006 Field Experiment. DMC is a unique sensor because of its combination of wide swath and high spatial resolution. The data was acquired from UK-DMC at 09:42:53 GMT on the 17th June and consists of three multispectral bands (green, red, near infra-red) with a nominal ground resolution of 32 m. The study area forms a very small part of the whole DMC image, which has a swath width of over 640 km. Other DMC data were obtained from satellites in the constellation operated by Algeria and Nigeria. The NigeriaSat-1 and UKDMC images were taken around the time of the campaign and the AlSAT image a month later. These files have not been geometrically referenced and vary in quality and amount of cloud cover. ", "keywords": "NCAVEO, DMC, OPTICAL", "publicationState": "published", "dataPublishedTime": "2007-10-16T22:49:28", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12663/?format=api", "dataPath": "/neodc/ncaveo_field/data/DMC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2954288087, "numberOfFiles": 13, "fileFormat": "Data is in TIF format." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2250/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5093/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32362/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32363/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/7847/?format=api", "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" } ] }, { "ob_id": 7848, "uuid": "3d966add9811374d81fc46d4dee2cfdc", "title": "NCAVEO: Project for On-Board Autonomy (PROBA) Compact High Resolution Imaging Spectrometer (CHRIS) data collected over Chilbolton", "abstract": "This dataset compromises data collected by the Compact High Resolution Imaging Spectrometer (CHRIS) over Chilbolton, 17th June 2006, as part of the Network for Calibration and Validation of EO data (NCAVEO) 2006 Field Campaign. The data were collected in Mode 1, which has 34 metre pixel size and 62 spectral bands between 411 nm and 997 nm, giving a ground resolution of 34 metres. \r\n\r\nSurrey Satellite Technology Ltd is the owner of all data directly resulting from in-flight operation of the CHRIS instrument flown on- board the ESA PROBA spacecraft. All publications on the CHRIS instrument or data obtained from the CHRIS development and/or operation should therefore make explicit reference to Surrey Satellite Technology Ltd, the CHRIS instrument and the ESA PROBA mission. The L3b Directory contains data created by Ted Milton from the L1b, after having been destriped and registered to the OS grid.\r\n\r\nFor more information on the structure and format of the data please see the associated metadata PDF for the dataset in linked documentation. ", "keywords": "NCAVEO, CHRIS, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2007-10-16T22:20:36", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12661/?format=api", "dataPath": "/neodc/ncaveo_field/data/CHRIS_Proba", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 964461559, "numberOfFiles": 20, "fileFormat": "Level 1 data is in HDF format.\r\nLevel 3 data is in HDR format. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2251/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66078/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/66079/?format=api" ], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5098/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32374/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32379/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32380/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32376/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32378/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32375/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/7855/?format=api", "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" } ] }, { "ob_id": 7856, "uuid": "7ebb759ae672ec0dfe5d45f20e3af96d", "title": "NCAVEO: Level 1B ARSF Compact Airbone Spectrographic Imager 2 (CASI-2) data collected on board the Dornier Do228-101 D-CALM aircraft", "abstract": "As part of the Network for Calibration and Validation of Earth Observation data (NCAVEO) 2006 Field Campaign, a Dornier 228 aircraft operated by the Natural Environment Research Council (NERC) Airborne Research and Survey Facility (ARSF) collected CASI-2 data on 17th June 2006. The data was collected between 10:40 am and 12:01pm GMT over Chilbolton, the campaign's study area. The aircraft flew eight adjacent north-south flightlines to cover the whole area, and one east-west across the area, passing directly over the CFARR site. Information about data collection can be found in documentation file '168-GB06-10.pdf' in linked documentation.\r\n\r\nThis dataset holds the 8 Level 1b hdf files which have been produced, containing all relevant VGroup metadata, navigation and data to process the complete flightline using the azgcorr software package. See the \"read me\" document in linked documentation for the command lines for each flightline and further information on how to view the data. You will also require the ancillary file osgb02 for inclusion in the command line and a high resolution DSM (Digital Surface Model), such as provided by the Nextmap 5m DSM dataset. Level 3a CASI-2 files and data collected by the Eagle instrument during the flight are also available through their separate dataset record pages, listed in linked documentation. ", "keywords": "NCAVEO, ARSF, CASI-2, DORNIER", "publicationState": "published", "dataPublishedTime": "2007-10-16T22:04:41", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12657/?format=api", "dataPath": "/neodc/ncaveo_field/data/arsf/L1b", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 886766861, "numberOfFiles": 10, "fileFormat": "These data are HDF formatted " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2252/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64846/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64847/?format=api" ], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5103/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32386/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32391/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32392/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32385/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32388/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32389/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32387/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7859/?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" } ] }, { "ob_id": 7860, "uuid": "b123d0cbcd185ee62c6945d4e92bd6fa", "title": "NCAVEO: LANDSAT7 ETM+ imagery of Chilbolton area", "abstract": "A satellite image taken by the LANDSAT 7 Enhanced Thematic Mapper Plus (ETM+) on the 12th May 2001 (source: Univ Maryland GLCF) has been resized to the study area of the 2006 Field Campaign of the Network for Calibration and Validation of EO data (NCAVEO) in Chilbolton. The image has been exported as geotiff using bands 4,5, and 3 as RGB and its projection converted from UTM to the British National Grid, cell size 28.5m x 28.5m. A image from the Landsat 5 Thematic Mapper has also been resized to the study area (see link to this data's record in linked documentation).", "keywords": "NCAVEO, LANDSAT7, ETM+, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2007-10-16T23:25:43", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12690/?format=api", "dataPath": "/neodc/ncaveo_field/data/Satellite_Images/ETM+", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 6969389, "numberOfFiles": 6, "fileFormat": "Image has been resized to the study area and exported as geotiff using bands 4,5 and 3 as RGB" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2253/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5106/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32396/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32401/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32395/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32398/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32399/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32400/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32402/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32397/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/7867/?format=api", "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" } ] }, { "ob_id": 7868, "uuid": "6b150c9ce1fb1fcb48fc06f9cf5ff983", "title": "NCAVEO: LANDSAT5 Thematic Mapper (TM) imagery of Chilbolton area", "abstract": "A satellite image taken by the LANDSAT 5 Thematic Mapper (TM) on the 12th June 1992 has been resized to the study area of the 2006 Field Campaign of the Network for Calibration and Validation of EO data (NCAVEO) in Chilbolton. The image has been exported as geotiff using bands 4,5, and 3 as RGB. The image (source: MIMAS archive) was registered to the British National Grid using the Image to Map option in ENVI. The warping method adopted was a 2nd degree bilinear resampling and the cell size is 30m x 30m. A image from the Landsat 7 ETM+ has also been resized to the study area (see link to this data's record in linked documentation).", "keywords": "NCAVEO, LANDSAT5, THEMATIC MAPPER, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2007-10-16T23:40:17", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12688/?format=api", "dataPath": "/neodc/ncaveo_field/data/Satellite_Images/TM", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 7124558, "numberOfFiles": 6, "fileFormat": "Image has been resized to the study area and exported as geotiff using bands 4,5 and 3 as RGB" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2254/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5111/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32413/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32407/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32410/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32411/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32412/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32414/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32409/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/7875/?format=api", "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" } ] }, { "ob_id": 7876, "uuid": "913397583d98501279927de52c815631", "title": "NCAVEO: NERC Field Spectroscopy Facility (FSF) Fabric Calibration Site Reflectance data collected at Chilbolton using an ASD FieldSpec Pro", "abstract": "This dataset consists of the reflectance spectra which was collected on the 16th-17th June 2006 from three artificial targets deployed at the Chilbolton Facility for Atmospheric and Radio Research (CFARR), as part of the Network for Calibration and Validation of Earth Observation data (NCAVEO) 2006 Field Experiment. The reflectance data were acquired using an ASD FieldSpec Pro fitted with a contact probe. For further details on each of the data files please see the dataset's metadata document in linked documentation. ", "keywords": "NCAVEO, FSF, FABRIC, CHILBOLTON, CFARR", "publicationState": "published", "dataPublishedTime": "2007-10-16T23:57:52", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12670/?format=api", "dataPath": "/neodc/ncaveo_field/data/Field_spectra/Fabric_Spectra", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3937312, "numberOfFiles": 13, "fileFormat": "The calibrated reflectance spectra data are within NASA Ames files, in text format. Plots of the spectra are in PNG format and photographs showing that fabric sheets pegged out in the field are in JPG files. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2255/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84669/?format=api" ], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5116/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32422/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32423/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32421/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7880/?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" } ] }, { "ob_id": 7881, "uuid": "91a111ab2ac48432f816d1a5b39e0ad8", "title": "Data from FSF Erbium doped Spectralon panel and Mylar and McCrone Filters at NERC Field Spectroscopy Facility (FSF) for the NCAVEO - Network for Calibration and Validation of EO data Campaign", "abstract": "The Network for Calibration (cal) and Validation (val) of Earth Observation data NCAVEO organised a cal-val field experiment at Chilbolton in June 2006. The aim is to undertake a validation exercise based on the protocols and methods developed by the Validation of LAnd European Remote sensing \nInstruments (VALERI) project, but modified as necessary for UK conditions. The experiment is a scoping exercise for the establishment of one or more VALERI sites in the UK as well as an opportunity to learn and share best practice amongst NCAVEO partners and the wider community.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-10-17T00:14:57", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7882/?format=api", "dataPath": "/neodc/ncaveo_field/data/FSF_Calibration", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 54134798, "numberOfFiles": 17, "fileFormat": "<div property=\"cedacat:formats\">\r\n<div class=\"formats\">Data Availability</div>\r\n<p>\r\nDatasets for the NCAVEO field experiment available to participants of the experiment <a href=\"http://neodc.nerc.ac.uk/browse/neodc/ncaveo_field\">through the NEODC archive</a> include:</p>\r\n<ul class=\"style1\">\r\n<li><strong>Validation Site Details</strong> \r\n<ul>\r\n<li>Polygon shapefile showing the field boundaries and an attribute table containing the field names, the owner name and the type of crop growing in each field. Source: NCAVEO \r\n</li><li>Polygon shapefile showing the study area boundaries. Source: NCAVEO \r\n</li><li>OS coordinates of sites. Source: NCAVEO </li></ul>\r\n</li><li><strong>Landsat Images</strong>: \r\n<ul>\r\n<li>Both images resized to the study area and exported as geotiff using bands 4,5, and 3 as RGB. \r\n<ul>\r\n<li>Landsat TM Image (12th June 1992). Source: MIMAS archive \r\n</li><li>Landsat ETM+ Image 12th May 2001. Source: GLCF </li></ul></li></ul>\r\n</li><li><strong>Centre for Ecology and Hydrology (CEH) Land Cover Map 2000 (LCM2000) Data <sup>1</sup></strong> \r\n<ul>\r\n<li>25 m derived raster format and Level 2 vector format </li></ul>\r\n</li><li><strong>NEXTMap Digital Elevation Model <sup>2</sup></strong> \r\n</li><li><strong>Field Measurements</strong> \r\n<ul>\r\n<li>Leaf Area Index measurements by LAI2000 and SunScan instruments \r\n</li><li>Reflectance Spectra of Spring Barley from field Brockley \r\n</li><li>Microtops sunphotometer data \r\n</li><li>Hemispherical photos</li></ul>\r\n</li><li><strong>Field Spectroscopy Facility Calibration Files</strong> \r\n<ul>\r\n<li>Reflectance Reference Panel Calibration and Spectroradiometer Wavelength Verification Files. Source: NERC FSF</li></ul>\r\n</li><li><strong>CHRIS Proba Data </strong>\r\n<ul>\r\n<li>L1b data. Source: Surrey Satellite Technology Ltd/ESA \r\n</li><li>L3b data (destriped and registered to the OS grid). Source: NCAVEO</li></ul>\r\n</li><li><strong>Environment Agency Airborne Data</strong>: \r\n<ul>\r\n<li>Digital photography \r\n</li><li>CASI data \r\n</li><li>LiDAR data </li></ul></li></ul>\r\n<p class=\"style3\">1 See <a href=\"http://catalogue.ceda.ac.uk/uuid/1bd42cf1d9aa4603843402f3a6af79bb\">here</a> for details and application for access to the LCM2000 data </p>\r\n<p class=\"style3\">2 Available through NEODC to NERC staff and award holders only. See <a href=\"http://catalogue.ceda.ac.uk/uuid/8f6e1598372c058f07b0aeac2442366d\">here</a> for details and application for access to NEXTMap data </p>\r\n<p class=\"style1 \">Available elsewhere:</p>\r\n<ul>\r\n<li class=\"style1\"><strong>SSSI data</strong>: The dataset for Chilbolton can be downloaded from <a href=\"http://www.english-nature.org.uk/pubs/gis/GIS_Register.asp\">English Nature</a> as follows: \r\n<ul>\r\n<li>register for the service \r\n</li><li>select the option to download SSI data. Data are delivered based on 100 km squares. The study <span class=\"style1\">area is covered by the Ordnance Survey tile SU. </span></li></ul>\r\n</li><li class=\"style1\"><strong>OS Map data</strong>: 1:25000 OS Colour Raster, available from <a href=\"http://edina.ac.uk/digimap/\">Digimap</a> (Edina service) to registered users </li></ul>\r\n\r\n<p class=\"style1\">If you have further relevant datasets to contribute to this project, please contact <a href=\"mailto:neodc@rl.ac.uk\">NEODC</a>.</p>\r\n<p>\r\n\r\n</p><center><img alt=\"Chilbolton dish\" height=\"217\" src=\"http://www.neodc.rl.ac.uk/images/data_pages/Chilbolton_dish_from_CCLRC_website.jpg\" width=\"231\" />\r\n<p><em>Aerial photograph: Chilbolton dish (source: CCLRC (now STFC) website) </em></p></center>\r\n</div>" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2256/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2713/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2714/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2715/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2716/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2717/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2718/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2719/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2720/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2721/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2723/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2724/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2725/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/2726/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9558/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9559/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9560/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9561/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9562/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9563/?format=api" ], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5121/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32432/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32434/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32435/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32436/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32433/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7884/?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" } ] }, { "ob_id": 7885, "uuid": "8324d486e7d33bb9643c0d2c4fc5c1c6", "title": "NCAVEO: Newcastle University ASD Field spectra N4406 data collected at Big Croft field, near Chilbolton", "abstract": "This dataset includes reflectance spectra of oilseed rape collected from Big Croft field, near Chilbolton, as part of the Network for Calibration and Validation of EO data (NCAVEO) 2006 Field Campaign. The data was collected on the 18th June, using an ASD N4406 instrument. \r\n\r\nPlease note that all raw spectra files collected during the NCAVEO campaign (labelled ***R_ASD0606**.***) have incorrect dates, indicating them to have been collected in July rather than June. The day of month and time (UTC) are correct in all cases. All other files (FSF spreadsheets and Excel/ENVI summary outputs) are also marked with the correct 15-18th June 2006 dates. ", "keywords": "NCAVEO, REFLECTANCE, BIG CROFT, CHILBOLTON, ASD", "publicationState": "published", "dataPublishedTime": "2007-10-17T14:13:15", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12667/?format=api", "dataPath": "/neodc/ncaveo_field/data/Field_spectra/BC_060618", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 676454, "numberOfFiles": 7, "fileFormat": "Data is in HDR, PDF and text formats. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2257/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5124/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32442/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32447/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32441/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32444/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32445/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32446/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32448/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32443/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7889/?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" } ] }, { "ob_id": 7890, "uuid": "b99744be18e0490634870c54e016797e", "title": "NCAVEO: ASD Field spectra N4406 data collected from Brockley field, near Chilbolton on the 15th June 2006", "abstract": "The reflectance spectra of the spring barley of field Brockley, near Chilbolton was collected as part of the Network for Calibration and Validation of Earth Observation data (NCAVEO) 2006 Field Campaign. This dataset compromises the data which was collected on the 15th June. Measurements were also taken on the 18th at this location, the dataset record for which is available through linked documentation. Measurements were recorded using an ASD N4406 FieldSpec Pro, measurements having been taken at 5 flags within the field. After the exclusion of noisy bands, the spectra contains 1926 bands, covering the wavelengths 350-1354 nm, 1409-1811 nm and 1952-2496 nm. For further information on the processing of the raw data please see the dataset's metadata pdf in linked documentation. Please note that all raw spectra files collected during the NCAVEO campaign with ASD N4406 have incorrect dates. The laptop computer used with the ASD had the month accidently set to JULY instead of June. The DAY of month and TIME (UTC) are correct in all cases. All other files (FSF spreadsheets and Excel/ENVI summary outputs) are marked with the correct 15-18th June 2006 dates. ", "keywords": "NCAVEO, ASD FIELDSPEC PRO, BROCKLEY, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2007-10-17T14:13:46", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7891/?format=api", "dataPath": "/neodc/ncaveo_field/data/Field_spectra/BK_060615", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2609892, "numberOfFiles": 11, "fileFormat": "The associated pdf file ‘BK_060615_abs_10.pdf’ contains a plot of all 30 spectra with the noisy bands excluded. All the bands for the flag sites have been saved into an ENVI spectral library (‘BK_060615_abs_10’) and out from ENVI as a text file (‘BK_060615_abs_10.txt’). " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2258/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5129/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32454/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32453/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32456/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32457/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32458/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32459/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32460/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32455/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7893/?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" } ] }, { "ob_id": 7894, "uuid": "438e9986e8555bf0d79431a40e69c3a3", "title": "NCAVEO: Newcastle University ASD Field spectra data collected using instrument N4406 at Fairpiece field, near Chilbolton", "abstract": "This dataset includes reflectance spectra of Winter oats collected from Fairpiece field, near Chilbolton, as part of the Network for Calibration and Validation of EO data (NCAVEO) 2006 Field Campaign. The data was collected on the 18th June, using an ASD N4406 instrument. For information on the data's processing please see the metadata PDF in linked documentation. \r\n\r\nPlease note that all raw spectra files collected during the NCAVEO campaign (labelled ***R_ASD0606**.***) have incorrect dates, indicating them to have been collected in July rather than June. The day of month and time (UTC) are correct in all cases. All other files (FSF spreadsheets and Excel/ENVI summary outputs) are also marked with the correct 15-18th June 2006 dates.", "keywords": "NCAVEO, ASD, SPECTRA, FAIRPIECE, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2007-10-17T14:14:45", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12668/?format=api", "dataPath": "/neodc/ncaveo_field/data/Field_spectra/FP_060618", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1328765, "numberOfFiles": 7, "fileFormat": "Data are in HDR, PDF an text formats. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2259/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5132/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32464/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32469/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32470/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32463/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32466/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32467/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32465/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7897/?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" } ] }, { "ob_id": 7898, "uuid": "cfb8e91f227d260b0824b184c64a461b", "title": "NCAVEO: Newcastle University ASD Field spectra data collected with instrument N4406 at Rickyard field, near Chilbolton", "abstract": "This dataset includes reflectance spectra of Winter wheat collected from Rickyard field, near Chilbolton, as part of the Network for Calibration and Validation of EO data (NCAVEO) 2006 Field Campaign. The data was collected on the 18th June, using an ASD N4406 instrument. For information on the data's processing please see the metadata PDF in linked documentation.\r\n\r\nPlease note that all raw spectra files collected during the NCAVEO campaign (labelled ***R_ASD0606**.***) have incorrect dates, indicating them to have been collected in July rather than June. The day of month and time (UTC) are correct in all cases. All other files (FSF spreadsheets and Excel/ENVI summary outputs) are also marked with the correct 15-18th June 2006 dates.", "keywords": "NCAVEO, ASD, SPECTRA, RICKYARD, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2007-10-17T14:15:20", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12669/?format=api", "dataPath": "/neodc/ncaveo_field/data/Field_spectra/RY_060618", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1329263, "numberOfFiles": 7, "fileFormat": "Data are in HDR, PDF and text formats. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/3410/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5135/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32474/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32479/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32480/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32473/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32476/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32477/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32478/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32475/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7901/?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" } ] }, { "ob_id": 7902, "uuid": "6e13f25526b43af50a0bcd76c04438e6", "title": "NCAVEO: Sky conditions animation from Cowdown Farm, Hampshire, UK taken using a Hemispherical Camera Nikon Coolpix 995", "abstract": "This dataset consists of an animation of the sky conditions at Cowdown Farm, near Chilbolton, compiled from 40 photos taken over the ‘golden day’, 17th June 2006, as part of the Network for Calibration and Validation in Earth Observation 2006 experiment. A NIKON E995 camera was used with a resolution of 2048 x 1536.", "keywords": "NCAVEO, COWDOWN, CHILBOLTON, IMAGERY", "publicationState": "published", "dataPublishedTime": "2007-10-17T14:38:47", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12678/?format=api", "dataPath": "/neodc/ncaveo_field/data/Hemispherical_photos/Sky_animation", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 63360837, "numberOfFiles": 3, "fileFormat": "GIF format" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2261/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5138/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32484/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32489/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32490/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32483/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32486/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32487/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32488/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32485/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7906/?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" } ] }, { "ob_id": 7907, "uuid": "d5c7fb0cc068775323519f8358dd73f8", "title": "NCAVEO: Hemispherical photos taken using a Camera Nikon Coolpix 995 at Fairpiece field, near Chilbolton", "abstract": "A Hemispherical Camera (Nikon Coolpix 995) was used to take photographs at sites Harewood Forest, Rickyard and Fairpiece, Chilbolton, as part of the Network for Calibration and Validation in Earth Observation 2006 Field Campaign. This dataset consists of the 19 upward-looking photos taken at Fairpiece field on the 15th June 2006. ", "keywords": "NVACEO, IMAGERY, FAIRPIECE, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2007-10-17T14:38:16", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12677/?format=api", "dataPath": "/neodc/ncaveo_field/data/Hemispherical_photos/Hemispherical_photos/Fairpiece", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 13411612, "numberOfFiles": 21, "fileFormat": "JPG format" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2262/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5143/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32501/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32502/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32499/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32500/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32497/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7909/?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" } ] }, { "ob_id": 7910, "uuid": "b5820b2b310d3e40a5ee1a2eb1f31ce0", "title": "NCAVEO: Hemispherical photos taken using a Camera Nikon Coolpix 995 at Rickyard Field, near Chilbolton", "abstract": "A Hemispherical Camera (Nikon Coolpix 995) was used to take photographs at sites Harewood Forest, Rickyard and Fairpiece, near Chilbolton, as part of the Network for Calibration and Validation in Earth Observation 2006 Field Campaign. This dataset consists of the photos taken at Rickyard field (winter wheat) between the 15th and 17th June 2006. For further information on the photos taken on each day please see the associated metadata PDF in linked documentation. ", "keywords": "NCAVEO, IMAGERY, RICKYARD, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2007-10-17T14:37:40", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12680/?format=api", "dataPath": "/neodc/ncaveo_field/data/Hemispherical_photos/Hemispherical_photos/Rickyard", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 27912430, "numberOfFiles": 43, "fileFormat": "JPG format. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/3411/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5144/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32504/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32509/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32503/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32507/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32508/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32510/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32506/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32505/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7912/?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" } ] }, { "ob_id": 7920, "uuid": "e157d540c4c8805cd3ca9786ff611959", "title": "NCAVEO: Leaf Area Index measurements for the fields Brockley, Big Croft and Rickyard, near Chilbolton, recorded using INRA's LAI-2000 plant canopy analyser", "abstract": "Leaf Area Index (LAI) measurements were made in three fields near Chilbolton, as part of the Network for Calibration and Validation of Earth Observation data (NCAVEO) 2006 Field Campaign. Measurements were carried out over 14-15 June 2006 in fields Brockley (spring barley), Big Croft (oil seed rape) and Rickyard (winter wheat), each of which were planted with different crop types. LAI measurements were made with the LAI2000 instrument loaned from INRA, France (Inst. Ref: N4431), including shadow cap (180 degrees) and measurement configuration: one top of canopy reading (reading A in files) followed by one bottom of canopy (reading B in files).\r\n\r\nWithin the main sensor the LAI2000 instrument has five separate silicon detectors arranged in concentric rings. When radiation is projected onto the detector each ring sees a different range of zenith angles, up to a maximum 74º field of view. There is no response at zenith angles between 74º and 90º. The sensor is filtered to respond only to radiation below 490nm to minimise the impact of leaf reflectance and transmittance on measured values. The outputs of the five detectors were measured simultaneously for each above or below canopy measurement. Five sample points were located within tramlines in each field and five 10 metre long transects were then set-up, centred on each of these points. 10 measurements were made at each flag. For further details regarding the data's collection and structure, please see the associated metadata document in linked documentation. ", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-10-17T14:54:18", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7921/?format=api", "dataPath": "/neodc/ncaveo_field/data/LAI_LAI2000", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 100322, "numberOfFiles": 18, "fileFormat": "The data is in ASCII format, each file containing the data collected at one flag, as indicated by the four character code in the file name (e.g. ryrw). The first two letters indicate the field name, followed by the flag colour and crop type." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2266/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84387/?format=api" ], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5149/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32530/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32535/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32529/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32532/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32533/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32534/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32536/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32531/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7922/?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" } ] }, { "ob_id": 7923, "uuid": "09e5a226db8df3dd0ddb83ee45b967cb", "title": "NCAVEO: Leaf Area Index measurements collected using a Delta-T SunScan at the Brockley, Rickyard and Fairpiece field sites near Chilbolton", "abstract": "Leaf Area Index (LAI) measurements were collected using a Delta-T SunScan as part of the Network for Calibration and Validation of Earth Observation data (NCAVEO) 2006 Field Campaign. Data were collected from the following experiment fields: Rickyard (winter wheat), Fairpiece (winter oats) and Brockley (spring barley). The parameters required by the SunData program were set as follows:\r\n • Leaf Angle Distribution Parameter = 1.0\r\n • Leaf Absorption Parameter = 0.85\r\n\r\nFive sample points were located within tramlines in each field and their position determined using dGPS. Five 10 metre long transects were set-up, centred on each of these points and marked with coloured flags, marking the longitudinal extent of each Elementary Sampling Unit (ESU). The ‘width’ of the area sampled within the crop was determined by the reach of the instrument, around 1 metre. The geographic co-ordinates in the data file have been calculated to allow for the offset of sample measurements from the tramlines, and these should be taken as the definitive locations of the individual samples. SunScan measurements were made every metre along a 30 m transect, the central 10 m length of which coincided with the area between the coloured flags. Each of the extended ESUs was sampled in the same order in each field: Red, Green, Blue, Yellow, White flag, following a path along the tramlines shown in Figure 1. This gave a total of 165 LAI measurements per field. The geographic co-ordinates of each measurement were recorded and represented alongside the measured variables. \r\n\r\nFor further details see the dataset's metadata document in linked documentation. ", "keywords": "NCAVEO, LAI, DELTA-T SUNSCAN, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2007-10-17T15:10:13", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12739/?format=api", "dataPath": "/neodc/ncaveo_field/data/LAI_SunScan", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 583234, "numberOfFiles": 6, "fileFormat": "Data are NASA-Ames formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2267/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83088/?format=api" ], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5150/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32538/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32543/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32537/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32540/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32541/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32542/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32544/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32539/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7926/?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" } ] }, { "ob_id": 7941, "uuid": "41a8097a36a2c26b316952bbec60b695", "title": "NCAVEO: Microtops II sun photometer data from the Cowdown Farm, Hampshire Golf club and Chilbolton Observatory field sites, Hampshire, UK", "abstract": "Sunphotometer data was collected on 17th June 2006 using three identical Microtops II instruments, as part of the Network for Calibration and Validation of Earth Observation data (NCAVEO) 2006 field experiment. The instruments were operated at three locations near Chilbolton: the roof of Chilbolton Facility for Atmospheric and Radio Research's (CFARR) main building, the Hampshire Golf Club and Cowdown Farm. \r\n\r\nOn using the three instruments together on the roof of the CFARR main building, results showed differences between the three instruments, with data from s/n 8407 being closest to that measured by the Cimel sunphotometer at the same location. Note that the date of s/n 8407 was set incorrectly to 2005, but has been corrected in the NASA Ames formatted file. This should not affect the data collected. The same instrument also did not record the water vapour amount, so this is shown as -999.0 in the data file. On the ‘golden day’, 17th June 2006, measurements were made with all three instruments every five minutes between 09:30 and 11:30 GMT. Sporadic measurements were also made at earlier and later times. The s/n 8407 did not make a reading at 11.15 as anticipated. A large number of parameters and calibration constants were used to achieve these readings and are included alongside the main data. For further information please refer to the Microtops II User’s Guide.", "keywords": "NCAVEO, SUN PHOTOMETER, CHILBOLTON, MICROTOPS II", "publicationState": "published", "dataPublishedTime": "2007-10-17T15:17:57", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12740/?format=api", "dataPath": "/neodc/ncaveo_field/data/Microtops", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 155834, "numberOfFiles": 6, "fileFormat": "Data are NASA-Ames formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2272/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86151/?format=api" ], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5161/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32589/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32587/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32588/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32585/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7943/?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" } ] }, { "ob_id": 7944, "uuid": "1d1d1e4348d12d6d60bd259e477140ec", "title": "NCAVEO: ARSF Specim AISA Eagle Level 1b data collected on board the Dornier Do228-101 D-CALM aircraft", "abstract": "As part of the Network for Calibration and Validation of Earth Observation data (NCAVEO) 2006 Field Campaign, hyperspectral measurements were collected over the study area of Shrewsbury on 17th June 2006. The measurements were recorded using a Specim Airborne Hyperspectral Imaging Systems (AISA) Eagle sensor on board a Dornier 228 aircraft operated by the Natural Environment Research Council (NERC) Airborne Research and Survey Facility (ARSF). The Eagle is a 12 bit, pushbroom, hyperspectral sensor. It covers the visible and near infra-red spectrum 400 - 970nm, has a 1000 pixel swath width and a maximum spectral resolution of 2.9nm. This dataset compromises the level 1b data which was collected by the instrument. The data was collected between 10:40 am and 12:01 pm GMT. 8 flightlines of data were acquired: 7 flown in a NW-SE azimuth and one cross-cutting flightline (08), in a SW-NE direction. A link to the record page for the level 3a dataset and CASI-2 data collected during the flight are also available in linked documentation.", "keywords": "NCAVEO, ARSF, AISA EAGLE, DORNIER, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2008-09-26T09:13:22", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/7945/?format=api", "dataPath": "/neodc/ncaveo_field/data/arsf/eagleL1b", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 35203686619, "numberOfFiles": 28, "fileFormat": "Data are in BIL, HDR and HDF format. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2273/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64846/?format=api" ], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5162/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32593/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7947/?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" } ] }, { "ob_id": 7948, "uuid": "dc5ea1432109e9289998843260e69a4f", "title": "NCAVEO: Hemispherical photos taken using a Camera Nikon Coolpix 995 at Harewood forest, near Chilbolton", "abstract": "A Hemispherical Camera (Nikon Coolpix 995) was used to take photographs at sites Harewood Forest, Rickyard and Fairpiece, Chilbolton, as part of the Network for Calibration and Validation in Earth Observation 2006 Field Campaign. This dataset consists of the 18 photos taken at Fairpiece field on the 16th June 2006, most of which are upward-looking. ", "keywords": "NCAVEO, IMAGERY, HAREWOOD, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2008-09-26T10:56:59", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12679/?format=api", "dataPath": "/neodc/ncaveo_field/data/Hemispherical_photos/Hemispherical_photos/Harewood_Forest", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 13909657, "numberOfFiles": 20, "fileFormat": "JPG format" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2274/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5165/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32602/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32607/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32601/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32605/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32606/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32603/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7951/?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" } ] }, { "ob_id": 7952, "uuid": "63a8cb9f59cfa7c1a99ad9fb3ca0d7fc", "title": "NCAVEO: Delta-T Devices Ltd BF2 sunshine sensor data\r\n\r\n", "abstract": "A Delta-T BF2 Sunshine Sensor was used to measure the total and diffuse sky irradiance every minute from 10:30 to 13:00 hours on the 17th June 2006, as part of the Network for Calibration and Validation of EO data 2006 Field Campaign. 150 readings were produced in total. The direct energy of the sun on the instrument is calculated from the differences between the total energy and diffuse component recorded simultaneously. ", "keywords": "NCAVEO, SUNSHINE SENSOR, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2008-09-26T08:52:05", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12659/?format=api", "dataPath": "/neodc/ncaveo_field/data/BF2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 41798, "numberOfFiles": 4, "fileFormat": "Data is in ASCII format. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2275/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86156/?format=api" ], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5168/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32611/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32616/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32618/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32614/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32613/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7955/?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" } ] }, { "ob_id": 7956, "uuid": "f5a94faab12bf906a4bc964a1e3c89f2", "title": "NCAVEO: SPAD-502 chlorophyll meter data collected at Brockley field near Chilbolton", "abstract": "This dataset compromises chlorophyll data, which was collected using a Special Products Analysis Division (SPAD) 502 chorophyll meter, as part of the Network for Calibration and Validation of EO data 2006 Field Campaign. The estimates of chlorophyll amount were taken for the spring barley crop in Brockley field, near Chilbolton, this having been the only available field without seed heads and subsequently appropriate for measurements to be taken from. The numerical SPAD value is proportional to the amount of chlorophyll within the leaf, but a calibration equation for Spring Barley is required to convert these values into chlorophyll concentration. Each SPAD value in the file is an average of 10 values which were measured within 10 metres of the flag. ", "keywords": "NCAVEO, CHLOROPHYLL, BROCKLEY, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2008-09-26T08:57:17", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12660/?format=api", "dataPath": "/neodc/ncaveo_field/data/Chlorophyll", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 23233, "numberOfFiles": 4, "fileFormat": "Data is in ASCII format." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2276/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/82939/?format=api" ], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5171/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32622/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32627/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32624/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32625/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32626/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32628/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32623/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7959/?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" } ] }, { "ob_id": 7960, "uuid": "fd32c8a2bb63bc4e1601985858404032", "title": "NCAVEO: Aerial Optical Thickness (AOT) data collected using a Cimel CE318-2™ sun photometer at Chilbolton", "abstract": "This dataset contains Aerosol Optical Thickness (AOT) data, collected at Chilbolton Facility for Atmospheric and Radio Research as part of the Network for Calibration and Validation of EO data (NCAVEO) 2006 Field Campaign. Measurements were taken every 15 minutes using a Cimel CE318-2™ sun photometer, which is part of AERONET. For more information on the dataset please see the dataset's metadata file in linked documentation. ", "keywords": "NCAVEO, AOT, CIMEL, PHOTOMETER, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2008-09-26T09:03:04", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12662/?format=api", "dataPath": "/neodc/ncaveo_field/data/Cimel", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 65942, "numberOfFiles": 5, "fileFormat": "Data is in GIF format. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2277/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5174/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32632/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32631/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32637/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32638/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32634/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32635/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32636/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32633/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7963/?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" } ] }, { "ob_id": 7964, "uuid": "3d3cdd14cc2a6e299eb975538301365a", "title": "NCAVEO: Intergraph Z/I Imagery collected using a Digital Mapping Camera (DMC) during a flight by an Ordnance Survey aircraft at Chilbolton", "abstract": "As part of the 2006 Field Campaign of the Network for Calibration and Validation of EO data (NCAVEO), an Intergraph Z/I Imaging Digital Mapping Camera (DMC) was used to collect data in 4 spectral bands in the visible and near infrared, at a nominal ground resolution of 65cm. The Chilbolton site was flown over on the 9th June 2006 by the Ordnance Survey, resulting in 84 strips captured over the Area of Interest (2048 x 3072) with 60% overlap along the track. The data was orthorectified to the British National Grid using photogrammetric methods.\r\n\r\n", "keywords": "NCAVEO, INTERGRAPH IMAGERY, DMC, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2008-09-26T10:34:40", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12685/?format=api", "dataPath": "/neodc/ncaveo_field/data/Ordnance_Survey_DMC", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4634891575, "numberOfFiles": 171, "fileFormat": "Images are BSQ AND HDR files in ENVI format, with file names formatted as follows:\r\n‘instrument_location_YYYYMMDD_tracknumber_imagenumber_o(orthorectified)_version’" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2278/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5177/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32642/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32647/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32648/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32641/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32644/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32645/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32646/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32643/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7969/?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" } ] }, { "ob_id": 7970, "uuid": "16e747e3eaac76de08043d4c1b8d32da", "title": "NCAVEO: Atmospheric water data profile version 1.0, collected using an UV Raman LiDAR at Chilbolton Facility for Atmospheric and Radio research", "abstract": "An atmospheric water vapour profile was recorded using a UV Raman LiDAR located at Chilbolton Facility for Atmospheric and Radio Research (CFARR), during the Network for Calibration and Validation of EO data (NCAVEO) 2006 Experiment. The profile was recorded on 16th June 2006, one day before the ‘golden day’. The ground-based Raman LiDAR system at the CFARR transmits a high power Nd:YAG pulse laser beam vertically into the atmosphere at 355 nm wavelength. The LiDAR measures both elastic backscattering and water vapour profiles in the troposphere. Inelastic scattering of the laser radiation by molecules in the atmosphere, termed Raman scattering, is used to determine the atmospheric water vapour and temperature profiles. This dataset contains data for the raw (20s/7.5m) and processed (5min/22.5m) data in separate files. For further information on the parameters used during the data collection and the data's file format please see the dataset's metadata document in linked documentation. ", "keywords": "NCAVEO, WATER PROFILE, LIDAR, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2008-09-26T09:10:17", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12692/?format=api", "dataPath": "/neodc/ncaveo_field/data/cfarr-lidar-uv", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 6411788, "numberOfFiles": 11, "fileFormat": "Raw and processed data are in separate NetCDF files, accessible using HDFView, a visual software tool that can be freely downloaded from http://www.hdfgroup.org/products/java/hdfview/. 2 images providing quick examples of the data are also available in JPG format. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2279/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54654/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54655/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54656/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54657/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54658/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54659/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54660/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54661/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54662/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54664/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54665/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54666/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54667/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55839/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55840/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55841/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55842/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55843/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55844/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/55845/?format=api" ], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5182/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32654/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32659/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32653/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32656/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32657/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32658/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32660/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32655/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7973/?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" } ] }, { "ob_id": 7974, "uuid": "dae0e67b8f878bc03cefb59c4acac33b", "title": "NCAVEO: Version 1 of ground data collected during Chilbolton reconnaissance survey for Land Cover Map 2007", "abstract": "As part of the Centre for Ecology and Hydrology Land Cover 2007 Pilot Project, a reconnaissance survey was undertaken on 12th May 2006 in a 60 x 60 km area (bounded by Ordnance Survey National Grid Reference X = 400000 to 460000, Y = 095000 to 155000) which included the Network for Calibration and Validation in Earth Observation (NCAVEO) test site. A recording tablet device was used for acquiring ground data for sample points in the defined area.\r\n\r\nThe dataset consists of an ESRI shape file of point data, containing all the points recorded on a tablet device. Each point has a British National Grid X and Y co-ordinate and a class code. The dataset has not been checked or edited yet and a few of the records will be erroneous. The most obvious errors will be two or more points with identical locations but different codes, the final code will be the correct one. Some of the points for Salisbury Plain lie just outside the test area boundaries. A key to abbreviations used for field recording is also included and a list of thematic land cover classes and their codes to aid field reconnaissance, as used for Land Cover Map 2000. ", "keywords": "NCAVEO, LANDCOVER MAP, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2008-10-07T14:48:46", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12681/?format=api", "dataPath": "/neodc/ncaveo_field/data/Land_cover", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4585487, "numberOfFiles": 40, "fileFormat": "All data is in ESRI shape file format, compatible in GIS software packages such as ArcGIS. PDF files are also included providing the name and crop type for the northern and southern areas of the Chilbolton validation site. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2280/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5185/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32664/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32669/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32666/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32667/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32668/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32670/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32663/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32665/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7977/?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" } ] }, { "ob_id": 7978, "uuid": "d1880f3e928c223596160940f9b14582", "title": "NCAVEO: Multi-angle sky spectra collected using a sky irradiance scanner", "abstract": "This dataset compromises measurements of the angular distribution of spectral sky radiance (400-1000nm), collected as part of the Network for Calibration and Validation of Earth Observation (NCAVEO) 2006 Field Campaign. Measurements were taken at frequent intervals on the 17th June 2006 using a new instrument designed by Andrew McGonigle. The instrument is based on a temperature-stabilised miniature spectroradiometer interfaced to a telescope that can be programmed to make zenithal scans of sky irradiance. Azimuthal motion of the whole instrument was provided by manual adjustment. A sampling interval of 18° in zenith and 30° in azimuth was used. All data were collected when the spectrometer was thermally stabilised to the same temperature (approximately 7.5°C).\r\n\r\nEach sample of the sky irradiance distribution comprised two scans: one of the whole sky, and then a\r\nsecond low-gain scan shortly afterwards, concentrating just on the region around the Sun. Scans were repeated twice, with different integration times to allow for the extreme differences in brightness of the Sun and the sky. For further information and details on the structure of the files see the dataset's metadata PDF in linked documentation. ", "keywords": "NCAVEO, SKY SPECTRA, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2008-10-07T15:23:26", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12691/?format=api", "dataPath": "/neodc/ncaveo_field/data/Sky_spectra/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 38168528, "numberOfFiles": 201, "fileFormat": "Images are in HDR format " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2281/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5187/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32674/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32679/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32673/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32676/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32677/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32678/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32680/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32675/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7981/?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" } ] }, { "ob_id": 7982, "uuid": "4d140042a552972ed550f394098b426a", "title": "NCAVEO: River channel survey data collected on the River Test at Chilbolton Cow Common", "abstract": "The Network for Calibration and Validation of EO data (NCAVEO) ground data collection programme included a series of transects on the River Test at Chilbolton Cow Common, an area of semi-natural wet grassland. The river survey was carried out on the 16th June between 11:15 and 13:15 at site Chilbolton 1 and 15:30-17:00 at Chilbolton 2, the day before the ‘golden day’ on which the airborne data were collected by the Environment Agency / Natural Environment Research Council (NERC).\r\n\r\nThe sampling strategy used was based on the desire to capture; (1) data over the range of water depths, (2) a dense and extensive sample of data to allow for bathymetric modelling of the river regions and (3) data over a broad range of substrate types to represent all varieties within the study region (e.g. from marginal vegetation to silts and to gravels). The variables recorded included: Easting; Northing; Water depth (cm); Depth to bed (cm); Surface velocity (m/s); Dominant substrate. Surface velocity was measured using a Valeport uni-directional electro-magnetic current meter (Valeport Ltd.). For more information on the collection and processing of the data please see the dataset's metadata document, in linked documentation. A video of David Spear describing the survey is available also included in the directory. ", "keywords": "NCAVEO, RIVER TEST, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2008-10-08T08:04:14", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12687/?format=api", "dataPath": "/neodc/ncaveo_field/data/River_Survey", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 9654542, "numberOfFiles": 6, "fileFormat": "Data are NASA-Ames formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2282/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/85563/?format=api" ], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5190/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32684/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32689/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32686/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32687/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32688/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32690/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32683/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32685/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7986/?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" } ] }, { "ob_id": 7987, "uuid": "8097295108f53bdc8242bb6c6f8f65f6", "title": "NCAVEO: Concrete calibration site spectra collected at the Chilbolton Facility for Atmospheric and Radio Research (CFARR) using a GER3700 Spectroradiometer", "abstract": "Reflectance data were acquired from a fixed tripod near the north-east corner of a concrete calibration site at the Chilbolton Facility for Atmospheric and Radio Research (CFARR), as part of the Network for Calibration and Validation of Earth Observation data (NCAVEO) 2006 Field Campaign. The data was collected on the 17th June 2006 using a single beam GER3700 spectroradiometer. The nominal field-of view of the instrument was 3°, and it was mounted 1 metre above the surface. ", "keywords": "", "publicationState": "published", "dataPublishedTime": "2008-10-08T13:41:31", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12674/?format=api", "dataPath": "/neodc/ncaveo_field/data/Field_spectra/Concrete_Spectra", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1154812, "numberOfFiles": 7, "fileFormat": "The calibrated reflectance spectra are in a NASA Ames format file and a plot of all the spectra over the visible and near IR regions is in PNG format. Photographs of the GER3700 and the calibration site are also included as JPG files. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2283/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/84669/?format=api" ], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5195/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32696/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32701/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32695/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32698/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32699/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32700/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32702/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32697/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7990/?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" } ] }, { "ob_id": 7991, "uuid": "ec54aec922960e88c3d044b3d1c49e77", "title": "NCAVEO: GER1500 spectroradiometer asphalt reflectance spectra collected from the asphalt car park at the Chilbolton Facility for Atmospheric and Radio Research (CFARR)", "abstract": "An area of asphalt, approximately 3m by 3m in size, within the CFARR perimeter was used as a persistent validation target and frequent reflectance measurements made as part of the (Network for Calibration and Validation of EO data (NCAVEO) 2006 Field Campaign. The centre British National Grid co-ordinates of this validation target, which can be distinguished in the CASI images, are (BNG Easting, BNG Northing) 439335.00, 138586.00. A trolley-mounted GER1500 dual field-of-view spectroradiometer was used to measure the HCRF of the asphalt validation target between 10:54 and 11:38 GMT on the 17th June. \r\n", "keywords": "NCAVEO, SPECTRORADIOMETER, ASPHALT, REFLECTANCE, CHILBOLTON", "publicationState": "published", "dataPublishedTime": "2008-10-08T13:42:21", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12672/?format=api", "dataPath": "/neodc/ncaveo_field/data/Field_spectra/Asphalt_Spectra", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 389078, "numberOfFiles": 6, "fileFormat": "Spectra data is in SPC and HDR format, and can be viewed in ENVI. A photograph is also available in JPG format showing the dual field-of-view GER1500 being prepared for data collection. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2284/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5198/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32706/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32711/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32705/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32708/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32709/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32710/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32712/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32707/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7994/?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" } ] }, { "ob_id": 7995, "uuid": "8c05f529402fc0fbbb57bbc01c5641c8", "title": "NCAVEO: NERC Field Spectroscopy Facility (FSF) Soil Reflectance data collected using an ASD FieldSpec Pro at Brockley field, near Chilbolton", "abstract": "Spectra measurements were collected for a patch of bare soil at the northern corner of Brockley field, near Chilbolton, to establish the field's typical soil background reflectance. The measurements were recorded on the 18th June 2006 as part of the Network for Calibration and Validation of Earth Observation (NCAVEO) 2006 Field Campaign. An ASD Fieldspec Pro Instrument (FR Unit No. 6408, NCAVEO Code N4406), owned by Newcastle University, was used with an 8° FOV foreoptic. All measurements were collected using a 1.5m extension probe from a height of ~1.35 metres above the ground, with the foreoptic positioned approximately 1.5m from the tramline, in a vertical plane unless stated otherwise. At each pair of coloured flags 11 sets of panel/target measurements were taken at approximately 1 metre intervals moving from left [01] to right [11] facing from the tramline towards the crop. 30 samples were averaged per data point. Times recorded are UTC (GPS time). ", "keywords": "", "publicationState": "published", "dataPublishedTime": "2008-10-08T13:43:09", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/12671/?format=api", "dataPath": "/neodc/ncaveo_field/data/Field_spectra/Soil_Spectra", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 315787, "numberOfFiles": 6, "fileFormat": "The spectra are in HDR and SPC format, and are ENVI compatible. A plot of the spectra with 'noisy' wavelengths removed is also included in JPG format and a log sheet of the data collection in a PDF file. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2285/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/172/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "These data were provided to NEODC by university of Southampton, who carried out work to convert formats to NASA-Ames, and write metadata documents. The metadata documents describing the processing are archived alongside the data as PDF files.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5201/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/7827/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7824/?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/32716/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32721/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32715/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32719/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32720/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32722/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32718/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32717/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/7997/?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" } ] }, { "ob_id": 7999, "uuid": "2e9b9a859b7fcf674b5ae7fc9da3c00e", "title": "ARC: Level 3 daily sea surface temperature data v1.0", "abstract": "The AATSR Reprocessing for Climate (ARC) dataset consists of Advanced Along-Track Scanning Radiometer (AATSR) multimission data which has been reprocessed using various algorithms and in-situ contemporaneous measurements, to provide update retrievals of Sea Surface Temperature (SST) and assess their accuracy.\r\n\r\nThis dataset contains version 1.0 of the Level 3 sea surface temperature data product produced by the ARC project team.\r\n\r\nThe main ARC objective was to reduce regional biases in retrieved sea surface temperature (SST) to less than 0.1 K for all global oceans while creating a very homogeneous record with a stability (lack of drift in the observing system and analysis) of 0.05 K decade.", "keywords": "ARC, Sea Surface Temperature", "publicationState": "published", "dataPublishedTime": "2012-05-11T11:12:14", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8000/?format=api", "dataPath": "/neodc/arc/data/l3/v1.0", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 156768041712, "numberOfFiles": 43625, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2286/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "ARC data is derived from the aatsr_multimission dataset held at the NEODC. ARC also uses UKMO Buoy data to provide ground calibration data (GHRSST). Data was supplied to the NEODC by Owen Embury at the University of Edinburgh.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5204/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8001/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7998/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30127/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32734/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32739/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32733/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32736/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32737/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32738/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32740/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32735/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8007/?format=api", "procedureComputation": null, "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" }, { "ob_id": 1141, "name": "NDGO0001" } ] }, { "ob_id": 8008, "uuid": "e6497acddf9cd8345ffbd0643c0d9729", "title": "ARC: Level 3 daily sea surface temperature data v1.1", "abstract": "The AATSR Reprocessing for Climate (ARC) dataset consists of Advanced Along-Track Scanning Radiometer (AATSR) multimission data which has been reprocessed using various algorithms and in-situ contemporaneous measurements, to provide update retrievals of Sea Surface Temperature (SST) and assess their accuracy.\r\n\r\nThis dataset contains version 1.1 of the Level 3 sea surface temperature data product produced by the ARC project team.\r\n\r\nThe main ARC objective was to reduce regional biases in retrieved sea surface temperature (SST) to less than 0.1 K for all global oceans while creating a very homogeneous record with a stability (lack of drift in the observing system and analysis) of 0.05 K decade.", "keywords": "ARC, Sea Surface Temperature", "publicationState": "published", "dataPublishedTime": "2012-05-16T10:34:54", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8009/?format=api", "dataPath": "/neodc/arc/data/l3/v1.1", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 76587607439, "numberOfFiles": 19591, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2290/?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/6019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/6020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/8167/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9590/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9593/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9597/?format=api" ], "dataLineage": "ARC data is derived from the aatsr_multimission dataset held at the NEODC. ARC also uses UKMO Buoy data to provide ground calibration data (GHRSST). Data was supplied to the NEODC by Owen Embury at the University of Edinburgh.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5210/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8001/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7998/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30127/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32745/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32744/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32747/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32749/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32751/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32746/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8015/?format=api", "procedureComputation": null, "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" } ] }, { "ob_id": 8016, "uuid": "a44cd6735b7046e13da2ca0bec33c7a9", "title": "ARC: Level 3 daily sea surface temperature data v1.1.1", "abstract": "The AATSR Reprocessing for Climate (ARC) dataset consists of Advanced Along-Track Scanning Radiometer (AATSR) multimission data which has been reprocessed using various algorithms and in-situ contemporaneous measurements, to provide update retrievals of Sea Surface Temperature (SST) and assess their accuracy.\r\n\r\nThis dataset contains version 1.1.1 of the Level 3 sea surface temperature data product produced by the ARC project team.\r\n\r\nThe main ARC objective was to reduce regional biases in retrieved sea surface temperature (SST) to less than 0.1 K for all global oceans while creating a very homogeneous record with a stability (lack of drift in the observing system and analysis) of 0.05 K decade.", "keywords": "ARC, Sea Surface Temperature", "publicationState": "published", "dataPublishedTime": "2012-05-16T09:33:47", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8017/?format=api", "dataPath": "/neodc/arc/data/l3/v1.1.1", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 219979098655, "numberOfFiles": 60961, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2294/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "ARC data is derived from the aatsr_multimission dataset held at the NEODC. ARC also uses UKMO Buoy data to provide ground calibration data (GHRSST). Data was supplied to the NEODC by Owen Embury at the University of Edinburgh.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5213/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8001/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7998/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30127/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32759/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32753/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32756/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32757/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32760/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32755/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8022/?format=api", "procedureComputation": null, "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" } ] }, { "ob_id": 8023, "uuid": "c329ca3377e9c14a7619df5a3d24618b", "title": "ARC: Level 3 monthly sea surface temperature data", "abstract": "The AATSR Reprocessing for Climate (ARC) dataset consists of Advanced Along-Track Scanning Radiometer multimission data which has been reprocessed using various algorithms and in-situ contemporaneous measurements, to provide update retrievals of Sea Surface Temperature (SST) and assess their accuracy. \r\n\r\nThis dataset contains Level 3 monthly sea surface temperature data produced in ARC project.\r\n\r\nThe main ARC objective was to reduce regional biases in retrieved sea surface temperature (SST) to less than 0.1 K for all global oceans while creating a very homogeneous record with a stability (lack of drift in the observing system and analysis) of 0.05 K decade.", "keywords": "ARC, Sea Surface Temperature", "publicationState": "published", "dataPublishedTime": "2013-04-19T14:31:22", "doiPublishedTime": null, "updateFrequency": "asNeeded", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8024/?format=api", "dataPath": "/neodc/arc/data/l3_monthly", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 140872864, "numberOfFiles": 4, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/5072/?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/50416/?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/52548/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52550/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52551/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/92253/?format=api" ], "dataLineage": "ARC data was derived from the aatsr_multimission dataset held at the NEODC. ARC also uses UKMO Buoy data to provide ground calibration data (GHRSST). Data was supplied to the NEODC by Owen Embury at the University of Edinburgh.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5215/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8001/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/7998/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30127/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32762/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32767/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32761/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32764/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32765/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32766/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32768/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32763/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8022/?format=api", "procedureComputation": null, "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" }, { "ob_id": 1141, "name": "NDGO0001" } ] }, { "ob_id": 8026, "uuid": "8ee4297c9a1645205f0fd5334de56bb0", "title": "SCIAMACHY: Level 1b radiance products version 7.04", "abstract": "Level 1b data (radiances) from the SCanning Imaging Absorption spectroMeter for Atmospheric CHartographY (SCIAMACHY). SCIAMACHY was one of the ten instruments on-board the Envisat satellite launched from Kourou (French Guyana) on the 28th of February 2002. Envisat was operated by the European Space Agency (ESA) until May 2012. SCIAMACHY was used to provide global measurements of trace gases in the troposphere and the stratosphere which are derived from the Level 1B radiance products.", "keywords": "SCIAMACHY, Satellite, gases, atmosphere", "publicationState": "published", "dataPublishedTime": "2014-07-08T10:37:45", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8027/?format=api", "dataPath": "/neodc/sciamachy/data/l1b/v7-04", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 10482101066379, "numberOfFiles": 47903, "fileFormat": "The data are in Envisat PDS format." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2289/?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/21758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21771/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21817/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21823/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22341/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22345/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22346/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22848/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25380/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25383/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25386/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25388/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25394/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25396/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25397/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25398/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25399/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25844/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25845/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25849/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25850/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25856/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25879/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25881/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25882/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25935/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25940/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25945/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25982/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25983/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25998/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25999/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26024/?format=api" ], "dataLineage": "Data acquired directly from European Space Agency (ESA) via a number of routes: File Transfer Protocol (FTP), Linear Tape-Open (LTO) tape transfer and Data Dissemination Service (DDS) link.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5218/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/10319/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8028/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8025/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32778/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32780/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32781/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32782/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32784/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42877/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42878/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32779/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8032/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2633/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "sciamachy", "label": "restricted: sciamachy group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/sciamachy.pdf", "licenceClassifications": "academic" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8033, "uuid": "e4fb80f4ddeec0948a03c1baa1710301", "title": "SCIAMACHY: Level 2 vertical columns of trace gases products version 5.02", "abstract": "Level 2 data (vertical columns of trace gases) from the SCanning Imaging Absorption spectroMeter for Atmospheric CHartographY (SCIAMACHY). SCHIAMACHY was one of the ten instruments on-board the Envisat satellite launched from Kourou (French Guyana) on the 28th of February 2002. Envisat was operated by the European Space Agency (ESA) until May 2012. SCIAMACHY was used to provide global measurements of trace gases in the troposphere and the stratosphere. These data are calculated using the radiance observations and known absorption spectra of such gases. Fully reprocessed Level 2 data is available, with samples of near-real-time (nrt) and consolidated (result of a first processing by ESA to eliminate bad data and perform a few basic checks) data.", "keywords": "SCIAMACHY, Satellite, gases, atmosphere", "publicationState": "published", "dataPublishedTime": "2007-07-08T13:16:10", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8034/?format=api", "dataPath": "/neodc/sciamachy/data/l2/v5-02", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 759946144419, "numberOfFiles": 47079, "fileFormat": "The data are in Envisat PDS format" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2300/?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/21758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21771/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21817/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21823/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22341/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22345/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22346/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22848/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25380/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25383/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25386/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25388/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25394/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25396/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25397/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25398/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25399/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25844/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25845/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25849/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25850/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25856/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25879/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25881/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25882/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25935/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25940/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25945/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25982/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25983/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25998/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25999/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26024/?format=api" ], "dataLineage": "Data acquired directly from European Space Agency (ESA) via a number of routes: File Transfer Protocol (FTP), Linear Tape-Open (LTO) tape transfer and Data Dissemination Service (DDS) link.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5225/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8028/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8025/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32795/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32789/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32791/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32792/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32793/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44194/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44195/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32790/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8037/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2633/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "sciamachy", "label": "restricted: sciamachy group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/sciamachy.pdf", "licenceClassifications": "academic" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8039, "uuid": "629f2e217e5a0df690cce2029b968da7", "title": "Level1b GOME-2 data onboard MetOp B", "abstract": "Data from the GOME-2 instrument on-board the Eumetsat Polar System (EPS) Metop-B satellite. GOME-2 is a spectrometer that measures both the radiance component of the light reflected by the Sun-illuminated Earth's atmosphere and the direct sunlight. The measurements are used to obtain detailed information on global trace gas distributions of ozone, nitrogen dioxide, water vapor, bromine oxide and other trace gases as well as aerosol properties. The NERC Earth Observation Data Centre (NEODC) currently holds Level 1B data, and obtained the data directly from Eumetsat.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-09-22T05:50:41", "doiPublishedTime": null, "updateFrequency": "", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8040/?format=api", "dataPath": "/neodc/gome2_metop_b/data", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 21087269398645, "numberOfFiles": 32561, "fileFormat": null }, "timePeriod": null, "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and processed by EUMETSAT before a copy was obtained directly from EUMETSAT by NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5227/?format=api" ], "projects": [], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8038/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32805/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32810/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32804/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32807/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32808/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32809/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32811/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32806/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2621/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "noaccess", "accessRoles": null, "label": "noaccess: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/gome-2.pdf", "licenceClassifications": "unstated, any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8042, "uuid": "658b424abf423b0be4c60e99a6ac8100", "title": "Bluesky 5m resolution Digital Terrain Model (DTM) for England and Wales", "abstract": "A Digital Terrain Model (DTM) for most of England and Wales provided by Bluesky and made available via the Landmap service, at 5m resolution. The 5m DTM is a photogrammetrically derived product from stereo aerial photography collected between 1999 and 2008. The aerial photography was captured at a resolution of between 10cm and 25cm. A digital elevation model is a digital model or 3D representation of a terrain's surface and, in contrast to a Digital Surface Model (DSM), represents the bare ground surface without any objects like plants and buildings. The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted a large amount of earth observation data for the majority of the UK, part of which was elevation data. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC.\r\n\r\nWhen using these data please also add the following copyright statement: © GeoPerspectives supplied by Bluesky yyyy", "keywords": "Landmap, DTM", "publicationState": "published", "dataPublishedTime": "2014-08-14T12:04:35", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8043/?format=api", "dataPath": "/neodc/landmap/data/elevation/dtm5/England_and_Wales", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 104863530374, "numberOfFiles": 622110, "fileFormat": "Data are img and ecw (Enhanced Compression Wavelet) formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2302/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/173/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5229/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8041/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32821/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32822/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42384/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32820/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42386/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32823/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32824/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108860/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42385/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8048/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2588/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landmap", "label": "restricted: landmap group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landmap.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8049, "uuid": "fe89226774e191a45ea4a17c4d64cea1", "title": "GetMapping 5m resolution Digital Terrain Model (DTM) for Scotland", "abstract": "A Digital Terrain Model (DTM) for most of Scotland provided by GetMapping and made available via the Landmap service, at 5m resolution. The 5m DTM is a photogrammetrically derived product from stereo aerial photography collected between 1999 and 2008. The aerial photography was captured at a resolution of between 10cm and 25cm. A digital elevation model is a digital model or 3D representation of a terrain's surface and, in contrast to a Digital Surface Model (DSM), represents the bare ground surface without any objects like plants and buildings. The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted a large amount of earth observation data for the majority of the UK, part of which was elevation data. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC.\r\n\r\nWhen using these data please also add the following copyright statement: © GetMapping yyyy", "keywords": "Landmap, DTM", "publicationState": "published", "dataPublishedTime": "2014-08-14T15:49:52", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8050/?format=api", "dataPath": "/neodc/landmap/data/elevation/dtm5/Scotland", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 37302752291, "numberOfFiles": 11270, "fileFormat": "Data are img formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2304/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/174/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5233/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8041/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32832/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32835/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32836/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44778/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32833/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44780/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32834/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44779/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2588/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landmap", "label": "restricted: landmap group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landmap.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8051, "uuid": "4b0ed418e30819e4448dc89a27dc8388", "title": "GetMapping 2m resolution Digital Surface Model (DSM) for Scotland and Wales", "abstract": "A 2m resolution Digital Surface Model (DSM) for Scotland and Wales photogrammetrically derived from aerial photography by GetMapping and acquired by the Landmap project. The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted a large amount of earth observation data for the majority of the UK, part of which was elevation data. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC. A DSM is a digital model of a terrain's surface and represents the earth's surface and includes all objects on it.\r\n\r\nWhen using these data please also add the following copyright statment: © GetMapping yyyy", "keywords": "Landmap, DSM", "publicationState": "published", "dataPublishedTime": "2014-08-15T10:56:40", "doiPublishedTime": null, "updateFrequency": "asNeeded", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8052/?format=api", "dataPath": "/neodc/landmap/data/elevation/dsm2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 147515589203, "numberOfFiles": 49726, "fileFormat": "Data are img and ecw (Enhanced Compression Wavelet) formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/3405/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/175/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5234/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8041/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32840/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32841/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32842/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32843/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42015/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32839/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42017/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42016/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2588/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landmap", "label": "restricted: landmap group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landmap.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8053, "uuid": "acfa8955414aef710105ef640802b9aa", "title": "1m resolution LiDAR-derived Digital Terrain/Surface Models (DTMs/DSMs) for cities of England and Scotland", "abstract": "Light Detection and Ranging (LiDAR) data was collected by The Geoinformation Group using LiDAR-equipped survey aircraft for the main urban conurbations of England and Wales (including London, Manchester, Birmingham, Liverpool, Newcastle, Edinburgh and Glasgow) as part of the Cities Revealed project, and made available through the Landmap service. The GeoInformation Group (TGG) has processed the data so that they are available as Digital Terrain Models (ground surface only) and Digital Surface/Elevation Models (the ground and all features on it), both geographic databases with height and surface measurement information in the form of regular grids with intervals of 1 or 2 m. In addition, some First Pass and Last Pass data are available. The First Pass data provides height values for the top of the canopy (i.e. buildings, trees etc.) while the Last Pulse data provides height values for the bottom of the canopy and provides information about the shape of the terrain. The data are available in img format. The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted a large amount of earth observation data for the majority of the UK, part of which was elevation data. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC.\r\n\r\nWhen using the data please also add the following copyright statement: Cities Revealed © The GeoInformation Group yyyy", "keywords": "Landmap, LIDAR", "publicationState": "published", "dataPublishedTime": "2014-08-15T14:48:27", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8054/?format=api", "dataPath": "/neodc/landmap/data/elevation/lidar", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 76001174622, "numberOfFiles": 954, "fileFormat": "Data are img formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2305/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/176/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5235/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8041/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32847/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32848/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32849/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32850/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/40997/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32846/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108861/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43264/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8058/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2588/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landmap", "label": "restricted: landmap group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landmap.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8060, "uuid": "9a41a2e3e0a9e52f24a8635d47cac381", "title": "ATSR-1: Gridded Brightness Temperature/Reflectance (GBTR) product (AT1_TOA_1P), v2.1", "abstract": "Along-Track Scanning Radiometer (ATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Along-Track Scanning Radiometer on ESA ERS-1 satellite (ATSR-1) Gridded Brightness Temperature/Reflectance (GBTR) Product. These data are the Level 1B product that consists of Top of Atmosphere (TOA) radiance measurements and brightness temperatures at full resolution for both the nadir and forward views. \r\n\r\nThe product was calibrated for instrumental and atmospheric effects and re-sampled to a fixed grid aligned to the sub-satellite track. This product were derived from the Level 0 product and auxiliary data, and serves as the input data for all Level 2 products. The third reprocessing was done to implement the updated algorithms, processors, and auxiliary files.", "keywords": "ATSR, Gridded Brightness Temperature/Reflectance, GBTR ", "publicationState": "published", "dataPublishedTime": "2014-07-04T08:43:36", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8061/?format=api", "dataPath": "/neodc/aatsr_multimission/atsr1-v2.1/data/at1_toa_1p", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 16389844338384, "numberOfFiles": 112902, "fileFormat": "Data are Envisat binary formatted, type \".E2\"." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2307/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5239/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19905/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19728/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19729/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32870/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32864/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32866/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32867/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32868/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43017/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43018/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32865/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8065/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8066, "uuid": "4da63d4bf3bd88eb939d6eea2cc1009d", "title": "ATSR-1: Gridded Surface Temperature (GST) Product (AT1_NR__2P), v2.1", "abstract": "Along-Track Scanning Radiometer (ATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Along-Track Scanning Radiometer on ESA ERS-1 satellite (ATSR-1) Gridded Surface Temperature (GST) Product. These data are the Level 2 full spatial resolution (approximately 1 km by 1 km) geophysical product derived from Level 1B product and auxiliary data. \r\n\r\nThe contents of the pixel fields, which are a mixture of Top of Atmosphere (TOA) and surface brightness temperature/radiance, are switch-able depending on the surface type. The third reprocessing was done to implement updated algorithms, processors, and auxiliary files.", "keywords": "ATSR, Gridded Surface Temperature, GST", "publicationState": "published", "dataPublishedTime": "2014-07-04T08:46:36", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8067/?format=api", "dataPath": "/neodc/aatsr_multimission/atsr1-v2.1/data/at1_nr__2p", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2832660409561, "numberOfFiles": 68276, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2308/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5242/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19905/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19728/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19729/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32874/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32876/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32877/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32878/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32880/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42031/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42032/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32875/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8069/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8070, "uuid": "29645585678b0eedfdbcf568778b31b2", "title": "ATSR-1: Three Band Colour Composite Browse Product (AT1_AST_BP) v2.1", "abstract": "Along-Track Scanning Radiometer (ATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Along-Track Scanning Radiometer on ESA ERS-1 satellite (ATSR-1) Browse Product. These data are 3 band colour composite, quick-look images at coarse resolution. The browse product for the ATSR-1 and the ATSR-2 missions were introduced during the third reprocessing of data products. This product was derived from the Level 1B product and auxiliary data.", "keywords": "ATSR, Browse", "publicationState": "published", "dataPublishedTime": "2014-07-04T09:24:41", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8071/?format=api", "dataPath": "/neodc/aatsr_multimission/atsr1-v2.1/data/at1_ast_bp", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 88537834073, "numberOfFiles": 43331, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2309/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5243/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19905/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19728/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19729/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32882/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32884/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32885/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32886/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32888/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41630/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41631/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32883/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8073/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8074, "uuid": "514e5dfbef651f336862ae5ca0424e86", "title": "AATSR: Sea Surface Temperature Meteo Product (ATS_MET_2P), v2.1", "abstract": "Advanced Along-Track Scanning Radiometer (AATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Advanced Along-Track Scanning Radiometer on ESA ENVISAT satellite (AATSR) Spatially Averaged Sea Surface Temperature Product for Meteo Users. These data are the Level 2 product designed for the use by meteorological offices derived from Level 2 AST product. \r\n\r\nThe product contains only the sea surface temperature with spatial resolution of 10 arc minutes. It also contains Average Brightness Temperature (ABT) fields, which includes brightness temperature and TOA sea record on the same spatial resolution. Like the AST product this product is derived from, all areas contains data, where the land pixels have empty data, and the coasts containing averages derived only from the sea pixels in the cell. The third reprocessing was done to implement the updated algorithms, processors (the IPF Processor 6.05 from the IPF Processor 6.01), and auxiliary files.", "keywords": "AATSR, Meteo Product", "publicationState": "published", "dataPublishedTime": "2014-07-03T14:38:57", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8075/?format=api", "dataPath": "/neodc/aatsr_multimission/aatsr-v2.1/data/ats_met_2p", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 446600759159, "numberOfFiles": 100214, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2310/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5244/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19899/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19727/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43180/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32890/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32892/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32893/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32894/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32896/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42069/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42070/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32891/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8079/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8080, "uuid": "a5e6869570913d7db9a8b79956f7f6e1", "title": "ATSR-1: Sea Surface Temperature Meteo Product (AT1_MET_2P) v2.1", "abstract": "Along-Track Scanning Radiometer (ATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Along-Track Scanning Radiometer on ESA ERS-1 satellite (ATSR-1) Spatially Averaged Sea Surface Temperature Product for Meteo Users. These data are the Level 2 product designed for the use by meteorological offices derived from Level 2 AST product.\r\n\r\nThe product contains only the sea surface temperature with spatial resolution of 10 arc minutes. It also contains the Average Brightness Temperature (ABT) fields, which includes brightness temperature and TOA sea record on the same spatial resolution. Like the AST product this product is derived from, all areas contains data, where the land pixels have empty data, and the coasts containing averages derived only from the sea pixels in the cell. The third reprocessing was done to implement the updated algorithms, processors, and auxiliary files.", "keywords": "ATSR, Meteo", "publicationState": "published", "dataPublishedTime": "2014-07-04T09:15:00", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8081/?format=api", "dataPath": "/neodc/aatsr_multimission/atsr1-v2.1/data/at1_met_2p", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 184180120882, "numberOfFiles": 44870, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2312/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5248/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19905/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19728/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19729/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32900/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32902/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32903/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32904/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32906/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43175/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43176/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32901/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8083/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8084, "uuid": "644af662c4b8c1d6492c1b4f9bf4bf51", "title": "AATSR: Averaged Surface Temperature (AST) product (ATS_AR__2P), v2.1", "abstract": "Advanced Along-Track Scanning Radiometer (AATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains Advanced Along-Track Scanning Radiometer (AATSR) on ESA ENVISAT satellite Average Surface Temperature (AST) product. These data are the Level 2 spatially averaged geophysical product derived from Level 1B product and auxiliary data. \r\n\r\nThere are two types of averages provided: 10 arcminute cells and 30 arcminute cells. All cells are present regardless of the surface type. Hence, the sea (land) cells would also have the land (sea) records even though these would be empty. Cells containing coastlines will have both valid land and sea records; the land (sea) record only contains averages from the land (sea) pixels. The third reprocessing was done to implement the updated algorithms, processors (the IPF Processor 6.05 from the IPF Processor 6.01), and auxiliary files.", "keywords": "AATSR, Averaged Surface Temperature, AST", "publicationState": "published", "dataPublishedTime": "2014-07-03T14:12:59", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8085/?format=api", "dataPath": "/neodc/aatsr_multimission/aatsr-v2.1/data/ats_ar__2p", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4411650239974, "numberOfFiles": 100214, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2313/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5249/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19899/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19727/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43180/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32908/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32910/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32911/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32912/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32914/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42371/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32909/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8088/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8089, "uuid": "008ad14a19d37cc23286a38ed7627522", "title": "AATSR: Three Band Colour Composite Browse Product (ATS_AST_BP), v2.1", "abstract": "Advanced Along-Track Scanning Radiometer (AATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Advanced Along-Track Scanning Radiometer (AATSR) on ESA ENVISAT satellite Three Band Colour Composite Browse Product. These data are 3 band colour composite, quick-look images at coarse resolution. \r\n\r\nThis product has been derived from the Level 1B product and auxiliary data. The three bands are selected to best show the feature of the image, and it could vary between daylight time and night time. It also includes geolocation grid. The third reprocessing was done to implement updated algorithms, processors (the IPF Processor 6.05 from the IPF Processor 6.01), and auxiliary files.", "keywords": "AATSR, Colour Composite", "publicationState": "published", "dataPublishedTime": "2014-07-03T15:26:37", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8090/?format=api", "dataPath": "/neodc/aatsr_multimission/aatsr-v2.1/data/ats_ast_bp", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 231940560353, "numberOfFiles": 100214, "fileFormat": "Data are netCDF formatted\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2315/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5250/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19899/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19727/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43180/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32922/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32916/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32918/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32919/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32920/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41010/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32917/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8093/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8094, "uuid": "9347586615e04edf3f6d3b5f9b98b729", "title": "ATSR-2: Average Surface Temperature (AST) Product (AT2_AR__2P), v2.1", "abstract": "Along-Track Scanning Radiometer (ATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Along-Track Scanning Radiometer on ESA ERS-2 satellite (ATSR-2) Average Surface Temperature (AST) Product. These data are the Level 2 spatially averaged geophysical product derived from Level 1B product and auxiliary data.\r\n\r\nThere are two types of averages provided: 10 arcminute cells and 30 arcminute cells. All cells are present regardless of the surface type. Hence, the sea (land) cells would also have the land (sea) records even though these would be empty. Cells containing coastlines will have both valid land and sea records; the land (sea) record only contains averages from the land (sea) pixels. The third reprocessing was done to implement the updated algorithms, processors, and auxiliary files.", "keywords": "ATSR, Average Surface Temperature, AST", "publicationState": "published", "dataPublishedTime": "2014-07-04T09:05:58", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8095/?format=api", "dataPath": "/neodc/aatsr_multimission/atsr2-v2.1/data/at2_ar__2p", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2548614125666, "numberOfFiles": 173321, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2317/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5251/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19910/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19730/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19731/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32930/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32924/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32926/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32927/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32928/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42927/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42928/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32925/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8099/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8100, "uuid": "26c2a8daa01d31297e7f6f5a52967f25", "title": "ATSR-1: Average Surface Temperature (AST) product (AT1_AR__2P), v2.1", "abstract": "Along-Track Scanning Radiometer (ATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Along-Track Scanning Radiometer on ESA ERS-1 satellite (ATSR-1) Average Surface Temperature (AST) Product. These data are the Level 2 spatially averaged geophysical product derived from Level 1B product and auxiliary data. \r\n\r\nThere are two types of averages provided: 10 arcminute cells and 30 arcminute cells. All cells are present regardless of the surface type. Hence, the sea (land) cells would also have the land (sea) records even though these would be empty. Cells containing coastlines will have both valid land and sea records; the land (sea) record only contains averages from the land (sea) pixels. The third reprocessing was done to implement the updated algorithms, processors, and auxiliary files.", "keywords": "ATSR, Average Surface Temperature, AST", "publicationState": "published", "dataPublishedTime": "2014-07-04T08:47:29", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8101/?format=api", "dataPath": "/neodc/aatsr_multimission/atsr1-v2.1/data/at1_ar__2p", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1193678105829, "numberOfFiles": 67409, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2318/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5254/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19905/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19728/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19729/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32934/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32936/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32937/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32938/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32940/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41606/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41607/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32935/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8103/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8104, "uuid": "6ee6eb0a4706d5020bcc1c441cd89f8f", "title": "ATSR-2: Sea Surface Temperature Meteo Product (AT2_MET_2P), v2.1", "abstract": "Along-Track Scanning Radiometer (ATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Along-Track Scanning Radiometer on ESA ERS-2 satellite (ATSR-2) Spatially Averaged Sea Surface Temperature Product for Meteo Users. These data are the Level 2 product designed for the use by meteorological offices derived from Level 2 AST product. The product contains only the sea surface temperature with spatial resolution of 10 arc minutes. It also contains the Average Brightness Temperature (ABT) fields, which includes brightness temperature and TOA sea record on the same spatial resolution. Like the AST product this product is derived from, all areas contains data, where the land pixels have empty data, and the coasts containing averages derived only from the sea pixels in the cell. The third reprocessing was done to implement the updated algorithms, processors, and auxiliary files.", "keywords": "ATSR, Meteo", "publicationState": "published", "dataPublishedTime": "2014-07-04T09:15:21", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8105/?format=api", "dataPath": "/neodc/aatsr_multimission/atsr2-v2.1/data/at2_met_2p", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 394406729449, "numberOfFiles": 116636, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2319/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5255/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19910/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19730/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19731/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32942/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32944/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32945/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32946/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32948/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42537/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42538/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32943/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8107/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8108, "uuid": "e05b507ee79b11cf8c12486ae9ac5404", "title": "AATSR: Gridded Brightness Temperature/Reflectance (GBTR) product (ATS_TOA_1P), v2.1", "abstract": "Advanced Along-Track Scanning Radiometer (AATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Advanced Along-Track Scanning Radiometer on ESA ENVISAT satellite (AATSR) Gridded Brightness Temperature/Reflectance (GBTR) Product. These data are the Level 1B product that consists of Top of Atmosphere (TOA) radiance measurements and brightness temperatures at full resolution for both the nadir and forward views. \r\n\r\nThe product is calibrated for instrumental and atmospheric effects and re-sampled to a fixed grid aligned to the sub-satellite track. This product is derived from the Level 0 product and auxiliary data, and serves as the input data for all Level 2 products. The third reprocessing was done to implement the updated algorithms, processors (the IPF Processor 6.05 from the IPF Processor 6.01), and auxiliary files.", "keywords": "AATSR, Brightness Temperature/Reflectance", "publicationState": "published", "dataPublishedTime": "2014-07-03T11:24:48", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8109/?format=api", "dataPath": "/neodc/aatsr_multimission/aatsr-v2.1/data/ats_toa_1p", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 40881718741261, "numberOfFiles": 100226, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2320/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5256/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19899/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19727/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43180/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32954/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32956/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44089/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32951/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8112/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8113, "uuid": "36473df8dd5b82309c06539a57210698", "title": "ATSR-2: Gridded Surface Temperature (GST) Product (AT2_NR__2P), v2.1", "abstract": "Along-Track Scanning Radiometer (ATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Along-Track Scanning Radiometer on ESA ERS-2 satellite (ATSR-2) Gridded Surface Temperature (GST) Product. These data are the Level 2 full spatial resolution (approximately 1 km by 1 km) geophysical product derived from Level 1B product and auxiliary data. The contents of the pixel fields, which are a mixture of Top of Atmosphere (TOA) and surface brightness temperature/radiance, are switch-able depending on the surface type. The third reprocessing was done to implement updated algorithms, processors, and auxiliary files.", "keywords": "ATSR, Gridded Surface Temperature", "publicationState": "published", "dataPublishedTime": "2014-07-04T08:48:14", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8114/?format=api", "dataPath": "/neodc/aatsr_multimission/atsr2-v2.1/data/at2_nr__2p", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 6025306526715, "numberOfFiles": 177675, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2322/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5257/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19910/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19730/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19731/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32964/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32958/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32960/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32961/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32962/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41749/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41750/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32959/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8116/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8117, "uuid": "e91ec49fa67680b7fb0e090a2761db63", "title": "ATSR-2: Three Band Colour Composite Browse Product (AT2_AST_BP), v2.1", "abstract": "Along-Track Scanning Radiometer (ATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThe Along-Track Scanning Radiometer on ESA ERS-2 satellite (ATSR-2) Browse Product. These data are 3 band colour composite, quick-look images at coarse resolution. The browse product for the ATSR-1 and the ATSR-2 missions were introduced during the third reprocessing of data products. This product was derived from the Level 1B product and auxiliary data.", "keywords": "ATSR, Browse", "publicationState": "published", "dataPublishedTime": "2014-07-04T09:25:02", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8118/?format=api", "dataPath": "/neodc/aatsr_multimission/atsr2-v2.1/data/at2_ast_bp", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 157752933601, "numberOfFiles": 74432, "fileFormat": "Data are netCDF formatted\r\n\r\n\r\n\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2323/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5258/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19910/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19730/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19731/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32966/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32968/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32969/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32970/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32972/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44247/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44248/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32967/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8120/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8121, "uuid": "3c3336df1dbad3ff98962734db843c2d", "title": "ATSR-2: Gridded Brightness Temperature/Reflectance (GBTR) Product (AT2_TOA_1P), v2.1", "abstract": "Along-Track Scanning Radiometer (ATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Along-Track Scanning Radiometer on ESA ERS-2 satellite (ATSR-2) Gridded Brightness Temperature/Reflectance (GBTR) Product. These data are the Level 1B product that consists of Top of Atmosphere (TOA) radiance measurements and brightness temperatures at full resolution for both the nadir and forward views. The product was calibrated for instrumental and atmospheric effects and re-sampled to a fixed grid aligned to the sub-satellite track. This product were derived from the Level 0 product and auxiliary data, and serves as the input data for all Level 2 products. The third reprocessing was done to implement the updated algorithms, processors, and auxiliary files.", "keywords": "ATSR, Gridded Brightness Temperature/Reflectance, GBTR ", "publicationState": "published", "dataPublishedTime": "2014-07-04T08:47:51", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8122/?format=api", "dataPath": "/neodc/aatsr_multimission/atsr2-v2.1/data/at2_toa_1p", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 34850919348738, "numberOfFiles": 273970, "fileFormat": "Data are Envisat binary formatted, type \".E2\"." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2324/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5259/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19910/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19730/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19731/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32974/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32976/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32977/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32978/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32980/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41788/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41789/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32975/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8124/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8125, "uuid": "ebb0efd3bf06d7d0472503729201e624", "title": "AATSR: Gridded Surface Temperature (GST) product (ATS_NR__2P), v2.1", "abstract": "Advanced Along-Track Scanning Radiometer (AATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Advanced Along-Track Scanning Radiometer (AATSR) on ESA ENVISAT satellite Gridded Surface Temperature (GST) product. These data are the Level 2 full spatial resolution (approximately 1 km by 1 km) geophysical product derived from Level 1B product and auxiliary data. \r\n\r\nThe contents of the pixel fields, which are a mixture of Top of Atmosphere (TOA) and surface brightness temperature/radiance, are switch-able depending on the surface type. The third reprocessing was done to implement updated algorithms, processors (the IPF Processor 6.05 from the IPF Processor 6.01), and auxiliary files.", "keywords": "AATSR, Gridded Surface Temperature, GST", "publicationState": "published", "dataPublishedTime": "2014-07-03T12:51:14", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8126/?format=api", "dataPath": "/neodc/aatsr_multimission/aatsr-v2.1/data/ats_nr__2p", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 7064728631695, "numberOfFiles": 100220, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2325/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5260/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19899/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19727/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43180/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32982/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32984/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32985/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32986/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32988/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32983/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8129/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8130, "uuid": "669b8fb96b189db46ddcdc7dd7f1cfd7", "title": "ATSR-2: L3U Product (ATSR-2 L3U) sea surface temperature values, v2.1", "abstract": "Along-Track Scanning Radiometer (AATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Along-Track Scanning Radiometer on ESA ERS-2 satellite (ATSR-2) L3U product. These data were introduced product in the third reprocessing of (A)ATSR multimission data. These data were produced by the new ARC L2P processor version 1.2 that also produced the new L2P data. The L3U product was produced through averaging the L2P data onto a regular grid at 30 arcminute resolution. Hence, the L3U product is similar to the AST/METEO product.", "keywords": "ATSR-2, L3U", "publicationState": "published", "dataPublishedTime": "2014-07-07T12:15:34", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8131/?format=api", "dataPath": "/neodc/aatsr_multimission/atsr2-v2.1/data/L3U", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 20595500902, "numberOfFiles": 116774, "fileFormat": "Data are netCDF formatted\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2327/?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/52527/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52528/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52529/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52530/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52531/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52532/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52533/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52534/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52535/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52536/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52537/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52538/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52539/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52540/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52541/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52542/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52543/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52544/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52545/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52546/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52547/?format=api" ], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5261/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19910/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19730/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19731/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32996/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32990/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32992/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32993/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32994/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42397/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42398/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32991/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8133/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8134, "uuid": "97e5db7e92ded2f321405041a7d5513f", "title": "ATSR-2: L2P Product (ATSR-2 L2P) sea surface temperature values, v2.1", "abstract": "Along-Track Scanning Radiometer (AATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Along-Track Scanning Radiometer on ESA ERS-2 satellite (ATSR-2) L2P product is a full resolution data with dual-view Sea Surface Temperature (SST) values. \r\n\r\nVersion 3.0 of this dataset were produced with the ARC L2P processor version 1.2, which replaces the ARC SST processor. The processor applies its own algorithm to generate SST data from the Level 1B Data. This method differs from that used to produce the Gridded Surface Temperature (GST) products. This product also includes the ATSR Saharan Dust index (ASDI) and the clear-sky probability estimated by the ARC cloud detection algorithm.", "keywords": "ATSR, L2P, sea surface temperature", "publicationState": "published", "dataPublishedTime": "2014-07-07T12:15:06", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8135/?format=api", "dataPath": "/neodc/aatsr_multimission/atsr2-v2.1/data/L2P", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1258070236704, "numberOfFiles": 110877, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2328/?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/9545/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9564/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9565/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9570/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9571/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9573/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9576/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9580/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9583/?format=api" ], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5262/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19910/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19730/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19731/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33004/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32998/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33000/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33001/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33002/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42998/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42999/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/32999/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8137/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" }, { "ob_id": 1141, "name": "NDGO0001" } ] }, { "ob_id": 8138, "uuid": "60e4d870ecc64359f804d1aee7ba373c", "title": "ATSR-1: L3U Product (ATSR-1 L3U) sea surface temperature values, v2.1", "abstract": "Along-Track Scanning Radiometer (AATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Along-Track Scanning Radiometer on ESA ERS-1 satellite (ATSR-1) L3U product. These data were introduced product in the third reprocessing of (A)ATSR multimission data. These data were produced by the new ARC L2P processor version 1.2 that also produced the new L2P data. The L3U product was produced through averaging the L2P data onto a regular grid at 30 arcminute resolution. Hence, the L3U product is similar to the AST/METEO product.", "keywords": "ATSR-1, L3U", "publicationState": "published", "dataPublishedTime": "2014-07-07T12:14:37", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8139/?format=api", "dataPath": "/neodc/aatsr_multimission/atsr1-v2.1/data/L3U", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 11877948301, "numberOfFiles": 61160, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2329/?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/9545/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9564/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9565/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9567/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9569/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9570/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9571/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9573/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9574/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9576/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9578/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9580/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9583/?format=api" ], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5263/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19905/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19728/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19729/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33012/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33006/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33008/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33009/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33010/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42327/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42328/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33007/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8141/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8142, "uuid": "fcf76f049fc4ef9e263aafedc76259d5", "title": "AATSR: L3U Product (AATSR L3U) sea surface temperature values, v2.1", "abstract": "Advanced Along-Track Scanning Radiometer (AATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Advanced Along-Track Scanning Radiometer (AATSR) sea surface temperature values on ESA ENVISAT satellite L3U product. These data are newly introduced product in the third reprocessing of (A)ATSR multimission data.\r\n\r\nIt is produced by the new ARC L2P processor version 1.2 that also produced the new L2P data. The L3U product is produced through averaging the L2P data onto a regular grid at 30 arcminute resolution. Hence, the L3U product is similar to the AST/METEO product.", "keywords": "AATSR, L3U, sea surface temperature", "publicationState": "published", "dataPublishedTime": "2014-07-07T12:18:02", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8143/?format=api", "dataPath": "/neodc/aatsr_multimission/aatsr-v2.1/data/L3U", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 29127699311, "numberOfFiles": 152260, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2330/?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/9545/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9564/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9565/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9566/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9567/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9569/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9570/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9571/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9573/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9574/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9575/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9576/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9578/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9580/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9583/?format=api" ], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5264/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19899/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19727/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43180/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33014/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33016/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33017/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33018/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44591/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44592/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33015/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8146/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8147, "uuid": "5c433d03503b6afea005488b582c72fd", "title": "AATSR: L2P Product (AATSR L2P) sea surface temperature values, v2.1", "abstract": "Advanced Along-Track Scanning Radiometer (AATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR). \r\n\r\nThis dataset contains the Advanced Along-Track Scanning Radiometer (AATSR) on ESA ENVISAT satellite L2P product. These data are full resolution data with dual-view Sea Surface Temperature (SST) values. \r\n\r\nVersion 3.0 of this dataset is produced with the ARC L2P processor version 1.2, which replaces the ARC SST processor. The processor applies its own algorithm to generate SST data from the Level 1B Data. This method differs from that used to produce the Gridded Surface Temperature (GST) products. This product also includes the ATSR Saharan Dust index (ASDI) and the clear-sky probability estimated by the ARC cloud detection algorithm.", "keywords": "AATSR, LP2 Product", "publicationState": "published", "dataPublishedTime": "2014-07-07T12:17:55", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8148/?format=api", "dataPath": "/neodc/aatsr_multimission/aatsr-v2.1/data/L2P", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1872224774247, "numberOfFiles": 153843, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2332/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/177/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52527/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52528/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52529/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52530/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52531/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52532/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52533/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52534/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52535/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52536/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52537/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52538/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52539/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52540/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52541/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52542/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52543/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52544/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52545/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52546/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52547/?format=api" ], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5265/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19899/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19727/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43180/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33025/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33026/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33028/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42290/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42291/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33023/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8151/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8152, "uuid": "f1814549468ddabed6177b1cf0d5f314", "title": "ATSR-1: L2P Product (ATSR-1 L2P) sea surface temperature values, v2.1", "abstract": "Along-Track Scanning Radiometer (AATSR) mission was funded jointly by the UK Department of Energy and Climate Change External Link (DECC) and the Australian Department of Innovation, Industry, Science and Research External Link (DIISR).\r\n\r\nThis dataset contains the Along-Track Scanning Radiometer on ESA ERS-1 satellite (ATSR-1) L2P sea surface temperature product. These data are full resolution data with dual-view Sea Surface Temperature (SST) values. Version 3.0 of this dataset have been produced with the ARC L2P processor version 1.2, which replaces the ARC SST processor. The processor applies its own algorithm to generate SST data from the Level 1B Data. This method differs from that used to produce the Gridded Surface Temperature (GST) products. This product also includes the ATSR Saharan Dust index (ASDI) and the clear-sky probability estimated by the ARC cloud detection algorithm.", "keywords": "ATSR, L2P, sea surface temperature", "publicationState": "published", "dataPublishedTime": "2014-07-03T16:14:01", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8153/?format=api", "dataPath": "/neodc/aatsr_multimission/atsr1-v2.1/data/L2P", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 756487707226, "numberOfFiles": 67981, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2334/?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/52527/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52528/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52529/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52531/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52533/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52534/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52535/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52536/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52538/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52539/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52540/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52542/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52543/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52544/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52545/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52546/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52547/?format=api" ], "dataLineage": "The data were acquired by the European Space Agency's (ESA) Envisat satellite, and the NERC Earth Observation Data Centre (NEODC) mirrors the data for UK users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5266/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19905/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19728/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19729/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33030/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33032/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33034/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33036/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44417/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33031/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8155/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2521/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "public", "accessRoles": null, "label": "public: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" }, { "ob_id": 1141, "name": "NDGO0001" } ] }, { "ob_id": 8156, "uuid": "84b0200944d5eca9b57aa6370429f23c", "title": "AATSR: Level 3 University of Leicester Land Surface Temperature (LST) product (UOL_LST_3P), v2.1", "abstract": "Land Surface Temperature (LST) Level 3 gridded data products (UOL_LST_3P) from the Advanced Along Track Scanning Radiometer (AATSR) produced by the University of Leicester. \r\n\r\nThe data consists of global gridded Level 3 product at a pre-defined set of spatial and temporal resolutions. The product provide AATSR-derived land surface temperature data and its associated uncertainty, as wall as additional auxiliary information.\r\n\r\nThe gridded level 3 product has been derived from the 1km Level-2 AATSR Version 3 LST product (UOL_LST_2P). The Level 3 gridded product was produced under funding from the National Centre for Earth Observation (NCEO).", "keywords": "AATSR, LST, Land, Surface, temperature", "publicationState": "published", "dataPublishedTime": "2014-07-09T10:29:23", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8157/?format=api", "dataPath": "/neodc/aatsr_multimission/aatsr-v2.1/data/UOL_LST_3P", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 740911293299, "numberOfFiles": 125586, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2335/?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/54669/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54670/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54671/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54672/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54673/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54674/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54675/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54676/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54677/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54678/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54679/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54680/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54681/?format=api" ], "dataLineage": "The Land Surface Temperature product was derived by the University of Leicester, from the AATSR radiance data acquired by the European Space Agency's (ESA) Envisat satellite. The Level 3 data product was derived from the Level 2 product which forms part of the ESA (A)ATSR multimission data product. The Level 3 data product is archived at the NERC Earth Observation Data Centre (NEODC).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5267/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19899/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19727/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43180/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33038/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33040/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42784/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42785/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33039/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8160/?format=api", "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" } ] }, { "ob_id": 8161, "uuid": "931156948d9e417e1a271974d133f5b7", "title": "AATSR: Level 2 University of Leicester Land Surface Temperature (LST) product (UOL_LST_2P), v2.1", "abstract": "Land Surface Temperature (LST) Level 2 data products (UOL_LST_2P) from the Advanced Along Track Scanning Radiometer (AATSR) produced by the University of Leicester. \r\n\r\nThe data consists of a Level 2 1km resolution AATSR-orbit based product at a pre-defined set of spatial and temporal resolutions. The product provide AATSR-derived land surface temperature data and its associated uncertainty, as wall as additional auxiliary information.\r\n\r\nLevel 2 products were produced under contract to the European Space Agency and constitute part of the official (A)ATSR multimission product from version 3 of that dataset. Funding from NERC and the National Centre for Earth Observation (NCEO) also helped in the development of this product and enabled the production of the derived Level 3 products. Both products are NetCDF formatted. For further information on the formats of each of the products please see their product user guides.", "keywords": "AATSR, LST, Land, Surface, temperature", "publicationState": "published", "dataPublishedTime": "2014-07-09T10:28:58", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8162/?format=api", "dataPath": "/neodc/aatsr_multimission/aatsr-v2.1/data/UOL_LST_2P", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3322415988630, "numberOfFiles": 100055, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2337/?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/54670/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54671/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54674/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54675/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/54676/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57594/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57595/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57596/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57597/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/57599/?format=api" ], "dataLineage": "The Land Surface Temperature product was derived by the University of Leicester, from the AATSR radiance data acquired by the European Space Agency's (ESA) Envisat satellite. The Level 2 data product forms part of the ESA (A)ATSR multimission data product, and is also held at the NERC Earth Observation Data Centre (NEODC).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5268/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19899/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/19727/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/43180/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33048/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42923/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42924/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/74464/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8165/?format=api", "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" } ] }, { "ob_id": 8167, "uuid": "b099e8b9b3ffc6e9d9f3bc0ff75006b1", "title": "Thermal imagery of England", "abstract": "Thermal imagery for selected areas of England was taken by a FLIR SC 6000 HS thermal camera mounted on a specially designed survey aircraft over the course of 2009 and 2010 by The GeoInformation Group (TGG) as part of the Cities Revealed project. The data were then acquired by the Landmap project. Positioning data were also recorded so that the thermal data could be accurately geolocated in post-processing. The thermal imagery is available as mosaiced img, geotiff or jpeg files for the following areas: Bournemouth, Bradford, Braintree, Coventry, Eastleigh, Gateshead, Gloucester, Gosport, Lewisham, Newcastle, Newcaste-under-lyme, North Tyneside, Poole, Southampton, Southwark, Surrey Heath and Wolverhampton. The thermal data were captured between 7pm to 11pm to avoid solar activity which would produce false readings and when most houses would be heated, in cold (less than 10C) dry weather so that the temperature differential between indoors and outdoors was maximum. The thermal camera has a resolution of <0.02C. The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted a large amount of earth observation data, such as thermal imagery, for the majority of the UK. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC.\r\n\r\nWhen using these data please also add the following copyright statement: Cities Revealed © The GeoInformation Group yyyy", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-08-20T09:34:53", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8168/?format=api", "dataPath": "/neodc/landmap/data/thermal", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 44206615620, "numberOfFiles": 426, "fileFormat": "<div property=\"cedacat:formats\">\r\n\r\nThe thermal imagery is available as mosaiced img, geotiff or jpeg files for the following areas: Bournemouth, Bradford, Braintree, Coventry, Eastleigh, Gateshead, Gloucester, Gosport, Lewisham, Newcastle, Newcaste-under-lyme, North Tyneside, Poole, Southampton, Southwark, Surrey Heath and Wolverhampton. img and geotiff files can be opened by most Geographic Information Systems (GIS) and Image Processors (IP) such as the freely available <a href=\"http://www.hexagongeospatial.com/products/remote-sensing/erdas-er-viewer\">Erdas ER viewer</a> and <a href=\"http://www.brockmann-consult.de/cms/web/beam/\">Basic ERS &amp; Envisat (A)ATSR and Meris Toolbox (BEAM)</a> for geotiff files, whilst JPEG images can be opened in any basic image viewing software.\r\n</div>\r\n\r\n\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2339/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/178/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5270/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8166/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43346/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108862/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43347/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8171/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2588/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landmap", "label": "restricted: landmap group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landmap.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8173, "uuid": "dd6483225d844373621844fd2a6184a2", "title": "Theme 5 - Cryosphere and Polar Oceans - Ice Sheet Dynamics: Jakobshavn Glacier Calving front - SAR backscatter images (March-July 2011)", "abstract": "This dataset has been produced as part of the Theme 5 (Cryosphere and Polar Oceans) in the National Centre for Earth Observation which aims to use new EO data to quantify changes in the mass balance of the cryosphere and to develop new models to represent the relevant processes in coupled climate prediction models.\r\nThis dataset holds timeseries of Greenland glacier calving front fluctuations as maps and backscatter intensity images for the period March-July 2011. \r\n\r\nThe dataset consists of 38 SAR backscatter images acquired every 3 days between the 12th March and 1st July 2011 during the ERS-2 3-day campaign.\r\n\r\nThe backscatter data were transformed to map coordinates using the GLAS/ICESat 1 km Laser Altimetry Digital Elevation Model of Greenland which is provided at Polar Stereographic grids (DiMarzio, J., Brenner, A., Schutz, R., Schuman, A. & Zwally, H.J. (2007): GLAS/ICESat 1 km laser altimetri digital elevation model of Greenland. Boulder, Colorado USA: National Snow and Ice Data Centre. Digital media). ", "keywords": "NCEO, Greenland, glacier", "publicationState": "published", "dataPublishedTime": "2012-06-27T17:56:41", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8174/?format=api", "dataPath": "/neodc/nceo-cryosphere/data/ice-sheet-dynamics/Greenland-Glacier-Calving-front", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 620775695, "numberOfFiles": 41, "fileFormat": "maps and images are stored as TIFF formatted file. A metadata readme file is associated with the files in the archive.\r\n\r\n\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2341/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/179/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data prepared by authors and sent to NERC Earth Observations Data Centre (NEODC) for archiving.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5274/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8614/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8175/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8172/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30127/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44069/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33078/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33082/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44072/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44070/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54739/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44071/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/13697/?format=api", "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" } ] }, { "ob_id": 8179, "uuid": "f85043abfb1bddd5fbaa857ef2d00b55", "title": "Theme 5 - Cryosphere and Polar Oceans - Ice Sheet Dynamics: Jakobshavn Glacier Velocity Maps (March-July 2011)", "abstract": "This dataset has been produced as part of the Theme 5 (Cryosphere and Polar Oceans) in the National Centre for Earth Observation which aims to use new EO data to quantify changes in the mass balance of the cryosphere and to develop new models to represent the relevant processes in coupled climate prediction models. \r\n\r\nThis dataset holds timeseries of Greenland glacier velocity fluctuations as maps for the period March-July 2011. The 37 velocity maps were derived from SAR data acquired during the 2011 ERS-2 3-day campaign. The velocity maps are 3-day velocity averages and are given in meters per year (m/y) (magnitude values). The name of the velocity files provides the start and end date of each 3-day period.\r\n\r\nThe velocity fields were transformed to map coordinates using the GLAS/ICESat 1 km Laser Altimetry Digital Elevation Model of Greenland which is provided at Polar Stereographic grids (DiMarzio, J., Brenner, A., Schutz, R., Schuman, A. & Zwally, H.J. (2007)): GLAS/ICESat 1 km laser altimetri digital elevation model of Greenland. Boulder, \r\nColorado USA: National Snow and Ice Data Centre. Digital media).\r\n", "keywords": "NCEO, Greenland, glacier, velocity", "publicationState": "published", "dataPublishedTime": "2012-06-27T18:04:39", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8180/?format=api", "dataPath": "/neodc/nceo-cryosphere/data/ice-sheet-dynamics/Greenland-Glacier-Velocity", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 596279843, "numberOfFiles": 39, "fileFormat": "Maps and images are stored as TIFF formatted file. A metadata readme file is associated with the files in the archive.\r\n\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2342/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/179/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data prepared by authors and sent to NERC Earth Observations Data Centre (NEODC) for archiving.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5279/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8615/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8175/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8172/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30127/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33092/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33097/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33093/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33094/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33095/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44489/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44492/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54740/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44490/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44491/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/13691/?format=api", "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" } ] }, { "ob_id": 8182, "uuid": "5a3972cf97ef749479738d9ed16db73f", "title": "European Remote Sensing (ERS) Satellites 1 & 2 UK radar data", "abstract": "Active Microwave Instrument - Synthetic Aperture Radar (AMI-SAR) data from the European Remote-Sensing satellites 1 and 2 between 1995 and 1999 were acquired by the Landmap project from QinetiQ and are available for large areas of the UK. Data from the individual satellites are available, but also coherence images from when both satellites were operational and orbiting in tandem, which show the difference between two images in the time between both satellites passing over (around 1 day). The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted a large amount of earth observation data for the majority of the UK. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC.\r\n\r\nWhen using these data please also add the following copyright statement: Original ERS data ERS data copyright ESA 1999/2000 (year of acquisition). Received and Distributed by QinetiQ under licence from the European Space Agency", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-08-18T13:17:56", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8183/?format=api", "dataPath": "/neodc/landmap/data/radar/ers", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 31933280557, "numberOfFiles": 1434, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\nData are available in ecw (Enhanced Compression Wavelet) and geotiff formats which can be opened in many earth observation image processing software including open/free software such as <a href=\"http://www.hexagongeospatial.com/products/ERDASERViewer/Details.aspx\">Erdas ER viewer</a> and the freely available <a href=\"http://www.brockmann-consult.de/cms/web/beam/\">Basic ERS &amp; Envisat (A)ATSR and Meris Toolbox (BEAM)</a> or <a href=\"https://earth.esa.int/web/guest/software-tools/-/article/nest-next-esa-sar-toolbox-5943\">NEST (Next ESA SAR Toolbox)</a>. Geotiff files are TIFF files which have geographic metadata embedded as tags within the TIFF file. The geographic metadata can then be used to position the image in the correct location and geometry on the screen of a geographic information display. ecw files are compressed images. The data are split into three folders: coherence, ers1 and ers2 and then by region and format. Metadata containing precise location information are available with their respective files. \n</div>\n\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2343/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/180/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5281/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8181/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33108/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42264/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33106/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42266/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42265/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8188/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2588/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landmap", "label": "restricted: landmap group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landmap.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8189, "uuid": "86a063c7f894cd9eceb6e542888a13ea", "title": "ENVISAT Advanced Synthetic Aperture Radar (ASAR) UK imagery", "abstract": "Data from the Advanced Synthetic Aperture Radar (ASAR) on-board ENVISAT are available for the UK from 2002-2009. The raw data for the alternating polarisation, wide swath and image modes were acquired by the Landmap project from ESA and processed to produce 8 and 32-bit greyscale and multi-difference colour composite geotiff images. The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted a large amount of earth observation data for the majority of the UK. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC.\r\n\r\nWhen using these data please also add the following copyright statement: © ESA 2004/2005/2006/2007/2008…. Received and Distributed by University of Manchester under licence from the European Space Agency", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-08-18T08:16:07", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8190/?format=api", "dataPath": "/neodc/landmap/data/radar/asar", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 284111326904, "numberOfFiles": 4808, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>The data are available in geotiff format which can be opened in many earth observation image processing software including open/free software such as <a href=\"http://www.hexagongeospatial.com/products/ERDASERViewer/Details.aspx\">Erdas ER viewer</a> and the freely available <a href=\"http://www.brockmann-consult.de/cms/web/beam/\">Basic ERS &amp; Envisat (A)ATSR and Meris Toolbox (BEAM)</a> or <a href=\"https://earth.esa.int/web/guest/software-tools/-/article/nest-next-esa-sar-toolbox-5943\">NEST (Next ESA SAR Toolbox)</a>. Geotiff files are TIFF files which have geographic metadata embedded as tags within the TIFF file. The geographic metadata can then be used to position the image in the correct location and geometry on the screen of a geographic information display. The data are split into the three modes acquired by Landmap (alternating polarisation, wide swath and image modes). The various polarisations can be determined from the filename: \n</p><ul>\n<li><b>hh</b> - Horizontal polarisation transmitted, horizontal received. </li>\n<li><b>vv</b> - Vertical transmitted, vertical received</li>\n<li><b>hv</b> - Horizontal transmitted, vertical received</li>\n<li><b>vh</b> - Vertical transmitted, horizontal received</li>\n</ul>\nSpecific products include 32 bit _geo GeoTiff, and 8 bit _geo_lia and _geo_ls_mask GeoTiffs. All the geotiff images are provided with GeoTiff World Files (.tfw) which are used to geo-reference images to an appropriate projection scheme. \n<p />\n</div>\n\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2346/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/180/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5282/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8181/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33114/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33115/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33116/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33117/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42795/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33113/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42797/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42796/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8193/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2588/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landmap", "label": "restricted: landmap group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landmap.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8194, "uuid": "e6e8b3853eed7eeceedf347737643414", "title": "Advanced Land Observing Satellite (ALOS) Phased Array type-L band Synthetic Aperture Radar (PALSAR) UK imagery", "abstract": "Level 1 Advanced Land Observing Satellite (ALOS) Phased Array type-L band Synthetic Aperture Radar (PALSAR) data were acquired from ESA by the Landmap project and processed to produce greyscale 8 and 32-bit geotiff imagery for the UK and Republic of Ireland from 2007-2009. The UK data are projected onto the British National Grid whereas the Republic of Ireland data are projected onto the Irish National Grid. PALSAR is an active microwave sensor using L-band (2GHz) frequency and produces various products of different resolutions and performance. PALSAR data can be acquired during day or night, increasing the temporal coverage of data for a particular spatial extent. PALSAR is also unaffected by cloud cover allowing a better coverage of satellite data. \r\nPALSAR collects data in 4 different modes. The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted a large amount of earth observation data for the majority of the UK. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC.\r\n\r\nWhen using these data please also add the following copyright statement: © ESA 2004/2005/2006/2007/2008…. Received and Distributed by University of Manchester under licence from the European Space Agency", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-08-18T13:42:26", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8195/?format=api", "dataPath": "/neodc/landmap/data/radar/palsar", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 108270112091, "numberOfFiles": 10980, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>The data are available in geotiff format which can be opened in many earth observation image processing software including open/free software such as <a href=\"http://www.hexagongeospatial.com/products/ERDASERViewer/Details.aspx\">Erdas ER viewer</a> and the freely available <a href=\"http://www.brockmann-consult.de/cms/web/beam/\">Basic ERS &amp; Envisat (A)ATSR and Meris Toolbox (BEAM)</a> or <a href=\"https://earth.esa.int/web/guest/software-tools/-/article/nest-next-esa-sar-toolbox-5943\">NEST (Next ESA SAR Toolbox)</a>. Geotiff files are TIFF files which have geographic metadata embedded as tags within the TIFF file. The geographic metadata can then be used to position the image in the correct location and geometry on the screen of a geographic information display. The data are split into the three modes acquired by Landmap (Fine Beam Single (FBS), Fine Beam Dual (FBD) and Polarimetric). The various polarisations can be determined from the filename: \n</p><ul>\n<li><b>HH</b> - Horizontal polarisation transmitted, horizontal received. </li>\n<li><b>VV</b> - Vertical transmitted, vertical received</li>\n<li><b>HV</b> - Horizontal transmitted, vertical received</li>\n<li><b>VH</b> - Vertical transmitted, horizontal received</li>\n</ul>\nSpecific products include 32 bit _geo GeoTiff, and 8 bit _geo_lia and _geo_ls_mask GeoTiffs. All the geotiff images are provided with GeoTiff World Files (.tfw) which are used to geo-reference images to an appropriate projection scheme. \n<p />\n</div>\n\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2348/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/181/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5283/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8181/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33119/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33121/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33122/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44230/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33120/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44232/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33123/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108863/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44231/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8201/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2588/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landmap", "label": "restricted: landmap group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landmap.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8203, "uuid": "bde3e07047e99cdf61908c3e93d51c66", "title": "Global Ozone Monitoring Experiment-2 (GOME-2): Atmospheric Spectral METOP-A data at Level 1b", "abstract": "The Global Ozone Monitoring Experiment–2 (GOME–2), is an optical spectrometer, fed by a scan mirror which enables across–track scanning in nadir, as well as sideways viewing for polar coverage and instrument characterisation measurements using the moon. The scan mirror directs light into a telescope, designed to match the field of view of the instrument to the dimensions of the entrance slit. This scan mirror can also be directed towards internal calibration sources or towards a diffuser plate for calibration measurements using the sun.\r\n\r\nThis dataset contains atmospheric spectra (Level 1b data) from the GOME-2 instrument on-board the Eumetsat Polar System (EPS) Metop-A satellite.", "keywords": "GOME, ozone, trace gases", "publicationState": "published", "dataPublishedTime": "2009-03-19T15:11:07", "doiPublishedTime": null, "updateFrequency": "unknown", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32894/?format=api", "dataPath": "/neodc/gome2_metop_a/data/l1b/", "oldDataPath": [ "https://api.catalogue.ceda.ac.uk/api/v2/results/8204/?format=api" ], "storageLocation": "internal", "storageStatus": "online", "volume": 56068709863464, "numberOfFiles": 88732, "fileFormat": "Data are EPS native formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2350/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/182/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21771/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22341/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25383/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25386/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25394/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25879/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25935/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25982/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25983/?format=api" ], "dataLineage": "Data collected and processed by EUMETSAT before a copy was obtained directly from EUMETSAT by NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5288/?format=api" ], "projects": [], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8202/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33136/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33141/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33139/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33140/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/46131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33137/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8211/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2621/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "noaccess", "accessRoles": null, "label": "noaccess: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/gome-2.pdf", "licenceClassifications": "unstated, any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8213, "uuid": "bbdbb4e5ef063592ad8f3288f8441569", "title": "Advanced Visible and Near InfraRed Radiometer type 2 (AVNIR 2) UK data", "abstract": "The Advanced Visible and Near InfraRed 4-band Radiometer type-2 (AVNIR-2) is a visible and near infrared 4-band radiometer offering 10m spatial resolution optical imagery that is often used for land and coastal earth observation applications. AVNIR-2 is on board the Japanese earth observation Advanced Land Observing Satellite (ALOS) and was developed by the Japanese Aerospace Exploration Agency (JAXA). The data were acquired by the Landmap project from ESA, and are available for large areas of the Republic of Ireland and small areas of Scotland and England, for 2007 to 2008. The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted a large amount of earth observation data for the majority of the UK. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC.\r\n\r\nWhen using these data please also add the following copyright statement: ESA 2004/2005/2006/2007/2008…. Received and Distributed by University of Manchester under licence from the European Space Agency.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-07-29T12:32:35", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8214/?format=api", "dataPath": "/neodc/landmap/data/optical/avnir2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 39259067273, "numberOfFiles": 876, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>The data are archived in the directory structure of region/year/data type/data for ease of use. Full Colour Composition (FCC), True Colour Composition (TCC) and Full Composite (FC) data are available as GeoTiff files which can be opened by most Geographic Information Systems (GIS) and Image Processors (IP) such as the freely available <a href=\"http://www.brockmann-consult.de/cms/web/beam/\">Basic ERS &amp; Envisat (A)ATSR and Meris Toolbox (BEAM)</a> or <a href=\"http://www.hexagongeospatial.com/products/ERDASERViewer/Details.aspx\">Erdas ER viewer</a>. Geotiff files are TIFF files which have geographic metadata embedded as tags within the TIFF file. The geographic metadata can then be used to position the image in the correct location and geometry on the screen of a geographic information display. FCC data comprises of bands 4, 3 and 2, TCC of 3, 2 and 1 and FC of all bands. Metadata, in the form of aux, rrd and tfw files, are contained in the same folders as the data. The tfw files are GeoTiff World Files which are used to geo-reference images to an appropriate projection scheme.\n</p>\n</div>\n\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2352/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/183/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5293/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8212/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33158/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33160/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43520/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33156/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43522/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108871/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43521/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8219/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2588/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landmap", "label": "restricted: landmap group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landmap.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8220, "uuid": "51c4273d47ef0130c422eafb2f99d4fe", "title": "Colour InfraRed (CIR) data for England and Wales", "abstract": "Colour InfraRed (CIR) imagery for most of England and Wales collected between 2006 and 2010 at 50cm resolution by Bluesky, and then acquired by the Landmap project. The data were collected using digital cameras mounted underneath planes. The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted Earth Observation satellite data for the majority of the UK, part of which was CIR data. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC. The data are split into 100x100km regions that correspond to Ordnance Survey grid reference squares, and are available in GeoTiff format. Some regions are also available in ecw (Enhanced Compression Wavelet) format. Colour InfraRed imagery consists of imagery in three bands – Near InfraRed (NIR), red and green. CIR can be used study the health and variation of vegetation coverage as NIR rays are reflected at the bottom of leaves rather than the top, as with green. To aid with this, images were captured at times when plants were expected to be in full leaf. The invisible near infrared light of CIR can be \"seen\" by shifting it and the primary colours over so that near infrared wavelengths become visible as red while red wavelengths appear as green and green as blue. Blue wavelengths are shifted out of the visible portion of the spectrum and so they appear as black. On CIR imagery vegetation appears red while water generally appears black with artificial structures like buildings and roads showing as a light blue-green.\r\n\r\nWhen using these data please also include the following copyright statement: © GeoPerspectives supplied by Bluesky yyyy", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-07-31T09:16:53", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8221/?format=api", "dataPath": "/neodc/landmap/data/optical/cir/bluesky", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2269268788742, "numberOfFiles": 1255876, "fileFormat": "<div property=\"cedacat:formats\">\r\nThe data are split into 100x100km regions that correspond to <a href=\"http://www.ordnancesurvey.co.uk/resources/maps-and-geographic-resources/the-national-grid.html\">Ordnance Survey (OS) national grid</a> squares and archived in the directory structure of region/year/format/data. The data are available in GeoTiff format (with GeoTiff world files (.tfw) which are data files that are used to geo-reference images to an appropriate projection scheme), with some regions also available in ecw (Enhanced Compression Wavelet) format. Geotiff files are TIFF files which have geographic metadata embedded as tags within the TIFF file. The geographic metadata can then be used to position the image in the correct location and geometry on the screen of a geographic information display, and ECW (Enhanced Compression Wavelet) files are compressed images. Most filenames start with the <a href=\"http://www.ordnancesurvey.co.uk/resources/maps-and-geographic-resources/the-national-grid.html\">OS grid reference</a> of the area covered by the file, in the format AA0000. GeoTiff files can be opened by most Geographic Information Systems (GIS) and Image Processors (IP) such as the freely available <a href=\"http://www.brockmann-consult.de/cms/web/beam/\">Basic ERS &amp; Envisat (A)ATSR and Meris Toolbox (BEAM)</a>. The ecw (Enhanced Compression Wavelet) files can also be opened in most image viewing/editing software, including open/free software such as <a href=\"http://www.hexagongeospatial.com/products/remote-sensing/erdas-er-viewer\">Erdas ER viewer</a>\r\n</div>\r\n\r\n\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2354/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/184/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5295/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8212/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33163/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33165/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33166/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33164/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42103/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33167/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108874/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42102/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8224/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2588/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landmap", "label": "restricted: landmap group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landmap.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8225, "uuid": "afffd9d74f29f7a768e52d0945860c21", "title": "Disaster Monitoring Constellation (DMC) UK imagery", "abstract": "The Disaster Monitoring Constellation (DMC) is a satellite series built by the Surrey Satellite Technology ltd (SSTL) and run by DMC International Imaging (DMCII). The DMC data archive contains data from the first (DMC-6) and second generation (DMC-6-22) UK satellites (which were part of the DMC), having multitemporal coverage for most parts of the UK for each year since 2007. The Landmap project collected the best available DMC images as a single coverage of most of the UK for each year from 2007 to 2010. The resolution provided by the second generation satellites and first generation satellites is 22m and 32m respectively, with data in green, red and Near InfraRed (NIR) bands collected. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC. The DMC is a constellation of small satellites that was formed by national governments and organisations for coordinating satellite imaging campaigns to assess and mitigate natural disasters with more up to date and timely imagery. The DMC programme started by launching Algeria's satellite \"AlSat-1\" in the year 2002. This first satellite was soon joined by the satellites of the British National Space Centre, Nigeria and Turkey forming the four satellite constellation. Later, China and Spain also became a part of the DMC mission.\r\n\r\nWhen using these data please also add the following copyright statement: © DMC International Imaging Ltd yyyy", "keywords": "", "publicationState": "working", "dataPublishedTime": null, "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8226/?format=api", "dataPath": "/neodc/landmap/data/optical/dmc", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 52549763855, "numberOfFiles": 412, "fileFormat": "<div property=\"cedacat:formats\">\r\nThe data are archived in the directory structure of region/year/format/data. The data are available in GeoTiff format (with GeoTiff world files (.tfw) which are data files that are used to geo-reference images to an appropriate projection scheme) and ecw (Enhanced Compression Wavelet) format. Geotiff files are TIFF files which have geographic metadata embedded as tags within the TIFF file. The geographic metadata can then be used to position the image in the correct location and geometry on the screen of a geographic information display. They can be opened by most Geographic Information Systems (GIS) and Image Processors (IP) such as the freely available <a href=\"http://www.brockmann-consult.de/cms/web/beam/\">Basic ERS &amp; Envisat (A)ATSR and Meris Toolbox (BEAM)</a>. The ecw (Enhanced Compression Wavelet) files are compressed images and can also be opened in most image viewing/editing software, including open/free software such as <a href=\"http://www.hexagongeospatial.com/products/remote-sensing/erdas-er-viewer\">Erdas ER viewer</a>\r\n</div>\r\n\r\n\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2355/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/184/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5298/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8212/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33174/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33175/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33176/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43274/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33172/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43276/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108876/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43275/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8236/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2576/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "noaccess", "accessRoles": null, "label": "noaccess: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [] }, { "ob_id": 8237, "uuid": "3bd036bf5e877dcd3666eee55be70960", "title": "Historical Aerial Photography for the UK and France", "abstract": "UK coverage at 50cm to 1m resolution for various dates from the 1930s onwards including UK-wide post war surveys from 1946 to 1952, city, county and district wide databases with a variety of film and print archives also available. Small areas of France were also covered. Sources include R.A.F., U.S.A.F. and Luftwaffe. The data were acquired by the Landmap project from The GeoInformation Group's (TGG) Cities Revealed project. Created from original film where possible, sourced from several archives, this database represents the very best of RAF, Luftwaffe and USAF aerial photography flown during 1939 to 1952. Images were then mosaiced together to produce regional coverage for various areas. Close inspection of some of the images will show where the images were created using printed images as printed annotations are visible. While in other cases prints are visible on the margins of the original film shown. The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted a large amount of earth observation data for the majority of the UK. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC.\r\n\r\nWhen using these data please also add the following copyright statement: Cities Revealed © The GeoInformation Group yyyy", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-08-01T11:31:31", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8238/?format=api", "dataPath": "/neodc/landmap/data/optical/h_ap", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 67049180704, "numberOfFiles": 2218, "fileFormat": "<div property=\"cedacat:formats\">\r\nData are available in ecw (Enhanced Compression Wavelet) and MrSID (Multiresolution Seamless Image Database) formats which can both be opened with most image viewing/editing or GIS software such as such as <a href=\"http://www.hexagongeospatial.com/products/remote-sensing/erdas-er-viewer\">Erdas ER viewer</a>. Both formats are ultimately compressed images however the MrSID (Multiresolution Seamless Image Database) format (.sid extension) allows large compressed raster image files (such as aerial photographs or satellite imagery) to be quickly viewed without having to decompress the entire file. The data are archived in the directory structure of country/region_year/format/data for ease of use. Metadata containing location and other information (.ers, .sdw and .xml files) are included with their respective data files. \r\n</div>\r\n\r\n\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2358/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/185/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5303/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8212/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33185/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33186/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33187/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33188/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41785/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33184/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41787/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41786/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2588/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landmap", "label": "restricted: landmap group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landmap.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8239, "uuid": "1999cc89208158c8616845f01ac93100", "title": "Modern UK Aerial Photography", "abstract": "Aerial photography obtained from The Geoinformation Group's (TGG) Cities Revealed project, acquired by the Landmap project, is available for over 65% of the UK's population, from 1969 to 2010. The imagery has a high resolution of 5-25cm. The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted a large amount of earth observation data for the majority of the UK. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC.\r\n\r\nWhen using these data please also add the following copyright statement: Cities Revealed © The GeoInformation Group yyyy", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-08-01T14:32:32", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8240/?format=api", "dataPath": "/neodc/landmap/data/optical/m_ap", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1465985735433, "numberOfFiles": 32094, "fileFormat": "<div property=\"cedacat:formats\">\r\nData are available in ecw (Enhanced Compression Wavelet) and MrSID (Multiresolution Seamless Image Database) formats which can both be opened with most image viewing/editing or GIS software such as such as <a href=\"http://www.hexagongeospatial.com/products/remote-sensing/erdas-er-viewer\">Erdas ER viewer</a>. Both formats are ultimately compressed images however the MrSID (Multiresolution Seamless Image Database) format (.sid extension) allows large compressed raster image files (such as aerial photographs or satellite imagery) to be quickly viewed without having to decompress the entire file. The data are archived in the directory structure of country/region_year/format/data for ease of use. Metadata containing location and other information (.ers, .sdw and .xml files) are included with their respective data files. \r\n</div>\r\n\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2359/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/186/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5304/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8212/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33193/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33194/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33195/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33196/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41356/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33192/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41357/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2588/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landmap", "label": "restricted: landmap group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landmap.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8241, "uuid": "7ab8a717cb371584966f80a023d7eab7", "title": "UK Landsat 4/5 imagery acquired by Landmap from Infoterra", "abstract": "Raw Landsat 4/5 data covering the UK were acquired from Infoterra by the Landmap project. Landmap subsequently orthorectified and mosaiced the images. Two types of image data from the satellite are available for the UK from 1988 to 1992: MultiSpectral Scanner (MSS) and Thematic Mapper (TM). Landsat 4 and 5 carry both the MSS and the TM sensors; however, routine collection of MSS data was terminated in late 1992. The MSS and TM sensors primarily detect reflected radiation from the Earth's surface in the visible and near-infrared (IR) wavelengths, but the TM sensor with its seven spectral bands provides more radiometric information than the MSS sensor. The Landsat Program is one of the longest running programmes for image acquisition from space, first launched in 1972 the program is managed between the U.S. Geological Survey (USGS) and NASA. Eight satellites have so far been launched, the most recent being Landsat 8, on February 11th, 2013. Landsat satellite imagery offers a unique resource for global change research and applications in agriculture, geology, forestry, regional planning, education, and national security. The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted a large amount of earth observation data for the majority of the UK. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC.\r\n\r\nWhen using these data please also add the following copyright statement: Original Landsat 4 & 5 Landsat data copyright NOAA. Distributed by CHEST under licence from Infoterra International.", "keywords": "Landmap, ", "publicationState": "published", "dataPublishedTime": "2014-07-28T13:59:11", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8242/?format=api", "dataPath": "/neodc/landmap/data/optical/l45", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 14559485960, "numberOfFiles": 146, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\nUK data are available as img files which are raster image files created by ERDAS IMAGINE that contain one or more layers, called bands, which include multiple image tiles that comprise the image. The files can be opened in all earth observation image processing software including open/free software such as <a href=\"http://www.hexagongeospatial.com/products/ERDASERViewer/Details.aspx\">Erdas ER viewer</a>. Data are archived in the directory structure of region/year/format/data for ease of use, xml metadata containing location information are provided with their respective data files. \n</div>\n\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2360/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/187/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5305/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8212/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33201/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33202/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33203/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33204/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42665/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33200/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42667/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108880/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42666/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8252/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2588/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landmap", "label": "restricted: landmap group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landmap.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8253, "uuid": "b4d92aef2611636e0ae42de3d5fa4900", "title": "Landsat 7 data acquired by Landmap from Infoterra", "abstract": "Landsat 7 imagery was acquired by the Landmap project from Infoterra. Landsat 7 satellite is equipped with an Enhanced Thematic Mapper Plus (ETM+) instrument, developed by Raytheon Santa Barbara Remote Sensing in Santa Barbara, California. Imagery is available for the whole of the UK from 1999 to 2001 at 15m resolution for the panchromatic and 25m resolution for the band 1-3 and 1-7 GeoTiff images. The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted a large amount of earth observation data for the majority of the UK. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC.\r\n\r\nWhen using these data please also add the following copyright statements: Copyright University of Manchester/University College London Year 2001. Original Landsat 7 Distributed by Infoterra International.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-07-28T14:17:29", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8254/?format=api", "dataPath": "/neodc/landmap/data/optical/l7", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 22938459456, "numberOfFiles": 436, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\nPanchromatic images are available in img format, with all others available in GeoTiff and ecw formats. All three formats can be opened in all earth observation image processing software including open/free software such as <a href=\"http://www.hexagongeospatial.com/products/ERDASERViewer/Details.aspx\">Erdas ER viewer</a> or <a href=\"http://www.brockmann-consult.de/cms/web/beam/\">Basic ERS &amp; Envisat (A)ATSR and Meris Toolbox (BEAM)</a>. img files are raster image files created by ERDAS IMAGINE that contain one or more layers, called bands, which include multiple image tiles that comprise the image, GeoTiff files are TIFF files which have geographic metadata embedded as tags within the TIFF file (which can then be used to position the image in the correct location and geometry on the screen of a geographic information display) and ecw (Enhanced Compression Wavelet) files are compressed images. Data are archived in the directory structure of region/year/format/data for ease of use, metadata are provided with their respective data files. \n</div>\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2363/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/188/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5310/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8212/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33216/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33217/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33218/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33219/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43377/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33215/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43379/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108960/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43378/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8260/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2588/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landmap", "label": "restricted: landmap group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landmap.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8261, "uuid": "4b814c20c1efd0db622146794db6f787", "title": "Landsat Mediterranean data acquired by Landmap", "abstract": "Landsat data for Cyprus, East Spain and West Spain is available from Landsat 5 and 7. The data were obtained by the Landmap project from donations by various academic institutions. The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted a large amount of earth observation data for the majority of the UK. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-08-12T10:33:10", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8262/?format=api", "dataPath": "/neodc/landmap/data/optical/lmed", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2431187550, "numberOfFiles": 16, "fileFormat": "<div property=\"cedacat:formats\">\r\nBand 1-5,7 imagery is available in a single .img file for each collection shown above. The .img format can be opened in most earth observation image processing software including open/free software such as <a href=\"http://www.hexagongeospatial.com/products/remote-sensing/erdas-er-viewer\">Erdas ER viewer</a> or <a href=\"http://www.brockmann-consult.de/cms/web/beam/\">Basic ERS &amp; Envisat (A) ATSR and Meris Toolbox (BEAM)</a>. img files are raster image files created by ERDAS IMAGINE that contain one or more layers, called bands, which include multiple image tiles that comprise the image. The data folders are labelled as l?med_ppp_rr_ddmmyyyy where ? is either 5 or 7 corresponding to Landsat 5 and 7 respectively, ppp is the satellite path number, rr is the row number, and ddmmyyyy is the date of collection. See the NASA page on the <a href=\"http://landsat.gsfc.nasa.gov/?p=3231\">Landsat Worldwide Reference System</a> for more information about paths and rows. \r\n</div>\r\n\r\n\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2365/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5313/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8212/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33226/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33229/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33230/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42018/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33227/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8268/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2588/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landmap", "label": "restricted: landmap group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landmap.pdf", "licenceClassifications": "academic, specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8269, "uuid": "35a68ae7f6bcad835e76ad8cdd8b8190", "title": "Near InfraRed (NIR) red-edge data for Northern Ireland", "abstract": "Near InfraRed red-edge imagery for Northern Ireland from 2009 to 2011 was acquired by the Landmap project from RapidEye. The imagery has a spatial resolution of 6.5metres and contains 5 spectral bands. The Joint Information Systems Committee (JISC) funded Landmap service which ran from 2001 to July 2014 collected and hosted a large amount of earth observation data for the majority of the UK. After removal of JISC funding in 2013, the Landmap service is no longer operational, with the data now held at the NEODC.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-08-12T13:43:44", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8270/?format=api", "dataPath": "/neodc/landmap/data/optical/nir_red-edge", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 12292763938, "numberOfFiles": 834, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\nData are available in GeoTiff format. GeoTiff files can be opened by most Geographic Information Systems (GIS) and Image Processors (IP) such as the freely available <a href=\"http://www.brockmann-consult.de/cms/web/beam/\">Basic ERS &amp; Envisat (A)ATSR and Meris Toolbox (BEAM)</a>. The following metadata files are provided with their respective images:\n<ul>\n<li>XML: These files contain information such as latitude/longitude, collection date etc. of the particular image. General information about the product is also available.</li>\n<li>GeoTiff files with the _browse suffix: These files show the full extent of valid imagery available for the given image tile, regardless of any black-fill. The resolution of these files is comparatively less than the valid imagery - around 48m.</li>\n<li>GeoTiff files with the _udm suffix: The Unusuable Data Mask (UDM) files are generated by the system during a cloud detection operation applied on each acquired image. The UDM files also show the full extent of valid imagery. For more information about the characteristics of the UDM files see the <a href=\"http://blackbridge.com/rapideye/upload/RE_Product_Specifications_ENG.pdf\">RapidEye Satellite Imagery\nProduct Specifications guide</a></li>\n<li>TXT: These are simple license and readme text files that contain the text of license related to terms and conditions between buyer and the RapidEye, and copyright information respectively.</li>\n</ul>\nThe data are split into folders for 2009, 2010 and 2011.\n</div>\n\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2368/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/189/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data were obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5314/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8044/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8212/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33234/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33235/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33236/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33237/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41746/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33233/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41748/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108884/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41747/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8276/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2576/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "noaccess", "accessRoles": null, "label": "noaccess: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/missing_licence.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] } ] }