[Paraview] Displaying netcdf data

Andy Bauer andy.bauer at kitware.com
Sat May 21 20:18:25 EDT 2011


Hi,

There are several NetCDF readers in ParaView.  The problem is that NetCDF
isn't a single file format but a method/library for storing and retrieving
data.  A convention must be specified to figure out how to interpret that
data. What convention is your file?  You can do "ncdump -h <filename>" to
see a brief description of what's in the file.  If you send the file (if
it's under 10mb) or include the output from that I may have an idea of which
NetCDF reader may work for you.

Andy

On Sat, May 21, 2011 at 7:57 PM, Venkat Kolluru <Venkat.Kolluru at erm.com>wrote:

>  Hi,
> I am trying to read netcdf file related ocean circulation data.
> I am able to read the file but unable to display it.
> I could not find any documentation on netcdf display in ParaView.
> Can anyone suggest me as how I can use ParaView 3.10 to display netcdf
> file.
>
> Thanks
> Venkat S. Kolluru
>  Technical Director
> Surfacewater Modeling Group
> Environmental Resource Management, Inc.
> 350 Eagleview Boulevard, Suite 200
> Exton, PA 19341-1180
> Tel: 610.524.3650
> Fax: 610.524.3566
> venkat.kolluru at erm.com
>
> ------------------------------
>
> This message contains information which may be confidential, proprietary,
> privileged, or otherwise protected by law from disclosure or use by a third
> party. If you have received this message in error, please contact us
> immediately and take the steps necessary to delete the message completely
> from your computer system. Thank you.
>
> Please visit ERM's web site: http://www.erm.com
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110521/183198cb/attachment.htm>


More information about the ParaView mailing list