xarray-contrib / flox

Fast & furious GroupBy operations for dask.array
https://flox.readthedocs.io
Apache License 2.0
123 stars 16 forks source link

Add cubed notebook for hourly climatology example using "map-reduce" method #356

Closed tomwhite closed 5 months ago

tomwhite commented 5 months ago

Follow on to #352

dcherian commented 5 months ago

The repr seems to be broken: https://flox--356.org.readthedocs.build/en/356/user-stories/climatology-hourly-cubed.html

tomwhite commented 5 months ago

The docs build may be failing because cubed 0.14.3 has only just been released (?). I get the same error when trying to create a conda env locally.

tomwhite commented 5 months ago

The HTML repr is now working: https://flox--356.org.readthedocs.build/en/356/user-stories/climatology-hourly-cubed.html

dcherian commented 5 months ago

Thanks! Can I suggest changing the color of that array in the repr? At a quick glance it's impossible to tell its not a dask array :)