<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>using netcdf in paraview</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Hi there. I'm trying to read netcdf data into paraview, but am having lots of issues. I was following these directions (from here: http://www.cscs.ch/index.php?option=com_content&amp;task=view&amp;id=96&amp;Itemid=132):<BR>
<BR>
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.<BR>
Build paraview and the netCDF reader should be embedded.<BR>
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).<BR>
<BR>
But when we make Paraview, it's not finding a bunch of files (vtkMultiGroupDataInformation.h, vtkMultiGroupDataSet.h, vtkMultiGroupSetAlgorithm.h).<BR>
<BR>
Any advice on how to make this work? Or maybe a better way to read in netcdf files?<BR>
<BR>
Thanks,<BR>
Katie<BR>
</FONT>
</P>

</BODY>
</HTML>