Skip to content

Should nan_flag be able to be something else than True/False? #39

@AdamRJensen

Description

@AdamRJensen

In the current implementation, the nan_flag parameter has to be either True or False.

I have seen previous implementations where flags are set to nan if the inputs are nan. Currently, this cannot be achieved due to the existing

solarpy.quality.bsrn_limits_flag(np.nan, 45, 1200, nan_flag='a', limits='ppl-ghi')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions