<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. Note that I am not on the sphere, but on an idealized flat plane with doubly periodic boundary conditions. When the field, which is relative vorticity (zeta), is plotted in the native curvilinear coordinate, the contours are smooth. However, when the interpolated field is plotted, the contours appear very ragged. I don’t know where the “noise” is coming from. I’m wondering if “rcm2rgrid” 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 “zeta_xy.troubleshoot.nc”. 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. Any help with producing smoother interpolated fields would be appreciated. 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>