Dear all, I am using XDMF to visualize an HDF5 file in Paraview (see attached test.xmf and test.h5). The data is arranged in a 4D array, which I cut into two 3D arrays with HyperSlabs. Paraview color visualizes this just fine using Threshold, but sets weird (like I choose the wrong data type) min/max values. I am using Paraview 5.4.1 64-bit.
Could you point out what I am doing wrong? Thank you! Henrik -- Dipl.-Math. Henrik Büsing Institute for Applied Geophysics and Geothermal Energy E.ON Energy Research Center RWTH Aachen University ------------------------------------------------------ Mathieustr. 10 | Tel +49 (0)241 80 49907 52074 Aachen, Germany | Fax +49 (0)241 80 49889 ------------------------------------------------------ http://www.eonerc.rwth-aachen.de/GGE [email protected] ------------------------------------------------------
HDF5 "test.h5" {
GROUP "/" {
DATASET "petsc_x" {
DATATYPE H5T_IEEE_F64LE
DATASPACE SIMPLE { ( 11, 10, 21, 2 ) / ( 11, 10, 21, 2 ) }
}
}
}
test.h5
Description: test.h5
test.xmf
Description: test.xmf
_______________________________________________ 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: https://public.kitware.com/mailman/listinfo/paraview
