Difference between revisions of "SemanticServicesUseCases"

From Earth Science Information Partners (ESIP)
Line 52: Line 52:
  
 
Factors that go into the usefulness include:
 
Factors that go into the usefulness include:
  * observation or model
+
  * observation vs. model
  * type of measurement (aerosol index, AOT/AOD, ...)
+
  * type of measurement (radiance, aerosol index, AOT/AOD, ...)
 
  * method of measurement (infrared, visible, UV)
 
  * method of measurement (infrared, visible, UV)
  * source of measurement (instrument, model)
+
  * source of measurement (instrument or model)
 
  * processing algorithm
 
  * processing algorithm
 
  * units
 
  * units
Line 65: Line 65:
 
Factors that go into usability include:
 
Factors that go into usability include:
 
  * data format
 
  * data format
  * spatial reference system (swath, grid, type of grid)
+
  * spatial reference system (swath, grid; type of grid)
 
  * access means
 
  * access means
 
  * access restrictions
 
  * access restrictions

Revision as of 20:14, January 8, 2009

Use Cases for Ontology Development

The ESIP Solutions Use Case template is [here]

[Other Instructions]

Example

Use case: find and display in the same projection and coordinate system, sea surface temperature and land surface temperature from a global climate model.

Airborne Dust Detection in MODIS Imagery using Data Mining Services

Background: Growth of plankton in remote ocean locations is limited by the availability of iron. Dust storm from arid and semi arid regions transport dust containing iron to remote ocean locations, which spur the growth of plankton. Phytoplankton accounts for more than half of the global photosynthetic activity; they act as an important sink of atmospheric carbon dioxide and thus have the potential to impact climate. Emission of Dimethly Sulfide (DMS) is another pathway through which plankton affects climate. DMS emissions increases cloud condensation nuclei (CCN) present in the relatively clean marine atmosphere, altering the microphysical nature of marine stratus. Increase in CCN results in more but smaller size cloud droplets in marine stratus thereby increasing cloud albedo and creating a cooling effect. In order to explore connections between iron fertilization via dust storms and plankton growth, algorithms that accurately detect dust storms in satellite imagery are required. NASA’s Moderate Resolution Imaging Spectroradiometer (MODIS) provides global data with the correct spectral properties for dust storm detection. Unfortunately, there are no well accepted dust storm detection algorithms or methodologies for this data set. Different researchers have devised different dust indices along the lines of Normalized Difference Vegetation Index (NDVI)and suggest different threshold values. Data mining techniques such as unsupervised classifiers can be used for this detection. Unsupervised classification techniques such as clustering not only provide the ability to automatically group pixels in different classes but also determine the appropriate thresholds.

Use case: Find appropriate MODIS data with airborne dust, preprocess the data, select the 'optimal' clustering algorithm and apply the algorithm.

Atmospheric Science Mission use case

Brian: Atmospheric retrieval and validation. Compare temperature profile retrieval from AIRS and find space time match-ups between GPS occultation and AIRS temperature profile.


Bruce: Level 2g - Create a plot of direct comparison of MODIS NDVI as a timeseries for a year with the vegetative index from a flux tower.

Bruce to add narrative.

pdf of first version of concept map

pdf of latest version of concept map

Ice use case

Ruth: Compare what atmospheric forcing component should be doing with what the sea ice motion is doing ; involves buoy, point data, and rem-sens. like Bruce's so we will proceed with the MODIS and generalize

Aerosol Search Use Case

Chris Lynnes: Locate the access points for aerosol data that would be useful and usable for characterizing the extent of the ash cloud plume from the 2 May 2008 Chaiten volcanic eruption. Useful data are those that have information that can be brought to bear on the problem; usable data are those that are available in a form that can be used in my analysis framework.

Target end products would include such items as:

* MODIS L2 Aerosol product, Terra and Aqua
* MODIS L3 Aerosol product, Terra and Aqua
* MERIS Aerosol product
* GOCART Aerosol model
* CALIPSO Aerosol classification
* OMI L2 Aerosol index
* OMI L3 Aerosol index
* AIRS Brightness Temperature difference (ch ? - ch ??)
* MISR L2 Aerosol(?)
* Parasol
* Experimental CALIPSO aerosol sub-classification
* RGB Image with analyst's assessment of ash extent

Factors that go into the usefulness include:

* observation vs. model
* type of measurement (radiance, aerosol index, AOT/AOD, ...)
* method of measurement (infrared, visible, UV)
* source of measurement (instrument or model)
* processing algorithm
* units
* horizontal resolution
* temporal resolution
* temporal "alignment" (averaged vs. synoptic vs. temporal progression, different types of data days)
* data product maturity (operational, research, ex

Factors that go into usability include:

* data format
* spatial reference system (swath, grid; type of grid)
* access means
* access restrictions

Patterns of spatial transformation

Space-time matchup between points and satellite swath data or any gridded data (model or level 3 from instrument retrieval)

Grid to grid

Point to grid - Tile (part of a grid) to point

Point to swath

Swath to swath

Swath to grid

Moving point to ANY

Other