Skip to content

Excluding areas above/below certain latitude #45

@JannisHoch

Description

@JannisHoch

For 'simple' methods like Hamon, the resulting PET estimates can exclude areas above and below a certain latitude (i.e. returns NaNs), even though the input data ranges between -90 and 90.

The area excluded changes depending on the date of the input data.

So probably that has to do with sunlight hours derived from latitude at a given date? Not per se wrong, but maybe good to either return 0 instead of NaNs (if that makes sense) or throw a warning so the user knows why this happens.

Also, probably good to specify this behaviour in the documentation somewhere.

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