<HTML>
<HEAD>
<TITLE>Re: [Paraview] trouble reading in netCDF file</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>It sounds like you are reading in an array with 0 or 1 dimensions (not including time). &nbsp;Although the reader should happily create an image data of that structure, the standard rendering views only understand image data of 2 or 3 dimensions. &nbsp;Hence you get the error.<BR>
<BR>
If you want to see the data in a plot, try adding the &#8220;Plot Data&#8221; filter.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 4/6/10 11:36 AM, &quot;Joel Culina&quot; &lt;<a href="joel.culina@acadiau.ca">joel.culina@acadiau.ca</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
Hi,<BR>
<BR>
I am trying to read in a netCDF file using Paraview 3.6.2. &nbsp;It can 'see' the netCDF file, but when I attempt to read in the file by pressing 'Apply', I get the following error message: <BR>
<BR>
ERROR: In /home/kitware/ParaView3/Utilities/BuildScripts/ParaView-3.6/ParaView3/Servers/Filters/vtkTexturePainter.cxx, line 280<BR>
vtkTexturePainter (0xb8a0000): Incorrect dimensionality.<BR>
<BR>
I'm not sure which netCDF release created the netCDF file. &nbsp;However, I read in a previous post that paraview 3.6.1 could handle netCDF 4, and since &nbsp;&quot;all netCDF files ever written can always be read by the latest netCDF release. That is, we guarantee backward data compatibility&quot; then 3.6.2 should be able to handle my netCDF file (which wasn't created too recently).<BR>
<BR>
I can read the netCDF file into MATLAB, so it isn't corrupt.<BR>
<BR>
So what's the problem?<BR>
<BR>
thanks<BR>
Joel &nbsp;<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="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>
</BODY>
</HTML>