I get the same problem in both 3.14.1 and master. The reader is still available but just not conveniently through the GUI. To access it though you can bring up the python shell and do the following:<br>
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'Courier';font-size:9pt;color:#000000">>>> w = WindBladereader()</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'Courier';font-size:9pt;color:#000000">>>> w.Filename = "<path>/test1_topo.wind"</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'Courier';font-size:9pt;color:#000000">>>> Show()</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'Courier';font-size:9pt;color:#009600"></span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'Courier';font-size:9pt;color:#000000">>>> Render()</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px;font-family:'Courier';font-size:9pt;color:#000000"><br></p>This shouldn't be too hard of a fix for ParaView. I'll let you know when it's done.<br>
<br>Andy<br><br><div class="gmail_quote">On Mon, Jul 2, 2012 at 6:03 PM, Sebastien Jourdain <span dir="ltr"><<a href="mailto:sebastien.jourdain@kitware.com" target="_blank">sebastien.jourdain@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Sohail,<br>
<br>
a similar bug was fixed in master not so long ago. Could you try<br>
master to see if the issue remains ?<br>
<br>
Thanks,<br>
<br>
Seb<br>
<div><div class="h5"><br>
On Mon, Jul 2, 2012 at 5:36 PM, Sohail Shafii <<a href="mailto:sohailshafii@yahoo.com">sohailshafii@yahoo.com</a>> wrote:<br>
> Hi,<br>
><br>
> We are trying to open a .wind data set. In the open file menu, ParaView<br>
> lists the .wind format as a possible option. Once we click open, however,<br>
> it complains that a reader for that data format cannot be found. This is<br>
> true for the compiled-from-source and pre-compiled versions of ParaView<br>
> 3.14.1. The wind blade source still exists in the VTK/Parallel folder and it<br>
> is referenced in the corresponding CMakeLists.txt file. Any thoughts?<br>
><br>
> Thanks, Sohail<br>
><br>
</div></div>> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <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:<br>
> <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>
_______________________________________________<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>