[ncl-talk] About zoom in a WRF domain

Luis Cesareo Cana Cascallar luis.cana at ulpgc.es
Thu Jun 1 05:53:27 MDT 2017


Dear all,
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:

;  mpres at mpLimitMode = "Corners"
;  mpres at mpLeftCornerLatF = 28.0
;  mpres at mpLeftCornerLonF = -13.65
;  mpres at mpRightCornerLatF = 28.8
;  mpres at mpRightCornerLonF = -14.55

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...

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 but it required a mod to WRFUserARW.ncl in order to add special resources. As it’s an old mail, is still valid?

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?

Best,

Luis


[cid:B00E1AE2-614B-461B-9561-42FA796CA6DF at ccbb.ulpgc.es]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170601/df4c31c9/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Luis Cesareo Cana Cascallar.gif
Type: image/gif
Size: 9730 bytes
Desc: Luis Cesareo Cana Cascallar.gif
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170601/df4c31c9/attachment.gif 


More information about the ncl-talk mailing list