Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore NaN values? #8

Open
WHBSpeiser opened this issue Jun 8, 2023 · 0 comments
Open

Ignore NaN values? #8

WHBSpeiser opened this issue Jun 8, 2023 · 0 comments

Comments

@WHBSpeiser
Copy link

Hello,

I am trying to run EOF over a large collection of images where, on some dates, values are missing (NaN) at a given pixel position due to cloud cover. When I run df_eof on this collection, I get an error as "input contains NaN, infinity or a value too large for dtype('float64')" as some pixels are omitted on certain dates because of cloud masking, but df_eof will work if I change the NaN value to a numeric value. Is there a way to go around this, or can I only use datasets in which data is never missing? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant