Envisat MERIS sensor captures sand and dust from the Sahara Desert blowing across the Atlantic Ocean along the coasts of Mauritania (top), Senegal (middle) and Guinea Bissau (bottom). The cloud-covered Cape Verde islands are visible off the coast of Senegal.
The Medium Resolution Imaging Spectrometer (MERIS) is a imaging spectrometer that measures the solar radiation reflected by the Earth, at a ground spatial resolution of 300m, with 15 spectral bands in visible and near infra-red and programmable in width and position. MERIS allows global coverage of the Earth every 3 days.
Sandstorms, or dust storms, are usually the result of atmospheric convection currents, which form when warm, lighter air rises and cold, heavier air sinks. Dust from the Sahara Desert can be transported over thousands of kilometres by convection currents, which also cause other meteorological conditions, such as thunderstorms.
Sandstorms are very common over the Sahara, which is a major source of mineral dust, and large concentrations of it can be found in the tropical Atlantic and the Caribbean.
OpenSearch Extension proposal for Earth Observation Products
2009-01-20
Earth observation (EO) products have specific characteristics like the orbit number, processing center and acquisition station that follow a specific logic inherent to the EO community of users of satellite datasets.
Typically a EO product contains information regarding the:
Platform or satellite from where it originates (e.g. SPOT, ENVISAT)
The Satellite number (if exists)
The sensor used to acquired the data
The specific dataset identifier
The processing center responsible for its elaboration together with the date and software used for the processing
The date of acquisition
The geographical footprint or coverage of the data present in the product
While the last two items are already covered by the time and geo opensearch specification extensions, all the others are currently only accessible through the generic searchTerms. This entry describes an extension proposal for OpenSearch that will provide a standard mechanism to query a resource based on those Earth observation elements.
The naming of the elements follow the “GML 3.1.1 Application schema for Earth Observation products OGC 06-080r4“[OR2] normative that describe the EO Metadata format within the Heterogeneous Mission Accessibility (HMA) project. This elements present here are an initial set that were identified in this project phase. More elements will be added upon further analysis and discussion.
Namespace
The proposed XML Namespace URI for the OpenSearch Earth observation products extension is:
This tag name corresponds to the Xpath description eop:instrument/eop:Instrument/eop:shortName
resolution
A real number interval requesting the range of Sensor Resolution given in metres (i.e. uom=’m’).
This parameter is a range or a group of integer number defined as [n1,n2] (meaning n1 <= resolution <= n2). It uses typical mathematical notation to define the interval with:
This tag name corresponds to the Xpath description eop:sensor/eop:Sensor/eop:resolution
orbitNumber
A integer number interval requesting the range of acquisition orbit number.
This parameter is a range or a group of integer number defined as [n1,n2] (meaning n1 <= orbit <= n2). It uses typical mathematical notation to define the interval with:
A string identifying the software used when product was elaborated (e.g. ASAR/3.06, MERIS/5.04, MEGS-PC/7.4). This element shall return all the elements similar with the request as in LIKE or MATCH query. As such, a query for ASAR/3 will return all the products processed with any of the release of version of 3 of the ASAR processor.
The processingDate should be replaced by a string containing the time interval in the format YYYY-MM-DDTHH:mm:ss/YYYY-MM-DDTHH:mm:ss
This entry is an initial proposal and further elements might be added in the future. Please send any comments, doubts or suggestions.
Earth observation products have specific characteristics like the orbit number, processing center and acquisition station that follow a specific logic inherent to the Earth observation community. This entry describes an extension for OpenSearch that will provide a standard mechanism to query a resource based on those Earth observation elements. [...]
INSPIRE requires us to submit metadata to a geoportal operated at
the Member State level (or below). In practise this will be to a
CSW2 service using the ISO Application Profile. In this entry we
discuss some simple solutions to be INSPIRE compliant in this domain. [...]
Often enough a dataset will be available from multiple access points.
This may simply be a different access protocol, for example via an FTP repository and an HTTP server. Alternatively data may also be available via geodata-specific services, such as a WMS or WFS.
Online resources may require supplementary information in order to automate access to them - version, for example, can be critical for a WMS service. The DCLite4G namespace provides a supplementary vocabulary for identifying types of web service from which a dataset can be accessed. [...]