@squawk
    Preparing search index...

    Interface WindShift

    Wind shift information from the METAR remarks section (WSHFT group).

    interface WindShift {
        frontalPassage: boolean;
        time: DayTime;
    }
    Index

    Properties

    Properties

    frontalPassage: boolean

    True when the wind shift was associated with a frontal passage (FROPA).

    time: DayTime

    Time (UTC) when the wind shift occurred. When the raw report omits the hour, it is populated from the observation time.