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

Add lazy aggregated_by #3280

Closed
zklaus opened this issue Feb 25, 2019 · 3 comments · Fixed by #3281
Closed

Add lazy aggregated_by #3280

zklaus opened this issue Feb 25, 2019 · 3 comments · Fixed by #3281

Comments

@zklaus
Copy link

zklaus commented Feb 25, 2019

At the moment, collapsed is the only lazy statistics method. It would be useful to also have aggregated_by in a lazy version, i.e. allow for the use of lazy aggregators.

This touches on #2418, and #2928.

zklaus pushed a commit to zklaus/iris that referenced this issue Feb 25, 2019
Closes SciTools#3280

Signed-off-by: Klaus Zimmermann <klaus.zimmermann@smhi.se>
@valeriupredoi
Copy link

any chance collapsed with kwargs alike weights can be converted to lazy as well? There are really large differences in performance between collapsing with/without weights, see https://github.com/ESMValGroup/ESMValTool/issues/887 (my apologies if this comment is slightly off-topic)

@zklaus
Copy link
Author

zklaus commented Feb 27, 2019

@valeriupredoi I can definitely have a look. But first this needs to be finished.

@valeriupredoi
Copy link

absolutely - I will actually have a talk with @bjlittle about this (and other iris stuffs) on Monday 🍺

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

Successfully merging a pull request may close this issue.

4 participants