Fetches TAFs from the Aviation Weather Center text API and parses each
record. Each TAF in the AWC response begins with a TAF token at the
start of a line, followed by indented continuation lines for the base
forecast and any change groups; records may be separated by either a
blank line or a single newline.
Fetches TAFs from the Aviation Weather Center text API and parses each record. Each TAF in the AWC response begins with a
TAFtoken at the start of a line, followed by indented continuation lines for the base forecast and any change groups; records may be separated by either a blank line or a single newline.