HYSPLIT display not working

Post any questions or comments regarding the Mac OS X version of HYSPLIT. This includes the model execution, GUIs, results, or graphics. Be sure to mention the version of OS you are using.
Post Reply
sayantansahu
Posts: 3
Joined: March 13th, 2023, 12:47 am
Registered HYSPLIT User: No

HYSPLIT display not working

Post by sayantansahu »

I am trying the run the example in the HYSPLIT tutorial. I am able to successfully run upto 'Run model' part. However when I try to 'Execute display' I get the error message as shown in the attached file. I do not see any trajectory getting displayed.

I am using Mac OS Ventura 13.2.1
Attachments
Screenshot 2023-03-13 at 12.43.00 AM.png
sonny.zinn
Posts: 354
Joined: May 8th, 2019, 1:31 pm
Registered HYSPLIT User: Yes

Re: HYSPLIT display not working

Post by sonny.zinn »

The error message in the attachment points to a missing executable, namely, the trajplot program. Do you see trajplot in the directory path shown in the error message?
sayantansahu
Posts: 3
Joined: March 13th, 2023, 12:47 am
Registered HYSPLIT User: No

Re: HYSPLIT display not working

Post by sayantansahu »

I was able to find the trajplot executable but now I get a different error.

Warning: locale not supported by Xlib, locale set to C
Warning: locale not supported by Xlib, locale set to C
while executing
"exec $X_dir/xterm -fn fixed -e $exec_dir/trajplot $arg_ext $arg1 $arg2 $arg3 $arg4 $arg5 $arg6 $arg7 $arg8 $arg9 $arga $argb $argc"
(procedure "run_traj_plot" line 62)
invoked from within
"run_traj_plot ".trajdisp.lang""
invoked from within
".trajdisp.bot.save invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tk::ButtonUp" line 23)
invoked from within
"tk::ButtonUp .trajdisp.bot.save"
(command bound to event)
yilin003
Posts: 1
Joined: April 19th, 2023, 4:30 am
Registered HYSPLIT User: No

Re: HYSPLIT display not working

Post by yilin003 »

Hi I encountered a similar error message. May I ask if you have solved the issue?

My error message:
Warning: locale not supported by Xlib, locale set to C
Warning: locale not supported by Xlib, locale set to C
while executing
"exec $X_dir/xterm -fn fixed -e $exec_dir/trajplot $arg_ext $arg1 $arg2 $arg3 $arg4 $arg5 $arg6 $arg7 $arg8 $arg9 $arga $argb $argc"
(procedure "run_traj_plot" line 62)
invoked from within
"run_traj_plot "adhoc""
(procedure "Traj_quick" line 18)
invoked from within
"Traj_quick E"
(menu invoke)
sonny.zinn
Posts: 354
Joined: May 8th, 2019, 1:31 pm
Registered HYSPLIT User: Yes

Re: HYSPLIT display not working

Post by sonny.zinn »

Not sure the following will help. Please exit the HYSPLIT user interface, run 'export LC_CTYPE=en_US.UTF-8' without the quotations on your terminal, and start the HYSPLIT user interface from the terminal that you set the LC_CTYPE environment variable. Let us know if this resolves the issue.
Post Reply

Return to “HYSPLIT for Mac OS X”