Procedure Computation List
Get a list of ProcedureComputation objects. ProcedureComputations have a 1:1 mapping with Observations.
### Available end points:
- `/ProcedureComputations/` - Will list all ProcedureComputations in the database
- `/ProcedureComputations.json` - Will return all ProcedureComputations in json format
- `/ProcedureComputations/<object_id>/` - Returns ProcedureComputations object with that id
### Available Methods:
- `GET`
- `HEAD`
### Available filters:
- `uuid`
- `title`
- `keywords`
- `abstract`
### How to use filters:
These filters can be used like django query filters using __ for related model relationships.
- `/computations/?uuid=d594d53df2612bbd89c2e0e770b5c1a0`
- `/computations/?title__startswith!=DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE`
- `/computations/?abstract__contains=HadCM3 model`
GET /api/v2/computations/?format=api&offset=200
{ "count": 3949, "next": "https://api.catalogue.ceda.ac.uk/api/v2/computations/?format=api&limit=100&offset=300", "previous": "https://api.catalogue.ceda.ac.uk/api/v2/computations/?format=api&limit=100&offset=100", "results": [ { "ob_id": 7785, "uuid": "f29bd34965044fe9ab8ae16032ec1435", "title": "Infoterra MERIS HiProGen system to generate L3 composites of MERIS L2 data deployed on unknown computer", "abstract": "This computation involved: Infoterra MERIS HiProGen system to generate L3 composites of MERIS L2 data deployed on unknown computer. Infoterra Ltd, backed by the European Space Agency (ESA) and the British National Space Centre (BNSC), has set up a Level 3 product generation and dissemination service. \n\nThe production service is based around the High level Product Generation (HiProGen) system which was initially developed under an ESA funded Research and Technology Development contract. Upgraded to use Near Real-Time data and to work in the UK-PAC operational environment, the HiProGen system is now generating Level 3 composites of MERIS Level 2 geophysical data. Level 3 products are generated in GeoTIFF format, on lat-long geocoded grids, accompanied by an XML metadata file and a JPEG browse image.\n\nThe Infoterra Level 3 production service combines individual passes (or swathes) of data from satellite instruments into single composite products. These Level 3 composites generated at global and regional scales using two distinct types of compositing algorithm. At the global scale, large (nominally 4.6km) sample sizes are used with each input Level 2 pixel accumulated into a geographic 'bin'. This is the standard form of compositing carried out where the output bin is much larger than the size of the input instrument samples. Unfortunately at higher scales, where the input and output sample sizes are comparable, the input samples overlap several cells of the output grid to a significant degree. If this is not taken into account then both the fine scale values and the overall product statistics are distorted (i.e. the final product is not flux conserving). \n\nFor the regional products, with nominal sample spacings of 1km or less, an area weighted, flux conserving compositing algorithm is used. This algorithm was developed by Tom McGlynn of NASA. \n\nThe HiProGen Level 3 Production system makes use of the Basic ENVISAT (A)ATSR and MERIS (BEAM) toolkit. Mathematically, different input data values are combined using a Maximum Likelihood, Arithmetic Mean or Min-Max algorithm. The Infoterra service uses the arithmetic mean algorithm for all Level 3 product generation.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5046/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5047/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5048/?format=api" ] }, { "ob_id": 7804, "uuid": "1a91775036494c418e0dff590e8aacd8", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on ERS-1", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on ERS-1. European Remote Sensing satellite 1", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 7812, "uuid": "1e4e7a9eb0dd46eb951f3e2d6b0cd5a0", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on ERS-2", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on ERS-2. European Remote Sensing satellite 2", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 7842, "uuid": "234f6386442e43b19c9cec4b1e72d22c", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on UK-DMC", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on UK-DMC. UK-DMC is a satellite of the standard Disaster Monitoring Constellation (DMC) design, with added research and development payloads. The microsatellite was launched on 27th September 2003.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 7850, "uuid": "8871e7d512ee4bdf915157649cd626b0", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on ESA Project for On-Board Autonomy (Proba)", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on ESA Project for On-Board Autonomy (Proba). The Project for On-Board Autonomy (Proba) is a technology demonstration mission of the European Space Agency, funded within the frame of ESA���s General Support Technology Programme. Proba was successfully launched on 22 October, 2001, initially for a one-year mission.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 7862, "uuid": "b1262d22929f4e51af4b8056d50cdc23", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat7", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat7. Landsat7 is the satellite on which the ETM+ instrument is mounted. Landsat7 is placed in a 16 day repeat polar orbit and was launched in 1999.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 7870, "uuid": "26526b5a2c5b48c183fff1f74b2821db", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat5", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat5. Landsat5 is a polar orbiting platform onboard which is mounted a Thematic Mapper (TM) and Multispectral Scanner (MSS) Instruments.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8002, "uuid": "1fedb585cf65449198a3815c2990a202", "title": "ARC processor deployed on unknown computer", "abstract": "This computation involved: ARC processor. The ARC processor was developed at University of Edinburgh to process (A)ATSR data for Climate in the ARC project\n\nEmpty content", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5208/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5209/?format=api" ] }, { "ob_id": 8010, "uuid": "5ea2440aa3ed47cd9bb3792f18d9edb6", "title": "ARC processor deployed on unknown computer", "abstract": "This computation involved: ARC processor.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5212/?format=api" ] }, { "ob_id": 8062, "uuid": "f338d413b2ad4b8091d77da723385d1d", "title": "deployed on ERS-1", "abstract": "This computation involved: deployed on ERS-1.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8096, "uuid": "3758814994634374bd1b958a8877e882", "title": "deployed on ERS-2", "abstract": "This computation involved: deployed on ERS-2.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8184, "uuid": "08b3b855914a44b3b32240dd867be956", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on European Remote Sensing satellite (ERS-1)", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on European Remote Sensing satellite (ERS-1).", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8196, "uuid": "61c88ab52f4243f78f00e53c6600290d", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Advanced Land Observing Satellite (ALOS)", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Advanced Land Observing Satellite (ALOS). The Advanced Land Observing Satellite (ALOS) hosts the Advanced Visible and Near-Infrared Radiometer type 2 (AVNIR-2), the Panchromatic Remote sensing Instrument for Stereo Mapping (PRISM) and the Phased Array type-L band Synthetic Aperture Radar (PALSAR). The satellite, developed by the Japan Aerospace Exploration Agency (JAXA), was launched in 2006 and was active for 5 years. It has since lost power, but remains in orbit. It's mission included cartography, regional observation, disaster monitoring and resource surveying.\n\n<div property=\"cedacat:introduction\">\n<div class=\"introduction\">Introduction</div>\n<p>The Advanced Land Observing Satellite (ALOS) holds the <a href=\"http://badc.nerc.ac.uk/view/neodc.nerc.ac.uk__ATOM__DPT_68bd974a-17f5-11e4-9375-00163e251233\">Advanced Visible and Near-Infrared Radiometer type 2 (AVNIR-2)</a>, the Panchromatic Remote sensing Instrument for Stereo Mapping (PRISM) and the <a href=\"http://badc.nerc.ac.uk/view/neodc.nerc.ac.uk__ATOM__DPT_d29cb904-27b6-11e4-a0e1-00163e251233\">Phased Array type-L band Synthetic Aperture Radar (PALSAR)</a>.\nThe satellite, developed by the Japan Aerospace Exploration Agency (JAXA), was launched in 2006 and was active for 5 years. It has since lost power, but remains in orbit. It's mission included cartography, regional observation, disaster monitoring and resource surveying. </p>\n</div>", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8206, "uuid": "7da5e38c7f5e4a3baad27d403ef43586", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Metop-A", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Metop-A. Metop-A, launched on 19 October 2006, represents the first in a series of three satellites forming the space segment of the EUMETSAT Polar System (EPS). Metop-A is Europe's first polar-orbiting meteorological satellite\n\n<div property=\"cedacat:introduction\">\n<div class=\"introduction\">Introduction</div>\n<p>EPS Metop is a series of polar orbiting meteorological satellites operated by Eumetsat. The satellites are all part of the Eumetsat Polar System. The first of the series, Metop-A, was launched on October 19, 2006. </p><p>Metop-A has been designed to work in conjunction with the NOAA satellite system whereby the two satellites fly in complementary orbits. Metop-A&#8217;s polar orbit is Sun synchronous, so that the satellite track along the Earth is always at the same local time, in this case in the mid-morning. NOAA will continue to operate its mid-afternoon orbit satellite service as part of the Polar Orbit Enviromental Satellites (POES) system. <br />With an array of sophisticated instrumentation, Metop-A provides data of unprecedented accuracy and resolution on a host of different variables such as temperature and humidity, ocean surface wind speed and direction and concentrations of ozone and other trace gases &#8211; thus marking a major advance in global weather forecasting and climate monitoring capabilities.</p>\n\n<p>Instruments on board Metop-A are as follows:\n</p><ul>\n<li>IASI</li> \n<li>GOME-2</li> \n<li>ASCAT</li> \n<li>GRAS</li>\n<li>AVHRR/3</li>\n<li>MHS</li> \n<li>AMSU-A</li> \n<li>HIRS/4</li> \n</ul>\n<p />\n</div>", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8215, "uuid": "e9dadd5f7552434286343fd013064a2d", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Advanced Land Observing Satellite (ALOS)", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Advanced Land Observing Satellite (ALOS).", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8227, "uuid": "647e3207a170410e929a1dd045ad80c7", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on UK Disaster Monitoring Constellation (UK-DMC) satellite", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on UK Disaster Monitoring Constellation (UK-DMC) satellite. The first generation UK Disaster Monitoring Constellation (UK-DMC) satellite was launched in 2002-3 by Surrey Satellite Technology Ltd to create the first constellation designed to deliver daily repeat high resolution imaging.\n\n<div property=\"cedacat:introduction\">\n<div class=\"introduction\">Introduction</div>\n<p>The first generation UK Disaster Monitoring Constellation (UK-DMC) satellite was launched in 2002-3 by Surrey Satellite Technology Ltd to create the first constellation designed to deliver daily repeat high resolution imaging. As part of the wider DMC, four satellites in phased sun-synchronous orbit delivered 650km wide multispectral imagery with 32metre ground sample distance (GSD). An additional satellite was launched in 2005, providing even greater imaging capacity, and a third 32m sensor was added in 2012.</p>\n</div>", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8228, "uuid": "2515840725d940de8d9598bc65e2816d", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on UK Disaster Monitoring Constellation 2 (UK-DMC2) satellite", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on UK Disaster Monitoring Constellation 2 (UK-DMC2) satellite. The second generation DMC satellite, launched 2009, provides hugely increased imaging capacity over the original UK-DMC satellite, retaining the same 650km swath width, but with twice the pixel density at 22m Ground Sample Distance (GSD).\n\n<div property=\"cedacat:introduction\">\n<div class=\"introduction\">Introduction</div>\n<p>The second generation DMC satellite, launched 2009, provides hugely increased imaging capacity over the <a href=\"http://badc.nerc.ac.uk/view/neodc.nerc.ac.uk__ATOM__OBS_2ae104a6-195e-11e4-88ef-00163e251233\">original UK-DMC satellite</a>, retaining the same 650km swath width, but with twice the pixel density at 22m Ground Sample Distance (GSD). The satellite is routinely cross-calibrated within 1% of Landsat.</p>\n</div>", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8243, "uuid": "79477149ac4d4b2885cf09de0b234039", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat 4", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat 4. As part of the Landsat programme Landsat 4 was launched in July 1982 and was operational until July 1987. It carried Thematic Mapper (TM) and MultiSpectral Scanner (MSS) instruments.\n\n<div property=\"cedacat:introduction\">\n<div class=\"introduction\">Introduction</div>\n<p> As part of the <a href=\"http://badc.nerc.ac.uk/view/badc.nerc.ac.uk__ATOM__obs_1162915349689422\">Landsat programme</a> Landsat 4 was launched in July 1982 and was operational until July 1987. It carried <a href=\"http://badc.nerc.ac.uk/view/neodc.nerc.ac.uk__ATOM__DPT_a14c2560-1bd6-11e4-b8e3-00163e251233\">Thematic Mapper (TM)</a> and <a href=\"http://badc.nerc.ac.uk/view/neodc.nerc.ac.uk__ATOM__DPT_a2571ba6-1bd4-11e4-b4b1-00163e251233\">MultiSpectral Scanner (MSS)</a> instruments.</p>\n<h3>Orbital Parameters</h3>\n<table border=\"0\">\n<tbody>\n\n<tr>\n<th>Launch</th>\n<td>1982-07-16</td>\n</tr>\n\n<tr>\n<th>Orbit type</th>\n<td>Sun-synchronous, near-polar</td>\n</tr>\n\n<tr>\n<th>Orbital period</th>\n<td>99 minutes</td>\n</tr>\n\n<tr>\n<th>Repeat period</th>\n<td>16 days</td>\n</tr>\n\n<tr>\n<th>Altitude</th>\n<td>705km</td>\n</tr>\n\n<tr>\n<th>Inclination</th>\n<td>98.2 degrees</td>\n</tr>\n\n<tr>\n<th>Swath Width</th>\n<td>185 km (115 mi)</td>\n</tr>\n</tbody>\n</table>\n</div>", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8244, "uuid": "2cef539ba3fd4af0ad016984d123f2b1", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat 5", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat 5. A nearly identical satellite to Landsat 4, Landsat 5 was launched as part of the Landsat programme in March 1984 and was operational until June 2013. As Landsat 4, it carried Thematic Mapper (TM) and MultiSpectral Scanner (MSS) instruments.\n\n<div property=\"cedacat:introduction\">\n<div class=\"introduction\">Introduction</div>\n<p>A nearly identical satellite to <a href=\"http://badc.nerc.ac.uk/view/neodc.nerc.ac.uk__ATOM__obs_1166434398911875\">Landsat 4</a>, Landsat 5 was launched as part of the <a href=\"http://badc.nerc.ac.uk/view/badc.nerc.ac.uk__ATOM__obs_1162915349689422\">Landsat programme</a> in March 1984 and was operational until June 2013 &#8211; the longest Earth-observing satellite mission at the time. As <a href=\"http://badc.nerc.ac.uk/view/neodc.nerc.ac.uk__ATOM__obs_1166434398911875\">Landsat 4</a>, it carried <a href=\"http://badc.nerc.ac.uk/view/neodc.nerc.ac.uk__ATOM__DPT_a14c2560-1bd6-11e4-b8e3-00163e251233\">Thematic Mapper (TM)</a> and <a href=\"http://badc.nerc.ac.uk/view/neodc.nerc.ac.uk__ATOM__DPT_a2571ba6-1bd4-11e4-b4b1-00163e251233\">MultiSpectral Scanner (MSS)</a> instruments.</p>\n<h3>Orbital Parameters</h3>\n<table border=\"0\">\n<tbody>\n\n<tr>\n<th>Launch</th>\n<td>1984-03-01</td>\n</tr>\n\n<tr>\n<th>Orbit type</th>\n<td>Sun-synchronous, near-polar</td>\n</tr>\n\n<tr>\n<th>Orbital period</th>\n<td>99 minutes</td>\n</tr>\n\n<tr>\n<th>Repeat period</th>\n<td>16 days</td>\n</tr>\n\n<tr>\n<th>Altitude</th>\n<td>705km</td>\n</tr>\n\n<tr>\n<th>Inclination</th>\n<td>98.2 degrees</td>\n</tr>\n\n<tr>\n<th>Swath Width</th>\n<td>185 km (115 mi)</td>\n</tr>\n</tbody>\n</table>\n</div>", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8255, "uuid": "7baef7506ebe4a1d9eb5b15895e91e7e", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat 7", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat 7. Landsat 7 was launched as a continuation of the Landsat programme on 15th April 1999 and is still operational as of July 2014. A three-axis attitude control subsystem stabilizes the satellite and keeps the instrument pointed toward Earth to within 0.05 degrees. The LANDSAT World-Wide-Reference system catalogues the worlds land mass into 57,784 scenes, each 115 miles (183 kilometres) wide by 106 miles (170 kilometres) long.\n\n<div property=\"cedacat:introduction\">\n<div class=\"introduction\">Introduction</div>\n<p>Landsat 7 was launched as a continuation of the Landsat programme on 15th April 1999 and is still operational as of July 2014. A three-axis attitude control subsystem stabilizes the satellite and keeps the instrument pointed toward Earth to within 0.05 degrees. The LANDSAT World-Wide-Reference system catalogues the worlds land mass into 57,784 scenes, each 115 miles (183 kilometres) wide by 106 miles (170 kilometres) long. </p>\n</div>", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8263, "uuid": "692ec46bf49544d8ac7e505725a0f569", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat 7", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat 7.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8264, "uuid": "81e4d008214f42088642ce250cd57e1f", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat 5", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat 5.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8271, "uuid": "5362fb0cddad4f179afbb53c210af9f8", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on RapidEye Satellite Constellation", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on RapidEye Satellite Constellation. RapidEye operates a constellation of 5 satellites that are used for spectral imaging, particularly the ‘Red Edge’ band (between red and infrared, 690 to 730nm).\n\n<div property=\"cedacat:introduction\">\n<div class=\"introduction\">Introduction</div>\n<p><a href=\"http://blackbridge.com/rapideye/\">RapidEye</a> operates a constellation of 5 satellites that are used for spectral imaging, particularly the &#8216;Red Edge&#8217; band (between red and infrared, 690 to 730nm).</p>\n\n<h3>Orbital Parameters</h3>\n<table border=\"0\">\n<tbody>\n\n<tr>\n<th>Number of satellites</th>\n<td>5</td>\n</tr>\n\n<tr>\n<th>Launch Date</th>\n<td>2008-08-29</td>\n</tr>\n\n<tr>\n<th>Orbit type</th>\n<td>Sun-synchronous</td>\n</tr>\n\n<tr>\n<th>Orbital period</th>\n<td>96.7 minutes</td>\n</tr>\n\n<tr>\n<th>Equator crossing time</th>\n<td>11:00am</td>\n</tr>\n\n<tr>\n<th>Repeat period</th>\n<td>1 day</td>\n</tr>\n\n<tr>\n<th>Altitude</th>\n<td>630km</td>\n</tr>\n\n<tr>\n<th>Inclination</th>\n<td>97.8 degrees</td>\n</tr>\n\n<tr>\n<th>Swath Width</th>\n<td>77 km</td>\n</tr>\n</tbody>\n</table>\n</div>", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8279, "uuid": "6bce9a6a570c41d7bb14d48eb2bfc4de", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on SPOT (Earth Observing Satellites) Earth Observation System", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on SPOT (Earth Observing Satellites) Earth Observation System. There have been 7 SPOT (Satellite Pour l'Observation de la Terre) satellites launched since 1986, providing medium to high resolution of the Earth's surface. SPOT 1, 2 and 3 carried a multi-spectral (XS) and panchromatic (P) sensor on board. SPOT 7 was successfully launched on June 30th 2014. The SPOT satellite Earth Observation System was designed by the Centre National d'Etudes Spatiales (CNES), in France. CNES owns and operates the SPOT satellite system.\n\n<div property=\"cedacat:introduction\">\n<div class=\"introduction\">Introduction</div>\n<p>There have been 7 SPOT (Satellite Pour l'Observation de la Terre) satellites launched since 1986, providing medium to high resolution of the Earth's surface. SPOT 1, 2 and 3 carried a multi-spectral (XS) and panchromatic (P) sensor on-board. SPOT 7 was successfully launched on June 30th 2014. The SPOT satellite Earth Observation System was designed by the Centre National d'Etudes Spatiales (CNES), in France. CNES owns and operates the SPOT satellite system while worldwide commercial operations are anchored by private companies (i.e. SPOT IMAGE Corporation in the United States, SPOT IMAGE in France, SATIMAGE in Sweden, and distributors in over 40 countries). The SPOT Program supports commercial remote sensing on an international scale, establishing a global network of control centers, receiving stations, processing centres, and data distributors.</p>\n\n<h3>Orbital Parameters</h3>\n<table border=\"0\">\n<tbody>\n\n<tr>\n<th>Orbit type</th>\n<td>Near-polar, near-circular, sun-synchronous</td>\n</tr>\n\n<tr>\n<th>Orbital period</th>\n<td>101.4 minutes</td>\n</tr>\n\n<tr>\n<th>Repeat period</th>\n<td>26 days</td>\n</tr>\n\n<tr>\n<th>Altitude</th>\n<td>832km</td>\n</tr>\n\n<tr>\n<th>Inclination</th>\n<td>98.7 degrees</td>\n</tr>\n\n<tr>\n<th>Equator Crossing time</th>\n<td>10:30 AM local time</td>\n</tr>\n\n</tbody>\n</table>\n\n<h3>Satellite Information</h3>\n<table align=\"center\" border=\"1\" cellpadding=\"0\" cellspacing=\"0\" width=\"80%\">\n<tbody>\n\n<tr>\n<th scope=\"col\">Satellite</th>\n<th scope=\"col\">Launch Date</th>\n<th scope=\"col\">Status</th>\n</tr>\n\n<tr>\n<th scope=\"row\">SPOT 1</th>\n<td><div align=\"center\">1986-02-22</div></td>\n<td><div align=\"center\">Withdrawn 1990-12-31</div></td>\n</tr>\n\n<tr>\n<th scope=\"row\">SPOT 2</th>\n<td><div align=\"center\">1990-01-22</div></td>\n<td><div align=\"center\">Deorbited July 2009</div></td>\n</tr>\n\n<tr>\n<th scope=\"row\">SPOT 3</th>\n<td><div align=\"center\">1993-09-26</div></td>\n<td><div align=\"center\">Stopped functioning 1997-11-14</div></td>\n</tr>\n\n<tr>\n<th scope=\"row\">SPOT 4</th>\n<td><div align=\"center\">1998-03-24</div></td>\n<td><div align=\"center\">Stopped functioning July 2013</div></td>\n</tr>\n\n<tr>\n<th scope=\"row\">SPOT 5</th>\n<td><div align=\"center\">2002-05-04</div></td>\n<td><div align=\"center\">Operational</div></td>\n</tr>\n\n<tr>\n<th scope=\"row\">SPOT 6</th>\n<td><div align=\"center\">2012-09-12</div></td>\n<td><div align=\"center\">Operational</div></td>\n</tr>\n\n\n<tr>\n<th scope=\"row\">SPOT 7</th>\n<td><div align=\"center\">2014-06-30</div></td>\n<td><div align=\"center\">Operational</div></td>\n</tr>\n\n</tbody>\n</table>\n<p />\n\n</div>", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8287, "uuid": "9d2a154c54f74d99a3ab1ae0a685a2fb", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Tactical Operational Satellite (TOPSAT)", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Tactical Operational Satellite (TOPSAT). TOPSAT (Tactical Operational Satellite) is a British Earth observation satellite, launched in October 2005. TOPSAT carries out optical imaging with a ground resolution of 2.5m. TOPSAT was built in the United Kingdom by Surrey Satellite Technology Ltd, QinetiQ and The Rutherford Appleton Laboratory under the British National Space Centre Mosaic programme.\n\n<div property=\"cedacat:introduction\">\n<div class=\"introduction\">Introduction</div>\n<p>TOPSAT is a British Earth observation satellite, launched in October 2005. TOPSAT carries out optical imaging with a ground resolution of 2.5m and was built in the United Kingdom by <a href=\"http://www.sstl.co.uk/\">Surrey Satellite Technology Ltd</a>, <a href=\"https://www.qinetiq.com/Pages/default.aspx\">QinetiQ</a> and The <a href=\"http://www.stfc.ac.uk/76.aspx\">Rutherford Appleton Laboratory</a> under the British National Space Centre Mosaic programme.</p> \n\n<h3>Orbital Parameters</h3>\n<p>\n<table border=\"0\">\n<tbody>\n\n<tr>\n<th>Launch date</th>\n<td>2005-10-27</td>\n</tr>\n\n<tr>\n<th>Orbit type</th>\n<td>Circular, sun-synchronous</td>\n</tr>\n\n<tr>\n<th>Orbital period</th>\n<td>98.7 minutes</td>\n</tr>\n\n<tr>\n<th>Repeat period</th>\n<td>4 days</td>\n</tr>\n\n<tr>\n<th>Altitude</th>\n<td>686km</td>\n</tr>\n\n<tr>\n<th>Inclination</th>\n<td>98.18 degrees</td>\n</tr>\n\n<tr>\n<th>Swath Width</th>\n<td>15 km for panchromatic, 10 km for multispectral</td>\n</tr>\n\n</tbody>\n</table>\n\n</p>\n</div>", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8298, "uuid": "ae5588142a2b45358790406b112c0fd3", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Metop-B", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Metop-B. Metop-B, launched on the 17th September 2012, is the second in a series of three satellites forming the space segment of the EUMETSAT Polar System (EPS).\n\n<div property=\"cedacat:introduction\">\n<div class=\"introduction\">Introduction</div>\n<p>EPS Metop is a series of polar orbiting meteorological satellites operated by Eumetsat. The satellites are all part of the Eumetsat Polar System. The first of the series, Metop-A, was launched on October 19, 2006. Metop-B was launched on the 17th September 2012. Currently both satellites are operating in parallel.</p>\n<p>Metop-B has been designed to work in conjunction with the NOAA satellite system whereby the two satellites fly in complementary orbits. Metop-B's polar orbit is Sun synchronous, so that the satellite track along the Earth is always at the same local time, in this case in the mid-morning. NOAA will continue to operate its mid-afternoon orbit satellite service as part of the Polar Orbit Enviromental Satellites (POES) system. With an array of sophisticated instrumentation, the Metop series of satellites provides data of unprecedented accuracy and resolution on a host of different variables such as temperature and humidity, ocean surface wind speed and direction and concentrations of ozone and other trace gases - thus marking a major advance in global weather forecasting and climate monitoring capabilities.</p>\n\n<p>Instruments on board Metop-B are as follows:\n</p><ul>\n<li>IASI</li> \n<li>GOME-2</li> \n<li>ASCAT</li> \n<li>GRAS</li>\n<li>AVHRR/3</li>\n<li>MHS</li> \n<li>AMSU-A</li> \n<li>HIRS/4</li> \n</ul>\n<p />\n</div>", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8306, "uuid": "a9267c06d22446a09e78cdb5a4efefa2", "title": "Computation for IASI level 1C data deployed on Metop-B", "abstract": "This data set contains both the original processed data and reprocessed archive. in the following directories based on processing algorithm. The version number indicates the computation/processor used by EUMETSAT to produce the data. For further information on the version processor please see documentation on the EUMETSAT website\r\nv6-2N: Original processing years 2013\r\nv6-5N: Original processing years 2013\r\nv7-0N: Original processing years 2013 - 2014\r\nv7-1N: Original processing years 2014-2015\r\nv7-2N: Original processing years 2015\r\nv7-3N: Original processing years 2015-2017\r\nv7-4N: Original processing years 2017\r\nv8-0N Original processing years 2017 - 2019\r\nv8-2N Original processing years 2019 - ongoing", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8330, "uuid": "b4eeceb210934f85a8747483dd95f0c5", "title": "CASIX data processing deployed on Plymouth Marine Laboratory (PML) computer", "abstract": "This computation involved: CASIX data processing deployed on Plymouth Marine Laboratory (PML) computer.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8335, "uuid": "849658a7e6ca4fcfa7841519fb24bd96", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat7", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat7.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8350, "uuid": "85412f2e57f94f5d85a80bdc57509a01", "title": "Deployed on Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) Satellite", "abstract": "Deployed on Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) Satellite. CALIPSO is a Franco-American satellite launched in 2006, with a specific purpose of advanced measurement of cloud and aerosols. The satellite is a part of the Afternoon Constellation (A-Train) under NASA-centred Earth Observation System (EOS). A-Train is a group of polar orbiting satellites following closely with each other for synergetic measurements. They pass through the the equator around 13:00 and 01:00. CALIPSO is the first satellite that is able to provide data of vertical profiles of aerosol. These data is used for studying direct and indirect aerosol forcings. Vertical cloud profile is also required to predict precipitation and the strength of the circulation. The satellite contains Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP), Wide Field Camera (WFC) and Imaging Infrared Radiometer (IIR).\r\n\r\nCALIPSO is a satellite launched in 2006, with a specific purpose of advanced measurement of cloud and aerosols. It contains Cloud-Aerosol Lidar with Orthogonal Polarization (CALIOP), Wide Field Camera (WFC) and Imaging Infrared Radiometer (IIR). The satellite is a part of the A-Train Constellation, a group of satellites following close to each other on the pole-to-pole orbit for synergetic measurements. They have equator passing around 13:00 and 01:00.\r\n\r\nCALIPSO is the first satellite that is able to provide data of vertical profiles of aerosol. These data is used for studying direct and indirect aerosol forcings. Vertical cloud profile is also required to predict precipitation and the strength of the circulation.\r\n", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8358, "uuid": "29917310e55f43e29e9b0bb29d1f9382", "title": "Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) Satellite", "abstract": "Deployed on Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) Satellite.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8430, "uuid": "094b3ee5377840c08dff4b44ed515951", "title": "Computation for data from the IASI instrument deployed on Metop-A", "abstract": "This data set contains both the original processed data and reprocessed archive. in the following directories based on processing algorithm. The version number indicates the computation/processor used by EUMETSAT to produce the data. For further information on the version processor please see documentation on the EUMETSAT website\r\nv0-0N: Original processing years 2011-2012\r\nv3-6N: Original processing years 2007\r\nv4-0N: Original processing years 2007-2010\r\nv5-0N: Original processing years 2010\r\nv5-1N: Original processing years 2010-2011\r\nv6-2N: Original processing years 2012-2014\r\nv6-5N: Original processing years 2013\r\nv7-0N: Original processing years 2013-2014\r\nv7-1N: Original processing years 2014-2015\r\nv7-2N: Original processing years 2015\r\nv7-3N: Original processing years 2015-2017\r\nv7-4N: Original processing years 2017\r\nv8-0N: Original processing years 2017-2018\r\nv8-0R: Reprocessed Archive years 2007-2017\r\nv8-2N: Original processing years 2019 - being acquired on an ongoing basis", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8439, "uuid": "f46794dafe1a45beb1378e3e949bc90b", "title": "kriging process of TOPEX data deployed on National Oceanography Center, Southampton (NOCS) Computer", "abstract": "This computation involved: kriging process of TOPEX data deployed on National Oceanography Center, Southampton (NOCS) Computer. Kriging is a group of geostatistical techniques to interpolate the value of a random field (e.g., the elevation, z, of the landscape as a function of the geographic location) at an unobserved location from observations of its value at nearby locations. This process was used on TOPEX (TOPography EXperiment for Ocean Circulation) data resulting in monthly means on a 1x1 lat/lon grid for 12 years (1993-2004). The dataset was produced by Fangohr, S. and D.K. Woolf of SOCS.\n\nKriging is an optimal interpolation method which is used to fill the gaps which would naturally occur in any altimeter data set as a result of the altimeter's sampling pattern. Apart from offering a clever method of interpolation (in space and time) kriging also produces a measure of variability (standard deviation) of the raw data around the interpolated values that it returns. This process was used on Topex data to produce a kriged gridded altimeter data, Climatologies of gas transfer velocity and CO2 flux.\n\nSee Fangohr, S. and D.K. Woolf (2006). Application of new parameterizations of gas transfer velocity and their impact on regional and global marine CO2 budgets, provisionally accepted by Journal of Marine Systems.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5387/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5388/?format=api" ] }, { "ob_id": 8444, "uuid": "6d3f5cb47dc04899821f4d08e4cab2f5", "title": "AVHRR FASIR deployed on unknown computer", "abstract": "This computation involved: AVHRR FASIR deployed on unknown computer. This data set was produced and provided by Dr. Sietse Los from the Department of Geography, University of Wales at Swansea. The Fourier-Adjusted, Sensor and Solar zenith angle corrected, Interpolated, Reconstructed (FASIR) adjusted Normalized Difference Vegetation Index (NDVI) data set and derived biophysical parameter fields were generated to provide a 17-year, satellite record of monthly changes in the photosynthetic activity of terrestrial vegetation.\n\nThe production of the FASIR NDVI data set and its associated biophysical parameters was funded by NASA's Land Surface Hydrology program and the Higher Education Funding Council for Wales (HEFCW) as a core component of the International Satellite Land Surface Climatology Project (ISLSCP) Initiative II Data Collection.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5394/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5395/?format=api" ] }, { "ob_id": 8449, "uuid": "65ca9086b74f48f687f8f5e2fdd64afc", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on NOAA polar orbiting satellites", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on NOAA polar orbiting satellites. The NOAA Polar Orbiter series of satellites includes the TIROS-N, NOAA-6 through NOAA-14 polar orbiters.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8580, "uuid": "0ad968f5e39c4f8bb97c9edb43825b93", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat5", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat5.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 8588, "uuid": "45ccf1d2461342c48a7533068841c662", "title": "Three-population model of phytoplankton absorption deployed on Plymouth Marine Laboratory (PML) computer", "abstract": "This computation involved: Three-population model of phytoplankton absorption deployed on Plymouth Marine Laboratory (PML) computer. A team led by Robert Brewin at the Plymouth Marine Laboratory, UK, has developed a model that calculates the phytoplankton absorption coefficient at various wavelengths based on three-component populations of phytoplankton which can be linked to the three size classes of phytoplankton (picophytoplankton, nanophytoplankton, and microphytoplankton).", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5497/?format=api" ] }, { "ob_id": 8595, "uuid": "bfe15e90acdd4b3d9ae1545eeb3dd169", "title": "MORSE MIPAS retrieval processor deployed on Oxford Computer", "abstract": "This computation involved: MORSE MIPAS retrieval processor deployed on Oxford Computer. MORSE (MIPAS Orbital Retrieval using Sequential Estimation) is a FORTRAN77 program developed under NERC's Earth Observation Enabling Fund to allow (mainly) UK groups to perform their own retrievals of atmospheric profiles from MIPAS spectra. \n\nThe program was developed by Anu Dudhia, University of Oxford.\n\nMetadata document \n\nMetadata document", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5503/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5504/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5505/?format=api" ] }, { "ob_id": 8601, "uuid": "07836c11409245d88a9fbd1cbcde44eb", "title": "Envisat - MIPAS (Michelson Interferometer for Passive Atmospheric Sounding (MIPAS) Instrument deployed on Oxford Computer", "abstract": "This computation involved: Envisat - MIPAS (Michelson Interferometer for Passive Atmospheric Sounding (MIPAS) Instrument deployed on Oxford Computer.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5508/?format=api" ] }, { "ob_id": 8602, "uuid": "f1464143de3a4bdab21b0677e8f63c20", "title": "MORSE MIPAS retrieval processor deployed on Envisat", "abstract": "This computation involved: MORSE MIPAS retrieval processor deployed on Envisat.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/5510/?format=api" ] }, { "ob_id": 10849, "uuid": "c95b5dacfbcc42308d97e787a25b785e", "title": "KCL data processing deployed on KCL computer", "abstract": "This computation involved: KCL data processing deployed on KCL computer. Data processing at King's College London\n\nMetadata document Computer at King's College London\n\nMetadata document", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7208/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7209/?format=api" ] }, { "ob_id": 10855, "uuid": "e3b03479597540959f57e0fb8f79f5fd", "title": "CEH LCM 2000 25 meter derived roster format data processing deployed on Harwood Forest, UK", "abstract": "This computation involved: CEH LCM 2000 25 meter derived roster format data processing deployed on Harwood Forest, UK. Land Cover Map is a database of geographical information derived from satellite imagery. It was produced by a semi-automated classification of data from the satellite's Thematic Mapper sensor. Scenes are divided into parcels that are then characterised by a list of attributes attached to them. Those attributes cover such topics as land cover class, parcel area, length of boundary, processing history, knowledge-based correction and identification of the original satellite scene.\n\nLand Cover Map 2000 (LCM2000) is provided in several different Product Versions including the Vector Core database and the Raster dataset, derived from the Core Vector database. In the Vector Core dataset, data is provided as polygons or land parcels, and each parcel has a list of attributes attached to it. The standard level of detail is LEVEL 2, which provides 26 target/subclasses. The derived Raster dataset provides data as pixels. There are two resolutions, 25 metres, and 1 kilometre. \n\nLand Cover Map is produced by the Centre for Ecology and Hydrology (CEH), the UK's Centre of Excellence for research in the land and freshwater environmental sciences. It's parent organisation is the UK Natural Environment Research Council (NERC). Harewood Forest, near the Chilbolton Facility for Atmospheric and radio research, covers 670 hectares of mainly ancient semi-natural woodland and was recorded as a Countryside Heritage Area in June 1989. This site was used during the NCAVEO field experiment in June 2006.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7213/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7214/?format=api" ] }, { "ob_id": 10858, "uuid": "add22b68aef2450c94d7eb810de3a80c", "title": "CEH LCM 2000 Level 2 Vector format data processing deployed on Harwood Forest, UK", "abstract": "This computation involved: CEH LCM 2000 Level 2 Vector format data processing deployed on Harwood Forest, UK. Land Cover Map is a database of geographical information derived from satellite imagery. It was produced by a semi-automated classification of data from the satellite's Thematic Mapper sensor. Scenes are divided into parcels that are then characterised by a list of attributes attached to them. Those attributes cover such topics as land cover class, parcel area, length of boundary, processing history, knowledge-based correction and identification of the original satellite scene.\n\nLand Cover Map 2000 (LCM2000) is provided in several different Product Versions including the Vector Core database and the Raster dataset, derived from the Core Vector database. In the Vector Core dataset, data is provided as polygons or land parcels, and each parcel has a list of attributes attached to it. \nThe standard level of detail is LEVEL 2, which provides 26 target/subclasses. The derived Raster dataset provides data as pixels. There are two resolutions, 25 metres, and 1 kilometre. \n\nLand Cover Map is produced by the Centre for Ecology and Hydrology (CEH), the UK's Centre of Excellence for research in the land and freshwater environmental sciences. It's parent organisation is the UK Natural Environment Research Council (NERC). Harewood Forest, near the Chilbolton Facility for Atmospheric and radio research, covers 670 hectares of mainly ancient semi-natural woodland and was recorded as a Countryside Heritage Area in June 1989. This site was used during the NCAVEO field experiment in June 2006.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7216/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7217/?format=api" ] }, { "ob_id": 10861, "uuid": "944a15f3b34441dd941655afa160d3a1", "title": "CEH LCM 2000 25 meter derived roster format data processing deployed on unknown computer", "abstract": "This computation involved: CEH LCM 2000 25 meter derived roster format data processing.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7220/?format=api" ] }, { "ob_id": 10864, "uuid": "87fd5f23dbeb4f0db54bbb2303db2d82", "title": "CEH LCM 2000 Level 2 Vector format data processing deployed on unknown computer", "abstract": "This computation involved: CEH LCM 2000 Level 2 Vector format data processing.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7223/?format=api" ] }, { "ob_id": 10867, "uuid": "5e1427f940d143d7a5a242a19b7596c3", "title": "CEH LCM 2000 25 meter derived roster format data processing deployed on Barton Bendish, Norfolk, UK", "abstract": "This computation involved: CEH LCM 2000 25 meter derived roster format data processing deployed on Barton Bendish, Norfolk, UK. This site is located at and around Barton Bendish farms, near Swaffham in Norfolk. The area is situated at an altitude of 50m. The site coordinates are: 52�� 36'N, 00�� 32'E. This site was used as a validation site during the NCAVEO Field Experiment in June 2006.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7227/?format=api" ] }, { "ob_id": 10870, "uuid": "63df6af97a5b44cf90403e57885f6087", "title": "CEH LCM 2000 Level 2 Vector format data processing deployed on Barton Bendish, Norfolk, UK", "abstract": "This computation involved: CEH LCM 2000 Level 2 Vector format data processing deployed on Barton Bendish, Norfolk, UK.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 10873, "uuid": "97b354386d104a429c89b2e82879cdca", "title": "CEH LCM 2000 25 meter derived roster format data processing deployed on Monks Wood, Cambridgeshire, UK", "abstract": "This computation involved: CEH LCM 2000 25 meter derived roster format data processing deployed on Monks Wood, Cambridgeshire, UK. Monks Wood is National Nature Reserve situated in Cambridgeshire. An ash-oak woodland has been present on the site for over 2,000 years. In the past, the wood was managed as coppice and some areas were clear-felled. It then became National Nature Reserve in 1953 as its high biodiversity in ground flora and insects was recognised as vital for local wildlife. The site coordinates are: 52�� 24' N, 00�� 14' W. This site was used as a validation site during the NCAVEO field experiment in June 2006.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7234/?format=api" ] }, { "ob_id": 10876, "uuid": "2907d9952d0f40588ee11c1fd3db06cd", "title": "CEH LCM 2000 Level 2 Vector format data processing deployed on Monks Wood, Cambridgeshire, UK", "abstract": "This computation involved: CEH LCM 2000 Level 2 Vector format data processing deployed on Monks Wood, Cambridgeshire, UK.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 10879, "uuid": "60c838aab4c340ec90f00592f475624a", "title": "CEH LCM 2000 25 meter derived roster format data processing deployed on Thorney Island, South Coast of England, UK", "abstract": "This computation involved: CEH LCM 2000 25 meter derived roster format data processing deployed on Thorney Island, South Coast of England, UK. Thorney Island is a peninsula of land extending into Chichester Harbour, on the south coast of England. The remote sensing test site is located at 50 �� 49'N, 00 ��55'W. This site was used as a validation site during the NCAVEO Field Experiment in June 2006.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7241/?format=api" ] }, { "ob_id": 10882, "uuid": "896827c4b4384432882431484e760472", "title": "CEH LCM 2000 Level 2 Vector format data processing deployed on Thorney Island, South Coast of England, UK", "abstract": "This computation involved: CEH LCM 2000 Level 2 Vector format data processing deployed on Thorney Island, South Coast of England, UK.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 10896, "uuid": "624aea811ddb4e31811ba840f98779b0", "title": "Deployed on Terra Satellite, part of the Earth Observation System Morning Constellation (EOS-AM)", "abstract": "Deployed on Terra Satellite, part of the Earth Observation System Morning Constellation (EOS-AM). Terra, launched on 18th December 1999, is a polar-orbiting satellite within the Morning Constellation that have equator crossings around 10:30 and 22:30 under NASA's Earth Obseration System (EOS). The satellite carries the Advanced Spaceborne Thermal Emission and Reflection Radiometer (ASTER), the Clouds and Earth's Radiant Energy System (CERES), the Measurements of Pollution in the Troposphere (MOPITT), the Moderate Resolution Imaging Spectroradiometer (MODIS) and the Multi-angle Imaging Spectroradiometer (MISR), and these collect data on the Earth's atmosphere, ocean, land, snow and ice, and energy budget.\r\n\r\nTerra is the only satellite in the Terra mission, and it is a part of the Morning Constellation, which is a group of polar-orbiting satellites sharing the same orbit that all have equator crossings around 10:30 and 22:30. The Satellite was launched on 18th December 1999.\r\n\r\nTerra carries five instruments:\r\n\r\nThe Advanced Spaceborne Thermal Emission and Reflection Radiometer (ASTER)</li>\r\nThe Clouds and Earth's Radiant Energy System (CERES)</li>\r\nThe Measurements of Pollution in the Troposphere (MOPITT)</li>\r\nThe Moderate Resolution Imaging Spectroradiometer (MODIS)</li>\r\nThe Multi-angle Imaging Spectroradiometer (MISR)</li>\r\n\r\nThese instruments collects data on atmosphere, ocean, land, snow and ice, and energy budget.\r\n", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 10905, "uuid": "8578ab59341f4b5fb99360c974605e42", "title": "Deployed on Aqua Satellite, part of the Earth Observation System Afternoon Constellation (EOS-PM)", "abstract": "Deployed on Aqua Satellite, part of the Earth Observation System Afternoon Constellation (EOS-PM). Aqua, launched on 4th April 2002, is a polar-orbiting satellite within the Afternoon Constellation (A-Train) that have equator crossings around 13:30 and 01:30 under NASA's Earth Obseration System (EOS). The satellite carries Atmospheric Infrared Sounder (AIRS), Advanced Microwave Sounding Unit (AMSU-A), Humidity Sounder for Brazil (HSB), Advanced Microwave Scanning Radiometer for EOS (AMSR-E), Moderate-Resolution Imaging Spectroradiometer (MODIS) and Clouds and the Earth's Radiant Energy System (CERES), and these collect data on the Earth's atmospheric conditions, snow and ice, sea surface temperature and ocean productivity, and soil moisture.\r\n\r\nAqua is the only satellite in the Aqua mission, and it is a part of the Afternoon Constellation, a group of polar-orbiting satellites sharing the same orbit that all have equator crossings around 13:30 and 01:30. The Satellite was launched on 4th April 2002.\r\n\r\nThe Atmospheric Infrared Sounder (AIRS)</li>\r\nThe Advanced Microwave Sounding Unit (AMSU-A)</li>\r\nThe Humidity Sounder for Brazil (HSB)</li>\r\nThe Advanced Microwave Scanning Radiometer for EOS (AMSR-E)</li>\r\nThe Moderate-Resolution Imaging Spectroradiometer (MODIS)</li>\r\nThe Clouds and the Earth's Radiant Energy System (CERES)</li>\r\n\r\nThese instruments collects data on atmospheric conditions, snow and ice, sea surface temperature and ocean productivity and soil moisture.\r\n", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 10912, "uuid": "75685a6b6b0743a78ab07abb83a4348d", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Terra Satellite, part of the Earth Observation System Morning Constellation (EOS-AM)", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Terra Satellite, part of the Earth Observation System Morning Constellation (EOS-AM).", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 10987, "uuid": "3866c6e7b0a241cea6a613559e3e2a91", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat 4", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Landsat 4.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 11010, "uuid": "2d125dda9d6e44ed804191a3b7b41bc5", "title": "CCI SST Processor", "abstract": "This computation involved: CCI SST Processor. This processor was developed in the ESA Climate Change Initiative, Sea Surface Temperature Project", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7351/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7352/?format=api" ] }, { "ob_id": 11013, "uuid": "ccf01b1486ff4bc8ab00fe343ab36ccf", "title": "CCI SST Processor", "abstract": "This computation involved: CCI SST Processor.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7356/?format=api" ] }, { "ob_id": 11069, "uuid": "a54087147ce34dfa859f9a35f4e1fd7a", "title": "GFDL-CM2.1 Global Coupled Climate Model deployed on Geophysical Fluid Dynamics Laboratory (USA) computing facility", "abstract": "This computation involved: GFDL-CM2.1 Global Coupled Climate Model deployed on Geophysical Fluid Dynamics Laboratory (USA) computing facility.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7396/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7397/?format=api" ] }, { "ob_id": 11078, "uuid": "d89de4fe539f43ac96b5c9a50f213898", "title": "ECHAM5 general circulation atmospheric model deployed on Max Planck Institute für Meteorologie computing facility", "abstract": "This computation involved: ECHAM5 general circulation atmospheric model deployed on Max Planck Institute für Meteorologie computing facility. It is a computer-Fortan95 stand-alone general circulation atmospheric model (GCAM). The model can also run as part of a coupled atmosphere ocean GCM, or in assimilation mode by linear relaxation (nudging). This model is developed by the Max Planck Institute for Meteorology, one of the research organisations of the Max Planck Society. The model was given its name as a combination of its origin (the 'EC' being short for 'ECMWF') and the place of development of its parametrisation package, Hamburg. Model MPI-ECHAM4 (1996) is the fourth in a series of models developed at MPI that originally derive from cycle 17 of the European Centre for Medium-Range Weather Forecasts (ECMWF) model. The ECHAM4 model's immediate predecessor is AMIP baseline model MPI ECHAM3 (1992). ECHAM5 is currently the most recent version of the ECHAM model. Compared to its predecessor, ECHAM4, it is more portable and because of both major and minor changes to the different parts of code that it uses, it produces a significantly different simulated climate.\r\nECHAM5 hosts sub-models going beyond the usual meteorological processes of a GCM as, Interception of snow by the canopy, heat budget of the soil, lake mode, .orbital variations, Sedimentation and cloud microphysics, etc.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7405/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7406/?format=api" ] }, { "ob_id": 11082, "uuid": "0e1a1ffa15a14854ae67e4c9c2adb6ab", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Geostationary Meteorological Satellite (GMS-5)", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Geostationary Meteorological Satellite (GMS-5).", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 11087, "uuid": "1f57e397805c4ebb9ebc92a453cde9f8", "title": "IPSL-CM4.0 Institut Pierre Simon Laplace Coupled Model Version 4.0 deployed on Institut Pierre Simon Laplace (France) computer", "abstract": "This computation involved: IPSL-CM4.0 Institut Pierre Simon Laplace Coupled Model Version 4.0 deployed on Institut Pierre Simon Laplace (France) computer.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7412/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7413/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7414/?format=api" ] }, { "ob_id": 11093, "uuid": "46a29f0417d04fbcae876da89a8fe679", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Geostationary Operational Environmental Satellite - GOES-8", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Geostationary Operational Environmental Satellite - GOES-8.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 11110, "uuid": "97974fd3dfed4a0287a46bad7c24e7d9", "title": "CSIRO-Mk3.0 Global Circulation Model deployed on Commonwealth Scientific and Industrial Research Organisation computing facility", "abstract": "This computation involved: CSIRO-Mk3.0 Global Circulation Model deployed on Commonwealth Scientific and Industrial Research Organisation computing facility.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7423/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7424/?format=api" ] }, { "ob_id": 11119, "uuid": "a0b4178b73694062b8aa1b63f3cd4be8", "title": "deployed on Solar Mesosphere Explorer (SME) satellite", "abstract": "deployed on Solar Mesosphere Explorer (SME) satellite.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 11137, "uuid": "b06220eda74440cb982529862b968e23", "title": "NCAR-CCSM3 Community Climate System Model deployed on National Centre for Atmospheric Research (USA) computing facility", "abstract": "This computation involved: NCAR-CCSM3 Community Climate System Model deployed on National Centre for Atmospheric Research (USA) computing facility.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7433/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7434/?format=api" ] }, { "ob_id": 11155, "uuid": "2e0fd379c6784c9e86ab6d8f46347096", "title": "Hadley Centre Global Environmental Model version 1a (HadGEM1a) deployed on Earth Simulator Supercomputer", "abstract": "This computation involved: Hadley Centre Global Environmental Model version 1a (HadGEM1a) deployed on Earth Simulator Supercomputer.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7441/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7442/?format=api" ] }, { "ob_id": 11192, "uuid": "67981e8e8d254bf991d6228ac5e2f856", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on NOAA-15", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on NOAA-15.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 11234, "uuid": "240e589e5bc34f3e87583f7193a8ba17", "title": "ECHO-G (ECHAM4+HOPE-G) Atmosphere-Ocean Coupled Circulation Model deployed on Max Planck Institute für Meteorologie computing facility", "abstract": "This computation involved: ECHO-G (ECHAM4+HOPE-G) Atmosphere-Ocean Coupled Circulation Model deployed on Max Planck Institute für Meteorologie computing facility.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7483/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7484/?format=api" ] }, { "ob_id": 11237, "uuid": "f4f7db7abe4b46bc97d890d2cd596dce", "title": "MRI-CGCM2.3.2 Meteorological Research Institute Coupled Global Circulation Model deployed on Meteorological Research Institute (Japan) computer", "abstract": "This computation involved: MRI-CGCM2.3.2 Meteorological Research Institute Coupled Global Circulation Model deployed on Meteorological Research Institute (Japan) computer.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7486/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7487/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7488/?format=api" ] }, { "ob_id": 11271, "uuid": "eaefd198f45b4ad0a3cafbe8f1e8afa3", "title": "Portable Unified Model (PUM) deployed on Met Office Computer network", "abstract": "This computation involved: Portable Unified Model (PUM) deployed on Met Office Computer network. Certain versions of the Met Office Unified Model are made available as Ported Unified Model (PUM) releases once they have been accepted by internal users.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7504/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7505/?format=api" ] }, { "ob_id": 11296, "uuid": "c2bd8550d8244c5194bae57694a604ae", "title": "BCCR-BCM2.0 Bergen Climate Model Version 2 deployed on Bjerknes Centre for Climate Research (Norway) Computer", "abstract": "This computation involved: BCCR-BCM2.0 Bergen Climate Model Version 2 deployed on Bjerknes Centre for Climate Research (Norway) Computer.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7517/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7518/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7519/?format=api" ] }, { "ob_id": 11318, "uuid": "73e41f9c8a194b5ebd7c6b1e54c5a014", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on NIMBUS 5 satellite", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on NIMBUS 5 satellite.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 11323, "uuid": "049b55a6425f43b3beaccf0b21482880", "title": "SRB satellite Staylor algorithm using ISCCP-C1 and ERBE data deployed on NASA Langley Atmospheric Science Data Center (ASDC)", "abstract": "This computation involved: SRB satellite Staylor algorithm using ISCCP-C1 and ERBE data deployed on NASA Langley Atmospheric Science Data Center (ASDC).", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7529/?format=api" ] }, { "ob_id": 11332, "uuid": "2157135ec9df4585b5149e09477eba69", "title": "GISS-AOM Atmosphere Ocean Model deployed on NASA Goddard Institute for Space Studies (GISS) (USA) computer", "abstract": "This computation involved: GISS-AOM Atmosphere Ocean Model deployed on NASA Goddard Institute for Space Studies (GISS) (USA) computer.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7533/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7534/?format=api" ] }, { "ob_id": 11343, "uuid": "68a12ee24b69482bbeb3823645795617", "title": "SRB satellite Pinker algorithm using ISCCP-C1 and ERBE data deployed on NASA Langley Atmospheric Science Data Center (ASDC)", "abstract": "This computation involved: SRB satellite Pinker algorithm using ISCCP-C1 and ERBE data deployed on NASA Langley Atmospheric Science Data Center (ASDC).", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7542/?format=api" ] }, { "ob_id": 11344, "uuid": "428d11d6750b4c3fbec078314107859c", "title": "SRB satellite Staylor algorithm using ISCCP-C1 and ERBE data deployed on unknown computer", "abstract": "This computation involved: SRB satellite Staylor algorithm using ISCCP-C1 and ERBE data.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 11354, "uuid": "3672b23aa71b465ea49afbc2d9fac6e7", "title": "GFDL-CM2.0 Global Coupled Climate Model deployed on Geophysical Fluid Dynamics Laboratory (USA) computing facility", "abstract": "This computation involved: GFDL-CM2.0 Global Coupled Climate Model deployed on Geophysical Fluid Dynamics Laboratory (USA) computing facility.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7548/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7549/?format=api" ] }, { "ob_id": 11360, "uuid": "242f8485857e43db87352eee07bda1e3", "title": "CGCM3.1 Canadian Global Coupled Model Version 3.1 deployed on Canadian Centre for Climate Modelling and Analysis computing facility", "abstract": "This computation involved: CGCM3.1 Canadian Global Coupled Model Version 3.1 deployed on Canadian Centre for Climate Modelling and Analysis computing facility.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7552/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7553/?format=api" ] }, { "ob_id": 11381, "uuid": "13e943cede06478f9898aeb8f37e73fd", "title": "CGCM4.1 Canadian Global Coupled Model Version 4.1 deployed on Canadian Centre for Climate Modelling and Analysis computing facility", "abstract": "This computation involved: CGCM4.1 Canadian Global Coupled Model Version 4.1 deployed on Canadian Centre for Climate Modelling and Analysis computing facility.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7564/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7565/?format=api" ] }, { "ob_id": 11387, "uuid": "c132dafd147448de940b29e4884b6f85", "title": "MIROC3.2 (medres) Model for Interdisciplinary Research on Climate, Coupled GCM deployed on Centre for Climate System Research / National Institute for Environmental Studies (Japan) computer", "abstract": "This computation involved: MIROC3.2 (medres) Model for Interdisciplinary Research on Climate, Coupled GCM deployed on Centre for Climate System Research / National Institude for Environmental Studies (Japan) computer.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7568/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7569/?format=api" ] }, { "ob_id": 11393, "uuid": "be057b91260e4d18a5b1110be248ae86", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Geostationary Operational Environmental Satellite - GOES-10", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Geostationary Operational Environmental Satellite - GOES-10.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 11398, "uuid": "70aa937cfdac452db0833c539cdff845", "title": "Hadley Centre Global Environmental Model version 1 (HadGEM1) deployed on HPCx", "abstract": "This computation involved: Hadley Centre Global Environmental Model version 1 (HadGEM1) deployed on HPCx.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 11401, "uuid": "7a2e4bbc75aa4df0a6b5355d6e6af19d", "title": "FGOALS-g1.0 Flexible Global Ocean-Atmosphere-Land System model deployed on LASG/Institute of Atmospheric Physics (China) computer", "abstract": "This computation involved: FGOALS-g1.0 Flexible Global Ocean-Atmosphere-Land System model deployed on LASG/Institute of Atmospheric Physics (China) computer.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7576/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7577/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7578/?format=api" ] }, { "ob_id": 11420, "uuid": "873cc8a375d245d28dad362a4cf8abda", "title": "GISS-ModelE/HYCOM Coupled Atmosphere Ocean Model deployed on NASA Goddard Institute for Space Studies (GISS) (USA) computer", "abstract": "This computation involved: GISS-ModelE/HYCOM Coupled Atmosphere Ocean Model deployed on NASA Goddard Institute for Space Studies (GISS) (USA) computer.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7586/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7587/?format=api" ] }, { "ob_id": 11426, "uuid": "0b1dbbb59d8a4d01b10aeeaac96dd81a", "title": "GISS-ModelE/Russell Coupled Atmosphere Ocean Model deployed on NASA Goddard Institute for Space Studies (GISS) (USA) computer", "abstract": "This computation involved: GISS-ModelE/Russell Coupled Atmosphere Ocean Model deployed on NASA Goddard Institute for Space Studies (GISS) (USA) computer.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7591/?format=api" ] }, { "ob_id": 11459, "uuid": "0639a1a98ed2434f938d61a254686e71", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on NIMBUS 6 satellite", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on NIMBUS 6 satellite.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 11473, "uuid": "542abed2e3b94baa964d98b10fd7994e", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Geostationary Operational Environmental Satellite - GOES-9 or GOES-J", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on Geostationary Operational Environmental Satellite - GOES-9 or GOES-J.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 11490, "uuid": "7f66241fddd04a57b4c0e286dfeae21f", "title": "CNRM-CM3 Centre National de Recherches Météorologiques Coupled Model Version 3 deployed on Météo-France/Centre National de Recherches Météorologiques (France) computer", "abstract": "This computation involved: CNRM-CM3 Centre National de Recherches Météorologiques Coupled Model Version 3 deployed on Météo-France/Centre National de Recherches Météorologiques (France) computer.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7616/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7617/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7618/?format=api" ] }, { "ob_id": 11493, "uuid": "0852f5355de045d38dbd550104ed34cf", "title": "INM-CM3.0 Institute for Numerical Mathematics Coupled Model Version 3.0 deployed on Institute for Numerical Mathematics (Russia) computer", "abstract": "This computation involved: INM-CM3.0 Institute for Numerical Mathematics Coupled Model Version 3.0 deployed on Institute for Numerical Mathematics (Russia) computer.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7620/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7621/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7622/?format=api" ] }, { "ob_id": 11496, "uuid": "7bcc9f570cdd4dd19a6c738cbd687cc1", "title": "ECHO-G (ECHAM4+HOPE-G) Atmosphere-Ocean Coupled Circulation Model deployed on Meteorological Institute of the University of Bonn (Germany) computer", "abstract": "This computation involved: ECHO-G (ECHAM4+HOPE-G) Atmosphere-Ocean Coupled Circulation Model deployed on Meteorological Institute of the University of Bonn (Germany) computer.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7625/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7626/?format=api" ] }, { "ob_id": 11499, "uuid": "151c2950a7f642e1a95ff1a3eedb5f39", "title": "ECHO-G (ECHAM4+HOPE-G) Atmosphere-Ocean Coupled Circulation Model deployed on Meteorological Research Institute of the Korea Meteorological Administration (KMA) computer", "abstract": "This computation involved: ECHO-G (ECHAM4+HOPE-G) Atmosphere-Ocean Coupled Circulation Model deployed on Meteorological Research Institute of the Korea Meteorological Administration (KMA) computer.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7630/?format=api" ] }, { "ob_id": 11508, "uuid": "b8f73aa5f8a447669b693819f0fa8e18", "title": "Mass-Spectrometer-Incoherent-Scatter-1986 (MSIS-86) model deployed on National Space Science Data Centre (NSSDC)", "abstract": "This computation involved: Mass-Spectrometer-Incoherent-Scatter-1986 (MSIS-86) model deployed on National Space Science Data Centre (NSSDC).", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7635/?format=api" ] }, { "ob_id": 11515, "uuid": "9215b1c7b80945d6b7195805edf7c41d", "title": "DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on METEOSAT-5 or Meteosat Operational Programme 2 (MOP-2)", "abstract": "This computation involved: DETAILS NEEDED - COMPUTATION CREATED FOR SATELLITE COMPOSITE. deployed on METEOSAT-5 or Meteosat Operational Programme 2 (MOP-2).", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 11520, "uuid": "bd4ab72e5ab643faa4d2b6c309d08b3f", "title": "MIROC3.2 (hires) Model for Interdisciplinary Research on Climate, Coupled GCM deployed on Centre for Climate System Research / National Institude for Environmental Studies (Japan) computer", "abstract": "This computation involved: MIROC3.2 (hires) Model for Interdisciplinary Research on Climate, Coupled GCM deployed on Centre for Climate System Research / National Institude for Environmental Studies (Japan) computer.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7639/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7640/?format=api" ] }, { "ob_id": 11523, "uuid": "e84beffe4fa640249df4a4412590070d", "title": "NCAR-PCM Parallel Climate Model deployed on National Centre for Atmospheric Research (USA) computing facility", "abstract": "This computation involved: NCAR-PCM Parallel Climate Model deployed on National Centre for Atmospheric Research (USA) computing facility.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7642/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7643/?format=api" ] }, { "ob_id": 11526, "uuid": "696f979352cc45c3a9d8decd406be30f", "title": "HadSM3 deployed on Climateprediction.net distributed computing platform", "abstract": "This computation involved: HadSM3 deployed on Climateprediction.net distributed computing platform.", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7645/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7646/?format=api" ] }, { "ob_id": 11540, "uuid": "d43c8d102ed449059477d2aa7ce596be", "title": "Computation Process for: Data from REMOVE - Met Office -Operational NWP Data Products (UM) at Met Office supercomputer (Exeter)", "abstract": "This computation involved: deployed on Met Office supercomputer (Exeter).", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 11615, "uuid": "412e2efa3dfe4da18d774cd529c0dba0", "title": "MACDA TES retrieval processing and Mars global circulation model assimilation", "abstract": "TES retrievals of temperature and total (i.e. column-integrated) dust opacities are assimilated into the Mars global circulation model that is in use at the University of Oxford and at The Open University in the UK (UK-LMD-MGCM), covering almost three complete martian seasonal cycles, from 141 degrees solar longitude in martian Year (MY) 24 through 82 degrees solar longitude in MY 27 (Note, however, that the reference run associated to the \"MACDA v1.0\" full assimilation of TES temperature and total dust opacities includes only the assimilation of TES total dust opacities). The assimilation scheme makes use of a sequential procedure known as the Analysis Correction scheme (Lorenc et al., 1991), a form of successive corrections method which has proved simple and robust under martian conditions, even during the less-than-ideal MGS aerobraking period (Lewis et al., 2007). The UK-LMD-MGCM uses a spectral dynamical core and a shared Martian physics package that was largely developed by the Laboratoire de Meteorologie Dynamique at the Universite' Pierre et Marie Curie in Paris (France). \r\n\r\nInformation on TES retrievals: \r\nSmith, M.D., 2004. Interannual variability in TES atmospheric observations of Mars during 1999-2003. Icarus, 167, 148-165.\r\n\r\nInformation on the Mars global circulation model used: \r\nForget et al., 1999. Improved general circulation models of the Martian atmosphere from the surface to above 80 km. J. Geophys. Res. 104, E10, 24155-24176\r\n\r\nInformation on the Analysis Correction scheme: \r\nLorenc et al., 1991. The Meteorological Office analysis correction data assimilation scheme. Q. J. R Meteorol. Soc. 117, 59-89\r\n\r\nInformation on the Mars Analysis Correction Data Assimilation scheme: \r\nLewis et al., 2007. Assimilation of thermal emission spectrometer atmospheric data during the Mars Global Surveyor aerobraking period. Icarus 192, 327-347. \r\n\r\nInformation on MGS/TES MACDA validation (please note that this paper is now slightly out-of-date): \r\nMontabone et al., 2006. Validation of martian meteorological data assimilation for MGS/TES using radio occultation measurements. Icarus 185, 113-132.\r\n\r\nInformation on MACDA v1.0 re-analysis: \r\nMontabone et al., 2014. The Mars Analysis Correction Data Assimilation (MACDA) Dataset V1.0. Geoscience Data J. Vol. 1, Issue 2, https://doi.org/10.1002/gdj3.13", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 11713, "uuid": "53e0417188a9587755a047eeee58f9ea", "title": "UKCIP02 Scenario Computations", "abstract": "The UK Climate Impact Programme 2002 (UKCIP02) climate change scenarios are based exclusively on experiments completed using the HadCM3 global climate model, HadAM3H high-resolution atmosphere model and the HadRM3 regional climate mode by the Met Office Hadley Centrel. The same hierarchy of climate model experiments is used as the basis for each scenario.", "keywords": "UKCIP02, UKCIP, UKCP, climate, projections", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [] }, { "ob_id": 11728, "uuid": "15ceee46510a0a5b8aea10d03a93e6cf", "title": "CSIRO-mk30 deployed on unknown computer", "abstract": "This computation involved: CSIRO-mk30. \n\nEmpty content", "keywords": "", "inputDescription": null, "outputDescription": null, "softwareReference": null, "identifier_set": [ "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7699/?format=api", "https://api.catalogue.ceda.ac.uk/api/v2/identifiers/7700/?format=api" ] } ] }