Re: HighRes maps, cron job

From: Gerry Creager <gerry.creager_at_nyahnyahspammersnyahnyah>
Date: Tue Oct 30 2012 - 08:30:29 MDT

Just a thought, but are you also telling your script about all paths
and other environment variables? In your cron job, you might also
source your .bash_profile to make sure everything is being picked up.

gerry

On Tue, Oct 30, 2012 at 2:35 AM, Yann Bertrand <yann74@yahoo.fr> wrote:
> Hello,
> i'm ploting maps with both NCL 5.1 and ncl 6.1.0
> all my scripts are ok when I run them manually, but they don't work in
> "HighRes" (empty maps)
> if I run them from cron with NCL 6.1.0 or 6.1.O beta. All is ok "with
> MedRes" & cron.
> my script are "sourced":
>
> #!/bin/bash
> export NCARG=/forecast/util/ncl6.1.0/
> export NCARG_ROOT=/forecast/util/ncl6.1.0/
> export PATH=/forecast/util/ncl6.1.0/bin/:$PATH
>
> And also:
>
> export NCARG_RANGS=forecast/util/ncl6.1.0/lib/ncarg/database/rangs/
>
> for HigRes coastlines with RANGS database.
>
> What is the problem?
> Thanks in advance.
>
> Yann.
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Oct 30 08:30:38 2012

This archive was generated by hypermail 2.1.8 : Wed Oct 31 2012 - 09:14:12 MDT