conprob will not read ensemble cdump files
Posted: August 25th, 2017, 8:01 am
Hello!
I am running a 27 member ensemble of HYSPLIT on a Cray CS300, one member per node in parallel using "hycs_ens". I've compiled everything (libraries, executables, etc.) using the same set of gnu compilers. The ensemble runs complete. I am able to plot each individual ensemble member using concplot. The cdump ensemble output files are readable by that program. I cannot get conprob to complete, though. It looks as though it has a problem reading the unformatted sequential fortran. Here is the error message:
Fortran runtime error: I/O past end of record on unformatted file
Do you have any recommendations on how to fix this error?
I am running a 27 member ensemble of HYSPLIT on a Cray CS300, one member per node in parallel using "hycs_ens". I've compiled everything (libraries, executables, etc.) using the same set of gnu compilers. The ensemble runs complete. I am able to plot each individual ensemble member using concplot. The cdump ensemble output files are readable by that program. I cannot get conprob to complete, though. It looks as though it has a problem reading the unformatted sequential fortran. Here is the error message:
Fortran runtime error: I/O past end of record on unformatted file
Do you have any recommendations on how to fix this error?