Yes, I do this all the time. I work with a coastal ocean model that generates netcdf4-formatted output (which is hdf5, as you say).
I wrote a little utility that looks at the netcdf4 data file and generates a small ascii xml file in XDMF format to accompany and describe the much larger netcdf4 data file. Then I start paraview, load the xml file, and visualize the data. Cheers Jason On Tue, 2012-08-21 at 22:28 -0500, William Oquendo 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 -- Dr. Jason G. Fleming Chief Engineer, Seahorse Coastal Consulting 3103 Mandy Ln Morehead City, NC 28557 Tel: (252) 726-6323 Mobile: (252) 269-0962 Web: http://www.seahorsecoastal.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
