Search found 384 matches

by sonny.zinn
April 12th, 2024, 6:17 am
Forum: General questions on meteorological data needed for HYSPLIT
Topic: xtrct_grid issue
Replies: 4
Views: 297

Re: xtrct_grid issue

The input for directory must end with a slash (/). Please check your script if it includes a trailing slash.
by sonny.zinn
April 11th, 2024, 7:20 am
Forum: HYSPLIT for PCs
Topic: Differences in HYSPLIT Results When Using MATLAB
Replies: 1
Views: 219

Re: Differences in HYSPLIT Results When Using MATLAB

If HYSPLIT trajectory simulations are done with the same SETUP.CFG, CONTROL, and meteorological data files, trajectory dump files should be identical. If simulations are done with different computers, a small difference is expected. This is because floating-point computations may be handled differen...
by sonny.zinn
April 9th, 2024, 7:56 am
Forum: General questions on meteorological data needed for HYSPLIT
Topic: xtrct_grid issue
Replies: 4
Views: 297

Re: xtrct_grid issue

Instead of running xtrct_grid via the expect command, you might want to directly run xtrct_grid as follows:

${EXECDIR}/xtrct_grid <<EOF
${OUTDIR}/
${hrrr1}
${lower}
${upper}
${levels}
EOF

Note there is no space between "<<" and "EOF".
by sonny.zinn
April 5th, 2024, 9:04 am
Forum: Conversion programs
Topic: Compile ERA52ARL.f issue: possible absolute path in object code
Replies: 4
Views: 288

Re: Compile ERA52ARL.f issue: possible absolute path in object code

Thank you for the update. It looks like you are using a newer version of gfortran compiler. The source code for era52arl and other converters are provided at https://www.ready.noaa.gov/HYSPLIT_data2arl.php. Download hysplit_data2arl.zip that appears near the bottom of the web page. Unzip it and copy...
by sonny.zinn
April 4th, 2024, 6:36 am
Forum: Conversion programs
Topic: Compile ERA52ARL.f issue: possible absolute path in object code
Replies: 4
Views: 288

Re: Compile ERA52ARL.f issue: possible absolute path in object code

You might want to delete era52arl.o and try again. era52arl.o is an object file created from era52arl.f.
by sonny.zinn
March 13th, 2024, 7:29 am
Forum: HYSPLIT for PCs
Topic: HYSPLIT Points to Photoshop
Replies: 1
Views: 894

Re: HYSPLIT Points to Photoshop

You might want to check the "Run Hysplit" shortcut by following the last paragraph of Step 3 at https://www.ready.noaa.gov/documents/Tutorial/html/install_win.html. Use the shortcut to start HYSPLIT. It appears that *.tcl files are associated with Photoshop on your computer and this is probably caus...
by sonny.zinn
March 7th, 2024, 8:37 am
Forum: Bugs
Topic: HRRR backtrajectories are very different
Replies: 1
Views: 8292

Re: HRRR backtrajectories are very different

The HRRR archive for 2021 has not changed. However, the HYSPLIT model for online access was upgraded to version 5.3.0 on December 4, 2023 and to version 5.3.2 on February 1, 2024. Please refer to https://www.arl.noaa.gov/hysplit/hysplit-model-updates/ for highlights of changes that went into version...
by sonny.zinn
February 5th, 2024, 7:54 am
Forum: HYSPLIT for Mac OS X
Topic: HYSPLIT unable to display trajectories
Replies: 1
Views: 19344

Re: HYSPLIT unable to display trajectories

Please refer to another post with the same topic at viewtopic.php?p=7592#p7592
by sonny.zinn
January 23rd, 2024, 8:39 am
Forum: General questions on meteorological data needed for HYSPLIT
Topic: Error when trying to access archive data from FTP
Replies: 2
Views: 56518

Re: Error when trying to access archive data from FTP

I am using HYSPLIT 5.3.0 on a Windows 11 laptop. For a check, I downloaded a GFS 1/4-deg file and saw no error. To diagnose the error you encountered, could you provide us with more details? - Version of HYSPLIT - Version of your Windows operating system - Which meteorology file were you downloading...
by sonny.zinn
January 22nd, 2024, 7:23 am
Forum: Dispersion Model
Topic: merging ARL file from WRF on PC
Replies: 2
Views: 16409

Re: merging ARL file from WRF on PC

The file_merge program included in your HYSPLIT installation may be used to combine two ARL-formatted meteorological files. The program is located in the exec directory where HYSPLIT is installed, for example, C:\hysplit\exec. Please refer to https://www.ready.noaa.gov/hysplitusersguide/util.htm#fil...

Go to advanced search