<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=""><div class="">Hello,</div><div class=""><br class=""></div><div class="">I am using the function “rcm2rgrid” to interpolate a 2D field onto a Cartesian grid from a smooth non-orthogonal curvilinear grid. &nbsp;Note that I am not on the sphere, but on an idealized flat plane with doubly periodic boundary conditions. &nbsp;When the field, which is relative vorticity (zeta), is plotted in the native curvilinear coordinate, the contours are smooth. &nbsp;However, when the interpolated field is plotted, the contours appear very ragged. &nbsp;I don’t know where the “noise” is coming from. &nbsp;I’m wondering if&nbsp;“rcm2rgrid”&nbsp;is the appropriate interpolation function for what I’m trying to do.</div><div class=""><br class=""></div><div class="">I’ve attached the *.ncl file I’m using which reads in a netcdf file with the data in the native curvilinear coordinate (a 3.8MB file stored on Google Drive at the following link):</div><div class=""><div style="margin: 0px;" class=""><a href="https://drive.google.com/file/d/0B5l8e_K0c8ymRnBqUm0xOGhSS0U/view?usp=sharing" class="">https://drive.google.com/file/d/0B5l8e_K0c8ymRnBqUm0xOGhSS0U/view?usp=sharing</a></div></div><div style="margin: 0px;" class=""><br class=""></div><div style="margin: 0px;" class="">The interpolated data is stored to a file named&nbsp;“zeta_xy.troubleshoot.nc”. &nbsp;The first plot generated is zeta in the native coordinate, followed by the interpolated zeta, followed by a panel plot showing both fields.</div><div style="margin: 0px;" class=""><br class=""></div><div style="margin: 0px;" class="">The version of NCL I’m using is 6.3.0. &nbsp;Any help with producing smoother interpolated fields would be appreciated. &nbsp;Thanks!</div><div style="margin: 0px;" class=""><br class=""></div><div style="margin: 0px;" class="">— Mike</div><div style="margin: 0px;" class=""><br class=""></div><div style="margin: 0px;" class=""><br class=""></div><div style="margin: 0px;" class=""><br class=""></div><div style="margin: 0px;" class=""></div></body></html>