Difference between revisions of "Component Web Services and Service Chaining"

From Earth Science Information Partners (ESIP)
Line 2: Line 2:
 
<font color="red"> <center><big>Page in progress</big></center></font>
 
<font color="red"> <center><big>Page in progress</big></center></font>
  
The composite trajectory service consists of services for WCS data access, single trajectory calculation and trajectory aggregation. The wind data are to be both provided by servers that can deliver 4D model wind data (u,v,w,t).
+
The composite trajectory service consists of services for WCS data access, single trajectory calculation and trajectory aggregation.  
 +
 
 +
[[Image:TrajectoryService.png|600px]]
 +
 
 +
The wind data are to be provided by servers that can deliver 4D model wind data (u,v,w,t).
  
 
The single trajectory service uses the 4D input winds for a specific region and time and calculates forward or backward trajectories. The same algorithm is used for the forecast and historical 4D trajectories.  
 
The single trajectory service uses the 4D input winds for a specific region and time and calculates forward or backward trajectories. The same algorithm is used for the forecast and historical 4D trajectories.  
Line 8: Line 12:
 
The trajectory aggregator is a compound service that can aggregate multiple trajectories using a variety of algorithms.  
 
The trajectory aggregator is a compound service that can aggregate multiple trajectories using a variety of algorithms.  
  
With these services it is possible to build a variety of air quality analysis applications such as the Combined Aerosol Trajectory Tool, [http://datafedwiki.wustl.edu/index.php/CATT CATT].
+
With these services it is possible to build a variety of air quality analysis applications such as the Combined Aerosol Trajectory Tool, [http://datafedwiki.wustl.edu/index.php/CATT CATT]. The new elements for the trajectory server would include:
+
* Real-time calculation of trajectories
 
+
* Remote access to forecast (Unidata) and historical (NCDC) winds
[[Image:TrajectoryService.png|600px]]
+
* WCS and netCDF-CF standards-based data access
 +
* Persistents of the compound trajectory service as a network of chained services

Revision as of 16:32, June 18, 2006

Page in progress

The composite trajectory service consists of services for WCS data access, single trajectory calculation and trajectory aggregation.

TrajectoryService.png

The wind data are to be provided by servers that can deliver 4D model wind data (u,v,w,t).

The single trajectory service uses the 4D input winds for a specific region and time and calculates forward or backward trajectories. The same algorithm is used for the forecast and historical 4D trajectories.

The trajectory aggregator is a compound service that can aggregate multiple trajectories using a variety of algorithms.

With these services it is possible to build a variety of air quality analysis applications such as the Combined Aerosol Trajectory Tool, CATT. The new elements for the trajectory server would include:

  • Real-time calculation of trajectories
  • Remote access to forecast (Unidata) and historical (NCDC) winds
  • WCS and netCDF-CF standards-based data access
  • Persistents of the compound trajectory service as a network of chained services