Hi everyone, I'm trying to convert WRF data to ARL format to run trajectories, using the Hysplit software. But, I have the next error:
child killed: segmentation violation
child killed: segmentation violation
while executing
"exec $exec_dir/arw2arl.exe $data_file >STDOUT"
(procedure "xtrct_data" line 37)
invoked from within
"xtrct_data $gdir $gbase"
invoked from within
".arwarch.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 .arwarch.bot.save"
(command bound to event)
Previosuly, i converted the wrf data successfully!
Thanks