Fetches a winds-aloft forecast (FD product) from the Aviation Weather
Center text API and parses the response. The AWC endpoint returns a
single bulletin per request; if the response body fails to parse,
the parser error is thrown as-is (there are no partial-failure
semantics as with multi-record endpoints).
Fetches a winds-aloft forecast (FD product) from the Aviation Weather Center text API and parses the response. The AWC endpoint returns a single bulletin per request; if the response body fails to parse, the parser error is thrown as-is (there are no partial-failure semantics as with multi-record endpoints).