<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Barry,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">It helps to include the error message exactly as it appears, instead of paraphrasing it, because the wording is very important.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I would do a printVarSummary on fgen_gefs right before you plot it, so you can see what exactly is attached to it.  </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">My guess is that you need to add a units to the lat/lon coordinate arrays of fgen_gefs. Something like this:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">fgen_gefs&lat@units = "degrees_north"</div><div class="gmail_default" style="font-size:small"><div class="gmail_default" style="text-decoration-style:initial;text-decoration-color:initial">fgen_gefs&lon@units = "degrees_east"</div><div class="gmail_default" style="text-decoration-style:initial;text-decoration-color:initial"><br></div><div class="gmail_default" style="text-decoration-style:initial;text-decoration-color:initial">Of course, without seeing your data, I have no idea if fgen_gefs even has coordinate arrays. This depends on what th_regrid looks like, so you should also do a printVarSummary on that.</div><div class="gmail_default" style="text-decoration-style:initial;text-decoration-color:initial"><br></div><div class="gmail_default" style="text-decoration-style:initial;text-decoration-color:initial">--Mary</div><div class="gmail_default" style="text-decoration-style:initial;text-decoration-color:initial"><br></div><br class="gmail-Apple-interchange-newline"><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 Tue, Oct 16, 2018 at 10:15 AM, Barry Lynn <span dir="ltr"><<a href="mailto:barry.h.lynn@gmail.com" target="_blank">barry.h.lynn@gmail.com</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: </div><div><br></div><div>I am am trying to make some panel plots.  </div><div><br></div><div>Strangely, when I copy the coordinates to fgen_gefs the data has defined coordinates, but the map disappears. WIthout the coordinates, it appears, but I get a warning that the coordinates north south, etc, are not defined. </div><div><br></div><div>





<p class="m_-5550000314698339800gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:25px;line-height:normal;font-family:"Courier New";color:rgb(0,0,0)"><span class="m_-5550000314698339800gmail-s1" style="font-variant-ligatures:no-common-ligatures">copy_VarCoords(th_regrid,fgen_<wbr>gefs)</span></p></div><div><br></div><div>I use the same coordinates for the other maps which appear fine. </div><div><br></div><div>The only difference between these plots is that I haven't interpolated the data in the first map  to the GEFS grid because it is the GEFS data. </div><div><br></div><div>I don't see any error messages. </div><div><br></div><div>I am wondering what I should print out in order to find the error.</div><div><br></div><div>Barry</div><div>P.S. By the way, if I interpolate the gefs grid to the gefs grid the map appears.</div><div><br></div><div><br></div><div><br></div><div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="m_-5550000314698339800gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">Barry H. Lynn, Ph.D<div><div>Senior Associate Scientist, Lecturer,</div><div><div><span style="color:rgb(136,136,136)">The Institute of the Earth Science, </span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">The Hebrew University of Jerusalem, </span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Givat Ram, Jerusalem 91904, Israel </span><br style="color:rgb(136,136,136)"></div><span style="color:rgb(136,136,136)">Tel: 972 547 231 170</span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Fax: (972)-25662581</span></div></div><div><span style="color:rgb(136,136,136)"><br></span></div><div>C.E.O, Weather It Is, LTD<br>Weather and Climate Focus<br><a href="http://weather-it-is.com" target="_blank">http://weather-it-is.com</a><br>Jerusalem, Israel<br>Local: 02 930 9525<br>Cell: 054 7 231 170<br>Int-IS: x972 2 930 9525<br><br></div></div></div></div></div></div></div>
<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">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/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>