@squawk
    Preparing search index...

    Type Alias WindsAloftRegion

    WindsAloftRegion:
        | "contiguousUs"
        | "northeast"
        | "southeast"
        | "northCentral"
        | "southCentral"
        | "rockyMountain"
        | "pacificCoast"
        | "alaska"
        | "hawaii"
        | "westernPacific"

    Geographic region covered by an AWC winds-aloft forecast.

    • contiguousUs - all contiguous US reporting sites (AWC: us)
    • northeast - Northeast (AWC: bos)
    • southeast - Southeast (AWC: mia)
    • northCentral - North Central (AWC: chi)
    • southCentral - South Central (AWC: dfw)
    • rockyMountain - Rocky Mountain (AWC: slc)
    • pacificCoast - Pacific Coast (AWC: sfo)
    • alaska - Alaska (AWC: alaska)
    • hawaii - Hawaii (AWC: hawaii)
    • westernPacific - Western Pacific (AWC: other_pac)