<br>The Windows build of Paraview (3.2.1 and 3.3.0) fails reading an uncompressed raw appended binary image data file (VTI) if the image size is bigger than total of 128 elements. Here are two sample files for verification: <br>
<br><a href="http://miyav.ath.cx/t_/pv/7x4x4.vti">7x4x4.vti</a> - ok<br><a href="http://miyav.ath.cx/t_/pv/8x4x4.vti">8x4x4.vti</a> - fail<br><br>First one is a 7-by-4-by-4 image, second is 8-by-4-by-4. Each one has 2 scalar point data arrays, named `u' and `v', in little endian Float64. Paraview unix builds successfully read both data files. <br>
<br>Here is the error I get on Windows with 8x4x4.vti after Open -> Apply: <br><br><span style="font-family: 'Courier'; font-size: 8.25pt; color: rgb(128, 0, 0);">ERROR: In C:\berk\ReleaseBuilds\ParaView3\VTK\IO\vtkXMLStructuredDataReader.cxx, line 314</span>
<p style="margin: 0px; text-indent: 0px; font-family: 'Courier'; font-size: 8.25pt; color: rgb(128, 0, 0);">vtkXMLImageDataReader (05E460A8): Error reading extent 0 7 0 3 0 3 from piece 0</p>
<p style="margin: 0px; text-indent: 0px; font-family: 'Courier'; font-size: 8.25pt; color: rgb(128, 0, 0);">ERROR: In C:\berk\ReleaseBuilds\ParaView3\VTK\IO\vtkXMLDataReader.cxx, line 497</p>
<p style="margin: 0px; text-indent: 0px; font-family: 'Courier'; font-size: 8.25pt; color: rgb(128, 0, 0);">vtkXMLImageDataReader (05E460A8): Cannot read point data array "u" from PointData in piece 0. The data array in the element may be too short.</p>
[ repeats 5 more times ] <br><br><br>Can anyone confirm? <br><br>thanks <br>L:event<br clear="all">
<br>-- <br>Server Levent Yilmaz<br>Mechanical Engineering<br>University of Pittsburgh