EOmaps icon indicating copy to clipboard operation
EOmaps copied to clipboard

Add support for lazy-loading chunked xarray.Datasets with dask

Open raphaelquast opened this issue 1 month ago • 1 comments

PR to improve handling of lazy-loaded Datasets with datashader.

  • At the moment, this PR only handles 2D datasets plotted with m.set_shape.shade_raster()

TODOs

  • [x] check progress of https://github.com/holoviz/datashader/pull/1345

raphaelquast avatar Jun 13 '24 13:06 raphaelquast