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=1000
{ "count": 10256, "next": "https://api.catalogue.ceda.ac.uk/api/v2/observations/?format=api&limit=100&offset=1100", "previous": "https://api.catalogue.ceda.ac.uk/api/v2/observations/?format=api&limit=100&offset=900", "results": [ { "ob_id": 8277, "uuid": "88c42e0b495a708d391957dc4f96d37c", "title": "SPOT (Earth-Observing Satellites) Imagery", "abstract": "10 to 20m resolution panchromatic imagery is available for the UK and Ireland from 1986 to 1995 (from SPOT 1, 2 and 3 satellites). They are isolated scenes captured over an extended time period. The data were acquired by the Landmap project from Infoterra. The SPOT satellite Earth Observation System was designed by the Centre National d'Etudes Spatiales (CNES), in France. There have been 7 SPOT (Satellite Pour l'Observation de la Terre) satellites launched since 1986 (as of August 2014), providing medium to high resolution of the Earth's surface. SPOT 1, 2 and 3 carried a multi-spectral and panchromatic sensor on board. SPOT 4 was successfully launched in March 1998. The first three SPOT satellites carry twin HRVs (High-Resolution Visible Imaging instruments) that operate in a number of viewing configurations and in different spectral modes. Some of those viewing configurations and spectral modes include one HRV only operating in a dual spectral mode (i.e. in both panchromatic mode and multispectral mode); two HRVs operating in the twin-viewing configuration (i.e. one HRV in panchromatic mode and one HRV in multispectral mode); and two HRVs operating independently of each other (i.e. not in twin-viewing configuration). The position of each HRV entrance mirror can be commanded by ground control to observe a region of interest. Operating independently of each other, the two HRVs acquire imagery in either multispectral (XS) and/or panchromatic (P) modes at any viewing angle within plus or minus 27 degrees. This off-nadir viewing enables the acquisition of stereoscopic imagery. To make sure the satellite covers every point on the earth's surface, the HRV imaging instruments offer a field of view that is wider than the greatest distance between two adjacent tracks.\r\nThe 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 include the following copyright statement on any reproduced SPOT images: CNES (year of reproduction of the data from the satellite), reproduced by................................................. under licence from SPOT IMAGE", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-08-13T07:43:55", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8278/?format=api", "dataPath": "/neodc/landmap/data/optical/spot", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 9279248474, "numberOfFiles": 650, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>10 to 20m resolution panchromatic imagery is available for the UK and Ireland from 1986 to 1995 in GeoTiff format, they are isolated scenes captured over an extended time period. The data are archived in the structure country/year/geotiff/orthospotxx_xxx_ddmmyyyy/datafiles where ddmmyyyy is the date that the image was collected on. XML metadata files containing information such as latitude/longitude, collection date and general information about the product; are located with their respective image files.</p>\n<p>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>.</p>\n</div>\n\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2370/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/190/?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/5317/?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/33244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33245/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33246/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33247/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42823/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33243/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42825/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108886/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42824/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8284/?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" } ] }, { "ob_id": 8285, "uuid": "cf6e14075d6f66fd44cc0e1391a01852", "title": "TOPSAT (Tactical Operational Satellite) imagery acquired by Landmap", "abstract": "Topsat images acquired by the Landmap project from Infoterra are available for selected areas in the following countries and locations: Albania, Argentina, Armenia, Botswana, Cameroon, China, Croatia, Egypt, Farasan Islands, Ghana, Honduras, Iraq, Kazakhstan, Krakatau, Mali, Mexico, Nigeria, Nile Delta, Palestine, Patagonia, Russia and Santa Cruz Island. Data are available as panchromatic or multispectral, in Tiff, ecw (Enhanced Compression Wavelet) and JPEG formats. 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-13T10:40:19", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8286/?format=api", "dataPath": "/neodc/landmap/data/optical/topsat", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 8660630035, "numberOfFiles": 972, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>Data are available as panchromatic (image-xxxx-pan) or multispectral (image-xxxx-ms), in Tiff, ecw (Enhanced Compression Wavelet) and JPEG formats. Data were collected between November 2007 and August 2009. The data are separated by location.</p>\n<p>Tiff 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>, and ecw files can be opened in most image viewing/editing software, including open/free software such as <a href=\"http://www.hexagongeospatial.com/products/ERDASERViewer/Details.aspx\">Erdas ER viewer</a>. JPEG images can be opened by most basic image viewers.</p>\n</div>\n\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2372/?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/5320/?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/33253/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33254/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33256/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43897/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33252/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43899/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108887/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43898/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8292/?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" } ] }, { "ob_id": 8293, "uuid": "ddd2973171798280640c3f585559179e", "title": "Colour InfraRed (CIR) data for Scotland", "abstract": "Colour InfraRed (CIR) imagery for most Scotland collected between 2006 and 2010 at 50cm resolution by GetMapping, 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 to 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.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2010-08-20T15:19:27", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8294/?format=api", "dataPath": "/neodc/landmap/data/optical/cir/getmapping", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 772570350189, "numberOfFiles": 885998, "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. 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/2374/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/191/?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/5323/?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/33265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33266/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33267/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33264/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44075/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44074/?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": 8296, "uuid": "0092c4fe29f76c1b99b4dc19133f361a", "title": "IASI atmospheric spectra (L1C product) from the EPS Metop-B satellite: CEDA mirror archive for STFC, NCAS, NCEO", "abstract": "This dataset contains level 1C data products from the Infrared Atmospheric Sounding Interferometer (IASI) instrument onboard the Eumetsat EPS Metop-B satellite.\r\n\r\nIASI was designed to measure the infrared spectrum emitted by the earth. IASI provides infrared soundings of the temperature profiles in the troposphere and lower stratosphere, moisture profiles in the troposphere, as well as some of the chemical components playing a key role in the climate monitoring, global change and atmospheric chemistry. The IASI L1c product contains infra-red radiance spectra at the 0.5cm-1 resolution, covering the range between 645.0 cm-1 and 2760 cm-1\r\n\r\nThis data set contains both the original processed data and reprocessed archive in the following directories based on processing algorithm. Please see information under the process tab for further information. Please note an erratum has been raised in relation to 2017 data please see the Ten-Year Assessment of IASI Radiance and Temperature in the documentation section.\r\n\r\nThis data has been provided by EUMETSAT to CEDA to support access to active scientists from the following institutions only.\r\n\r\n- The Science and Technology Facilities Council (STFC)\r\n- The National Centre for Earth Observation (NCEO)\r\n- The National Centre for Atmospheric Science (NCAS)\r\n\r\nIf you are from one of these institutions, please apply for access below and follow the instructions. If you are not from one of these institutions, please go to the documentation section for the relevant link to the EUMETSAT EO portal where you can obtain the data directly.", "keywords": "IASI, EPS, satellite, temperature, troposphere, stratosphere, Metop-B", "publicationState": "published", "dataPublishedTime": "2014-06-11T15:36:20", "doiPublishedTime": null, "updateFrequency": "", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8297/?format=api", "dataPath": "/neodc/iasi_metop_b/data/l1c", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 96013148656000, "numberOfFiles": 46371, "fileFormat": "EUMETSAT IASI L1C Native format" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/8812/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by EUMETSAT before a copy is obtained by CEDA direct from EUMETSAT", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5325/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8205/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8295/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/31782/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33279/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33284/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33278/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33281/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33283/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33285/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33280/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8303/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2663/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "metop_iasi", "label": "restricted: metop_iasi group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/Eumetsat%20Data_Policy.pdf", "licenceClassifications": "specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8304, "uuid": "bdb716a4594d1f938764081ac3fd6463", "title": "Level 2 data from the IASI (Infrared Atmospheric Sounding Interferometer) instrument on board the Metop-B satellite", "abstract": "Level 2 data products from the Infrared Atmospheric Sounding Interferometer (IASI) instrument on board the Eumetsat EPS Metop-B satellite. IASI is designed to measure the infrared spectrum emitted by the earth. IASI provides infrared soundings of the temperature profiles in the troposphere and lower stratosphere, moisture profiles in the troposphere, as well as some of the chemical components playing a key role in the climate monitoring, global change and atmospheric chemistry.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-06-11T15:59:12", "doiPublishedTime": null, "updateFrequency": "irregular", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8305/?format=api", "dataPath": "/neodc/iasi_metop_b/data/l2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2788091739824, "numberOfFiles": 30313, "fileFormat": null }, "timePeriod": null, "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by EUMETSAT before a copy is obtained by NEODC direct from EUMETSAT", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5328/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8205/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8295/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/30129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/31782/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33291/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33296/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33290/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33293/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33294/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33295/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33297/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33292/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8309/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2663/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "metop_iasi", "label": "restricted: metop_iasi group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/Eumetsat%20Data_Policy.pdf", "licenceClassifications": "specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8311, "uuid": "2468111923fd4ebc5da07e727e6c88e8", "title": "(A)ATSR Validation Campaign - SISTeR SST Data from RMS Queen Mary 2", "abstract": "Skin Sea Surface Temperature data from the (A)ATSR Validation Campaign by SISTeR (Scanning Infrared Sea surface Temperature Radiometer). To ensure the accuracy of the (A)ATSR, there have been joint efforts to validate the measurement data. One of these efforts is the (A)ATSR Validation Campaign which involves the deployment of the Scanning Infrared Sea surface Temperature Radiometer (SISTeR). This dataset contains the SST data of the Atlantic Ocean, Indian Ocean, and the Western Pacific measured by the SISTeR on-board RMS Queen Mary 2 (QM2) during her voyages since 2010. The data collection continues despite the end of AATSR mission for continuation of SST measurement before the deployment of SLSTR on Sentinel-3.", "keywords": "AATSR, Validation, RMS Queen Mary 2, SST", "publicationState": "published", "dataPublishedTime": "2014-07-08T14:58:22", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8312/?format=api", "dataPath": "/neodc/sister/data/QM2", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 9625989046, "numberOfFiles": 2397, "fileFormat": "The data are stored in .nc format. The voyage paths of the ships are also provided in .kml format.\r\n\r\nData Coverage:\r\n\r\n2010-10-02 - 2010-10-08\r\n2010-10-10 - 2010-11-09\r\n2010-11-17 - 2011-04-19\r\n2011-05-17 - 2011-05-17\r\n2011-05-24 - 2011-06-04\r\n2011-06-06 - 2011-07-04\r\n2011-07-13 - 2011-09-20\r\n2011-09-22 - 2011-12-11\r\n2012-01-11 - 2012-03-12\r\n2012-03-14 - 2012-03-22\r\n2012-03-26 - 2012-04-30\r\n2012-05-02 - 2012-05-05\r\n2012-05-11 - 2012-05-24\r\n2012-05-27 - 2012-06-12\r\n2012-06-14 - 2012-06-23\r\n2012-12-04 - 2013-04-24\r\n2013-11-12 - 2013-12-04\r\n2014-01-10 - 2014-02-24" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2377/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [ "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/52652/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52653/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52654/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52655/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52656/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52657/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52658/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52659/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52660/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52661/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52662/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52663/?format=api" ], "dataLineage": "The data were acquired by the SISTeR Project team with shipborne SISTeR, 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/5331/?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/8310/?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/33307/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33309/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33311/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33313/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33308/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8316/?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": 8317, "uuid": "64cf17e945673500cb439fa3da68e105", "title": "(A)ATSR Validation Campaign - SISTeR SST Data from MS Prinsesse Ragnhild", "abstract": "Skin Sea Surface Temperature data from the (A)ATSR Validation Campaign by SISTeR (Scanning Infrared Sea surface Temperature Radiometer). To ensure the accuracy of the (A)ATSR, there have been joint efforts to validate the measurement data. One of these efforts is the (A)ATSR Validation Campaign which involves the deployment of the Scanning Infrared Sea surface Temperature Radiometer (SISTeR). This dataset contains the SST data of the North Sea measured by the SISTeR on-board MS Prinsesse Ragnhild during her voyages in 2008 .", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-07-08T14:57:42", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8318/?format=api", "dataPath": "/neodc/sister/data/Ragnhild", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 808044338, "numberOfFiles": 185, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nThe data are stored in .nc format. The voyage paths of the ships are also provided in .kml format.\n</p>\n<p>\nData Coverage:\n</p><ul>\n<li> 2008-02-27 - 2008-04-22 </li>\n</ul>\n<p />\n</div>\n\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2378/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [ "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/52652/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52653/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52654/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52655/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52656/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52657/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52658/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52659/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52660/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52661/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52662/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52663/?format=api" ], "dataLineage": "The data were acquired by the SISTeR Project team with shipborne SISTeR, 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/5336/?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/8310/?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/33321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33322/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33323/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33325/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42378/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42376/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33320/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8321/?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": 8322, "uuid": "b9f371df3a07cbb5944484cdc785a0a5", "title": "(A)ATSR Validation Campaign - SISTeR SST Data from MS Color Festival", "abstract": "Skin Sea Surface Temperature data from the (A)ATSR Validation Campaign by SISTeR (Scanning Infrared Sea surface Temperature Radiometer). To ensure the accuracy of the (A)ATSR, there have been joint efforts to validate the measurement data. One of these efforts is the (A)ATSR Validation Campaign which involves the deployment of the Scanning Infrared Sea surface Temperature Radiometer (SISTeR). This dataset contains the SST between Oslo, Norway and Frederikshavn, Denmark measured by the SISTeR on-board MS Color Festival during her voyages in 2006.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-07-08T14:27:46", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8323/?format=api", "dataPath": "/neodc/sister/data/Festival", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 842249405, "numberOfFiles": 234, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p>\nThe data are stored in .nc format. The voyage paths of the ships are also provided in .kml format.\n</p>\n<p>\nData Coverage:\n</p><ul>\n<li> 2006-05-15 - 2006-05-16 </li>\n<li> 2006-07-18 - 2006-08-17 </li>\n<li> 2006-08-23 - 2006-09-17 </li>\n</ul>\n<p />\n</div>\n\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2379/?format=api", "geographicExtent": null, "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/9550/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9650/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9651/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9652/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9653/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9654/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9655/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9658/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9660/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9661/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9663/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9665/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/9666/?format=api" ], "dataLineage": "The data were acquired by the SISTeR Project team with shipborne SISTeR, 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/5338/?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/8310/?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/33329/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33331/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33332/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33335/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43472/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43470/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33330/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8326/?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": 8328, "uuid": "b318e76e5a427ad9cc233aad60f1684d", "title": "CASIX: Global monthly carbon primary production estimates", "abstract": "CASIX, the Centre for observation of Air-Sea Interactions & fluXes, is a NERC Centre of Excellence in Earth Observation. The scientific focus was on advancing the science of air-sea interactions and reducing the errors in the prediction of climate change. The primary goal was to quantify accurately the global air-sea fluxes of carbon dioxide (CO2). CASIX accelerated the exploitation of new Earth Observation satellite data to further the understanding of marine biogeochemistry in the Earth System. CASIX links NERC Centres, university groups and the Met Office to model ocean circulation and the ocean carbon cycle.\r\n\r\nThis dataset contains global monthly primary production estimates derived using the Smyth et al 2005 model from SeaWiFS data.", "keywords": "CASIX, SeaWiFS, model", "publicationState": "published", "dataPublishedTime": "2010-02-16T14:58:00", "doiPublishedTime": null, "updateFrequency": "unknown", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8329/?format=api", "dataPath": "/neodc/casix/seawifs_primary_production/data", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 839582338, "numberOfFiles": 134, "fileFormat": "Data are netCDF formatted and images are GIF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/5161/?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/50542/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/50543/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60857/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60858/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60859/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/60865/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86911/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86912/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86913/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86914/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/86915/?format=api" ], "dataLineage": "Dataset produced using the Smyth et al. 2005 model from SeaWiFS data, by Tim Smyth, Centre for the observation of Air-Sea Interaction and fluXes (CASIX); Plymouth Marine Laboratory, Plymouth, UK.\r\nProvided to NEODC in November 2009.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5342/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/5000/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8327/?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/33348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33352/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33346/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33349/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33350/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33351/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33353/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33347/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/74345/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/8330/?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": 8332, "uuid": "c10b78c69887a4960879688e73cb37a0", "title": "Data from LANDSAT7 ETMPLUS at Landsat7 for the Landsat Campaign", "abstract": "The Landsat 7 program uses the Enhanced Thematic Mapper plus (ETM+) and provides contiguous data from Landsat 1 program from the early 1970's to present (2012). Landsat data is widely used in many fields including geology, agriculture, resource management, climate analysis etc. The program is jointly run by the National Aeronautics and Space Administration (NASA) and the US Geological Survey (USGS). The NERC Earth Observation Data Centre (NEODC) now also holds the data.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-05-14T09:21:51", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8333/?format=api", "dataPath": "/neodc/landsat7etm", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1502064611121, "numberOfFiles": 39595, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n\n<p>NEODC archive</p>\n<p>Click <a href=\"http://www.neodc.rl.ac.uk/datasearch/index.php?platform_type=satellite\" target=\"_blank\">here</a> to search NEODC holdings of Landsat 7 data, or use the <a href=\"http://www.neodc.rl.ac.uk/maps/mapserver_neodc/dbox/neodc/neodc_coverage.html\">Interactive Map</a>. Some of these data are available via a <a href=\"http://ignis.neodc.rl.ac.uk/cgi-infrastructure/data_browser/data_browser/neodc/landsat7etm\">self-service download system</a> to registered users who have requested access to this dataset. Click <a href=\"http://ignis.neodc.rl.ac.uk/cgi-infrastructure/dataset_registration/dataset_info.cgi.pl?datasetid=landsat7etm\">here</a> to request access to this dataset.</p> \n\n<p>The original data producer's archive is available here: <a href=\"http://edcsns17.cr.usgs.gov/EarthExplorer/\">USGS Eros Data Centre</a></p>\n<p>Other suppliers:</p>\n\n<ul>\n<li><a href=\"http://www.infoterra-global.com\">Infoterra</a></li> \n<li><a href=\"http://www.eurimage.com\">Eurimage</a></li>\n<li><a href=\"http://www.npagroup.com\">NPA Group</a></li>\n</ul>\n</div>\n\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2380/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5345/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8334/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8331/?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/33364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33368/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33365/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8337/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2635/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landsat7etm", "label": "restricted: landsat7etm group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landsat7etm_conditions.pdf", "licenceClassifications": "academic" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8339, "uuid": "9de2a7566f88ce68250f6a9dae02df5b", "title": "MEdium Resolution Imaging Spectrometer (MERIS): Level 1B reprocessed radiance product", "abstract": "The Medium Resolution Imaging Spectrometer (MERIS) is one of the ten instruments on board the Envisat satellite launched on the 28th of February 2002 from Kourou (French Guyana) and operated by the European Space Agency (ESA). MERIS is a 68.5 deg field-of-view nadir-pointing imaging spectrometer which measures the solar radiation reflected by the Earth in 15 spectral bands (visible and near-infrared). It obtains a global coverage of the Earth in 3 days. Its main objective is to measure the sea colour and quantify the ocean chlorophyll content and sediment, thus providing information on the ocean carbon cycle and thermal regime. It is also used to derive the cloud top height, cloud optical thickness, aerosol and water vapour column. The ground spatial resolution of the instrument is 260 m x 290 m. Only reduced resolution data (1.04 km x 1.16 km) are archived at the NEODC.\r\n\r\nThis dataset contains Level 1B reprocessed radiances MERIS product.", "keywords": "MERIS, Global Radiances, Sea Colour, Ocean Chlorophyll Content, Sediment, Cloud Parameters", "publicationState": "published", "dataPublishedTime": "2007-02-13T13:40:20", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8340/?format=api", "dataPath": "/neodc/meris/data/l1b/reprocessed", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 8568413439552, "numberOfFiles": 20266, "fileFormat": "Data are Envisat PDS formatted.\r\n\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2381/?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/22345/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22346/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25397/?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/25846/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25853/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25855/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25879/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25885/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25902/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25913/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25922/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25930/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25936/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25983/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25985/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25994/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26117/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26118/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26119/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26120/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26121/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26122/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26123/?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/5350/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8341/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8338/?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/33380/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33381/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33382/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33384/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33385/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33386/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33387/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33383/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/19914/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2554/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "meris", "label": "restricted: meris group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/meris.pdf", "licenceClassifications": "unstated, specific, academic" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8347, "uuid": "a8d4ca1867333274c7c0d215fb46fc71", "title": "CALIPSO: Cloud and Aerosol Lidar Level 2 5km Cloud Layer Version 3-30 Product (CAL_LID_L2_05kmCLay-Prov-V3-30)", "abstract": "The Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) was a joint-mission between NASA and the French space agency Centre National d'Etudes Spatiales. The main objectives of the mission was to supply unique data set of vertical cloud and aerosol profiles.\r\n\r\nThis dataset contains cloud and aerosol lidar level 2 5km cloud layer version 3-02 data derived from Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP) Level 1B product at 5 km horizontal resolution, with full complement of diagnostic and quality assurance parameters. The data provide a range of parameters including vertical profile of cloud layers and optical depth. Version 3-30 was released in April, 2013. This version incorporates two ancillary input files updated from those used in versions 3-01 and 3-02: GEOS-5 processing system version 5.9.1 from version 5.2; and the enhanced Air Force Weather Authority (AFWA) Snow and Ice Datasets. The resulting changes are relatively small.", "keywords": "NASA, CALIPSO, CALIOP, Cloud, Aerosol", "publicationState": "published", "dataPublishedTime": "2014-07-23T11:15:46", "doiPublishedTime": null, "updateFrequency": "", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8348/?format=api", "dataPath": "/neodc/caliop/data/l2_05kmclay/v3-30", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 99132031823, "numberOfFiles": 23677, "fileFormat": "Data are HDF4 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2383/?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/64153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65008/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65009/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65010/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65012/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65013/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65014/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65015/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65016/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65017/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65018/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65025/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65027/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65028/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65029/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65030/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65032/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65034/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65035/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65036/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65037/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65038/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65039/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65040/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65048/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65051/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65052/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65053/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65054/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65055/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65057/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65068/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65069/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65070/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65072/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65074/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65075/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65076/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65077/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65078/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65082/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65089/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65092/?format=api" ], "dataLineage": "These data were obtained from the NASA Langley Research Center Atmospheric Science Data Center and mirrored by the NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5359/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8349/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8346/?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/33400/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33402/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33403/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33404/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43224/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43225/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33406/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33401/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8355/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2559/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://eosweb.larc.nasa.gov/citing-asdc-data", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8356, "uuid": "5d5b1b2915cf3f80c3820a3ba113e1b7", "title": "CALIPSO: Cloud and Aerosol Lidar Level 2 Vertical Feature Mask Version 3-01 Product (CAL_LID_L2_VFM-ValStage1-V3-01)", "abstract": "The Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) was a joint-mission between NASA and the French space agency Centre National d'Etudes Spatiales. The main objectives of the mission was to supply unique data set of vertical cloud and aerosol profiles.\r\n\r\nThis dataset contains cloud and aerosol lidar level 2 vertical feature mask version 3-01 Data Product, which describes the horizontal and vertical distribution of the cloud and the aerosol layers observed by the Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP). In Version 3-01, the L2 products use an enhanced daytime calibration, improved cloud-aerosol discrimination algorithm with removal of a bug in the cloud clearing code, and the newly introduced cloud thermodynamic phase assessment algorithm.", "keywords": "NASA, CALIPSO, CALIOP, Cloud, Aerosol", "publicationState": "published", "dataPublishedTime": "2014-07-17T12:53:26", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8357/?format=api", "dataPath": "/neodc/caliop/data/l2_vfm/v3-01", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1640180998698, "numberOfFiles": 106370, "fileFormat": "Data are HDF4 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2385/?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/64153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64155/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65048/?format=api" ], "dataLineage": "These data were obtained from the NASA Langley Research Center Atmospheric Science Data Center and mirrored by the NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5367/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8349/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8346/?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/33413/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33415/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33416/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33417/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42306/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42307/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33414/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8361/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2559/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://eosweb.larc.nasa.gov/citing-asdc-data", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8362, "uuid": "36e5af826c26f7ed025e50318a0633d0", "title": "CALIPSO: Cloud and Aerosol Lidar Level 2 Aerosol Profile Version 3-01 Product (CAL_LID_L2_05kmAPro-Prov-V3-01)", "abstract": "The Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) was a joint-mission between NASA and the French space agency Centre National d'Etudes Spatiales. The main objectives of the mission was to supply unique data set of vertical cloud and aerosol profiles.\r\n\r\nThis dataset contains cloud and aerosol lidar level 2 Aerosol Profile Version 3-01 data derived from Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP) Level 1B product with uniform horizontal resolution of 5 km and ancillary data. There are no layer descriptors included in the datasets, and the spatial distribution of the aerosol layers depends on the aerosol layer fraction and atmospheric volume description parameters. The aerosol backscatter and extinction coefficients are obtained through the CALIPSO Lidar Ratio selection algorithm. In Version 3-01, L2 products use enhanced daytime calibration, improved cloud-aerosol discrimination algorithm with removal of a bug in the cloud clearing code, and the newly introduced cloud thermodynamic phase assessment algorithm.", "keywords": "NASA, CALIPSO, CALIOP, Cloud, Aerosol", "publicationState": "published", "dataPublishedTime": "2014-07-17T12:51:31", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8363/?format=api", "dataPath": "/neodc/caliop/data/l2_05kmapro/v3-01", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 5359005755180, "numberOfFiles": 101842, "fileFormat": "Data are HDF4 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2387/?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/64153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65012/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65057/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65155/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65156/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65158/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65160/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65162/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65163/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65164/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65165/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65166/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65167/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65168/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65169/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65170/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65171/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65172/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65174/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65175/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65176/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65177/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65178/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65179/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65180/?format=api" ], "dataLineage": "These data were obtained from the NASA Langley Research Center Atmospheric Science Data Center and mirrored by the NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5368/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8349/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8346/?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/33421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33423/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33425/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41754/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41755/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33422/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8366/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2559/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://eosweb.larc.nasa.gov/citing-asdc-data", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8367, "uuid": "7817708edce97e0be4a675cce0ba6a58", "title": "CALIPSO: Cloud and Aerosol Lidar Level 1B Version 3-30 Product (CAL_LID_L1-ValStage1-V3-30)", "abstract": "The Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) was a joint-mission between NASA and the French space agency Centre National d'Etudes Spatiales. The main objectives of the mission was to supply unique data set of vertical cloud and aerosol profiles.\r\n\r\nThis dataset contains cloud and aerosol lidar level 1B version 3-30 data product, which contains processed Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP) Level 0 Data and post processed ephemeris data, celestial data and converted payload status data. Version 3-30 was released in April, 2013. This version incorporates two ancillary input files updated from those used in versions 3-01 and 3-02: GEOS-5 processing system version 5.9.1 from version 5.2; and the enhanced Air Force Weather Authority (AFWA) Snow and Ice Datasets. The resulting changes are relatively small.", "keywords": "NASA, CALIPSO, CALIOP, Cloud, Aerosol", "publicationState": "published", "dataPublishedTime": "2014-07-21T15:28:30", "doiPublishedTime": null, "updateFrequency": "", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8368/?format=api", "dataPath": "/neodc/caliop/data/l1/v3-30", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3777734375655, "numberOfFiles": 21104, "fileFormat": "Data are HDF4 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2389/?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/64156/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64162/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65093/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65094/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65095/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65096/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65097/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65098/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65100/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65102/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65103/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65104/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65105/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65106/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65108/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65113/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65114/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65115/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65116/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65117/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65118/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65119/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65120/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65121/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65122/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65123/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65124/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65125/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65126/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65127/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65134/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65135/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65136/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65139/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65140/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65141/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65143/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65144/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65145/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65146/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65147/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65148/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65149/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65150/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65154/?format=api" ], "dataLineage": "These data were obtained from the NASA Langley Research Center Atmospheric Science Data Center and mirrored by the NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5369/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8349/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8346/?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/33429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33431/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33432/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33433/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42641/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42642/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33435/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33430/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8371/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2559/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://eosweb.larc.nasa.gov/citing-asdc-data", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8372, "uuid": "bad30f3debe4f5525f88fba3a61e2a00", "title": "CALIPSO: Cloud and Aerosol Lidar Level 2 5km Cloud Layer Version 3-02 Product (CAL_LID_L2_05kmCLay-Prov-V3-02)", "abstract": "The Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) was a joint-mission between NASA and the French space agency Centre National d'Etudes Spatiales. The main objectives of the mission was to supply unique data set of vertical cloud and aerosol profiles.\r\n\r\nThis dataset contains cloud and aerosol lidar level 2 5km Cloud Layer Version 3-02 data derived from Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP) Level 1B product at 5 km horizontal resolution, with full complement of diagnostic and quality assurance parameters. The data provide a range of parameters including vertical profile of cloud layers and optical depth. Version 3-02 marks the transition to a new cluster computing system without any changes in the algorithm used in version 3-01. The resulting impact on the products are very minor.", "keywords": "NASA, CALIPSO, CALIOP, Cloud, Aerosol", "publicationState": "published", "dataPublishedTime": "2014-07-23T11:15:06", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8373/?format=api", "dataPath": "/neodc/caliop/data/l2_05kmclay/v3-02", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 154754036709, "numberOfFiles": 36958, "fileFormat": "Data are HDF4 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2391/?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/64153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65008/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65009/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65010/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65012/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65013/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65014/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65015/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65016/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65017/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65018/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65025/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65027/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65028/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65029/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65030/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65032/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65034/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65035/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65036/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65037/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65038/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65039/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65040/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65048/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65051/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65052/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65053/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65054/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65055/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65057/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65068/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65069/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65070/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65072/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65074/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65075/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65076/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65077/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65078/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65082/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65089/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65092/?format=api" ], "dataLineage": "These data were obtained from the NASA Langley Research Center Atmospheric Science Data Center and mirrored by the NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5370/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8349/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8346/?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/33437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33439/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33440/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33441/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33443/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43506/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43507/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33438/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8376/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2559/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://eosweb.larc.nasa.gov/citing-asdc-data", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8377, "uuid": "059a3472517e0ca941a3aa41c4ffd72b", "title": "CALIPSO: Cloud and Aerosol Lidar Level 2 Aerosol Profile Version 3-02 Product (CAL_LID_L2_05kmAPro-Prov-V3-02)", "abstract": "The Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) was a joint-mission between NASA and the French space agency Centre National d'Etudes Spatiales. The main objectives of the mission was to supply unique data set of vertical cloud and aerosol profiles.\r\n\r\nThis dataset contains cloud and aerosol lidar level 2 Aerosol Profile Version 3-02 data derived from Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP) Level 1B product with uniform horizontal resolution of 5 km and ancillary data. There are no layer descriptors included in the datasets, and the spatial distribution of the aerosol layers depends on the aerosol layer fraction and atmospheric volume description parameters. The aerosol backscatter and extinction coefficients are obtained through the CALIPSO Lidar Ratio selection algorithm. Version 3-02 marks the transition to a new cluster computing system without any changes in the algorithm used in version 3-01. The resulting impact on the products are very minor.", "keywords": "NASA, CALIPSO, CALIOP, Cloud, Aerosol", "publicationState": "published", "dataPublishedTime": "2014-07-25T16:39:02", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8378/?format=api", "dataPath": "/neodc/caliop/data/l2_05kmapro/v3-02", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1773125159280, "numberOfFiles": 36959, "fileFormat": "Data are HDF4 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2393/?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/64153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65012/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65057/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65155/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65156/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65158/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65160/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65162/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65163/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65164/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65165/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65166/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65167/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65168/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65169/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65170/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65171/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65172/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65174/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65175/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65176/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65177/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65178/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65179/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65180/?format=api" ], "dataLineage": "These data were obtained from the NASA Langley Research Center Atmospheric Science Data Center and mirrored by the NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5371/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8349/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8346/?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/33445/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33447/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33448/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33449/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33451/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41040/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33446/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8381/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2559/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://eosweb.larc.nasa.gov/citing-asdc-data", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8382, "uuid": "f6650d841a3a7b09923825d9f77c27e3", "title": "CALIPSO: Cloud and Aerosol Lidar Level 2 Aerosol Profile Version 3-30 Product (CAL_LID_L2_05kmAPro-Prov-V3-30)", "abstract": "The Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) was a joint-mission between NASA and the French space agency Centre National d'Etudes Spatiales. The main objectives of the mission was to supply unique data set of vertical cloud and aerosol profiles.\r\n\r\nThis dataset contains cloud and aerosol lidar level 2 aerosol profile version 3-30 data derived from Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP) Level 1B product with uniform horizontal resolution of 5 km and ancillary data. There are no layer descriptors included in the datasets, and the spatial distribution of the aerosol layers depends on the aerosol layer fraction and atmospheric volume description parameters. The aerosol backscatter and extinction coefficients are obtained through the CALIPSO Lidar Ratio selection algorithm. Version 3-30 was released in April, 2013. This version incorporates two ancillary input files updated from those used in versions 3-01 and 3-02: GEOS-5 processing system version 5.9.1 from version 5.2; and the enhanced Air Force Weather Authority (AFWA) Snow and Ice Datasets. The resulting changes are relatively small.", "keywords": "NASA, CALIPSO, CALIOP, Cloud, Aerosol", "publicationState": "published", "dataPublishedTime": "2014-07-25T16:39:20", "doiPublishedTime": null, "updateFrequency": "", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8383/?format=api", "dataPath": "/neodc/caliop/data/l2_05kmapro/v3-30", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1136326150700, "numberOfFiles": 23679, "fileFormat": "Data are HDF4 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2395/?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/64153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65012/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65057/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65155/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65156/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65158/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65160/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65162/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65163/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65164/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65165/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65166/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65167/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65168/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65169/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65170/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65171/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65172/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65174/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65175/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65176/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65177/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65178/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65179/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65180/?format=api" ], "dataLineage": "These data were obtained from the NASA Langley Research Center Atmospheric Science Data Center and mirrored by the NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5372/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8349/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8346/?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/33453/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33455/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33456/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33457/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44453/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33459/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33454/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8386/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2559/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://eosweb.larc.nasa.gov/citing-asdc-data", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8387, "uuid": "28d70f3a778068728313515d4b83ca9c", "title": "CALIPSO: Cloud and Aerosol Lidar Level 2 Vertical Feature Mask Version 3-30 Product (CAL_LID_L2_VFM-ValStage1-V3-30)", "abstract": "The Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) was a joint-mission between NASA and the French space agency Centre National d'Etudes Spatiales. The main objectives of the mission was to supply unique data set of vertical cloud and aerosol profiles.\r\n\r\nThis dataset contains cloud and aerosol lidar level 2 vertical feature mask version 3-30 data product describes the horizontal and vertical distribution of the cloud and the aerosol layers observed by the Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP). Version 3-30 was released in April, 2013. This version incorporates two ancillary input files updated from those used in versions 3-01 and 3-02: GEOS-5 processing system version 5.9.1 from version 5.2; and the enhanced Air Force Weather Authority (AFWA) Snow and Ice Datasets. The resulting changes are relatively small.", "keywords": "NASA, CALIPSO, CALIOP, Cloud, Aerosol", "publicationState": "published", "dataPublishedTime": "2014-07-25T15:48:58", "doiPublishedTime": null, "updateFrequency": "", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8388/?format=api", "dataPath": "/neodc/caliop/data/l2_vfm/v3-30", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 347702921778, "numberOfFiles": 23678, "fileFormat": "Data are HDF4 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2397/?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/64153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64155/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65048/?format=api" ], "dataLineage": "These data were obtained from the NASA Langley Research Center Atmospheric Science Data Center and mirrored by the NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5373/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8349/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8346/?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/33461/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33463/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33464/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33465/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33467/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41619/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41620/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33462/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8391/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2559/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://eosweb.larc.nasa.gov/citing-asdc-data", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8392, "uuid": "7fa5b6824d4bff974251dfa073fd37df", "title": "CALIPSO: Cloud and Aerosol Lidar Level 1B Version 3-01 Product (CAL_LID_L1-ValStage1-V3-01)", "abstract": "The Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) was a joint-mission between NASA and the French space agency Centre National d'Etudes Spatiales. The main objectives of the mission was to supply unique data set of vertical cloud and aerosol profiles.\r\n\r\nThis dataset contains cloud and aerosol lidar level 1B version 3-01 data product, which contains processed Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP) Level 0 Data and post processed ephemeris data, celestial data and converted payload status data. In version 3-01, L1B product uses enhanced daytime calibration, updated laser energy calculation algorithm, corrections to the CALIPSO orbit tracks and updated parameters.", "keywords": "NASA, CALIPSO, CALIOP, Cloud, Aerosol", "publicationState": "published", "dataPublishedTime": "2014-07-17T12:53:50", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8393/?format=api", "dataPath": "/neodc/caliop/data/l1/v3-01", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 17806287712401, "numberOfFiles": 111580, "fileFormat": "Data are HDF4 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2399/?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/64156/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64162/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65093/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65094/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65095/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65096/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65097/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65098/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65100/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65102/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65103/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65104/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65105/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65106/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65108/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65113/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65114/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65115/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65116/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65117/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65118/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65119/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65120/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65121/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65123/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65124/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65125/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65126/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65127/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65134/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65136/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65139/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65140/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65141/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65143/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65144/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65145/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65146/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65147/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65148/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65149/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65150/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83800/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83801/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83802/?format=api" ], "dataLineage": "These data were obtained from the NASA Langley Research Center Atmospheric Science Data Center and mirrored by the NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5374/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8349/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8346/?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/33469/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33471/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33472/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33473/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42700/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42701/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33470/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8396/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2559/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://eosweb.larc.nasa.gov/citing-asdc-data", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8397, "uuid": "0bc0f6d2b6b422aa7ccbebd5063acca7", "title": "CALIPSO: Cloud and Aerosol Lidar Level 2 1km Cloud Layer Version 3-01 Product (CAL_LID_L2_01kmCLay-ValStage1-V3-01)", "abstract": "The Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) was a joint-mission between NASA and the French space agency Centre National d'Etudes Spatiales. The main objectives of the mission was to supply unique data set of vertical cloud and aerosol profiles.\r\n\r\nThis dataset contains cloud and aerosol lidar level 2 1km cloud layer version 3-01 data product, which provides cloud data derived from Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP) Level 1B product at 1 km horizontal resolution, with full complement of diagnostic and quality assurance parameters. The data provides range of parameters including vertical profile of cloud layers, optical depth. In Version 3-01, L2 products use enhanced daytime calibration, improved cloud-aerosol discrimination algorithm with removal of a bug in the cloud clearing code, and the newly introduced cloud thermodynamic phase assessment algorithm.", "keywords": "NASA, CALIPSO, CALIOP, Cloud, Aerosol", "publicationState": "published", "dataPublishedTime": "2014-07-17T12:53:06", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8398/?format=api", "dataPath": "/neodc/caliop/data/l2_01kmclay/v3-01", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1361858851956, "numberOfFiles": 111569, "fileFormat": "Data are HDF4 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2401/?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/64153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65008/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65009/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65010/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65012/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65013/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65014/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65015/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65016/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65017/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65018/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65025/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65026/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65027/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65028/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65029/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65030/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65031/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65032/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65034/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65035/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65036/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65037/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65038/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65039/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65040/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65048/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65051/?format=api" ], "dataLineage": "These data were obtained from the NASA Langley Research Center Atmospheric Science Data Center and mirrored by the NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5375/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8349/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8346/?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/33477/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33479/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33480/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33481/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41122/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41123/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33483/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33478/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8401/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2559/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://eosweb.larc.nasa.gov/citing-asdc-data", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8402, "uuid": "11e7185a15b1845bf93cb0f2a64cdb5a", "title": "CALIPSO: Cloud and Aerosol Lidar Level 1B Version 3-02 Product (CAL_LID_L1-ValStage1-V3-02)", "abstract": "The Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) was a joint-mission between NASA and the French space agency Centre National d'Etudes Spatiales. The main objectives of the mission was to supply unique data set of vertical cloud and aerosol profiles.\r\n\r\nThis dataset contains cloud and aerosol lidar level 1B version 3-02 data product, which contains processed Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP) Level 0 Data and post processed ephemeris data, celestial data and converted payload status data. Version 3-02 marks the transition to a new cluster computing system without any changes in the algorithm used in version 3-01. The resulting impact on the products are very minor.", "keywords": "NASA, CALIPSO, CALIOP, Cloud, Aerosol", "publicationState": "published", "dataPublishedTime": "2014-07-21T15:28:17", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8403/?format=api", "dataPath": "/neodc/caliop/data/l1/v3-02", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 5890918864302, "numberOfFiles": 36963, "fileFormat": "Data are HDF4 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2403/?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/64156/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64162/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65093/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65094/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65095/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65096/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65097/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65098/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65100/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65101/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65102/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65103/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65104/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65105/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65106/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65108/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65110/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65113/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65114/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65115/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65116/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65117/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65118/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65119/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65120/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65121/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65123/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65124/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65125/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65126/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65127/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65134/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65136/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65139/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65140/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65141/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65143/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65144/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65145/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65146/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65147/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65148/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65149/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65150/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83800/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83801/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/83802/?format=api" ], "dataLineage": "These data were obtained from the NASA Langley Research Center Atmospheric Science Data Center and mirrored by the NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5376/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8349/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8346/?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/33485/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33487/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33488/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33489/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33491/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41256/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33486/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8406/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2559/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://eosweb.larc.nasa.gov/citing-asdc-data", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8407, "uuid": "85a414f72c8312439b176495ec240e0b", "title": "CALIPSO: Cloud and Aerosol Lidar Level 2 Vertical Feature Mask Version 3-02 Product (CAL_LID_L2_VFM-ValStage1-V3-02)", "abstract": "The Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) was a joint-mission between NASA and the French space agency Centre National d'Etudes Spatiales. The main objectives of the mission was to supply unique data set of vertical cloud and aerosol profiles.\r\n\r\nThis dataset contains cloud and aerosol lidar level 2 vertical feature mask version 3-02 data product, which describes the horizontal and vertical distribution of the cloud and the aerosol layers observed by the Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP). Version 3-02 marks the transition to a new cluster computing system without any changes in the algorithm used in version 3-01. The resulting impact on the products are very minor.", "keywords": "NASA, CALIPSO, CALIOP, Cloud, Aerosol", "publicationState": "published", "dataPublishedTime": "2014-07-25T15:48:35", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8408/?format=api", "dataPath": "/neodc/caliop/data/l2_vfm/v3-02", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 542750846248, "numberOfFiles": 36959, "fileFormat": "Data are HDF4 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2405/?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/64153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64155/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65048/?format=api" ], "dataLineage": "These data were obtained from the NASA Langley Research Center Atmospheric Science Data Center and mirrored by the NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5377/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8349/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8346/?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/33493/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33495/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33496/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33497/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42788/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42789/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33499/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33494/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8411/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2559/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://eosweb.larc.nasa.gov/citing-asdc-data", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8412, "uuid": "283f7e60545b74713078088c4b32aedf", "title": "CALIPSO: Cloud and Aerosol Lidar Level 2 5km Cloud Layer Version 3-01 Product (CAL_LID_L2_05kmCLay-Prov-V3-01)", "abstract": "The Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) was a joint-mission between NASA and the French space agency Centre National d'Etudes Spatiales. The main objectives of the mission was to supply unique data set of vertical cloud and aerosol profiles.\r\n\r\nThis dataset contains cloud and aerosol lidar level 2 5km cloud layer version 3-01 data product, which provides cloud data derived from Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP) Level 1B product at 5 km horizontal resolution, with full complement of diagnostic and quality assurance parameters. The data provide a range of parameters including vertical profile of cloud layers and optical depth. In Version 3-01, L2 products use enhanced daytime calibration, improved cloud-aerosol discrimination algorithm with removal of a bug in the cloud clearing code, and the newly introduced cloud thermodynamic phase assessment algorithm.", "keywords": "NASA, CALIPSO, CALIOP, Cloud, Aerosol", "publicationState": "published", "dataPublishedTime": "2014-07-17T12:52:48", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8413/?format=api", "dataPath": "/neodc/caliop/data/l2_05kmclay/v3-01", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 466993781179, "numberOfFiles": 111573, "fileFormat": "Data are HDF4 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2407/?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/64153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65008/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65009/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65010/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65012/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65013/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65014/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65015/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65016/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65017/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65018/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65025/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65027/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65028/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65029/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65030/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65032/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65034/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65035/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65036/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65037/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65038/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65039/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65040/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65048/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65051/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65052/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65053/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65054/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65055/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65056/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65057/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65059/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65065/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65068/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65069/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65070/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65072/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65074/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65075/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65076/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65077/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65078/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65082/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65083/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65086/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65089/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65092/?format=api" ], "dataLineage": "These data were obtained from the NASA Langley Research Center Atmospheric Science Data Center and mirrored by the NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5378/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8349/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8346/?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/33507/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33501/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33503/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33504/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41613/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33505/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33502/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8416/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2559/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://eosweb.larc.nasa.gov/citing-asdc-data", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8417, "uuid": "a9b8d9758a17059a571cc1328b51c38a", "title": "CALIPSO: Cloud and Aerosol Lidar Level 2 1km Cloud Layer Version 3-30 Product (CAL_LID_L2_01kmCLay-ValStage1-V3-30)", "abstract": "The Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) was a joint-mission between NASA and the French space agency Centre National d'Etudes Spatiales. The main objectives of the mission was to supply unique data set of vertical cloud and aerosol profiles.\r\n\r\nThis dataset contains cloud and aerosol lidar level 2 1km cloud layer version 3-30 data product, which provides cloud data derived from Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP) Level 1B product at 1 km horizontal resolution, with full complement of diagnostic and quality assurance parameters. The data provides range of parameters including vertical profile of cloud layers, optical depth. Version 3-30 was released in April, 2013. This version incorporates two ancillary input files updated from those used in versions 3-01 and 3-02: GEOS-5 processing system version 5.9.1 from version 5.2; and the enhanced Air Force Weather Authority (AFWA) Snow and Ice Datasets. The resulting changes are relatively small.", "keywords": "NASA, CALIPSO, CALIOP, Cloud, Aerosol", "publicationState": "published", "dataPublishedTime": "2014-07-25T15:59:17", "doiPublishedTime": null, "updateFrequency": "", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8418/?format=api", "dataPath": "/neodc/caliop/data/l2_01kmclay/v3-30", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 288688773581, "numberOfFiles": 23672, "fileFormat": "Data are HDF4 formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2409/?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/64153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65008/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65009/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65010/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65012/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65013/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65014/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65015/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65016/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65017/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65018/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65025/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65026/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65027/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65028/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65029/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65030/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65031/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65032/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65034/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65035/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65036/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65037/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65038/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65039/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65040/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65048/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65051/?format=api" ], "dataLineage": "These data were obtained from the NASA Langley Research Center Atmospheric Science Data Center and mirrored by the NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5379/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8349/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8346/?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/33509/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33511/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33515/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43236/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43237/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33512/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33513/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33510/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8421/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2559/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://eosweb.larc.nasa.gov/citing-asdc-data", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8422, "uuid": "1ebd672eb076dd95cb00462f24274447", "title": "CALIPSO: Cloud and Aerosol Lidar Level 2 1km Cloud Layer Version 3-02 Product (CAL_LID_L2_01kmCLay-ValStage1-V3-02)", "abstract": "The Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) was a joint-mission between NASA and the French space agency Centre National d'Etudes Spatiales. The main objectives of the mission was to supply unique data set of vertical cloud and aerosol profiles.\r\n\r\nThis dataset contains cloud and aerosol lidar level 2 1km cloud layer version 3-02 data product, which provides cloud data derived from Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP) Level 1B product at 1 km horizontal resolution, with full complement of diagnostic and quality assurance parameters. The data provides range of parameters including vertical profile of cloud layers, optical depth. Version 3-02 marks the transition to a new cluster computing system without any changes in the algorithm used in version 3-01. The resulting impact on the products are very minor.", "keywords": "NASA, CALIPSO, CALIOP, Cloud, Aerosol", "publicationState": "published", "dataPublishedTime": "2014-07-25T15:58:47", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8423/?format=api", "dataPath": "/neodc/caliop/data/l2_01kmclay/v3-02", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 450773160272, "numberOfFiles": 36959, "fileFormat": "Data are HDF4 formatted " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2411/?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/64153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65008/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65009/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65010/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65012/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65013/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65014/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65015/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65016/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65017/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65018/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65021/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65025/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65026/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65027/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65028/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65029/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65030/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65031/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65032/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65034/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65035/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65036/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65037/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65038/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65039/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65040/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65041/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65048/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65050/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65051/?format=api" ], "dataLineage": "These data were obtained from the NASA Langley Research Center Atmospheric Science Data Center and mirrored by the NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5380/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8349/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8346/?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/33517/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41442/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41443/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33519/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33520/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33521/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33523/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33518/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8426/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2559/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://eosweb.larc.nasa.gov/citing-asdc-data", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8428, "uuid": "1105a30c49a01dde0032515cadb056ad", "title": "Advanced Very High Resolution Radiometer (AVHRR) Global Area Coverage (GAC) Level 1B data", "abstract": "4km resolution Global Area Coverage (GAC) Advanced Very High Resolution Radiometer (AVHRR) Level 1B data are available from 1978 - 2013 for the whole globe from NOAA satellites 06 through 12, 14 through 19 and Tiros-N, and from Metop A and B.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-09-10T15:15:05", "doiPublishedTime": null, "updateFrequency": "daily", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8429/?format=api", "dataPath": "/neodc/avhrr_gac/data/l1b/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 25451220402762, "numberOfFiles": 842527, "fileFormat": "<div property=\"cedacat:formats\">\r\n<div class=\"formats\">Data availability and file format</div>\r\n<p>NOAA Level 1B (following FGGE terminology) is raw data that have been quality controlled, assembled into discrete data sets, and to which Earth location and calibration information have been appended (but not applied).</p>\r\n\r\n<p>Software is available, free of charge, which may assist you in viewing data from AVHRR instruments:\r\n</p><ul>\r\n<li><a href=\"http://www.brockmann-consult.de/cms/web/beam\">BEAM</a>: BEAM is an open-source toolbox and development platform for viewing, analysing and processing of remote sensing raster data. Originally developed to facilitate the utilisation of image data from Envisat's optical instruments, BEAM now supports a growing number data formats of other EO sensors such as <strong>AVHRR</strong>.</li>\r\n</ul>\r\n<p />\r\n</div>" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2413/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data were obtained directly from the NOAA Comprehensive Large Array-Data Stewardship System (CLASS).", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5382/?format=api" ], "projects": [], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8427/?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/33534/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33535/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33536/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33537/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33540/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41247/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33533/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41249/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/41248/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8435/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2658/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "registered", "accessRoles": null, "label": "registered: None group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/NOAA%20Open%20Access%20Data.pdf", "licenceClassifications": "any" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8437, "uuid": "8a846281c530e892e01bfb43e96f439b", "title": "CASIX TOPEX: kriged monthly mean ocean circulation data", "abstract": "TOPography EXperiment (TOPEX) for ocean circulation (otherwise known as Poseidon) was launched on August 10, 1992 and was a joint satellite mission between NASA, the U.S. space agency, and CNES, the French space agency, to map ocean surface topography. The first major oceanographic research vessel to sail into space, TOPEX/Poseidon helped revolutionise oceanography by proving the value of satellite ocean observations.\r\n\r\nThis dataset contains monthly means on a 1x1 latitude/longitude grid for 12 years (1993-2004). The data contains the following parameters: wind speed, squared wind speed, cubed wind speed, wind speed * significant wave height, significant wave height, 1/sigma0(Ku) and gas transfer velocity. TOPEX/Poseidon was a joint mission from the National Aeronautics and Space Administration (NASA), the U.S. space agency and the French space agency.\r\n\r\nThe dataset was produced by Fangohr, S. and D.K. Woolf of SOCS, as part of the NERC programme's Centre for observation of Air-Sea Interactions and FluXes (CASIX) and National Centre for Earth Observation (NCEO).", "keywords": "TOPEX, ocean, satellite, marine", "publicationState": "published", "dataPublishedTime": "2007-10-18T23:35:06", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8438/?format=api", "dataPath": "/neodc/casix/kriged_TOPEX/data", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 970538151, "numberOfFiles": 13, "fileFormat": "Data are netCDF formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2417/?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/51168/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51169/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51170/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51171/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51172/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51174/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51175/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51176/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51177/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51178/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51179/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51181/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51182/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/51183/?format=api" ], "dataLineage": "These data were provided to NEODC in netCDF format by Susanne Fangohr (Southampton) as an output from the NERC CASIX Centre of Excellence in June 2006.\r\n\r\nThe files were slightly modified by Victoria Jay, NEODC, 2009-10-02 (units of longitude and latitude changed from degrees to degrees_east and degrees_north)", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5385/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19610/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8436/?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/33550/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33549/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33556/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33551/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/8439/?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": 8441, "uuid": "da9288387796a9b80c619c611f330a58", "title": "International Satellite Land Surface Climatology Project Initiative II: VHRR FASIR at unknown computer", "abstract": "The Fourier-Adjusted, Sensor and Solar zenith angle corrected, Interpolated, Reconstructed (FASIR) adjusted Normalized Difference Vegetation Index (NDVI) dataset was detected with the Advanced Very High Resolution Radiometer (AVHRR) on-board the MetOp satellites. Derived biophysical parameter fields were generated to provide a 17-year satellite record of monthly changes in the photosynthetic activity of terrestrial vegetation. This dataset was produced and provided by Dr. Sietse Los from the Department of Geography, University of Wales at Swansea.", "keywords": "BIOSPHERE EARTHSCIENCE", "publicationState": "published", "dataPublishedTime": "2007-03-12T17:00:46", "doiPublishedTime": null, "updateFrequency": "", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8442/?format=api", "dataPath": "/neodc/avhrr_fasir/fasir_biophys_monthly_xdeg", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 610400985, "numberOfFiles": 179, "fileFormat": "Data are ASCII formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2418/?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/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/25931/?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/25987/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25988/?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", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25996/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25997/?format=api" ], "dataLineage": "version 4.13 provided by Dr. Sietse Los.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5391/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8443/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8440/?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/33568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33567/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33570/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33571/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33572/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33573/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33574/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33569/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8445/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2646/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "avhrr_fasir", "label": "restricted: avhrr_fasir group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/avhrr_fasir.pdf", "licenceClassifications": "academic" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8446, "uuid": "c025eb1cb62acf6fc099c3450311772b", "title": "International Satellite Land Surface Climatology Project Initiative II: AVHRR series at NOAA polar orbiting satellites", "abstract": "The Fourier-Adjusted, Sensor and Solar zenith angle corrected, Interpolated, Reconstructed (FASIR) adjusted Normalized Difference Vegetation Index (NDVI) dataset was detected with the Advanced Very High Resolution Radiometer (AVHRR) on-board the MetOp satellites. Derived biophysical parameter fields were generated to provide a 17-year satellite record of monthly changes in the photosynthetic activity of terrestrial vegetation. This dataset was produced and provided by Dr. Sietse Los from the Department of Geography, University of Wales at Swansea.", "keywords": "BIOSPHERE EARTHSCIENCE", "publicationState": "published", "dataPublishedTime": "2007-03-12T17:26:12", "doiPublishedTime": null, "updateFrequency": "", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8447/?format=api", "dataPath": "/neodc/avhrr_fasir/fasir_ndvi_monthly_xdeg", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 146139495, "numberOfFiles": 38, "fileFormat": "Data are ASCII formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2419/?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/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/25931/?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/25987/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25988/?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", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25996/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25997/?format=api" ], "dataLineage": "version 4.13 provided by Dr. Sietse Los.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5396/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8448/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8440/?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/33579/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33581/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33582/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33583/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33584/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33585/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33578/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33580/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8454/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2646/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "avhrr_fasir", "label": "restricted: avhrr_fasir group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/avhrr_fasir.pdf", "licenceClassifications": "academic" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8456, "uuid": "89a6078465eca969d258a069647ec120", "title": "Theme 5 (Cryosphere and Polar Oceans) Sea Ice Elevation and Thickness and Ice Sheet Elevation Change: ENVISAT Radar Altimeter 2 (RA-2) 5-year Time Series (2002-2008) of Ice Thickness data", "abstract": "Theme 5 - Cryosphere and Polar Oceans - of the National Centre for Earth Observation (NCEO) is aimed at resolving uncertainties in future climate and sea-level arising from behaviour of the cryosphere. Under this theme, 5 year time series Ice thickness data used by Katharine Giles, Seymour Laxon and Andy Ridout in their paper \"Circumpolar thinning of Arctic sea ice following the 2007 record ice extent minimum\" (Geophysical Research Letters, Vol. 35, L22502, doi:10.1029/2008GL035710, 2008) are presented.", "keywords": "ice, nceo, polar", "publicationState": "published", "dataPublishedTime": "2011-09-04T15:38:00", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8457/?format=api", "dataPath": "/neodc/nceo-cryosphere/data/circumpolar-ice-thickness", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3301, "numberOfFiles": 2, "fileFormat": "BADC-CSV formatted file\r\n\r\n\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2420/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/192/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89553/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89554/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89555/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89556/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89557/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89558/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/89559/?format=api" ], "dataLineage": "Data prepared by authors and sent to the NERC Earth Observation Data Centre (NEODC) where data were re-formatted to use the BADC-CSV (British Atmospheric Data Centre) file format prior to archiving at the NEODC.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5404/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8613/?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/8455/?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/42836/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42840/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33604/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33605/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33606/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33602/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33603/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42837/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54741/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42838/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42839/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/13696/?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": 8459, "uuid": "a00b9dcac27b6633874b6879b5537a83", "title": "SHAC2000: E-Synthetic Aperture Radar measurements at DLR Aircraft 2", "abstract": "Data from the Synthetic Aperture Radar and Hyperspectral Airborne campaign (SHAC) run by the Natural Environment Research Council (NERC) and the British National Space Centre (BNSC). The campaign intended to provide support for industrial and academic research into earth resource and environmental monitoring. The campaign was managed by NRSC- now Infoterra. Fourteen different locations were flown in May and June 2000 in the campaign (see Fig.1), logistical constraints requiring two aircraft be used to fly the two instruments individually.", "keywords": "SHAC2000, aircraft, monitoring, radar", "publicationState": "published", "dataPublishedTime": "2007-03-19T11:45:33", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8460/?format=api", "dataPath": "/neodc/shac2000/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 95746468209, "numberOfFiles": 108, "fileFormat": "Data are ENVI formatted" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/3763/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/193/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data prepared by the SHAC2000 team before delivery and archiving at the NEODC", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5407/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5414/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5417/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5423/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5432/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5435/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5449/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5452/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5441/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5459/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5453/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5446/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5456/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8328/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5447/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5448/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8461/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8458/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33618/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33619/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33624/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33622/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33620/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33623/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54607/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54608/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54609/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54610/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54611/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54612/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54613/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54614/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54615/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54616/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54618/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/14191/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2637/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "shac2000", "label": "restricted: shac2000 group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/shac2000.pdf", "licenceClassifications": "academic" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8543, "uuid": "1d700e888e08a686f302ba31572429de", "title": "MIPAS ENVISAT Level 2 data (July 2002 - March 2004) Processor version IPF v4", "abstract": "Level 2 processing consolidated and reprocesses data from July 2002 to March 2004 from the Michelson Interferometer for Passive Atmospheric Sounding (MIPAS) instrument on the ENVISAT satellite operated by the European Space Agency (ESA).", "keywords": "ATMOSPHERE EARTHSCIENCE SPECTRAL", "publicationState": "published", "dataPublishedTime": "2012-07-03T16:35:05", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8544/?format=api", "dataPath": "/neodc/mipas/data/l2/reprocessed/v4", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 30404914554, "numberOfFiles": 3260, "fileFormat": "Data are Envisat formatted. " }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2441/?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/21935/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21948/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22848/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25383/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25388/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25393/?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/25844/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25845/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25851/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25864/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25878/?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/25979/?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/26000/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/26001/?format=api" ], "dataLineage": "Data acquired directly from ESA (European Space Agency) 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/5472/?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/8536/?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/33814/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33819/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33813/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33817/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33818/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33820/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33816/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33815/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8546/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2574/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "mipas", "label": "restricted: mipas group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/mipas.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8548, "uuid": "e1449eac35108b49d3a0af26bb6d2060", "title": "UK building heights", "abstract": "A database of building heights for the main conurbations of the UK, acquired by the Landmap project from The GeoInformation Group's Cities Revealed project. The height information is derived principally from the Cities Revealed LiDAR or Modern aerial imagery (see linked datasets). Each building block has three values: base of building above sea level, top of the building above sea level and height of building above local ground level. Accurate to +/- 0.5m with 95% confidence limits.\r\n\r\nThe 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 buildings 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: Cities Revealed © The GeoInformation Group yyyy", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-08-22T07:22:46", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8549/?format=api", "dataPath": "/neodc/landmap/data/feature/building_heights", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2637781060, "numberOfFiles": 7910, "fileFormat": "Data are available as shapefiles, which comprise of .shp, .shx and .dbf files.\r\n\r\nshp - shape format; the feature geometry itself\r\nshx - shape index format; a positional index of the feature geometry to allow seeking forwards and backwards quickly\r\ndbf - attribute format; columnar attributes for each shape, in dBase IV format\r\n\r\nAlso provided are prj, sbn, sbx and xml files.\r\nprj - projection format; the coordinate system and projection information, a plain text file describing the projection\r\nsbn and sbx - a spatial index of the features\r\nxml - location and other associated information\r\n\r\nFree software can be used to open shapefiles, such as Quantum GIS (QGIS) or User-friendly Desktop Internet GIS (uDig) - see links on this record." }, "timePeriod": null, "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/194/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data was obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5476/?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/8547/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33832/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33833/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33834/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33835/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44098/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33831/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44100/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/44099/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8551/?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": 8552, "uuid": "cf27c81e7f54c3701899017d1b810f81", "title": "UK building classes", "abstract": "The Building Class data provides detailed information about residential housing types including the house age and structural type. This information can be used for urban regeneration studies, crime monitoring, urban flooding and urban gardens. These data were collected by The GeoInformation Group (TGG), primarily through interpretation of high-resolution aerial photography, as part of the Cities Revealed project. The data were subsequently acquired by the Landmap project.\r\n\r\nThe 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 buildings 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: Cities Revealed © The GeoInformation Group yyyy", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-08-22T08:03:08", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8553/?format=api", "dataPath": "/neodc/landmap/data/feature/building_class_100x100km", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3240512447, "numberOfFiles": 4494, "fileFormat": "Data are available as shapefiles in 100x100km tiles. The location of the tiles can be determined by the key provided with the data. The shapefiles comprise of .shp, .shx and .dbf files.\r\n\r\nshp - shape format; the feature geometry itself\r\nshx - shape index format; a positional index of the feature geometry to allow seeking forwards and backwards quickly\r\ndbf - attribute format; columnar attributes for each shape, in dBase IV format\r\n\r\nAlso provided are prj, sbn, sbx and xml files.\r\n\r\nprj - projection format; the coordinate system and projection information, a plain text file describing the projection\r\nsbn and sbx - a spatial index of the features\r\nxml - location and other associated information\r\n\r\nFree software can be used to open shapefiles, such as Quantum GIS (QGIS) or User-friendly Desktop Internet GIS (uDig) - see links.\r\n\r\nThe classifications found in the attribute table (dbf files) of the shapefiles can be identified using this building class reference sheet (see links). There are 9 Age categories and 19 Type categories. Not all the Age/Type combinations are used, for example there are no Early and Middle Victorian very tall flats (point blocks) in the current edition of the classification (Version 6 September 2012). The current database for the UK does not contain Age categories 1 and 2 and only one type for Age 8. Also the type categories of Medium Height flats 5-6 storeys (3), Tall Terraces 3-4 storeys (5) and Very Large Detached Houses, Sometimes converted to flats (15) have been removed. These are all indicated by the DNU label in the classification sheet. More information can be found on in the The GeoInformation Group guide to the building class dataset (see links)." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/3408/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/194/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data was obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5477/?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/8547/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33840/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33841/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33842/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33843/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43894/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33839/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43896/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43895/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8555/?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": 8556, "uuid": "a65271e219166c827c1724d96172c014", "title": "UK building blocks", "abstract": "This dataset is a combination of the The GeoInformation Groups' Cities Revealed UK building heights and UK individual building classes datasets, although height information is lacking for some buildings, so users may wish to check the UK building heights database in these cases. This dataset provides outlines of building blocks with height information derived from the Cities Revealed LiDAR surveys, high-resolution aerial photography and other height data sources combined with Building Class data. The data were acquired by the Landmap project from The GeoInformation Group (TGG). 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 buildings 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: Cities Revealed © The GeoInformation Group yyyy", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-08-22T09:36:31", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8557/?format=api", "dataPath": "/neodc/landmap/data/feature/building_blocks", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1855396114, "numberOfFiles": 952, "fileFormat": "<div property=\"cedacat:formats\">\r\n\r\nData are available as shapefiles, which comprise of .shp, .shx and .dbf files. \r\n<ul>\r\n<li>shp - shape format; the feature geometry itself</li>\r\n<li>shx - shape index format; a positional index of the feature geometry to allow seeking forwards and backwards quickly</li>\r\n<li>dbf - attribute format; columnar attributes for each shape, in dBase IV format</li>\r\n</ul>\r\nAlso provided are prj, sbn, sbx and xml files.\r\n<ul>\r\n<li>prj - projection format; the coordinate system and projection information, a plain text file describing the projection</li>\r\n<li>sbn and sbx - a spatial index of the features</li>\r\n<li>xml - location and other associated information</li>\r\n</ul>\r\nFree software can be used to open shapefiles, such as <a href=\"http://www.qgis.org/en/site/\">Quantum GIS (QGIS)</a> or <a href=\"http://udig.refractions.net/\">User-friendly Desktop Internet GIS (uDig)</a>.<p>\r\n</p>\r\nThe classifications attributes found in the attribute table (dbf files) of the shapefiles can be identified using this <a href=\"http://www.geoinformationgroup.co.uk/wp-content/uploads/2011/05/Building-Class-Reference-Sheet-V4-May-11.pdf\">building class reference sheet</a>. There are 9 Age categories and 19 Type categories. Not all the Age/Type combinations are used, for example there are no Early and Middle Victorian very tall flats (point blocks) in the current edition of the classification (Version 6 September 2012). The current database for the UK does not contain Age categories 1 and 2 and only one type for Age 8. Also the type categories of Medium Height flats 5-6 storeys (3), Tall Terraces 3-4 storeys (5) and Very Large Detached Houses, Sometimes converted to flats (15) have been removed. These are all indicated by the DNU label in the classification sheet. More information can be found on in the The GeoInformation Group <a href=\"http://badc.nerc.ac.uk/browse/neodc/landmap/documents/Building_Class_Notes_2012.pdf\">guide to the building class dataset (link here)</a>. All building blocks have also have a height attribute, HGT, this value is the height of the building blocks from the base to the top of the building. In some cases this information is not supplied and presented as 0.</p>\r\n</div>\r\n\r\n\r\n" }, "timePeriod": null, "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/194/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data was obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5478/?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/8547/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33848/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33849/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33850/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33851/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43177/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33847/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43179/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43178/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8559/?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": 8560, "uuid": "6317f5fec38112c203357a6ec7270bf4", "title": "Kinematic GPS (KGPS) data for UK roads", "abstract": "The Kinematic GPS (KGPS) data provide accurate high-resolution locational data of approximately 6400 km of roads in Great Britain using circular and/or linear transect data collected during two fieldwork campaigns (details below) carried out by the Landmap project team in order to validate the various Landmap image and elevation products. When processed, this data yields accurate 3-D coordinates that can be used for quality assessment purposes. Kinematic GPS is a technique used to enhance the precision of standard GPS, using a reference receiver of known location, such as a main road, to make corrections to the standard GPS-determined location yielding centimetre-level accuracy.\r\n\r\nThe 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 buildings 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\nCampaign 1\r\n\r\nThe first campaign, carried out in September 1999, required the kinematic GPS profiles for a number of pre-defined circular routes. This suited a 'Real-time Kinematic' (RTK-GPS) survey technique in which both GPS code pseudorange and carrier-phase measurements are recorded. This method is capable of yielding sub-decimetre accuracy over short baselines, generally less than 50 km.\r\n\r\nThe observing schedule was such that the reference receiver was established at a location deemed to be the centroid of the day's route so that the baseline distances from the 'local' reference receiver to mobile receiver would be kept to a minimum preventing the accumulation of distance-dependent errors. The mobile receiver would then be driven along the predefined route recording satellite observations at a rate of 5 Hz. Once the route was completed, the local reference station team was picked up and the entire team prepared to observe the next scheduled loop.\r\n\r\nThe mobile team covered almost 4,000 miles during the 14 days of the first campaign with the predefined circular routes representing some 2,800 miles (4,506km) of that total.\r\n\r\nCampaign 2\r\n\r\nThe second campaign which took place during May and June of 2000 was geared to a different set of objectives and therefore had an observing schedule different to that of the first campaign. There was a requirement to observe some long GPS profiles that would essentially span a number of satellite-pass strips / several stereo-pair strips permitting some checking of the strip matching procedures using orthorectification techniques.\r\n\r\nThe establishment of a 'local' reference receiver station alongside each section of these proposed transects would have been too demanding in both time and logistics so an alternative processing approach was decided upon. The observing procedure was identical to that of the first campaign with the exception that the 'local' reference receiver remained in the same location for the duration of the campaign. A high-precision geodetic GPS receiver was established at a point of known co-ordinates at University College London where it collected GPS observations for the 9 days of this second campaign. The mobile receiver was driven along the required profiles recording data at a rate of 5Hz.\r\n\r\nThe routes followed for this second campaign contained a number of features as requested by the SPOT processing team that would aid them in their orthorectification tasks. One particular request was that a number of crossovers should be performed at major junctions whereby a mile or two of additional observations were taken on the feeder roads for the junction in question. Such manoeuvres provide the processing / imaging team with a greater number of features to identity and refer to as part of their orthorectification quality assessment routines. The nature of the road network in some areas meant that several long stretches of road were retraced or intersected which allowed some error checking.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2014-08-22T11:08:06", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8561/?format=api", "dataPath": "/neodc/landmap/data/feature/kgps", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 74647258, "numberOfFiles": 188, "fileFormat": "Data are available as shapefiles, which comprise of .shp, .shx and .dbf files.\r\n\r\nshp - shape format; the feature geometry itself\r\nshx - shape index format; a positional index of the feature geometry to allow seeking forwards and backwards quickly\r\ndbf - attribute format; columnar attributes for each shape, in dBase IV format\r\n\r\nAlso provided are prj, sbn, sbx and xml files.\r\nprj - projection format; the coordinate system and projection information, a plain text file describing the projection\r\nsbn and sbx - a spatial index of the features\r\nxml - location and other associated information\r\n\r\nFree software can be used to open shapefiles, such as Quantum GIS (QGIS) or User-friendly Desktop Internet GIS (uDig) (see links on this record).\r\n\r\nData are available by day or by campaign. kgps_all_circular and kgps_all_linear files represent all the data for the the first and second campaigns respectively. kgps_dayX where X is a number from 1 to 155 represent the data for a particular day of the campaigns. Days 1 through 13 inclusive represent campaign 1 and days 144 through 155 inclusive represent campaign 2." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2445/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/194/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data collected and prepared by the Landmap team before a copy of the data was obtained by NEODC directly from Landmap.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5479/?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/8547/?format=api" ], "responsiblepartyinfo_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33855/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33857/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33858/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33859/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42359/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/108890/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33856/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8565/?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": 8567, "uuid": "ea46600afc4559827f31dbfbb8894c2e", "title": "IASI atmospheric spectra (L1C product) from the EPS Metop-A satellite: CEDA mirror archive for STFC, NCAS, NCEO", "abstract": "This dataset contains level 1C data products from the Infrared Atmospheric Sounding Interferometer (IASI) instrument onboard the Eumetsat EPS Metop-A satellite. \r\n\r\nIASI was designed to measure the infrared spectrum emitted by the earth. IASI provides infrared soundings of the temperature profiles in the troposphere and lower stratosphere, moisture profiles in the troposphere, as well as some of the chemical components playing a key role in the climate monitoring, global change and atmospheric chemistry. The IASI L1c product contains infra-red radiance spectra at the 0.5cm-1 resolution, covering the range between 645.0 cm-1 and 2760 cm-1\r\n\r\nThis data set contains both the original processed data and reprocessed archive. In the following directories based on processing algorithm. Please see information under the process tab for further information. Please note an erratum has been raised in relation to 2017 data please see the Ten-Year Assessment of IASI Radiance and Temperature in the documentation section.\r\n\r\nThis data has been provided by EUMETSAT to CEDA to support access to active scientists from the following institutions only \r\n\r\n- The Science and Technology Facilities Council (STFC)\r\n- The National Centre for Earth Observation (NCEO)\r\n- The National Centre for Atmospheric Science (NCAS)\r\n\r\nIf you are from one of these institutions, please apply for access below and follow the instructions. If you are not from one of these institutions, please go to the documentation section for the relevant link to the EUMETSAT EO portal where you can obtain the data directly.", "keywords": "IASI, EPS, satellite, temperature, troposphere, stratosphere, Metop-A", "publicationState": "published", "dataPublishedTime": "2009-05-08T11:46:04", "doiPublishedTime": null, "updateFrequency": "asNeeded", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8568/?format=api", "dataPath": "/neodc/iasi_metop_a/data/l1c", "oldDataPath": [ "https://api.catalogue.ceda.ac.uk/api/v2/results/32893/?format=api" ], "storageLocation": "internal", "storageStatus": "online", "volume": 261751370793622, "numberOfFiles": 126397, "fileFormat": "Data are in Eumetsat native format" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2446/?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/21757/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21758/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21761/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21771/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21774/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21775/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21788/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21819/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21821/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21919/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21962/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21974/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21975/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21976/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22349/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22423/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22598/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22602/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22768/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22848/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23075/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/23104/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/24484/?format=api" ], "dataLineage": "Data collected and prepared by EUMETSAT before a copy was obtained by CEDA directly from EUMETSAT", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5485/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19624/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8566/?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/33876/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33881/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33878/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33879/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33880/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33882/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33875/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/142454/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8571/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2663/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "metop_iasi", "label": "restricted: metop_iasi group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/Eumetsat%20Data_Policy.pdf", "licenceClassifications": "specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8572, "uuid": "a7f8fdc2ed8bfd16651d201e44384029", "title": "IASI: Atmospheric sounding Level 2 data products", "abstract": "This dataset contains level 2 data products from the Infrared Atmospheric Sounding Interferometer (IASI) instrument on board the Eumetsat EPS Metop-A satellite. \r\n\r\nIASI was designed to measure the infrared spectrum emitted by the earth. IASI provides infrared soundings of the temperature profiles in the troposphere and lower stratosphere, moisture profiles in the troposphere, as well as some of the chemical components playing a key role in the climate monitoring, global change and atmospheric chemistry.", "keywords": "IASI, EPS, satellite, temperature, troposphere, stratosphere", "publicationState": "published", "dataPublishedTime": "2012-06-01T14:10:15", "doiPublishedTime": null, "updateFrequency": "asNeeded", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/32892/?format=api", "dataPath": "/neodc/iasi_metop_a/data/l2", "oldDataPath": [ "https://api.catalogue.ceda.ac.uk/api/v2/results/8573/?format=api" ], "storageLocation": "internal", "storageStatus": "online", "volume": 3673032085102, "numberOfFiles": 59131, "fileFormat": "Data are in EUMETSAT native format" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2448/?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/21919/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21962/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/21974/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/22848/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25383/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25393/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25394/?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/25850/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25856/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25860/?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/25885/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25933/?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/25998/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/25999/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/52939/?format=api" ], "dataLineage": "Data collected and prepared by EUMETSAT before a copy is obtained by NEODC direct from EUMETSAT", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5486/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/19624/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8566/?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/33884/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33889/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33883/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33886/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33887/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33888/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33890/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33885/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8576/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2663/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "metop_iasi", "label": "restricted: metop_iasi group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/Eumetsat%20Data_Policy.pdf", "licenceClassifications": "specific" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8578, "uuid": "9399794eafb50c208428eda6fa7e5cc6", "title": "Data from Thematic Mapper (LS5) at Landsat5 for the Landsat Campaign", "abstract": "Landsat 4 and Landsat 5 carry both the TM (thematic mapper) and the MSS (multi-spectral scanner) sensors, though routine collection of MSS data was terminated in late 1992. The satellites orbit at an altitude of 705 km and provide a 16-day, 233-orbit cycle with a swath overlap that varies from 7 percent at the Equator to nearly 84 percent at 81 degrees north or south latitude. Landsat data is widely used in many fields including geology, agriculture, resource management, climate analysis etc. The Landsat program is jointly managed by the National Aeronautics and Space Administration (NASA) and the US Geological Survey (USGS). The NERC Earth Observation Data Centre (NEODC) now also holds the data.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-05-16T07:55:45", "doiPublishedTime": null, "updateFrequency": "asNeeded", "status": "ongoing", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8579/?format=api", "dataPath": "/neodc/landsat45tm", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 109062676522, "numberOfFiles": 10815, "fileFormat": "<div property=\"cedacat:formats\">\n<div class=\"formats\">Data availability and file format</div>\n<p> NEODC archive is available <a href=\"http://www.neodc.rl.ac.uk/datasearch/index.php?platform_type=satellite\" target=\"_blank\">here</a> to search NEODC holdings of Landsat 4 &amp; 5 TM data or use the <a href=\"http://www.neodc.rl.ac.uk/maps/mapserver_neodc/dbox/neodc/neodc_coverage.html\">Interactive Map</a></p>\n\n<p>To browse the original data producer's archive click here: <a href=\"http://edcsns17.cr.usgs.gov/EarthExplorer/\">USGS Eros Data Centre</a>.</p>\n<p>Other suppliers are available here:</p>\n<ul>\n<li><a href=\"http://www.infoterra-global.com\">Infoterra</a></li>\n<li><a href=\"http://www.eurimage.com\">Eurimage</a></li>\n<li><a href=\"http://www.npagroup.com\">NPA Group</a></li>\n</ul>\n\n<p>The file format is ESA CEOS Landsat format - Details on how to open those types of files is available at <a href=\"http://geol.hu/data/online_help/Opening_External_Files.html\">http://geol.hu/data/online_help/Opening_External_Files.html</a>\n\n</p></div>\n\n\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2450/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/1/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "THIS IS REQUIRED!", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5489/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8334/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8577/?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/33899/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33905/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33902/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33903/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33904/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33906/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33901/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33900/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/76030/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8583/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2635/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "landsat7etm", "label": "restricted: landsat7etm group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/landsat7etm_conditions.pdf", "licenceClassifications": "academic" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8585, "uuid": "7201151d40683a4420da90c30640d4fa", "title": "Theme 2 Sub Theme 6: Global Phytoplankton Size Class (PSC) 10 Year Monthly Climatology (1997-2007) from Plymouth Marine Laboratory using SeaWiFS satellite", "abstract": "This dataset contains the fractional contributions of three phytoplankton size classes (micro-, nano- and picoplankton) over the globe for the period 1997-2007, as produced by the Plymouth Marine Laboratory (PML) using SeaWIFs data. A 10 year monthly climatology is available together with accompanying maps. This dataset was produced as part of the National Centre for Earth Observation (NCEO) Theme 2 programme (Monitoring, Diagnosis and Prediction of the Global Carbon-Cycle), Quantification of ocean biogeochemistry and carbon fluxes sub-theme 6 (ST6).", "keywords": "phytoplankton, global, climatology, nceo", "publicationState": "published", "dataPublishedTime": "2012-08-29T13:55:21", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8586/?format=api", "dataPath": "/neodc/nceo-carbon/data/ST6-ocean_biogeochemistry/Global-PSC-Climatologies/monthly-10yr-climatology/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2693476648, "numberOfFiles": 25, "fileFormat": "NetCDF data files and Associated maps are stored as png files.\r\n\r\nA metadata file is associated with the files in the archive. \r\n\r\n" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2451/?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/50543/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68281/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68283/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68284/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68285/?format=api" ], "dataLineage": "Data prepared by authors and sent to NERC Earth Observations Data Centre (NEODC) for archiving. Data files are checked for CF conventions compliance. Filenames follow the BADC/NEODC filename convention.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5494/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8540/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8587/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8584/?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/33919/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33918/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33924/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33920/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33921/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33922/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42562/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42558/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54742/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/42561/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/8588/?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": 8589, "uuid": "a91ae89c4c6d011f84cdfbc3d41a73c8", "title": "Theme 2 Sub Theme 6: Global Phytoplankton Size Class (PSC) Monthly (Composites) Climatology (1997-2007) from Plymouth Marine Laboratory using SeaWiFS satellite", "abstract": "This dataset contains the fractional contributions of three phytoplankton size classes (micro-, nano- and picoplankton) in monthly averages over the globe for the period 1997-2007, as produced by the Plymouth Marine Laboratory (PML) using SeaWIFs data (The dataset was produced by the Plymouth Marine Laboratory by applying the algorithm of Brewin et al. (2010) directly to monthly SeaWiFS Level 3 composites of chlorophyll on a pixel-by-pixel basis.). A 10 year monthly climatology is also available as a separate dataset. Accompanying maps are available. This dataset was produced as part of the National Centre for Earth Observation (NCEO) Theme 2 programme (Monitoring, Diagnosis and Prediction of the Global Carbon-Cycle), Quantification of ocean biogeochemistry and carbon fluxes sub-theme 6 (ST6).\r\n", "keywords": "phytoplankton, global, climatology, nceo", "publicationState": "published", "dataPublishedTime": "2012-08-29T14:08:29", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8590/?format=api", "dataPath": "/neodc/nceo-carbon/data/ST6-ocean_biogeochemistry/Global-PSC-Climatologies/monthly-composites/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 27845290569, "numberOfFiles": 249, "fileFormat": "Data are netCDF formatted. Images are PNG formatted." }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/3576/?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/50543/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68281/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68283/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68284/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/68285/?format=api" ], "dataLineage": "Data prepared by authors and sent to NERC Earth Observations Data Centre (NEODC) for archiving. Data files are checked for CF conventions compliance. Filenames follow the BADC/NEODC filename convention.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5498/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/8541/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8587/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8584/?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/33935/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33934/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33940/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33936/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33937/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33938/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43226/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43230/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/54743/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/43229/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": null, "procedureComputation": "https://api.catalogue.ceda.ac.uk/api/v2/computations/13694/?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": 8592, "uuid": "2d14cb23b3318b12c0aea374998e4a4d", "title": "Atmospheric Retrievals from MIPAS/Envisat at Oxford v1.02-1.10", "abstract": "This dataset contains atmospheric profiles from the Michelson Interferometer for Passive Atmospheric Sounding (MIPAS) on Envisat, processed with the Oxford L2 retrieval algorithm MORSE. This differs from the European Space Agency L2 products in that it uses an optimal estimation approach rather than a regularised least squares fit, and has additional molecules.\r\n\r\nThe dataset was produced by Anu Dudhia, University of Oxford and National Centre for Earth Observation (NCEO).", "keywords": "", "publicationState": "published", "dataPublishedTime": "2010-06-02T12:54:22", "doiPublishedTime": null, "updateFrequency": "asNeeded", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8593/?format=api", "dataPath": "/neodc/mipas-oxford/data/v1.02-v1.10/", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 5330898791, "numberOfFiles": 2031, "fileFormat": "Data are netCDF formatted" }, "timePeriod": null, "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/62128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62134/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62135/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62136/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62139/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62140/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62141/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62143/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62144/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62145/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62146/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62147/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62148/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62149/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62150/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62155/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62156/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62162/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62165/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62166/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62167/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62168/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62177/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62178/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62645/?format=api" ], "dataLineage": "03-JUN-2010: Version 1.02-1.10 data provided to NEODC in netCDF format by Anu Dudhia(Oxford) as an output from the NERC National Centre for Earth Observation \r\n\r\n28-JUN-2011: Minor changes were made by Victoria Bennett (NEODC) to netCDF variable attributes (long names) as long names did not match correct variables in original files\r\n\r\n04-AUG-2011: Version 1.2 Data added to archive. Data submitted by Anu Dudhia, University of Oxford\r\n\r\n19-JUL-2012: MIPAS-Oxford archive separated out from the main MIPAS archive for catalogue records consistency.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5501/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8594/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8591/?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/33950/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33955/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33956/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33949/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33952/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33953/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33954/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33951/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8598/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2575/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "mipas_oxford", "label": "restricted: mipas_oxford group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/mipas_oxford.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8599, "uuid": "0ce969a5aef0fb1a7b00d7136706b76c", "title": "Atmospheric Retrievals from MIPAS/Envisat at Oxford v1.40", "abstract": "This dataset contains atmospheric profiles from the Michelson Interferometer for Passive Atmospheric Sounding (MIPAS) on Envisat, processed with the Oxford L2 retrieval algorithm MORSE. This differs from the European Space Agency L2 products in that it uses an optimal estimation approach rather than a regularised least squares fit, and has additional molecules. The data was produced using v1.40 of the algorithm by Anu Dudhia, University of Oxford and National Centre for Earth Observation (NCEO).", "keywords": "MIPAS, Envisat, Atmosphere", "publicationState": "published", "dataPublishedTime": "2011-08-04T10:22:33", "doiPublishedTime": null, "updateFrequency": "asNeeded", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/25432/?format=api", "dataPath": "/neodc/mipas-oxford/data/v1.40", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 12245240005, "numberOfFiles": 2598, "fileFormat": "CF compliant NetCDF" }, "timePeriod": null, "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/62128/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62131/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62134/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62135/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62136/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62137/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62139/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62140/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62141/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62143/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62144/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62145/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62146/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62147/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62148/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62149/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62150/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62155/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62156/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62158/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62160/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62162/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62163/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62164/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62165/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62166/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62167/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62168/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62169/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62170/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62171/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62172/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62173/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62174/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62175/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62176/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62177/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62178/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62179/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62181/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62182/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/62645/?format=api" ], "dataLineage": "03-JUN-2010: Version 1.02-1.10 data provided to NEODC in netCDF format by Anu Dudhia(Oxford) as an output from the NERC National Centre for Earth Observation \r\n\r\n28-JUN-2011: Minor changes were made by Victoria Bennett (NEODC) to netCDF variable attributes (long names) as long names did not match correct variables in original files\r\n\r\n04-AUG-2011: Version 1.2 Data added to archive. Data submitted by Anu Dudhia, University of Oxford\r\n\r\n19-JUL-2012: MIPAS-Oxford archive separated out from the main MIPAS archive for catalogue records consistency.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5506/?format=api" ], "projects": [], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8591/?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/33962/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33967/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33968/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33961/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33964/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33965/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33966/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33963/?format=api" ], "procedureAcquisition": null, "procedureCompositeProcess": "https://api.catalogue.ceda.ac.uk/api/v2/composites/8603/?format=api", "procedureComputation": null, "permissions": [ { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/2575/?format=api", "useLimitation": null, "accessConstraints": null, "accessCategory": "restricted", "accessRoles": "mipas_oxford", "label": "restricted: mipas_oxford group", "licenceURL": "https://artefacts.ceda.ac.uk/licences/specific_licences/mipas_oxford.pdf", "licenceClassifications": "unstated" } ], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8605, "uuid": "cc6667594524567e5983e60ae1dd901d", "title": "Data from the Photographic Camera on-board the Dornier Do228-101 D-CALM Aircraft during Flight GB05/16 over the Birmingham Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-06T09:09:17", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8606/?format=api", "dataPath": "/neodc/arsf/2005/GB05_16", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3066318894, "numberOfFiles": 83, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2453/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5513/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8607/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/33980/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33985/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33979/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33982/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33983/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33984/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33986/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33981/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8609/?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": 8610, "uuid": "e5938408feda66eb33be96b4159d1dfd", "title": "Data from the Photographic Camera on-board the Dornier Do228-101 D-CALM Aircraft during Flight GB05/15 over the Fingringhoe Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-06T08:37:26", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8611/?format=api", "dataPath": "/neodc/arsf/2005/GB05_15", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1076464500, "numberOfFiles": 17, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2454/?format=api", "geographicExtent": null, "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", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65006/?format=api" ], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5518/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8612/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/33991/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33996/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33990/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33994/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33995/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33997/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33993/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33992/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8613/?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": 8614, "uuid": "051cdaeffee9a0405e0f202784d3ca5a", "title": "Data from the CASI-2 Instrument on-board the Dornier Do228-101 D-CALM Aircraft during Flight GB2004/21 over the Chilbolton Area", "abstract": "ARSF project GB2004/21: Airborne Ozone LIDAR Validation Study. PI: Jim McQuaid. Site: Chilbolton.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-06T20:04:29", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8615/?format=api", "dataPath": "/neodc/arsf/2005/GB2004_21", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 9081740221, "numberOfFiles": 44, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2455/?format=api", "geographicExtent": null, "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": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5521/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8616/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34000/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34005/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34002/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34003/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34004/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34006/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/33999/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34001/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8617/?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": 8618, "uuid": "8c81d9a18b46bc4cae5eb5e4a403cfee", "title": "Data from the Optech LIDAR Instrument on-board the Dornier Do228-101 D-CALM Aircraft during Flight MC04/09 over the Idrija and Ravne Faults, Slovenia", "abstract": "ARSF project MC04/09: LiDAR Mapping of Seismogenic Faults in NW Slovenia. PI: Dickson Cunningham. Site: Idrija and Ravne.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-06T22:20:15", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8619/?format=api", "dataPath": "/neodc/arsf/2005/MC04_09", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2961118737, "numberOfFiles": 11, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2456/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/195/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5524/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8620/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34009/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34014/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34008/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34012/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34013/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34015/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34011/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34010/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8622/?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": 8623, "uuid": "98194cf6dd5d071472408a9215bb285c", "title": "Data from the ATM AZ-16 Instrument on-board the Dornier Do228-101 D-CALM Aircraft during Flight 03/28 over the Bath Area", "abstract": "ARSF project 03/28 led by Kayte Royse. Site: Bath.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-08T22:58:24", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8624/?format=api", "dataPath": "/neodc/arsf/2004/03_28", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2053650375, "numberOfFiles": 25, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2457/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65006/?format=api" ], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5529/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8625/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34020/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34025/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34019/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34022/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34023/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34024/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34026/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34021/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8627/?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": 8628, "uuid": "e58e7d80632152d0be29434bdf46ee77", "title": "Data from the ATM AZ-16 Instrument on-board the Dornier Do228-101 D-CALM Aircraft during Flight 03/20 for the Glass Sat Cal Project", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-08T23:43:36", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8629/?format=api", "dataPath": "/neodc/arsf/2004/03_20", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 600602880, "numberOfFiles": 9, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2458/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65006/?format=api" ], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5534/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8630/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34031/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34036/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34030/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34033/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34034/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34035/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34037/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34032/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8631/?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": 8632, "uuid": "2ec76fed8a28e699625c17acc43cf303", "title": "Data from the Photographic Camera on-board the Dornier Do228-101 D-CALM Aircraft during Test Flight 04/999 over the Monks Wood Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-09T01:07:11", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8633/?format=api", "dataPath": "/neodc/arsf/2004/04_999", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1613664441, "numberOfFiles": 42, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2459/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5537/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8634/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34040/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34045/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34039/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34042/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34043/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34044/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34041/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8635/?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": 8636, "uuid": "bba31851b2c83cf499ed44d6df58de93", "title": "Data from the Photographic Camera on-board the Dornier Do228-101 D-CALM Aircraft during Flight 03/02 over Arctic Sea Ice", "abstract": "ARSF project 03/02 led by Chris Merchant. Site: Sea ice.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-12T05:44:20", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8637/?format=api", "dataPath": "/neodc/arsf/2003/03_02", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 572834648, "numberOfFiles": 16, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2460/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5540/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8638/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34049/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34054/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34048/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34051/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34052/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34053/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34055/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34050/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8639/?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": 8640, "uuid": "40703b0ef6088bdac362fbe43420a340", "title": "Data from the Photographic Camera and ATM AZ-16 Instruments on-board the Dornier Do228-101 D-CALM Aircraft during Flight 03/07 over the Reading Area", "abstract": "ARSF project 03/07 led by Maria Shahgedanova. Site: Reading.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-12T06:06:52", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8641/?format=api", "dataPath": "/neodc/arsf/2003/03_07", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 9597417429, "numberOfFiles": 212, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2461/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65006/?format=api" ], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5543/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8642/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34058/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34063/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34057/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34061/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34062/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34064/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34060/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34059/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8643/?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": 8644, "uuid": "b7870190fee9230d184de07f5d11785f", "title": "Data from the Photographic Camera on-board the Dornier Do228-101 D-CALM Aircraft during Flight 03/22 over the Sound of Eriskay Area", "abstract": "ARSF project 03/22 led by T.Malthus. Site: Sound of Eriskay.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-17T23:30:21", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8645/?format=api", "dataPath": "/neodc/arsf/2003/03_22", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4662087689, "numberOfFiles": 114, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2462/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5546/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8646/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34067/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34072/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34066/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34069/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34070/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34071/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34073/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34068/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8647/?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": 8648, "uuid": "5ee9bf65437913e1c1719c85ed0c0be8", "title": "Data from the Photographic Camera on-board the Dornier Do228-101 D-CALM Aircraft during Calibration Flight 03/cal over the Monks Wood Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-18T00:11:50", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8649/?format=api", "dataPath": "/neodc/arsf/2003/03_cal", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3080358093, "numberOfFiles": 76, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2463/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5549/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8650/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34076/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34081/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34075/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34078/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34079/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34080/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34082/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34077/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8651/?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": 8652, "uuid": "1625c0308ab58fb5f41d58e84c4a820e", "title": "Data from the Photographic Camera on-board the Dornier Do228-101 D-CALM Aircraft during Flight 03/xx over the Sawtry Area", "abstract": "ARSF Project 03/xx. Site: Sawtry. PI: Andrew Wilson.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-18T00:31:26", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8653/?format=api", "dataPath": "/neodc/arsf/2003/03_xx", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1581807471, "numberOfFiles": 40, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2464/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5552/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8654/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34085/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34090/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34084/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34087/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34088/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34089/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34091/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34086/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8655/?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": 8656, "uuid": "f788e67abab99c47a5727fff0519df42", "title": "Data from the Photographic Camera on-board the Dornier Do228-101 D-CALM Aircraft during Flight 02/04 over the Plymouth Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-18T23:45:48", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8657/?format=api", "dataPath": "/neodc/arsf/2002/02_04", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 21063437923, "numberOfFiles": 508, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2465/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5555/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8658/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34094/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34099/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34093/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34096/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34097/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34098/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34100/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34095/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8659/?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": 8660, "uuid": "1779162a54ed84ec2d8ef91b2db4b761", "title": "Data from the Photographic Camera on-board the Dornier Do228-101 D-CALM Aircraft during Flight 02/20 over the River Frome", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-19T00:54:57", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8661/?format=api", "dataPath": "/neodc/arsf/2002/02_20", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 13306307192, "numberOfFiles": 322, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2466/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5558/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8662/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34103/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34108/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34102/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34105/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34106/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34107/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34109/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34104/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8663/?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": 8664, "uuid": "32fe3ff154b4f571a79c87c0627ec237", "title": "Data from the Photographic Camera on-board the Dornier Do228-101 D-CALM Aircraft during Flight 02/35 over the Newport Bay Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-19T07:48:55", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8665/?format=api", "dataPath": "/neodc/arsf/2002/02_35", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2910195093, "numberOfFiles": 72, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2467/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5561/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8666/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34112/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34117/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34111/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34114/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34115/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34116/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34118/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34113/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8667/?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": 8668, "uuid": "03659f01cb43e91e2c773d5b516aa2a3", "title": "Data from the Photographic Camera on-board the Dornier Do228-101 D-CALM Aircraft during Flight 02/test over the Monks Wood Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-19T07:58:10", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8669/?format=api", "dataPath": "/neodc/arsf/2002/02_test", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 5163264172, "numberOfFiles": 130, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2468/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5564/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8670/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34121/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34126/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34120/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34124/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34125/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34127/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34123/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34122/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8671/?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": 8672, "uuid": "0da82b9e01863ec3e4a37bd249cabc3b", "title": "Data from the Photographic Camera on-board the Dornier Do228-101 D-CALM Aircraft during Flight 01/40 over the Black Ven Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-21T23:56:59", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8673/?format=api", "dataPath": "/neodc/arsf/2001/01_40", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 645474487, "numberOfFiles": 18, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2469/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5567/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8674/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34130/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34135/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34129/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34132/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34133/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34134/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34136/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34131/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8675/?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": 8676, "uuid": "307d2568374e70710481e78cab136c5c", "title": "Data from the Photographic Camera on-board the Dornier Do228-101 D-CALM Aircraft during Flight 01/41 for an Unnamed Project", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-22T00:00:27", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8677/?format=api", "dataPath": "/neodc/arsf/2001/01_41", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1775048188, "numberOfFiles": 45, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2470/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5570/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8678/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34139/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34144/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34142/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34143/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34145/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34138/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34141/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34140/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8679/?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": 8680, "uuid": "75d21a8e82174bae6c91ff816e085fdf", "title": "Data from the Photographic Camera on-board the Dornier Do228-101 D-CALM Aircraft during Flight 01/42 over the Millingerwaard Area, Netherlands", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-22T00:05:32", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8681/?format=api", "dataPath": "/neodc/arsf/2001/01_42", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 522929574, "numberOfFiles": 34, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2471/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/196/?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": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5573/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8682/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34148/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34153/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34147/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34150/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34151/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34152/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34154/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34149/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8683/?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": 8684, "uuid": "b4419dbeaeaf317b4ca0b26ae39ed140", "title": "Data from the Photographic Camera on-board the Dornier Do228-101 D-CALM Aircraft during Flight 01/test over the Monks Wood Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-22T00:14:28", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8685/?format=api", "dataPath": "/neodc/arsf/2001/01_test", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 9116428173, "numberOfFiles": 228, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2472/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5576/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8686/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34157/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34162/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34156/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34160/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34161/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34163/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34159/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34158/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8687/?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": 8688, "uuid": "57c6aac4e6733302bf33234cdd82a40b", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 00/01 over the Morbihan Area, France", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-22T09:05:34", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8689/?format=api", "dataPath": "/neodc/arsf/2000/00_01", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 5648150984, "numberOfFiles": 142, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2473/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/197/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5579/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8690/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34166/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34171/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34165/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34168/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34169/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34170/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34172/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34167/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8693/?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": 8694, "uuid": "39cfdb3f99a54d74159d73917066870b", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 00/20 over the Bedfordshire and Midlands Areas", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-22T09:12:46", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8695/?format=api", "dataPath": "/neodc/arsf/2000/00_20", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 21840392864, "numberOfFiles": 540, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2474/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/198/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5584/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8696/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34177/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34182/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34176/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34180/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34181/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34183/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34179/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34178/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8697/?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": 8698, "uuid": "835e1ee64daf5c1496d21dde141964ce", "title": "Data from the Photographic Camera, CASI and ATM AZ-16 Instruments on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 00/22 over the New Forest Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-22T09:16:56", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8699/?format=api", "dataPath": "/neodc/arsf/2000/00_22", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 5624838006, "numberOfFiles": 144, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2475/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/199/?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", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65006/?format=api" ], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5587/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8700/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34186/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34191/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34185/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34188/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34189/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34190/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34192/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34187/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8702/?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": 8703, "uuid": "cd82dcd45194be33ed44e507804ab2d3", "title": "Data from the Photographic Camera, CASI and ATM AZ-16 Instruments on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 00/25 over the Isle of Islay", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-22T09:21:19", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8704/?format=api", "dataPath": "/neodc/arsf/2000/00_25", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 12549800628, "numberOfFiles": 307, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2476/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/200/?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", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65006/?format=api" ], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5592/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8705/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34197/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34202/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34196/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34199/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34200/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34201/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34203/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34198/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8706/?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": 8707, "uuid": "7b9d7e8768912c6c26c5bd5c2f33da84", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 00/28 over the River Nith", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-22T09:24:06", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8708/?format=api", "dataPath": "/neodc/arsf/2000/00_28", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2904611932, "numberOfFiles": 74, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2477/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/201/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5595/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8709/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34206/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34211/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34205/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34208/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34209/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34210/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34212/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34207/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8710/?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": 8711, "uuid": "4ce5998d58a8db8ae966a5ff15a169dc", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 00/test over the Monks Wood Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "", "publicationState": "published", "dataPublishedTime": "2007-09-22T09:25:53", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8712/?format=api", "dataPath": "/neodc/arsf/2000/00_test", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 726143173, "numberOfFiles": 20, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2478/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5598/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8713/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34215/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34220/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34214/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34218/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34219/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34221/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34217/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34216/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8714/?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": 8715, "uuid": "c50581c9bd1dd2be9a40bd03541b817a", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 97/18 over the Auchencarroch, Tarbolton Ayrshire and Greengairs Areas", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 97/18, Auchencarroch, Tarbolton Ayrshire, Greengairs", "publicationState": "published", "dataPublishedTime": "2007-09-23T01:33:47", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8716/?format=api", "dataPath": "/neodc/arsf/1997/97_18", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4735117379, "numberOfFiles": 148, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2479/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/202/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/64847/?format=api" ], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5601/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8717/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34224/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34229/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34223/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34226/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34227/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34228/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34230/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34225/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8718/?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": 8719, "uuid": "f27ce00176bcd794c5ddfc068bfe2550", "title": "Data from the Photographic Camera, CASI and ATM AZ-16 Instruments on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 99/01 over the Alice Holt Area, Griffin Forest", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 99/01, Alice Holt, Griffin Forest", "publicationState": "published", "dataPublishedTime": "2007-09-23T02:07:54", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8720/?format=api", "dataPath": "/neodc/arsf/2000/99_01", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 634199292, "numberOfFiles": 23, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2480/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/203/?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", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65006/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65007/?format=api" ], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5604/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8721/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34233/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34238/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34235/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34236/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34237/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34232/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34239/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34234/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8722/?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": 8723, "uuid": "c1d0b97b263e7d902182eda7acaefe96", "title": "Data from the Photographic Camera, CASI and ATM AZ-16 Instruments on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 99/08 over the Grimsby, Immingham and Hessle Areas", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 99/08, Grimsby, Immingham, Hessle", "publicationState": "published", "dataPublishedTime": "2007-09-23T02:10:46", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8724/?format=api", "dataPath": "/neodc/arsf/1999/99_08", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1585964640, "numberOfFiles": 72, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2481/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/204/?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", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65006/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65007/?format=api" ], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5607/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8725/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34242/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34247/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34241/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34244/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34245/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34246/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34248/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34243/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8726/?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": 8727, "uuid": "020ab269a0a3d9f25f26b56fa39d20af", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 98/06 over the Conington Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 98/06, Conington", "publicationState": "published", "dataPublishedTime": "2007-09-23T23:44:43", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8728/?format=api", "dataPath": "/neodc/arsf/1998/98_06", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 5888904870, "numberOfFiles": 148, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2482/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/205/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5610/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8729/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34251/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34256/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34250/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34253/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34254/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34255/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34257/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34252/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8730/?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": 8731, "uuid": "7214f561a99be0b8197eaec944548c1b", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 98/xx over the North West Norfolk Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 98/xx, North West Norfolk", "publicationState": "published", "dataPublishedTime": "2007-09-24T06:41:35", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8732/?format=api", "dataPath": "/neodc/arsf/1998/98_xx", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1371432491, "numberOfFiles": 36, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2483/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5613/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8733/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34260/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34265/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34259/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34263/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34264/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34266/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34262/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34261/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8734/?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": 8735, "uuid": "ca862f3d9c8b3b860d9001c6004dcf3a", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 94/09 over the Glensaugh, Sourhope (North), Sourhope (South), Drayton, Wytham, Rothamsted, Cairngorms, Snowdonia, Porton, Alice Holt, North Wyke and Moor House Areas", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 94/09, Glensaugh, Sourhope (North), Sourhope (South), Drayton, Wytham, Rothamsted, Cairngorms, Snowdonia, Porton, Alice Holt, North Wyke, Moor House", "publicationState": "published", "dataPublishedTime": "2007-09-24T07:11:27", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8736/?format=api", "dataPath": "/neodc/arsf/1994/94_09", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 28238658369, "numberOfFiles": 702, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2484/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/206/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5616/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8737/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34269/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34274/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34268/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34271/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34272/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34273/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34275/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34270/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8738/?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": 8739, "uuid": "f3dab64ad28db24c3917c75e2b51c1de", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 95/35 over the Ecomont Alps Area, Italy and Austria", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 95/35, Ecomont Alps, Italy, Austria", "publicationState": "published", "dataPublishedTime": "2007-09-24T22:28:58", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8740/?format=api", "dataPath": "/neodc/arsf/1997/95_35", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 18231460051, "numberOfFiles": 454, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2485/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5619/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8741/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34278/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34283/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34277/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34280/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34281/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34282/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34284/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34279/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8742/?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": 8743, "uuid": "8d6af680f69e0bd5a0beddd2bfd2e67a", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 97/21 over the Tweed Estuary and Humber Estuary, in support of the Land-Ocean Interaction Study (LOIS) and the Rivers, Atmosphere and Coasts Study (RACS)", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 97/21, Tweed Estuary, Humber Estuary, Land-Ocean Interaction Study, LOIS, Rivers Atmosphere and Coasts Study, RACS", "publicationState": "published", "dataPublishedTime": "2007-09-25T06:05:34", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8744/?format=api", "dataPath": "/neodc/arsf/1997/97_21", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 75026227327, "numberOfFiles": 1870, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2486/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/207/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5622/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8745/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34287/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34292/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34286/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34290/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34291/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34293/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34289/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34288/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8746/?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": 8747, "uuid": "ab124f3a464e3556376c55a35845434b", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 97/test over the Storebaelt Bridge Area, Denmark", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 97/test, Storebaelt Bridge, Denmark", "publicationState": "published", "dataPublishedTime": "2007-09-25T06:08:18", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8748/?format=api", "dataPath": "/neodc/arsf/1997/97_test", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 161355881, "numberOfFiles": 6, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2487/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5625/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8749/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34296/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34301/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34295/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34299/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34300/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34302/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34298/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34297/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8750/?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": 8751, "uuid": "7ecbba9e712ccb481882a5a96157d0f8", "title": "Data from the Photographic Camera and ATM Instruments on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 95/16 over the Rodalquilar Area, Spain", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 95/16, Rodalquilar, Spain", "publicationState": "published", "dataPublishedTime": "2007-09-25T23:29:05", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8752/?format=api", "dataPath": "/neodc/arsf/1996/95_16", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2920754894, "numberOfFiles": 87, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2488/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5628/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8753/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34305/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34310/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34304/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34307/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34308/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34309/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34311/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34306/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8755/?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": 8756, "uuid": "cdb23848564622844a7e8652b4a9091d", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 95/20 over the Tweed Estuary", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 95/20, Tweed Estuary", "publicationState": "published", "dataPublishedTime": "2007-09-25T23:33:33", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8757/?format=api", "dataPath": "/neodc/arsf/1996/95_20", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 7681162264, "numberOfFiles": 247, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2489/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/208/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5633/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8758/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34316/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34321/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34315/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34318/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34319/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34320/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34322/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34317/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8759/?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": 8760, "uuid": "84b5d7689c0c3827b2062b0e7deb062b", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 95/29 over the Rodaliquilar and Carboneras Areas, Spain", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 95/29, Rodaliquilar, Carboneras, Spain", "publicationState": "published", "dataPublishedTime": "2007-09-25T23:43:44", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8761/?format=api", "dataPath": "/neodc/arsf/1996/95_29", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2325132281, "numberOfFiles": 66, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2490/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5636/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8762/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34325/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34330/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34324/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34327/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34328/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34329/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34331/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34326/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8763/?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": 8764, "uuid": "25cb8a0521e7f21952ee044e458e6320", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 95/30 over the Coto Donana Area, Spain", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 95/30, Coto, Donana, Spain", "publicationState": "published", "dataPublishedTime": "2007-09-25T23:46:59", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8765/?format=api", "dataPath": "/neodc/arsf/1996/95_30", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1234700011, "numberOfFiles": 44, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2491/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5639/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8766/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34334/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34339/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34333/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34336/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34337/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34338/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34340/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34335/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8767/?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": 8768, "uuid": "ff08b66570e2690196f1ae8f22189fe1", "title": "Data from the Photographic Camera and ATM Instruments on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 95/34 over the Lake Vrywny Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 95/34, Lake Vrywny", "publicationState": "published", "dataPublishedTime": "2007-09-25T23:50:43", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8769/?format=api", "dataPath": "/neodc/arsf/1996/95_34", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2098007204, "numberOfFiles": 56, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2492/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5642/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8770/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34343/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34348/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34342/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34346/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34347/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34349/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34345/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34344/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8771/?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": 8772, "uuid": "0051e2bf410f0a43a8d507b7334c0dd6", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 93/05 over the Portugos Area, Spain", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 93/05, Portugos, Spain", "publicationState": "published", "dataPublishedTime": "2007-09-25T22:52:03", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8773/?format=api", "dataPath": "/neodc/arsf/1996/93_05", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 4458940749, "numberOfFiles": 133, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2493/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5645/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8774/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34352/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34357/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34355/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34356/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34358/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34351/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34354/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34353/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8775/?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": 8776, "uuid": "fe1d95a9d91abba004242ce9d0f5dfbd", "title": "Data from the Photographic Camera and ATM Instruments on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 96/02 over the Llanbrynmair Moor Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 96/02, Llanbrynmair Moor", "publicationState": "published", "dataPublishedTime": "2007-09-26T00:03:50", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8777/?format=api", "dataPath": "/neodc/arsf/1996/96_02", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 6264869770, "numberOfFiles": 195, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2494/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/209/?format=api", "nonGeographicFlag": false, "phenomena": [ "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65006/?format=api" ], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5648/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8778/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34361/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34366/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34360/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34364/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34365/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34367/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34363/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34362/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8779/?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": 8780, "uuid": "c3aebafd3c4f438265b9e69ef32d2e1d", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 96/23 over the Puerto Lumbreras, Embalse de Puentes and Las Palas Areas, Spain", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 96/23, Puerto Lumbreras, Embalse de Puentes, Las Palas, Spain", "publicationState": "published", "dataPublishedTime": "2007-09-26T07:21:53", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8781/?format=api", "dataPath": "/neodc/arsf/1996/96_23", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2743488013, "numberOfFiles": 156, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2495/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5651/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8782/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34370/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34375/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34369/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34372/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34373/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34374/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34376/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34371/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8783/?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": 8784, "uuid": "01fd3df8edde2222ebb64a7ae0cce9a6", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 96/28 over the Las Palas and Puerto Lumbreras Areas, Spain", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 96/28, Las Palas, Puerto Lumbreras, Spain", "publicationState": "published", "dataPublishedTime": "2007-09-26T07:27:19", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8785/?format=api", "dataPath": "/neodc/arsf/1996/96_28", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 10741067700, "numberOfFiles": 325, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2496/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5654/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8786/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34379/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34384/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34378/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34381/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34382/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34383/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34385/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34380/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8787/?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": 8788, "uuid": "2326e20d9142ae1a6e767729d6575b51", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 96/29 over the Rambla Honda, Velez del Rubio, and Ramble de Nogalte Areas, Spain", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, Rambla Honda, Velez del Rubio, Ramble de Nogalte, Spain", "publicationState": "published", "dataPublishedTime": "2007-09-26T07:46:17", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8789/?format=api", "dataPath": "/neodc/arsf/1996/96_29", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 9619517887, "numberOfFiles": 273, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2497/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5657/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8790/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34388/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34393/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34387/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34391/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34392/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34394/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34390/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34389/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8791/?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": 8792, "uuid": "c6e632555abf6698bb9b553bee0d215b", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 96/30 over the Rambla Honda, Velez del Rubio, Rambla de Nogalte and Rambla del Chortal Areas, Spain", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 96/30, Rambla Honda, Velez del Rubio, Rambla de Nogalte, Rambla del Chortal, Spain", "publicationState": "published", "dataPublishedTime": "2007-09-26T13:51:10", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": null, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2498/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/529/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5660/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8794/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34397/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34402/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34396/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34400/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34401/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34403/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34399/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34398/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8795/?format=api", "procedureCompositeProcess": null, "procedureComputation": null, "permissions": [], "discoveryKeywords": [ { "ob_id": 1138, "name": "NDGO0003" } ] }, { "ob_id": 8796, "uuid": "6571595239d9ec656eb4b809a5185ca1", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 96/32 over the Salisbury Plain Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 96/32, Salisbury Plain", "publicationState": "published", "dataPublishedTime": "2007-09-26T13:54:06", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8797/?format=api", "dataPath": "/neodc/arsf/1996/96_32", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 16463252650, "numberOfFiles": 494, "fileFormat": "Data are in jpeg and jpeg2000 formats" }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2499/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/756/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5663/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8798/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34406/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34411/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34405/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34408/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34409/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34410/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34412/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34407/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8799/?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": 8800, "uuid": "e722e0bb6b7fca8221111743353abdef", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 96/33 over the Porton Down Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 96/33, Porton Down", "publicationState": "published", "dataPublishedTime": "2007-09-26T13:56:47", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8801/?format=api", "dataPath": "/neodc/arsf/1996/96_33", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1229502978, "numberOfFiles": 43, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2500/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5666/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8802/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34415/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34420/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34414/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34417/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34418/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34419/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34421/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34416/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8803/?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": 8804, "uuid": "ca081e9333dc7ad953faa99d1e07167d", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 96/34 over the Lake Vrywny Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 96/34, Lake Vrywny", "publicationState": "published", "dataPublishedTime": "2007-09-26T13:59:42", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8805/?format=api", "dataPath": "/neodc/arsf/1996/96_34", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 10262160092, "numberOfFiles": 320, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2501/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5669/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8806/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34424/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34429/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34423/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34426/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34427/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34428/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34430/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34425/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8807/?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": 8808, "uuid": "c5a69eff845a608e21a25a2f3eec9b26", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 96/36 over the Walsall and Wolverhampton Areas", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 96/36, Walsall, Wolverhampton", "publicationState": "published", "dataPublishedTime": "2007-09-26T14:02:21", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8809/?format=api", "dataPath": "/neodc/arsf/1996/96_36", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 9968560457, "numberOfFiles": 278, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2502/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5672/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8810/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34433/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34438/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34432/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34435/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34436/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34437/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34439/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34434/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8811/?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": 8812, "uuid": "35355924565183b5263002b24cc5ffef", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 96/test over the Monks Wood Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 96/test, Monks Wood", "publicationState": "published", "dataPublishedTime": "2007-09-26T14:04:56", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8813/?format=api", "dataPath": "/neodc/arsf/1996/96_test", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 564717378, "numberOfFiles": 16, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2503/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5675/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8814/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34442/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34447/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34441/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34444/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34445/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34446/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34448/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34443/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8815/?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": 8816, "uuid": "568d35cab1b5ebb0ac995ce661125fd0", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 96/xx over the Llyn Brianne Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 96/xx, Llyn Brianne", "publicationState": "published", "dataPublishedTime": "2007-09-26T14:07:22", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8817/?format=api", "dataPath": "/neodc/arsf/1996/96_xx", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 2354087727, "numberOfFiles": 68, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2504/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/210/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5678/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8818/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34451/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34456/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34450/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34453/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34454/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34455/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34457/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34452/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8819/?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": 8820, "uuid": "ff05cd1b2f7dc993832875dfa1b8ea2c", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 97/09 over the Kilham Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 97/09, Kilham", "publicationState": "published", "dataPublishedTime": "2007-09-26T14:10:09", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8821/?format=api", "dataPath": "/neodc/arsf/1996/97_09", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3145999499, "numberOfFiles": 80, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2505/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/211/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5681/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8822/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34460/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34465/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34459/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34463/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34464/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34466/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34462/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34461/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8823/?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": 8824, "uuid": "7e01fa08cfdda16a0a7d9b214e1a8c4d", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 93/19 over the Thorney Island Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 93/19, Thorney Island", "publicationState": "published", "dataPublishedTime": "2007-09-26T14:56:33", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8825/?format=api", "dataPath": "/neodc/arsf/1994/93_19", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 3711491298, "numberOfFiles": 94, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2506/?format=api", "geographicExtent": "https://api.catalogue.ceda.ac.uk/api/v2/bboxes/212/?format=api", "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5684/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8826/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34469/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34474/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34468/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34472/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34473/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34475/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34471/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34470/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8827/?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": 8828, "uuid": "d416c641c6868e561a1765163652aeb9", "title": "Data from the Photographic Camera on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 95/x over the Llyn Brianne Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 95/x, Llyn Brianne", "publicationState": "published", "dataPublishedTime": "2007-09-26T23:27:35", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8829/?format=api", "dataPath": "/neodc/arsf/1995/95_x", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 1210264468, "numberOfFiles": 32, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2507/?format=api", "geographicExtent": null, "nonGeographicFlag": false, "phenomena": [], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5687/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8830/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34478/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34483/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34477/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34480/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34481/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34482/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34484/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34479/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8831/?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": 8832, "uuid": "18b122d1af72f5fa460fdd34ebcd331b", "title": "Data from the Photographic Camera, CASI and ATM Instruments on-board the Piper PA31 Navajo Chieftain G-NERC Aircraft during Flight 95/xx over the Conington Area", "abstract": "The Airborne Research & Survey Facility (ARSF, formerly Airborne Remote Sensing Facility) is managed by NERC Scientific Services and Programme Management. It provides the UK environmental science community, and other potential users, with the means to obtain remotely-sensed data in support of research, survey and monitoring programmes. The ARSF is a unique service providing environmental researchers, engineers and surveyors with synoptic analogue and digital imagery of high spatial and spectral resolution.The NEODC holds the entire archive of Airborne Thematic Mapper (ATM) and Compact Airborne Spectrographic Imager (CASI) data acquired by the NERC ARSF. High-resolution scanned digital versions of the entire collection of analogue photographs are now also available as well as selected LiDAR-derived elevation and terrain models for selected sites flown using the sensor.", "keywords": "ARSF, 95/xx, Conington", "publicationState": "published", "dataPublishedTime": "2007-09-26T23:29:24", "doiPublishedTime": null, "updateFrequency": "notPlanned", "status": "completed", "result_field": { "ob_id": "https://api.catalogue.ceda.ac.uk/api/v2/observations/8833/?format=api", "dataPath": "/neodc/arsf/1995/95_xx", "oldDataPath": [], "storageLocation": "internal", "storageStatus": "online", "volume": 824317013, "numberOfFiles": 41, "fileFormat": null }, "timePeriod": "https://api.catalogue.ceda.ac.uk/api/v2/times/2508/?format=api", "geographicExtent": null, "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", "https://api.catalogue.ceda.ac.uk/api/v2/phenomona/65006/?format=api" ], "dataLineage": "Data have been provided to NEODC via a number of routes: \r\nMost data up to 2005 was provided directly from ARSF flight team (ARSF-Ops) or Andrew Wilson at CEH, on various media.\r\nData since 2008 was mostly transferred to NEODC from ARSF-Data Analysis Node (DAN) in Plymouth via rsync.\r\nData for 2006 - 2008 were provided partly from ARSF-DAN, partly from ARSF-Ops, and some from Andrew Wilson. \r\nData from the ULM LiDAR instrument was provided, via FTP or on media, from ULM Cambridge.\r\nScanned aerial photographs were provided by Bluesky Ltd, who carried out the digitisation, on LaCiE disks. \r\nSome data (\"user_provided\") was sent to NEODC by ARSF data users.", "removedDataTime": null, "removedDataReason": "", "language": "English", "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5690/?format=api" ], "projects": [ "https://api.catalogue.ceda.ac.uk/api/v2/projects/8834/?format=api" ], "observationcollection_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/observationcollections/8604/?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/34487/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34492/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34489/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34490/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34491/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34493/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34486/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/rpis/34488/?format=api" ], "procedureAcquisition": "https://api.catalogue.ceda.ac.uk/api/v2/acquisitions/8835/?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" } ] } ] }