[ncl-talk] wind rotation for Polar Stereographic projection ...

Bill Ladwig ladwig at ucar.edu
Mon Jun 6 09:38:34 MDT 2016


Hi Ufuk,

You should be able to get wrf_uvmet to work for your wind rotation
problem.  You'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 'cone' argument, you just need to set this
to 1 for Polar Stereographic (the 'cone' argument is only needed for
Lambert Conformal projections).

Hope this helps,

Bill

On Mon, Jun 6, 2016 at 6:10 AM, Ufuk Utku Turuncoglu (BE) <
u.utku.turuncoglu at be.itu.edu.tr> wrote:

> Hi All,
>
> I would like to interpolate atmospheric forcing (coming from regional
> climate model) to the ocean model grid (ROMS) using NCL ESMF functions
> and i am looking for a wind rotation code from Polar Stereographic
> projection to earth coordinates. Can i use wrf_uvmet function for this
> purpose? Any other code in Fortran or C++ could work for me.
>
> Best Regards,
>
> --ufuk
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160606/a0e5eae1/attachment.html 


More information about the ncl-talk mailing list