[ncl-talk] About zoom in a WRF domain

Luis Cesareo Cana Cascallar luis.cana at ulpgc.es
Thu Jun 1 08:51:35 MDT 2017


I got it!  Thanks to Barry, Guido, all


Best,

Luis


> El 1 jun 2017, a las 12:53, Luis Cesareo Cana Cascallar <luis.cana at ulpgc.es> escribió:
> 
> 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
> 
> 
> <Luis Cesareo Cana Cascallar.gif>
> 



More information about the ncl-talk mailing list