I’m using the gridwriter.py sample script to write data out from Catalyst. The issue is as the number of ranks increases, the number of output files also goes up. Is there a way to group data from several ranks to output fewer files, and thus reduce writing out time?