hi,<br>Thank you. I get the idea now. But I have one more doubt- is it possible to read in data in the form of spherical harmonic coefficients for the same? I have a variable for which I have the spherical harmonic transforms. Can I read it in without converting it into real space?<br>
Leo<br><br><div class="gmail_quote">On Wed, Feb 15, 2012 at 10:26 PM, Moreland, Kenneth <span dir="ltr">&lt;<a href="mailto:kmorel@sandia.gov">kmorel@sandia.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word">
<div>
<div>
<div>This all depends on the structure of your netCDF file.  NetCDF is a general format that stores some set of named multidimensional arrays with attributes.  Generally when you write a netCDF file you need to follow some convention that provides semantic
 meaning to these arrays.</div>
</div>
</div>
<div><br>
</div>
<div>Given no other information, the default ParaView netCDF reader will assume that the arrays in the netCDF file represent uniform cartesian grids.  In addition, the default ParaView netCDF reader will look for attribute data conforming to the COARDS (<a href="http://ferret.wrc.noaa.gov/noaa_coop/coop_cdf_profile.html" target="_blank">http://ferret.wrc.noaa.gov/noaa_coop/coop_cdf_profile.html</a>)
 or CF (<a href="http://cf-pcmdi.llnl.gov/" target="_blank">http://cf-pcmdi.llnl.gov/</a>) conventions.  These conventions allow you to specify spherical coordinates in terms of latitude, longitude, and height.</div>
<div><br>
</div>
<div>-Ken</div>
<div><br>
</div>
<span>
<div style="border-right:medium none;padding-right:0in;padding-left:0in;padding-top:3pt;text-align:left;font-size:11pt;border-bottom:medium none;font-family:Calibri;border-top:#b5c4df 1pt solid;padding-bottom:0in;border-left:medium none">

<span style="font-weight:bold">From: </span>leo paul &lt;<a href="mailto:mawerick.leo@gmail.com" target="_blank">mawerick.leo@gmail.com</a>&gt;<br>
<span style="font-weight:bold">Date: </span>Wed, 15 Feb 2012 16:32:52 +0530<br>
<span style="font-weight:bold">To: </span>&lt;<a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a>&gt;<br>
<span style="font-weight:bold">Subject: </span>[EXTERNAL] [Paraview] netcdf reader<br>
</div><div class="im">
<div><br>
</div>
Hi,<br>
I was having trouble reading data from a netcdf file to paraview. Is there some syntax that lets paraview know that it is reading in data in spherical coordinates? I was going through the &#39;help&#39; section in paraview and found that &#39;if spherical coordinates is
 turned on&#39; the netcdf reader will read in data in spherical coordinates. Is it something I have to implement as a part of the syntax in the input cdf file?
<br>
Leo Paul.<br></div>
_______________________________________________ Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a> 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> 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> Follow this link to subscribe/unsubscribe:
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a>
</span>
</div>

</blockquote></div><br>