Re: ncl_filedump crontab make error

From: Ahmed Lasheen <ahmed4kernel_at_nyahnyahspammersnyahnyah>
Date: Sat Dec 22 2012 - 05:35:10 MST

Yes, You are absolutely right. Thanks for illustration.

On Sat, Dec 22, 2012 at 12:51 AM, Mary Haley <haley@ucar.edu> wrote:

>
> On Dec 21, 2012, at 3:17 PM, Ahmed Lasheen wrote:
>
> > Thanks alot
> > It works now.
> > I was thinking that if i write the absolute path of the ncl_filedump,
> then I don't need to set NCARG_ROOT path. But it seems that this is not
> true. I should really define the NCARG_ROOT explicitly.
> > thanks again.
>
> The issue is that "ncl_filedump" calls other commands, like "ncargpath"
> and "ncl". It doesn't use an absolute path like you did. It uses commands
> like:
>
> ncargpath ncarg
> ncl tmpscript.ncl
>
> Hence, if $NCARG_ROOT/bin is not on your search path, then ncl_filedump
> will be unable to find "ncargpath" and "ncl".
>
> Glad it's workig for you now.
>
> --Mary
>
>
> >
> > On Sat, Dec 22, 2012 at 12:11 AM, Mary Haley <haley@ucar.edu> wrote:
> > export PATH=$NCARG_ROOT/bin:$PATH
> >
> >
> >
> > --
> > ===============
> > Ahmed Lasheen
> > Junior researcher at Cairo Numerical Weather Prediction Center (CNWPC)
> > Egyptian Meteorological Authority(EMA)
> > Cairo,Egypt
> > ===============
> > _______________________________________________
> > ncl-talk mailing list
> > List instructions, subscriber options, unsubscribe:
> > http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>

-- 
===============
Ahmed Lasheen
Junior researcher at Cairo Numerical Weather Prediction Center (CNWPC)
Egyptian Meteorological Authority(EMA)
Cairo,Egypt
===============
Received on Sat Dec 22 06:06:55 2012

This archive was generated by hypermail 2.1.8 : Fri Jan 04 2013 - 15:32:29 MST