Hi Andy,<br><br>python trace gave me<br><br><span dir="ltr" id=":28o"></span>
<style type="text/css">p, li { white-space: pre-wrap; }</style>
<table style="margin: 4px;">
<tbody><tr>
<td style="border: medium none ;">
<p style="margin: 0px; text-indent: 0px;">zos_Omon_GFDLESM2M_historical_r1i1p1_186101188012_nc = NetCDFReader( FileName=[&#39;/work/sms/data/cmor-20110128/mon/ocean/zos/r1i1p1/zos_Omon_GFDL-ESM2M_historical_r1i1p1_186101-188012.nc&#39;] )</p>
</td></tr></tbody></table><br>and there are tons of netcdf reader in ParaView and it is not in the plugin directory<br><br>sms:/local/home/build/paraview/ParaView-3.10.0/Plugins&gt; pwd<br>/local/home/build/paraview/ParaView-3.10.0/Plugins<br>
sms:/local/home/build/paraview/ParaView-3.10.0/Plugins&gt; ll<br>total 84<br>drwxr-xr-x 3 sms t 4096 Mar 10 12:37 AdiosReader/<br>drwxr-xr-x 2 sms t 4096 Mar 10 12:37 AnalyzeNIfTIReaderWriter/<br>-rw-r--r-- 1 sms t 3261 Mar  9 13:31 CMakeLists.txt<br>
drwxr-xr-x 3 sms t 4096 Mar 10 12:37 CoProcessingScriptGenerator/<br>drwxr-xr-x 2 sms t 4096 Mar 10 12:37 CosmoFilters/<br>drwxr-xr-x 4 sms t 4096 Mar 10 12:37 EyeDomeLighting/<br>drwxr-xr-x 2 sms t 4096 Mar 10 12:37 ForceTime/<br>
drwxr-xr-x 3 sms t 4096 Mar 10 12:37 H5PartReader/<br>drwxr-xr-x 4 sms t 4096 Mar 10 12:37 Manta/<br>drwxr-xr-x 2 sms t 4096 Mar 10 12:37 Moments/<br>drwxr-xr-x 2 sms t 4096 Mar 10 12:37 NetDMFReader/<br>drwxr-xr-x 6 sms t 4096 Mar 10 12:37 PointSprite/<br>
drwxr-xr-x 4 sms t 4096 Mar 10 12:37 PrismPlugins/<br>drwxr-xr-x 3 sms t 4096 Mar 10 12:37 pvblot/<br>drwxr-xr-x 3 sms t 4096 Mar 10 12:37 SierraPlotTools/<br>drwxr-xr-x 3 sms t 4096 Mar 10 12:37 SLACTools/<br>drwxr-xr-x 4 sms t 4096 Mar 10 12:37 StreamingView/<br>
drwxr-xr-x 2 sms t 4096 Mar 10 12:37 SurfaceLIC/<br>drwxr-xr-x 2 sms t 4096 Mar 10 12:37 Vapor/<br>drwxr-xr-x 2 sms t 4096 Mar 10 12:37 VRPN/<br>drwxr-xr-x 2 sms t 4096 Mar  9 13:31 VRUI/<br>sms:/local/home/build/paraview/ParaView-3.10.0/Plugins&gt;              <br>
<br><br>Can you help describe how Netcdf files plugins are done in ParaView. Do they have a super class of Netcdf that they all derive from to write the different flavors of netcdf readers? If so, where can the code be found?<br>
<br>thanks<br>-simon<br><br><br><br><div class="gmail_quote">On Fri, Mar 18, 2011 at 10:30 AM, Andy Bauer <span dir="ltr">&lt;<a href="mailto:andy.bauer@kitware.com">andy.bauer@kitware.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Simon,<br><br>Replies below...<br><br><div class="gmail_quote"><div class="im">On Thu, Mar 17, 2011 at 12:41 PM, Simon Su <span dir="ltr">&lt;<a href="mailto:newsgroup4ssu@gmail.com" target="_blank">newsgroup4ssu@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi All,<br><br><a href="ftp://ftp.gfdl.noaa.gov/pub/sms/4ParaView/1.png" target="_blank">ftp://ftp.gfdl.noaa.gov/pub/sms/4ParaView/1.png</a><br><a href="ftp://ftp.gfdl.noaa.gov/pub/sms/4ParaView/2.png" target="_blank">ftp://ftp.gfdl.noaa.gov/pub/sms/4ParaView/2.png</a><br>


<a href="ftp://ftp.gfdl.noaa.gov/pub/sms/4ParaView/3.png" target="_blank">ftp://ftp.gfdl.noaa.gov/pub/sms/4ParaView/3.png</a><br><br>the above are screen shot from older version of *.nc files that I have that I loaded up with 
Paraview 3.10.0 64-bit which I compiled myself. As you can see, the grid 
is correctly loaded. But in the data, there is a crack. Is there a filter that can fix this in ParaView? :)<br></blockquote></div><div><br>I&#39;m not aware of any filter that will fix this automatically.   Can you describe the grid a bit more?  It kind of looks like a multiblock of structured grids.<br>

</div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><a href="ftp://ftp.gfdl.noaa.gov/pub/sms/4ParaView/4.png" target="_blank">ftp://ftp.gfdl.noaa.gov/pub/sms/4ParaView/4.png</a> is the latest nc file that I have of similar simulation preprocessed output. When I loaded it up, it is
 clearly doing making assumption on the grid that is not correct and 
hence, the double looking grid. <br><br>The questions now are:<br>
<br>
1. ParaView has lots of *.nc file loader. How do I know which loader is 
ParaView using to load the data? If I pick a type for the Files of type 
option in the open File window, will that gurantees that ParaView will 
be using that particular file loader?<br></blockquote></div><div><br>If there is an ambiguity for which file loader to use (i.e. multiple readers assume the same extension), then the GUI should pop up a dialog for you to specify which one to use.  You can use the python trace to figure out exactly what reader is being used to load the file.<br>

 <br></div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
2. If I know which loader is used, I would like to see if I can modify 
the existing loader to create a new type of *.nc file loader to fix the grid of my data. Where is the code in the source 
tree of ParaView is the loader plugin placed? <br></blockquote></div><div>Based on the name of the name of the reader from the python script, you can look up the actual class name in the ParaView/Servers/ServerManager/Resources/readers.xml file.  <br>

 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
<br>or if there is an easier solution to fix my grid problem that doesn&#39;t 
involve developing a new data loader plugin that would be better.... :)  please let me know...<br><br>thanks<br><font color="#888888">-simon<br><br>
</font><br></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 <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>
<br></blockquote></div><br>
</blockquote></div><br>