<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Dear all,
<div class="">I’m trying to redraw a plot with maps, contours and vectors zooming in a specific area. To do so, I’ve set the following parameters:</div>
<div class=""><br class="">
</div>
<div class="">
<div class="">; &nbsp;mpres@mpLimitMode = &quot;Corners&quot;&nbsp;</div>
<div class="">; &nbsp;mpres@mpLeftCornerLatF = 28.0&nbsp;</div>
<div class="">; &nbsp;mpres@mpLeftCornerLonF = -13.65&nbsp;</div>
<div class="">; &nbsp;mpres@mpRightCornerLatF = 28.8&nbsp;</div>
<div class="">; &nbsp;mpres@mpRightCornerLonF = -14.55</div>
</div>
<div class=""><br class="">
</div>
<div class="">The map looks nice, but the variables are not drawn accordingly to this new zoomed map. NCL overlay the original data over the zoomed map because because that’s what I’m telling it to do...</div>
<div class=""><br class="">
</div>
<div class="">I’ve taken a look to the NCL WRF tutorial about zooming in a plot, but they took another approach, locating (x,y) coordinates from the given corners and creating new zoomed variables. I think this method may be a bit outdated. I’ve also googled
 in ncl-talk archives about this topic and I found an old mail (Jan 9, 2011) with a similar problem&nbsp;<span style="background-color: rgb(255, 255, 255);" class="">but it required a mod to WRFUserARW.ncl</span><span style="background-color: rgb(255, 255, 255);" class="">&nbsp;in
 order to add special resources. As it’s an old mail, is still valid?&nbsp;</span></div>
<div class=""><br class="">
</div>
<div class="">Is it possible to set the above limits to the contour and vector plots just by setting the left and right corner as above? If not, which is the best approach to this problem?</div>
<div class=""><br class="">
</div>
<div class="">Best,</div>
<div class=""><br class="">
</div>
<div class="">Luis</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
<div class=""><span><img height="111" width="446" apple-inline="yes" id="D006734A-B335-4714-A829-EDB7F7283221" apple-width="yes" apple-height="yes" src="cid:B00E1AE2-614B-461B-9561-42FA796CA6DF@ccbb.ulpgc.es" class=""></span>
</div>
<br class="">
</div>
</body>
</html>