At a first glance I don't see anything wrong with the XDMF file, but if you could upload the HDF5 file somewhere and post the link, it would be easier to figure out whats going wrong.

It would already help to see the structure of the HDF5 file, essentially the output of this:

h5dump -H filename.h5 > filename.h5dump

-Armin



On 03/13/2015 01:34 PM, Gottfried Necker wrote:
Hello,

I'm pretty new to ParaView. I'm trying to visualize a short sequence (2 time
steps) using a Xdmf file with a temporal collection. When I open the file in
ParaView 4.3.1 (binary for Linux x64 from paraview.org) I can see the first
time step and display a variable using the threshold filter. Using the
"Current Time Controls" I can go to the second time step, but the display does
not change. On the information tab I can see that ParaView recognizes the 2
time steps, but when I change the time using the controls the "Current  data
time" stays at the first time step.

When I open the same file in ParaView 4.2.0 I can switch between the two time
steps as expected and everything seems to work fine for this simple case. And
of course the displayed image looks as expected.

I've attached the XML file to this mail. If anybody is interested to try this,
I can provide the HDF5 files too.

Is there something wrong with the file(s)?

Thanks

Gottfried



_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to