[ncl-install] Help!!!
Mary Haley
haley at ucar.edu
Thu May 17 11:26:27 MDT 2018
Dear Alejandro,
There could be a couple of things wrong. It would help if we could see the
full error message.
[1] In order to use gsn_csm_xy with NCL V6.3.0, you need to have these two
load lines at the top of your NCL script:
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"
[2] If you do have the load lines and are still seeing the error, then the
other problem might be that the NCARG_ROOT environment variable is not
set, or is not set correctly. This document explains how to set NCARG_ROOT
and what it must be set to:
http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT
You can test if NCARG_ROOT is set by typing the following from the UNIX
command line:
env | grep NCARG
If you continue to have problems, then please email ncl-install at ucar.edu
again and include the full error message you're getting.
Thanks,
--Mary
On Thu, May 17, 2018 at 9:18 AM, Alejandro Vichot Llano via ncl-install <
ncl-install at ucar.edu> wrote:
> Hello everyone
>
> I trying to make some plots using ncl 6.3.0 but I got this error:
>
> gsn_csm_xy is undefined
>
> Can you please help me with this?
>
> All the Best
>
> Alejandro
>
>
> --
> *"May the force be with you"*
>
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-install/attachments/20180517/3bc5d8df/attachment.html>
More information about the ncl-install
mailing list