<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>When I try to plot a large map (the Pacific ocean) of high resolution data (in this case ~4km), the data gets aggregated in larger pixels. <br><br></div>I&#39;ve uploaded an image where I&#39;ve zoomed in on Hawaii to illustrate the issue/feature. It is the same data plotted using:<br>mpres@mpMinLatF             = 18.<br>mpres@mpMaxLatF             =  23.<br>mpres@mpMinLonF             = -161.<br>mpres@mpMaxLonF             =  -154.<br><br></div><div>And the image on the left bottom is plotted using:<br>mpres@mpMinLatF             = -35.<br>mpres@mpMaxLatF             = 35.<br>mpres@mpMinLonF             = 98.<br>mpres@mpCenterLonF          = 190.<br><br><a href="http://i.imgur.com/bTrMg8a.png">http://i.imgur.com/bTrMg8a.png</a><br><br></div>I want to know, is there a way that I can plot the data at the actual resolution?<br><br></div><div>I&#39;m using:<br>  wks_type@wkAntiAlias=&quot;Off&quot;<br>  mpres@cnFillMode       = &quot;RasterFill&quot;       ; Raster Mode<br>  mpres@mpDataResolution=&quot;Finest&quot;<br></div><div>In both plots.<br></div><div><br></div>Thanks for any suggestions.<br></div><div>Ruben<br></div><div><br><br></div>NCL version 6.3.0<br></div>OS X 10.10.4<br><br><br> <br></div>