<div dir="ltr">Hello:<div><br></div><div>I am trying to overlay the height field from the NAM on the relative humidity.</div><div><br></div><div>I succeeded to zoom and project the NAM fields correctly, and I succeeded to make two separate plots, both of which were projected correctly.<br><div><br></div><div>I consulted these two pages.</div><div><br></div><div><a href="http://www.ncl.ucar.edu/Applications/Scripts/lcnative_2.ncl">http://www.ncl.ucar.edu/Applications/Scripts/lcnative_2.ncl</a></div><div><br></div><div>and:</div><div><br></div><div><a href="http://www.ncl.ucar.edu/Applications/Scripts/conOncon_2.ncl">http://www.ncl.ucar.edu/Applications/Scripts/conOncon_2.ncl</a></div><div><br></div><div>I can create test.00001, and test.00002 using the attached ncl code.</div><div><br></div><div>However, I cannot create the overlay.</div><div><br></div><div>I try to do this using the last two lines of the code:</div><div><br></div><div><div>  overlay(contour_rh,contour_z)</div><div>  draw(contour_rh)</div></div><div><br></div><div><br></div><div>But, I get this error.</div><div><br></div><div><div>fatal:NhlAddOverlay: plot class mapPlotClass cannot be overlay plot member</div></div><div><br></div><div>If I try to change gsn_csm_contour_map to gsn_csm_contour to then invoke the overlay procedure, I get:</div><div><br></div><div><br></div><div><br></div><div><div>warning:mpProjection is not a valid resource in test_contour at this time</div><div>warning:mpLimitMode is not a valid resource in test_contour at this time</div><div>warning:mpLeftCornerLonF is not a valid resource in test_contour at this time</div><div>warning:mpRightCornerLonF is not a valid resource in test_contour at this time</div><div>warning:mpLeftCornerLatF is not a valid resource in test_contour at this time</div><div>warning:mpRightCornerLatF is not a valid resource in test_contour at this time</div><div>warning:mpLambertMeridianF is not a valid resource in test_contour at this time</div><div>warning:mpLambertParallel1F is not a valid resource in test_contour at this time</div><div>warning:mpLambertParallel2F is not a valid resource in test_contour at this time</div><div>warning:mpOutlineDrawOrder is not a valid resource in test_contour at this time</div><div>warning:mpFillOn is not a valid resource in test_contour at this time</div><div>warning:mpOutlineBoundarySets is not a valid resource in test_contour at this time</div><div>fatal:NhlAddOverlay: plot class mapPlotClass cannot be overlay plot member</div></div><div><br></div><div>and the projection is lost.</div><div><br></div><div>Your suggestions are appreciated.</div><div><br></div><div>Barry Lynn</div><div><br></div><div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Barry H. Lynn, Ph.D<div><div>Senior 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>US 914 432 3108<br></div></div></div>
</div></div></div>