I've followed Example script. I'm doing 'merger tree' part. but I have some problem.
for loop make some problems.
I have all files 'tree_extended.*.hdf5'. ( from 0 to 45)
please help me.
Dylan Nelson
18 Jul '18
Hi,
Looks like you have a corrupt HDF5 file. If you (at the command line) run h5ls tree*.hdf5, it should perhaps print an error for one of the files, then you can just re-download this one.
I've followed Example script. I'm doing 'merger tree' part. but I have some problem.
for loop make some problems.
I have all files 'tree_extended.*.hdf5'. ( from 0 to 45) please help me.
Hi,
Looks like you have a corrupt HDF5 file. If you (at the command line) run
h5ls tree*.hdf5
, it should perhaps print an error for one of the files, then you can just re-download this one.