Skip to content

Handling of NaNs in rainfall data #39

Description

@lepetersson

FZ-filter: Current version sets the flag to 1 if the last nint timesteps are NaN, PWSQC set it to zero. Example: station ams96 has only data for one month July/August 2017. It is offline the rest of the time. Pypwsqc sets the "NaN-periods" to 1, including when the station is offline for a short while in July. PWSQC code first sets the flags to -1, and once the station has been online once, it sets the flag to 1.

HI-filter: Current version sets the flag to 0 if the station is reporting NaN-values. PWSQC sets the flag to -1 when it has never been online, and 0 when it has been online and then goes offline (see example Ams96)

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions