Provides all ADDS weather products in a single interactive display.
Slices through 4D datasets horizontally at a flight level, vertically along a flight path, and in time.
Includes meteorograms at surface points.
Provides weather of interest to low altitude pilots in an interactive display.
Interpolates 3D weather variables to AGL altitudes.
Includes street-scale basemaps.
These "all-in-one" applications run outside of the web browser and your system may require additional
configuration before you are able to launch them.
The Text Data Server enhances and complements the ADDS web site by providing flexible and queryable access to real-time METARs, PIREPs, TAFs, and AIR/SIGMETs data.
Obtain all AIRSIGMETs collected between the start and end times using ISO8601 date/time format with UTC offset: YYYY-MM-DDThh:mm:ssZ. Please refer to W3C date/time formats.
Obtain all AIRSIGMETs collected between the start and end times in ISO8601 date/time format using UTC offset: YYYY-MM-DDThh:mm:ss+hhmm or YYYY-MM-DDThh:mm:ss-hhmm. Please refer to W3C date/time formats.
Note: Due to differences in character encodings by various web browsers, the + might get encoded to a whitespace. To avoid this from occurring, use %2B in place of the +.
hoursBeforeNow
any positive integer or floating point value
n = number of hours before current time
Query is based on validTimeFrom and validTimeTo
Obtain all AIRSIGMETs collected in the last three hours
Obtain AIRSIGMETs collected within the last 3 hours for a rectangular region (bounding box) defined by the min and max lon and lat. If any portion of an AIRSIGMET region coincides with this rectangular region, then that AIRSIGMET is returned.
The LonLatRect constraint for AIRSIGMETS returns a result when the rectangle defined by the lat/lon points intersects with an AIRSIGMET area.
The LonLatRect constraint can accomodate situations where the bounding box crosses the International Date Line.
The LonLatRect constraint does not support bounding boxes that cross the poles.
Flight Path
Parameter(s)
Allowed Values
Example(s)
flightPath
maximum distance in statute miles
two or more way points
The way points may be selected by (lon,lat), station names, or a combination of (lon,lat) and station names.
lon, lat are delimited by a comma (,)
maximum distance MUST precede the way points
maximium distance and way points are delimited by a semicolon(;)
time range:
use start, end times
use hoursBeforeNow
default: (hoursBeforeNow=1)
Obtain all AIRSIGMETS collected in the past 3 hours that intersect the flight path from Denver, CO to Kansas City, MO using a 57.5 statute mile maximum distance