Hi,<div><br></div><div>While you can enable 64bit Ids with VTK_USE_64BIT_IDS it will not fix the issue with vtkRectilinearGridReader not being able to load files with more than 2^31 points. I would recommend that you write out the new XML format for those files. You should also report a bug that the vtkRectilinearGridReader doesn't support more than 2^32 points.<br>
<br><div class="gmail_quote">On Fri, Apr 29, 2011 at 7:43 AM, Mattias Chevalier <span dir="ltr"><<a href="mailto:mattias.chevalier@gmail.com">mattias.chevalier@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<span style="font-family:Helvetica;font-size:medium">Hello,</span><span style="font-family:Helvetica;font-size:medium"><br></span><span style="font-family:Helvetica;font-size:medium">I'm using ParaView to visualize data from CFD-runs, more specifically direct numerical simulations data and we use the VTK binary rectilinear grid format. I run into problem when I have larger values in POINT_DATA than 2^31. The error message that I get is:</span><span style="font-family:Helvetica;font-size:medium"><br>
</span><span style="font-family:Helvetica;font-size:medium"><br></span><span style="font-family:Helvetica;font-size:medium">ERROR: In /home/raber/Paraview_src/ParaView-3.8.1-RC1/VTK/IO/vtkRectilinearGridReader.cxx, line 293</span><span style="font-family:Helvetica;font-size:medium"><br>
</span><span style="font-family:Helvetica;font-size:medium">vtkRectilinearGridReader (0xeef2e70): Cannot read point data!</span><span style="font-family:Helvetica;font-size:medium"><br>
</span><span style="font-family:Helvetica;font-size:medium"><br></span><span style="font-family:Helvetica;font-size:medium">It is evident of course that integers are defined as int32 and my question is if it is straightforward to compile with long integers instead or if this could cause any other problems within ParaView.</span><span style="font-family:Helvetica;font-size:medium"><br>
</span><span style="font-family:Helvetica;font-size:medium"><br></span><span style="font-family:Helvetica;font-size:medium">Best regards,</span><span style="font-family:Helvetica;font-size:medium"><br>
</span><span style="font-family:Helvetica;font-size:medium"><br></span><span style="font-family:Helvetica;font-size:medium">Mattias</span>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Robert Maynard<br>
</div>