<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<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 (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.</div>
<div><br>
</div>
<div>-Ken</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>leo paul <<a href="mailto:mawerick.leo@gmail.com">mawerick.leo@gmail.com</a>><br>
<span style="font-weight:bold">Date: </span>Wed, 15 Feb 2012 16:32:52 +0530<br>
<span style="font-weight:bold">To: </span><<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>><br>
<span style="font-weight:bold">Subject: </span>[EXTERNAL] [Paraview] netcdf reader<br>
</div>
<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 '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?
<br>
Leo Paul.<br>
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at
<a href="http://www.kitware.com/opensource/opensource.html">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">http://paraview.org/Wiki/ParaView</a> Follow this link to subscribe/unsubscribe:
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a>
</span>
</body>
</html>