@squawk
    Preparing search index...

    Opt-in fetch layer for the Aviation Weather Center (AWC) text API. Each fetch* function issues a single HTTP request, splits the response into individual records, and runs the corresponding parser from the core @squawk/weather package. Network usage is isolated to this subpath so consumers who only need parsing can avoid pulling it in.

    Classes

    AwcFetchError

    Interfaces

    FetchInternationalSigmetsResult
    FetchMetarResult
    FetchPirepOptions
    FetchPirepResult
    FetchSigmetsOptions
    FetchSigmetsResult
    FetchTafResult
    FetchWeatherOptions
    ParseRecordError

    Type Aliases

    PirepMinimumIntensity
    SigmetHazardFilter

    Variables

    DEFAULT_AWC_BASE_URL

    Functions

    fetchInternationalSigmets
    fetchMetar
    fetchPirep
    fetchSigmets
    fetchTaf