Page 1 of 1

GFS met error

Posted: March 2nd, 2018, 9:04 am
by neeldip
I get error messages while checking the met file in all the sub menus( Meteorology-> Display Data->Check File/Contour Map/Text Profile/Grid Domain)
I am using 0.25 degree GFS data. Even though trajectory/ dispersion runs works properly.
Error message:
could not read "{E:/HYSPLIT METEROLOGY}/20160513_gfs0p25": no such file or directory
could not read "{E:/HYSPLIT METEROLOGY}/20160513_gfs0p25": no such file or directory
while executing
"file size $gdir/$gbase"
(procedure "run_chkfile" line 4)
invoked from within
"run_chkfile $gdir $gbase"
invoked from within
".metfile.bot.save invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tk::ButtonUp" line 24)
invoked from within
"tk::ButtonUp .metfile.bot.save"
(command bound to event)

Re: GFS met error

Posted: March 5th, 2018, 10:43 am
by barbara.stunder
Please rename your directory "hysplit meteorology" to "hysplit_meteorology" (with the underscore instead of a "space"). The HYSPLIT trajectory and dispersion programs were changed at some point to accept blanks in the directory name, but many of the associated programs were not changed.

Re: GFS met error

Posted: March 6th, 2018, 12:11 pm
by neeldip
Thank you. It worked.