hi,
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?
Leo

On Wed, Feb 15, 2012 at 10:26 PM, Moreland, Kenneth <[email protected]>wrote:

>   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.
>
>  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 (
> http://ferret.wrc.noaa.gov/noaa_coop/coop_cdf_profile.html) or CF (
> http://cf-pcmdi.llnl.gov/) conventions.  These conventions allow you to
> specify spherical coordinates in terms of latitude, longitude, and height.
>
>  -Ken
>
>   From: leo paul <[email protected]>
> Date: Wed, 15 Feb 2012 16:32:52 +0530
> To: <[email protected]>
> Subject: [EXTERNAL] [Paraview] netcdf reader
>
>  Hi,
> 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 'help' section in paraview and found
> that 'if spherical coordinates is turned on' 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?
> Leo Paul.
> _______________________________________________ Powered by 
> www.kitware.comVisit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html Please keep messages
> on-topic and check the ParaView Wiki at: 
> http://paraview.org/Wiki/ParaViewFollow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to