On Thursday 21 June 2007 00:59, Ivan Vilata i Balaguer wrote:
> Joshua J. Kugler (el 2007-06-20 a les 13:49:21 -0800) va dir::
> > I finally got around to installing and testing RC2. Attached the the
> > output of test_all.py --heavy.
> >
> > Most of the errors have to do with the fact that the te
Hi Francesc,
Thanks a lot for your answer.
I meant unstructured meshes.
I can nowhere find any examples on this case with HDF5 in general and
PyTables in particular (only some obscure info on some HDF5 Mesh API
that is 4 years old since last modification). My case is: one big
unstructured mesh is s
Hi Dominik,
El dj 21 de 06 del 2007 a les 14:26 +0200, en/na Dominik Szczerba va
escriure:
> Hi,
> Is there an easy way to merge hdf5 datasets in pytables?
What kind of datasets? The most easy way for merging Table objects is
Table.whereAppend() method. See:
http://www.pytables.org/docs/manual/c
Hi,
Is there an easy way to merge hdf5 datasets in pytables?
I cannot google it out anywhere.
I have unstructured sub-meshes coming from domain decomposition and I
want to stich them back together. They share some nodes on the
sub-domain boundaries so I want to stitch them in a clever way (like
App
Joshua J. Kugler (el 2007-06-20 a les 13:49:21 -0800) va dir::
> I finally got around to installing and testing RC2. Attached the the output
> of test_all.py --heavy.
>
> Most of the errors have to do with the fact that the tests try to write files
> to the installation directory, instead of r