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

Check how Nan is propagated through CSET #984

Open
jwarner8 opened this issue Dec 13, 2024 · 0 comments
Open

Check how Nan is propagated through CSET #984

jwarner8 opened this issue Dec 13, 2024 · 0 comments

Comments

@jwarner8
Copy link
Contributor

We very soon have mask capability in CSET which will replace data with np.nan where data is masked out. For subsequent operators (as masking is unlikely to be the only operator used in a recipe), we should check that other operators can handle these (e.g. domain averages do the appropriate nanmean).

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