View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009576Xdmfpublic2009-09-21 04:502009-09-21 04:50
Reporterjhgoebbert 
Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Summary0009576: XDMF-Reader and hdf5-hyperslabs (with x=1)
DescriptionHi,

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 :(

I attached a test-case with xmf- and h5-file.

The following part of my XDMF-file makes trouble 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
Additional Information!!! I reported this in paraview-bug-list too, because I am not sure if it is a paraview or xdmf-lib bug !!!

* it seems to be problem with dimension x=1

TagsNo tags attached.
Attached Filesgz file icon test.tar.gz [^] (32,848 bytes) 2009-09-21 04:50

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2009-09-21 04:50 jhgoebbert New Issue
2009-09-21 04:50 jhgoebbert File Added: test.tar.gz


Copyright © 2000 - 2018 MantisBT Team