[Paraview] Bugreport: XDMF bug since paraview 3.6.1
Jens
jens-devel at gmx.de
Tue Sep 22 03:38:09 EDT 2009
http://public.kitware.com/Bug/bug_view_page.php?bug_id=9575
Jens schrieb:
> 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 :(
>
> 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>
>
> I would be happy about any ideas, help, patches...
>
> Greetings
> Jens
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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
More information about the ParaView
mailing list