<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Dear all,
<br>
<br>
I've already sent this mail some weeks ago but I still haven't figured out a solution.
<br>
I use netcdf-4 to write fields (density, temperature,...) in 3 dimensions to disk. These fields are given on a curvilinear grid (e.g. toroidal coordinates X,Y,Z). I have vectors containing the cartesian coordinates dependent on the curvilinear coordinates x(X,Y,Z),
 y(X,Y,Z), z(X,Y,Z) where x,y,z are cartesian coordinates and X,Y,Z are the curvilinear coordinates.
<br>
The CF - conventions tell that these vectors should be written out as auxiliary coordinates and the variables that depend on them should have the auxiliary coordinates as an attribute.
<br>
Now I cannot make paraview plot the fields correctly. When I read in the file it always shows me a rectangular box instead of a torus.
<br>
I would like to know if there is a working example somewhere on the internet showing how to use netcdf and paraview to first write and then plot a field on a structured grid that is not a simple cartesian or spherical grid. (I spent some time searching for
 this topic on the net but I couldn't find anything useful) What do I have to do to make paraview recognize my auxiliary coordinates?
<br>
Or in general how does paraview recognize a structured grid in a netcdf-4 file? <br>
Any hint would be very useful<br>
Thanks<br>
<br>
Matthias
<div><br>
</div>
</div>
</body>
</html>