<div dir="ltr"><div class="gmail_default" style="font-size:small">Dear Alejandro,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">There could be a couple of things wrong.  It would help if we could see the full error message.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">[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:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default">load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"<br></div><div class="gmail_default">load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"<br></div><div class="gmail_default"><br></div><div class="gmail_default">[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:</div><div class="gmail_default"><br></div><div class="gmail_default"><a href="http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT">http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT</a><br></div><div class="gmail_default"><br></div><div class="gmail_default">You can test if NCARG_ROOT is set by typing the following from the UNIX command line:</div><div class="gmail_default"><br></div><div class="gmail_default">env | grep NCARG</div><div class="gmail_default"><br></div><div class="gmail_default">If you continue to have problems, then please email <a href="mailto:ncl-install@ucar.edu">ncl-install@ucar.edu</a> again and include the full error message you're getting.</div><div class="gmail_default"><br></div><div class="gmail_default">Thanks,</div><div class="gmail_default"><br></div><div class="gmail_default">--Mary</div><div class="gmail_default"><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 17, 2018 at 9:18 AM, Alejandro Vichot Llano via ncl-install <span dir="ltr"><<a href="mailto:ncl-install@ucar.edu" target="_blank">ncl-install@ucar.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello everyone</div><div><br></div><div>I trying to make some plots using ncl 6.3.0 but I got this error:</div><div><br></div><div>gsn_csm_xy is undefined</div><div><br></div><div>Can you please help me with this?</div><div><br></div><div>All the Best</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Alejandro</div><br clear="all"><br>-- <br><div dir="ltr" class="m_516156565967484155gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><b><span style="font-family:comic sans ms,sans-serif">"May the force be with you"</span></b><br></div></div></font></span></div>
<br>______________________________<wbr>_________________<br>
ncl-install mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-install</a><br>
<br></blockquote></div><br></div>