What I mean is to set the array name from the writer in the program, not tweaking the xml file. Or did I get you wrong? Thanks, Dominik
On Thu, May 26, 2011 at 11:34 PM, Tim Gallagher <[email protected]> wrote: > It's quite easy to do in the XMF file: > > <Attribute AttributeType="Scalar" Center="Cell" Name="H2O_mass_fraction"> > <DataItem NumberType="Float" Dimensions="36 36 28" Precision="8" > Format="HDF">&outputpath;/RESTS/REST_N_R00/REST_N_00000/REST_N_00000.h5:/FlowData/H2O_mass_fraction</DataItem> > </Attribute> > > for example. > > Tim > > ----- Original Message ----- > From: "Dominik Szczerba" <[email protected]> > To: "Xdmf" <[email protected]>, "ParaView list" <[email protected]> > Sent: Thursday, May 26, 2011 5:30:09 PM > Subject: [Xdmf] give a name to a heavy h5 array in a xdmf file > > Is there a way to explicitly name an array in a h5 file avoiding an > automatic name like "Data3"? > Thanks for any hints. > > Dominik > _______________________________________________ > Xdmf mailing list > [email protected] > http://www.kitware.com/cgi-bin/mailman/listinfo/xdmf > > _______________________________________________ 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
