<div dir="ltr"><br><div>----------------------</div><div><div>I'm not sure why you got:</div><div>"Warning: Data either does not contain valid latitude coordinate array or doesn't contain one at all."</div><div>--------------------</div><div><div><br></div><div>For assorted reasons, I do not have NCL on my MAC. <br></div><div>Also, I don't have the shape file you are using.</div><div>Hence, I can not test your code.</div><div>=======<br></div><div>a wild guess ... any variable to be plotted [zy4] assign lat2d/lon2d to that variable<br></div></div><div><br></div></div><div>zy4@lat2d = xlat</div><div>zy4@lon2d = xlon</div><div><br></div><div>delete<br></div><div>  res@sfXArray = xlon                             ; equivalently x@lon2d = xlon<br>  res@sfYArray = xlat                              ; equivalently x@lat2d = xlat<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 24, 2022 at 6:56 AM Setareh Rahimi via ncl-talk <<a href="mailto:ncl-talk@mailman.ucar.edu">ncl-talk@mailman.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"><div>Dear all NCL users,</div><div>I tried to plot near-surface wind over dust concentration (from RegCM model)  but received errors from NCL. May I ask you to kindly advise me on how to remove those errors? The model outputs, script, and a screenshot of the error messages have been attached.</div><div>Many thanks in advance,</div><div>Best wishes,</div><div class="gmail_chip gmail_drive_chip" style="width:396px;height:18px;max-height:18px;background-color:rgb(245,245,245);padding:5px;color:rgb(34,34,34);font-family:arial;font-style:normal;font-weight:bold;font-size:13px;border:1px solid rgb(221,221,221);line-height:1"><a href="https://drive.google.com/file/d/1cJokoosDwXHcMTV9V-I26Bll2R7_zGBn/view?usp=drive_web" style="display:inline-block;max-width:366px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;padding:1px 0px;border:medium none" aria-label="regcm.zip" target="_blank"><img style="vertical-align: bottom; border: medium none;" src="https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png"> <span dir="ltr" style="color:rgb(17,85,204);text-decoration:none;vertical-align:bottom">regcm.zip</span></a><img style="opacity: 0.55; float: right; display: none;"></div><br clear="all"><br>-- <br><div dir="ltr">S.Rahimi<br><br></div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@mailman.ucar.edu" target="_blank">ncl-talk@mailman.ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="https://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">https://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div>