<div dir="ltr"> 47 <br> 48   plot = gsn_csm_map(wks,mres)    ; <=== you have defined plot her<br><div> 49 <br></div><div>===<br> 84   plot   = new (2, graphic)                    ; create graphical array of size 2<br>============================</div><div><br></div><div>NCL is strongly typed. By default it will not allow  a previously defined variable to be redefined with a different size.</div><div><br></div><div>=====</div><div>You can not just 'cut' NCL sample codes and put them together. <br></div><div>-======<br></div><div>Solution:  Rename one of the two 'plot' variables</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 9, 2019 at 6:19 AM Setareh Rahimi via ncl-talk <<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Dear all,<div><br></div><div>I want to add a shapefile to my plot to determine my study area, however, once I add some commands to add a shapefile, I face an error. I attached the error and also the script that I am using. Would you please advice me what is the problem?</div><div>Many thanks in advance,<br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail-m_-329215171419371104gmail_signature">S.Rahimi<br><br></div></div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a></blockquote></div>