<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Ken,<div><br></div><div>Would it be possible to rectify that (for myself) if I compiled Paraview using my installed netCDF libraries?</div><div><br></div><div>Matt</div><div><br><div><div>On Nov 12, 2009, at 2:04 PM, Moreland, Kenneth wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>
<font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">It might be that ParaView is compiled with a version of netCDF that is too low. &nbsp;netCDF is generally not forward compatible.<br>
<br>
-Ken<br>
<br>
<br>
On 11/12/09 4:01 PM, "Matthew Dillon" &lt;<a href="x-msg://46/mrdillon@alaska.edu">mrdillon@alaska.edu</a>&gt; wrote:<br>
<br>
</span></font><blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">Ken,<br>
<br>
Thats great, I really appreciate it. I guess I missed this file in the paraview dataset. I was not able to get this particular file to load, however, some of the other examples in that directory work quite well - thanks for the resource. The reader was automatically detected, so, I guess there is something wrong with the structure of the files I am creating. This is perfect though, I had no clue if the problem was me, the paraview binary, or a little bit of both. Now things have been whittled down a bit. Thanks, have a great day.<br>
<br>
Matthew Dillon<br>
<br>
On Nov 12, 2009, at 1:42 PM, Moreland, Kenneth wrote:<br>
<br>
</span></font><blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">There is an example netCDF file that comes with the VTK test data. &nbsp;It is identical to the one from here:<br>
<br>
</span></font><blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><a href="http://www.unidata.ucar.edu/software/netcdf/examples/tos_O1_2001-2002.nc">http://www.unidata.ucar.edu/software/netcdf/examples/tos_O1_2001-2002.nc</a><br>
</span></font></blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><br>
On retrospect, I’m not sure that the netCDF that comes with ParaView is version 4. &nbsp;We may need to update it.<br>
<br>
-Ken<br>
<br>
<br>
On 11/12/09 3:36 PM, "Matthew Dillon" &lt;<a href="x-msg://46/mrdillon@alaska.edu">mrdillon@alaska.edu</a> &lt;x-msg:<a href="x-msg://43/mrdillon@alaska.edu">//43/mrdillon@alaska.edu</a>&gt; &gt; wrote:<br>
<br>
</span></font><blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">Ken,<br>
<br>
Thanks for the reply. I have tested with both *.nc and *.ncdf, with no luck on the netCDF reader showing up on the list. I generated the netCDF file using the netcdf4-python (<a href="http://code.google.com/p/netcdf4-python/">http://code.google.com/p/netcdf4-python/</a>) interface, using the NETCDF4 and NETCDF3-CLASSIC filetypes. Both types show coherent output when using the netCDF viewer "ncdump." I checked the Paraview Dataset file to see if there were any netCDF files, and did not come across any. I did however see there were *.h5 (hdf5) files. The documentation states that these should have a viewer as well, but when I opened one of these files, I was presented with the same reader list as before, with no mention to an hdf5 reader.<br>
<br>
Matthew<br>
<br>
On Nov 12, 2009, at 1:22 PM, Moreland, Kenneth wrote:<br>
<br>
</span></font><blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">ParaView first uses extensions to determine file type. &nbsp;Files with extension .nc or .ncdf are assumed to be netCDF files. &nbsp;If you are using another extension it should still work so long as the extension does not conflict with any other extension used. &nbsp;If no file extension matches you should get a dialog box asking you what type of reader to use. &nbsp;If the file is detected as a valid netCDF file, it should show up in that list.<br>
<br>
-Ken<br>
<br>
<br>
On 11/12/09 1:56 PM, "Matthew Dillon" &lt;<a href="x-msg://46/mrdillon@alaska.edu">mrdillon@alaska.edu</a> &lt;x-msg:<a href="x-msg://43/mrdillon@alaska.edu">//43/mrdillon@alaska.edu</a>&gt; &nbsp;&lt;x-msg:<a href="x-msg://36/mrdillon@alaska.edu">//36/mrdillon@alaska.edu</a> &lt;x-msg:<a href="x-msg://36/mrdillon@alaska.edu">//36/mrdillon@alaska.edu</a>&gt; &gt; &gt; wrote:<br>
<br>
</span></font><blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">Hi all, I have a question. I have been using VTK for some time now, <br>
and have recently been focusing my efforts on Paraview. I am running <br>
into a problem though. I am trying to import netCDF volume data. I am <br>
able to import the file using the raw binary filter, which works quite <br>
well, however, when I try to import a netCDF file with compressed <br>
variables, this approach does not work. Glancing through the <br>
documentation, it appears that the is a netCDF reader built in, <br>
however it doesn't look like my file is being associated with the <br>
netCDF reader when opening. A little about my setup: Mac OS X 10.6.1, <br>
Paraview 3.6.1 binary, netCDF 4.0.1. Any help on this would be really <br>
appreciated. Thanks!<br>
<br>
Matthew Dillon<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com">www.kitware.com</a> &lt;<a href="http://www.kitware.com/">http://www.kitware.com</a>&gt; &nbsp;&lt;<a href="http://www.kitware.com/">http://www.kitware.com</a> &lt;<a href="http://www.kitware.com/">http://www.kitware.com/</a>&gt; &gt; <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="2"><font face="Consolas, Courier New, Courier"><span style="font-size:10pt"><br>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<br>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<br>
*********** &nbsp;<br>
*** *** *** &nbsp;email: <a href="x-msg://46/kmorel@sandia.gov">kmorel@sandia.gov</a> &lt;x-msg:<a href="x-msg://43/kmorel@sandia.gov">//43/kmorel@sandia.gov</a>&gt; &nbsp;&lt;x-msg:<a href="x-msg://36/kmorel@sandia.gov">//36/kmorel@sandia.gov</a> &lt;x-msg:<a href="x-msg://36/kmorel@sandia.gov">//36/kmorel@sandia.gov</a>&gt; &gt; <br>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<br>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<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></blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><br>
<br>
</span></font></blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><br>
</span></font><font size="2"><font face="Consolas, Courier New, Courier"><span style="font-size:10pt"><br>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<br>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<br>
*********** &nbsp;<br>
*** *** *** &nbsp;email: <a href="x-msg://46/kmorel@sandia.gov">kmorel@sandia.gov</a> &lt;x-msg:<a href="x-msg://43/kmorel@sandia.gov">//43/kmorel@sandia.gov</a>&gt; <br>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<br>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<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></blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><br>
<br>
</span></font></blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><br>
</span></font><font size="2"><font face="Consolas, Courier New, Courier"><span style="font-size:10pt"><br>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<br>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<br>
*********** &nbsp;<br>
*** *** *** &nbsp;email: <a href="x-msg://46/kmorel@sandia.gov">kmorel@sandia.gov</a><br>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<br>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<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>
</div>


</blockquote></div><br></div></body></html>