openPMD/openPMD-viewer

openViewer and Dask

denisbertini opened this issue · 0 comments

For post-processing of full 3D PIC data i would be nice to have openPMD-viewer supporting distributed or parallel I/0 .
For this purpose, is there a simple way to achieve that with the basic funcitons get_field or get_particles may be using Dask like
the exemple from openPMD-api?