Hi, Francesc Alted
>> I like pytables a lot this morning it is driving me up the walls. I have
>> a file with particles and I want to modify it. I basically want to split
>> _some_ of the particles into smaller subparticles. The HDF5 file is
>> generated by some other code (written in C++), but I
A Friday 29 January 2010 12:52:01 Francesc Alted escrigué:
> I'm attaching a small script showing you how to do what you are trying to
> do in an 'pytablish' manner. As you will see, it splits the original
> table in one file in two ('slow' and 'fast') in another file.
Ooops! I forgot the hand
Hello Patrick,
A Friday 29 January 2010 11:03:33 Patrick Kilian escrigué:
> Hi all,
>
> I like pytables a lot this morning it is driving me up the walls. I have
> a file with particles and I want to modify it. I basically want to split
> _some_ of the particles into smaller subparticles. The HDF5
Hi all,
I like pytables a lot this morning it is driving me up the walls. I have
a file with particles and I want to modify it. I basically want to split
_some_ of the particles into smaller subparticles. The HDF5 file is
generated by some other code (written in C++), but I don't want to use
t