[Paraview] [Paraview-users] Is it possible to use xdmf + netcdf for Paraview?

David E DeMarle dave.demarle at kitware.com
Wed Aug 22 09:58:11 EDT 2012


xdmf directly links to hdf5 and doesn't know anything about netcdf4. I
think you have to implement a new XdmfValues sublcass that makes
netcdf lib calls to do this.

You might have better luck asking on the xdmf mailing list. There
someone familiar with the xdmf3 work might know if it has already been
done and respond.

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Tue, Aug 21, 2012 at 11:28 PM, William Oquendo <woquendo at gmail.com> wrote:
> Hello,
>
> The latest version of netcdf uses hdf5 as the printing backend, if compiled.
> Is it possible to use xdmf together with netcdf to visualize in Paraview?
> or, as an aside question, is there a way to convert from netcdf to hdf5?
> Thanks a lot.
>
> Best regards / Cordialmente,
>
> William-Fernando Oquendo
> --------------------------
> Este correo puede carecer de tildes o eñes debido al teclado.
>
>
>
> _______________________________________________
> 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
>


More information about the ParaView mailing list