Page 1 of 1

conprob will not read ensemble cdump files

Posted: August 25th, 2017, 8:01 am
by ldh
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?

Re: conprob will not read ensemble cdump files

Posted: August 25th, 2017, 4:21 pm
by ariel.stein
How big are the concentration files? Do they contain several vertical levels ?

Re: conprob will not read ensemble cdump files

Posted: August 25th, 2017, 8:38 pm
by ldh
They range in size from 4.2Mb-7.8Mb. There are two vertical levels in them and two pollutants.

Re: conprob will not read ensemble cdump files

Posted: August 28th, 2017, 9:53 am
by ariel.stein
Can you please try processing 9 members instead of 27 ?

Re: conprob will not read ensemble cdump files

Posted: October 3rd, 2017, 12:22 am
by ldh
I was able to resolve this through changing some of the options.
Thanks!