Daily runs

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
florin.unga
Posts: 5
Joined: February 3rd, 2015, 1:17 pm
Registered HYSPLIT User: Yes

Daily runs

Post by florin.unga »

Whenever I'm running some daily analysis in GUI, it's creating only the first backtrajectorie, then, when it's passing to the next one, I receive the following error:

Warning: locale not supported by C library, locale unchanged
Warning: locale not supported by C library, locale unchanged
while executing
"exec $X_dir/xterm -fn fixed -e $exec_dir/hyts_std"
(procedure "make_traj" line 59)
invoked from within
"make_traj"
invoked from within
".autotraj.bot.save invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tk::ButtonUp" line 22)
invoked from within
"tk::ButtonUp .autotraj.bot.save"
(command bound to event)

It would be better for me to use a batch script, for fast simulations, since I want to run for a period of 3 years and 0.5 degree meteorological files, but I'm not figuring out which script should I use.

Thanks in advance.
barbara.stunder
Posts: 451
Joined: November 9th, 2012, 4:23 pm
Registered HYSPLIT User: Yes

Re: Daily runs

Post by barbara.stunder »

To run trajectories in batch mode (also for dispersion) see the example batch scripts in c:\hysplit4\examples\scripts. Basically you create the fixed values of the CONTROL file, loop through dates/times, running the trajectory for each date/time.

There is also some batch/linux script information here in the HYSPLIT tutorial:
http://www.ready.noaa.gov/documents/Tut ... _freq.html (click on linux icon (penguin))
http://www.ready.noaa.gov/documents/Tut ... batch.html
florin.unga
Posts: 5
Joined: February 3rd, 2015, 1:17 pm
Registered HYSPLIT User: Yes

Re: Daily runs

Post by florin.unga »

Worked perfectly.
Thanks
Post Reply

Return to “HYSPLIT for LINUX”