Skip to content

Improve sliced mode and saving (closes #182)

Klaus Zimmermann requested to merge (removed):improve-sliced-mode into master

Applying lessons learned about dask allows us to move sliced mode to the pre-result calculation stage and to simplify and improve the output layer.

Merge request reports