@squawk
    Preparing search index...

    Interface VirgaObservation

    Virga observation from the METAR remarks section.

    interface VirgaObservation {
        direction?: string;
    }
    Index

    Properties

    Properties

    direction?: string

    Compass direction where virga is observed (e.g. "SW-W", "N", "OHD").