<HTML>
<HEAD>
<TITLE>Re: [Paraview] netCDF support in Paraview</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>ParaView 3.6.1 comes with a netCDF reader. You should be able to just select a netCDF file and it will load (with caveats about netCDF being more of an IO level than a format and the ParaView reader will make assumptions). ParaView will expect the extension to be .ncdf or .nc, but any extension should work so long as it does not conflict with the extensions of other readers (that are not smart enough to determine their own file format).<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 10/29/09 7:58 AM, "Jonathan Vincent" <<a href="jonathan.k.vincent@gmail.com">jonathan.k.vincent@gmail.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi,<BR>
<BR>
I have been trying to get netCDF support to work with paraview 3.6.1<BR>
<BR>
There is a previous thread on the subject, which I find a bit confusing.<BR>
<BR>
<a href="http://www.paraview.org/pipermail/paraview/2009-March/011585.html">http://www.paraview.org/pipermail/paraview/2009-March/011585.html</a><BR>
<BR>
Initially I tried to build as plugins, but cmake gave the warning that<BR>
plugins have been disabled, and shared libraries should be used when I<BR>
tryed that.<BR>
<BR>
I downloaded the svn source given in the thread above<BR>
(<a href="https://svn.cscs.ch/vtkContrib/trunk/vtkCSCS/">https://svn.cscs.ch/vtkContrib/trunk/vtkCSCS/</a>) then tried to build a<BR>
shared library adding<BR>
CSCSCommon;CSCSNetCDF to PARAVIEW_EXTRA_EXTERNAL_MODULE.<BR>
<BR>
This then fails to build with the error :<BR>
<BR>
vtkMultiBlockUnstructuredSurface.cpp:41:32: error:<BR>
vtkModifiedBSPTree.h: No such file or directory<BR>
<BR>
Any suggestions welcome<BR>
<BR>
Jon<BR>
_______________________________________________<BR>
Powered by www.kitware.com<BR>
<BR>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">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">http://paraview.org/Wiki/ParaView</a><BR>
<BR>
Follow this link to subscribe/unsubscribe:<BR>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="1"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:7.5pt'><BR>
**** Kenneth Moreland<BR>
*** Sandia National Laboratories<BR>
*********** <BR>
*** *** *** email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** *** ** phone: (505) 844-8919<BR>
*** web: <a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>