ADIOS inline plugin engine output is different than pvbatch counterpart
Using the gray-scott example at https://fides.readthedocs.io/en/latest/paraview/paraview.html#using-fides-in-paraview, I am unable to produce comparable output between running the pvbatch script gs-vis.py and the in-situ equivalent gs-catalyst-fides.py. The output of the later seems corrupted. Since the two scripts use slightly different pipelines, I'd like to suggest to first run identical pipelines and viewpoints such that we can do a true comparison. I have attached my versions of the two scripts which produces the correct output (gs-vis.py) and the corrupted output gs-catalyst-fides.py
compiled and tested with ParaView master Catalyst-rc4 Fides master adios-v2.9.1 gs-catalyst-fides.py.gz gs-vis.py.gz