<div>Hi Werner:</div>
<div> </div>
<div>    The problem is due to the inconsistency between the geometry files and the &#39;measured geometry&#39; files in terms of ASCII / Binary format. Currently the VTK EnSight reader assumes that these two kinds of geometry files (and their respective data attributes --- pressure, temperature, and et al) adopt the same ASCII / Binary format. Specifically, the geoemtry file (Binary for your dataset --- the associated data attributes are binary) is first parsed to determine the type and hence vtkEnSightGoldBinaryReader2 is invoked. This binary reader is then used to load the &#39;measured geometry&#39; file (ASCII for your dataset --- the associated &#39;measured&#39; data attributes are ASCII), causing the problem.</div>

<div> </div>
<div>   If you make the whole dataset (including the geometry files and the data sttributes) use the same ASCII/Binary format, the problem should disappear.</div>
<div> </div>
<div>   -Zhanping<br><br></div>
<div class="gmail_quote">On Wed, Apr 28, 2010 at 10:27 AM, <span dir="ltr">&lt;<a href="mailto:Werner.Willems@web.de">Werner.Willems@web.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I have some trouble with reading Ensight-Data into Paraview. When I read the Ensight-case-file the following error occurs:<br>
<br>ERROR: In ..\..\..\src\Servers\Filters\vtkEnSightGoldBinaryReader2.cxx, line 1112<br>vtkEnSightGoldBinaryReader2 (0EFC3ED8): This is not a binary data set. Try vtkEnSightGoldReader2.<br><br><br>ERROR: In ..\..\..\src\Servers\Filters\vtkEnSightReader2.cxx, line 395<br>
vtkEnSightGoldBinaryReader2 (0EFC3ED8): error reading measured geometry file<br><br><br>ERROR: In ..\..\..\src\VTK\Filtering\vtkExecutive.cxx, line 757<br>vtkCompositeDataPipeline (0EFFF250): Algorithm vtkEnSightGoldBinaryReader2(0EFC3ED8) returned failure for request: vtkInformation (0F04DB00)<br>
 Debug: Off<br> Modified Time: 79018<br> Reference Count: 1<br> Registered Events: (none)<br> Request: REQUEST_DATA<br> FROM_OUTPUT_PORT: 0<br> FORWARD_DIRECTION: 0<br> ALGORITHM_AFTER_FORWARD: 1<br><br><br>Obviously, the error is caused by the &quot;measured geometry&quot; part of the Ensight-dataset. When I remove the corresponding lines in the case file, I can at least have a look at the thermodynamic data of the flow-field. I looked at the data with Ensight already and I did not produce any problems. Is there an issue with the data-reader in Paraview?<br>
<br>Regards,<br><br>Werner<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>
</blockquote></div><br><br clear="all"><br>-- <br>Zhanping Liu, PhD<br>Kitware, Inc.<br>28 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-371-3971 x 138<br><a href="http://www.zhanpingliu.org">http://www.zhanpingliu.org</a><br>