Page 2 of 2

Re: an issue with running hycm_std

Posted: April 14th, 2020, 10:48 pm
by itscd
Thanks for your response! I changed those values but still got the same errors. I thought by setting the span values to 0, the models would be run using the default values [180.0] [360.0]. I didn't run into any issues using 0 as the input span values when i ran Hysplit on my PC.

Re: an issue with running hycm_std

Posted: April 15th, 2020, 9:19 am
by alicec
You have an extra number in your date field.

5 5 21 04 00 00
should be
5 5 21 04 00

Also here.
00 00 00 00 00
05 07 31 04 00

Note that you will still get the following warnings because they
relate to the fact that you don't have certain variables in your met data.
WARNING metini: FLUXES not found in data (kg,kt) 3 1
Setting KBLS=2 to use the wind/temp profiles!

https://ready.arl.noaa.gov/hysplitusersguide/S625.htm

Re: an issue with running hycm_std

Posted: April 16th, 2020, 10:43 am
by itscd
Thanks for being so patient with me. I got rid of the extra zeros but still got the same error.

Re: an issue with running hycm_std

Posted: April 28th, 2020, 1:19 pm
by itscd
I wanted to report that the issue had been resolved. Turned out there was a typo in the sh script and it got passed to hysplit which led to the error.