|
SCOOP STORM SERVICES
Provided by the University of Alabama in Huntsville (UAH)
Description
The storm services provide access to storm track data for previous and current hurricane
seasons. A service is also provided to locate SCOOP data collections which may have
data pertinent to a selected storm.
Documentation
Interface Descriptions
This interface consists of a single application supplying multiple functions:
- search
- This operation accepts multiple search parameters, such as from and/or thru dates
and storm names. It returns a list of storms satisfying those criteria and some of
their characteristics. If no search parameters are specified, all storms are
returned, which is a fairly long list.
-
- track
- This operation requires a single argument, "stormid", which specifies the storm
identification. This value can be obtained from the results of a "search" request.
It returns more detailed information about the storm, if valid.
|