Error for trajectory run while specifying initial minutes in the format YY MM DD HH {Minutes}

Post any questions or comments regarding the LINUX version of HYSPLIT. This includes the model execution, GUIs, results, or graphics. Be sure to mention the version of LINUX you are using.
Post Reply
mstill
Posts: 16
Joined: September 15th, 2017, 6:22 am
Registered HYSPLIT User: Yes

Error for trajectory run while specifying initial minutes in the format YY MM DD HH {Minutes}

Post by mstill »

Hi,

I'm running the shell file for calculating a simple trajectory while specifying the initial date in the format YY MM DD HH {Minutes} as specified in the user guide but I'm getting an error message on my terminal as:
HYSPLIT4 - Initialization
Last Changed Rev: 896
Last Changed Date: 2017-08-09 18:16:16 +0200 (Wed, 09 Aug 2017)

At line 84 of file decodi.f
Fortran runtime error: Bad integer for item 1 in list input

However, the script runs if I don't specify minutes. I also tried running it on the windows GUI version (svn:854) and it also just gets stuck and displays no error or anything. Note: There were empty Message and Warning files generated in both the run.

I tried using square brackets [minutes] but that also didn't work.

Thanks,
ariel.stein
Posts: 660
Joined: November 7th, 2012, 3:14 pm
Registered HYSPLIT User: Yes

Re: Error for trajectory run while specifying initial minutes in the format YY MM DD HH {Minutes}

Post by ariel.stein »

How exactly are you specifying your minutes in your script? Make sure they are an integer between 0 and 59.
mstill
Posts: 16
Joined: September 15th, 2017, 6:22 am
Registered HYSPLIT User: Yes

Re: Error for trajectory run while specifying initial minutes in the format YY MM DD HH {Minutes}

Post by mstill »

It is in integers. Here is the CONTROL file output:

95 10 16 10 {15}
3
40.0 -90.0 10.0
40.0 -90.0 500.0
40.0 -90.0 1000.0
12
0
10000.0
1
./
oct1618.BIN
./
tdump
glenn.rolph
Posts: 362
Joined: November 7th, 2012, 1:39 pm
Registered HYSPLIT User: Yes

Re: Error for trajectory run while specifying initial minutes in the format YY MM DD HH {Minutes}

Post by glenn.rolph »

Do not include the brackets. 95 10 16 10 15
mstill
Posts: 16
Joined: September 15th, 2017, 6:22 am
Registered HYSPLIT User: Yes

Re: Error for trajectory run while specifying initial minutes in the format YY MM DD HH {Minutes}

Post by mstill »

Thanks, it works now. Please make a note to clarify the brackets in the user guide as well.
Post Reply

Return to “HYSPLIT for LINUX”