[ncl-talk] limit map region for Lambert Conformal projection
Zhifeng Yang
yangzf01 at gmail.com
Mon Jan 27 14:01:43 MST 2020
Hi all,
I have WRF output files with Lambert Conformal projection. When I plot
images with contour on maps, I tried to limit the plot over a specific
region, not the whole domain. I tried the following
res at mpLimitMode = "latlon"
res at mpMinLatF = minlat
res at mpMaxLatF = maxlat
res at mpMinLonF = minlon
res at mpMaxLonF = maxlon
However, it seems it does not work. Do you have any ideas on it? Thank you!
Best,
Zhifeng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20200127/1c47431c/attachment.html>
More information about the ncl-talk
mailing list