<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Katie <br>
<br>
Just looking again at the error messages makes me realize thet you're
using a very old vtkCSCSnetCDF <br>
the version in here
<a class="moz-txt-link-freetext" href="https://svn.cscs.ch/vtkContrib/trunk/vtkCSCS/vtkNetCDF/">https://svn.cscs.ch/vtkContrib/trunk/vtkCSCS/vtkNetCDF/</a> is much more
recent and will at least compile<br>
without errors. It ewas intended for meteo data (ocean/atmosphere) and
so you should get something out of it<br>
but the changes I made a few months back will have broken the core load
of data depending on which convention you are using.<br>
My intention was to create subclasses for each supported convention,
rather than try to support all of them with aton of options - which is
what the current reader does. If you're familiar with vtk code, you'll
son work out how to fix it.<br>
I'll take a look at again it in a few weeks.<br>
<br>
JB<br>
<blockquote
 cite="mid:45d654b0903241132k1bd4f2a0i1dbf1976a21ee1ce@mail.gmail.com"
 type="cite">
  <pre wrap="">Hmmm. It sounds like there is version mismatch between ParaView and
the plugin. We deprecated those classes not long ago. Are you using
cvs ParaView?

-berk

2009/3/23 Carbonari, Katie (IS) <a class="moz-txt-link-rfc2396E" href="mailto:Katie.Carbonari@ngc.com">&lt;Katie.Carbonari@ngc.com&gt;</a>:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi there. I'm trying to read netcdf data into paraview, but am having lots
of issues. I was following these directions (from here:
<a class="moz-txt-link-freetext" href="http://www.cscs.ch/index.php?option=com_content&task=view&id=96&Itemid=132">http://www.cscs.ch/index.php?option=com_content&amp;task=view&amp;id=96&amp;Itemid=132</a>):

Please build ParaView using the CMake advanced option
PARAVIEW_EXTRA_EXTERNAL_MODULES set to CSCSNetCDF rerun configure and set
PARAVIEW_USE_CSCSNetCDF to ON, then rerun configure and enter the name of
the directory where the source has been extracted.
Build paraview and the netCDF reader should be embedded.
Building as a vtk module is supported, documentation will be provided as
soon as possible. (Some changes have recently been made which may break the
existing build, these will be fixed shortly).

But when we make Paraview, it's not finding a bunch of files
(vtkMultiGroupDataInformation.h, vtkMultiGroupDataSet.h,
vtkMultiGroupSetAlgorithm.h).

Any advice on how to make this work? Or maybe a better way to read in netcdf
files?

Thanks,
Katie

_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at
<a class="moz-txt-link-freetext" 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 class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a>


    </pre>
  </blockquote>
  <pre wrap=""><!---->_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" 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 class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a>
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="78">-- 
John Biddiscombe,                            email:biddisco @ cscs.ch
<a class="moz-txt-link-freetext" href="http://www.cscs.ch/">http://www.cscs.ch/</a>
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82</pre>
</body>
</html>