On 28.12.2010 15:13, Johannes Korn wrote::
> On 28.12.2010 14:46, Darren Dale wrote::
>> On Mon, Dec 27, 2010 at 12:58 PM, Johannes Korn wrote:
>
>>> I try to read a bunch of hdf files in a loop. The problem is that I get
>>> an error at the second file because the file handle is of type>> HDF5 f
On 28.12.2010 14:46, Darren Dale wrote::
> On Mon, Dec 27, 2010 at 12:58 PM, Johannes Korn wrote:
>> I try to read a bunch of hdf files in a loop. The problem is that I get
>> an error at the second file because the file handle is of type> HDF5 file>
>
> The code you posted only involves one file
On Mon, Dec 27, 2010 at 12:58 PM, Johannes Korn wrote:
> Hi,
>
> I have a strange problem with h5py or with numpy.
I think this question belongs on the h5py mailing list.
> I try to read a bunch of hdf files in a loop. The problem is that I get
> an error at the second file because the file hand
Hi,
I have a strange problem with h5py or with numpy.
I try to read a bunch of hdf files in a loop. The problem is that I get
an error at the second file because the file handle is of type
It seems the file is opened and instantaneous closed again. Meanwhile I
found the root of the evil: Firs