Documentation for /cgi-bin/request/gis/awc_gairmets.py

This service emits the archive of IEM's best attempt at processing graphical AIRMETs.

CGI Arguments

The following table lists the CGI arguments that are accepted by this service. A HTTP GET request is required. Fields of type Multi-Params or CSV value can accept either a comma separated list or multiple parameter and value combinations. For example, ?foo=1&foo=2 is equivalent to ?foo=1,2.

Field Type Description
format string Output Format
sts string Start Time
ets string End Time
year1 integer Start Year in UTC, when sts not set.
month1 integer Start Month in UTC, when sts not set.
day1 integer Start Day in UTC, when sts not set.
hour1 integer Start Hour in UTC, when sts not set.
minute1 integer Start Minute in UTC, when sts not set.
year2 integer End Year in UTC, when ets not set.
month2 integer End Month in UTC, when ets not set.
day2 integer End Day in UTC, when ets not set.
hour2 integer End Hour in UTC, when ets not set.
minute2 integer End Minute in UTC, when ets not set.