<div dir="ltr">Hi Ufuk,<div><br></div><div>You should be able to get wrf_uvmet to work for your wind rotation problem.  You&#39;ll need 2-dimensional arrays for both latitude and longitude, with the same shape as u and v, so hopefully your model is already producing that output.  For the &#39;cone&#39; argument, you just need to set this to 1 for Polar Stereographic (the &#39;cone&#39; argument is only needed for Lambert Conformal projections).  </div><div><br></div><div>Hope this helps,</div><div><br></div><div>Bill</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 6, 2016 at 6:10 AM, Ufuk Utku Turuncoglu (BE) <span dir="ltr">&lt;<a href="mailto:u.utku.turuncoglu@be.itu.edu.tr" target="_blank">u.utku.turuncoglu@be.itu.edu.tr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br>
<br>
I would like to interpolate atmospheric forcing (coming from regional<br>
climate model) to the ocean model grid (ROMS) using NCL ESMF functions<br>
and i am looking for a wind rotation code from Polar Stereographic<br>
projection to earth coordinates. Can i use wrf_uvmet function for this<br>
purpose? Any other code in Fortran or C++ could work for me.<br>
<br>
Best Regards,<br>
<br>
--ufuk<br>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div><br></div>