Can someone refresh my memory about FieldData? I have a dataset with PointData and FieldData. The FieldData contains multiple scalar arrays. Each array has a different number of tuples.
ParaView (3.6) reads them without complaining. The Object Inspector shows the correct bounds ([min, max]), meaning the arrays were read to the end. So far so good. Trouble comes with the Spreadsheet view. I expected to see a column of a different size for each array when choosing the FieldData attribute. Instead, the column displays are all truncated to the size of the first array. Same with "Plot Data". The length of the X axis gets truncated to the number of tuples of the first array. Any hints will be appreciated. TIA Jean - Swiss National Supercomputing Center _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
