MantisBT - ParaView
View Issue Details
0009575ParaViewBugpublic2009-09-21 04:422010-11-30 22:14
jhgoebbert 
David Partyka 
normalmajoralways
closedfixed 
3.6 
 
0009575: XDMF-Reader and hdf5-hyperslabs (with x=1)
Hi,

I use XDMF since a year with paraview 3.4.x.
But since 3.6.1 (precompiled version for linux) loading attributes from
hdf5-hyperslab fails :(

The following part of my XDMF-file makes trouble(error-report) since paraview 3.6.1:

<Attribute Active="1" Type="Scalar" Center="Node" Name="data2D">
  <DataItem
         ItemType="HyperSlab"
         Dimensions="1 64 64"
         Type="HyperSlab">
     <DataItem
             Dimensions="3 3"
             Format="XML">
                 0 0 0
                 1 1 1
                 1 64 64
     </DataItem>
     <DataItem
             ItemType="Uniform"
             Format="HDF"
             NumberType="Float"
             Precision=" 8"
             Dimensions="1 64 64">
             test_xmf.h5:/data2D
     </DataItem>
  </DataItem>
</Attribute>

Greetings
Jens
* specially the hyperslab-dimension x=1 seems to be the problem.
* I have no problems with the test-case in paraview 3.4.x
No tags attached.
gz test.tar.gz (32,848) 2009-09-21 04:42
https://www.vtk.org/Bug/file/7471/test.tar.gz
Issue History
2009-09-21 04:42jhgoebbertNew Issue
2009-09-21 04:42jhgoebbertFile Added: test.tar.gz
2010-09-30 04:36jhgoebbertNote Added: 0022388
2010-11-30 22:12David PartykaNote Added: 0023616
2010-11-30 22:12David PartykaStatusbacklog => @80@
2010-11-30 22:12David PartykaResolutionopen => fixed
2010-11-30 22:12David PartykaAssigned To => David Partyka
2010-11-30 22:14Alan ScottNote Added: 0023618
2010-11-30 22:14Alan ScottStatus@80@ => closed

Notes
(0022388)
jhgoebbert   
2010-09-30 04:36   
This bug is fixed in 3.8.1.
Please set "status" to "closed".
(0023616)
David Partyka   
2010-11-30 22:12   
Confirmed fixed in 3.8
(0023618)
Alan Scott   
2010-11-30 22:14   
Trusting reporter and Dave.