Support multi-part CGNS files
ParaView supports reading CGNS data that is contained in a single file, but fails to properly read data that is stored in multiple files.
We have some codes that write CGNS files one per process. If you then combine them into one file, you can read that into ParaView, but that is the wrong way to do it. You should be able to click on the file group and load them all in.