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

Make statistics in allstats and faststats more Julian #47

Open
ggebbie opened this issue Dec 3, 2021 · 0 comments
Open

Make statistics in allstats and faststats more Julian #47

ggebbie opened this issue Dec 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ggebbie
Copy link
Owner

ggebbie commented Dec 3, 2021

maximum and minimum have been removed in ECCOtour because they can be handled by the mask function in MeshArrays.

Other statistics like mean and std require filtering out land values. They currently work, but the functions have a syntax that is not Julian. They also re-do much of the work in ECCOtour.mask. Consider updating this code.

@ggebbie ggebbie added the enhancement New feature or request label Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant