ParaView (5.9): Gracefully ignore picongpu_idProvider
Open
bug
third party
- Dominant language
- C++
- Stars
- 161
- Forks
- 59
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
PIConGPU at the moment "mis-uses" fields to store the RNG metrix generator states via `picongpu_idProvider` for checkpoints.
We could try to handle this more graceful (ignore) in the ParaView (5.9) plugin.
https://gitlab.kitware.com/paraview/paraview/-/blob/v5.9.0/Wrapping/Python/paraview/algorithms/openpmd.py
Example data set: https://github.com/openPMD/openPMD-example-datasets/pull/14
Contributor guide
Assessment
This issue has not been assessed yet.