[ncl-talk] run ncl script in bash file
Guiting Song
guitingsong at gmail.com
Sun Apr 19 20:29:57 MDT 2015
Hi, All,
I can run my ncl script-roms_5_ratio.ncl in linux command line. But can not
make it in bash file. My bash file is like below
_______________________________________________________________
#!/bin/bash
export NCL=/home/arnold/software/ncl_ncarg/bin/ncl
$NCL
/home/arnold/ROMS_AGRIF_Vietnam/Roms_tools/Run/FORECAST/roms_5_ratio.ncl >
ncl.log
_____________________________________________________________
however it does not give me the running result, does anybody have
experiences about how to run ncl scripts in bash file, please share with me
and I will be very appreciated.
Best regards,
Tony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150420/140e1252/attachment.html
More information about the ncl-talk
mailing list