Fix of problem with Monio::writeFieldSet which didn't preserve dimensions across fields during memory-efficient write. It accidentally arrived at something that would have probably worked, but would likely have caused problems when used generally.
NB: Please ignore changes to Monio:writeIncrements. It was easier to include the changes here than it was to backtrack and isolate the changes for this bugfix.
Fix of problem with
Monio::writeFieldSet
which didn't preserve dimensions across fields during memory-efficient write. It accidentally arrived at something that would have probably worked, but would likely have caused problems when used generally.Current test outputs: http://fcm1/cylc-review/taskjobs/punderwo/?suite=monio_fieldset_write1
See below for plots of data:
NB: Please ignore changes to
Monio:writeIncrements
. It was easier to include the changes here than it was to backtrack and isolate the changes for this bugfix.