python-aos-lesson icon indicating copy to clipboard operation
python-aos-lesson copied to clipboard

Add a map_blocks example

Open DamienIrving opened this issue 4 years ago • 0 comments

The large data lesson mentions that map_blocks and apply_ufunc can be used to write dask-aware functions, but doesn't actually do it. It might be useful to add a simple example.

A good resource is this example from NCAR-ESDS: https://ncar.github.io/esds/posts/map_blocks_example/

DamienIrving avatar May 19 '21 21:05 DamienIrving