uvcurv2orth

Version 1.0.0.0 (459 Bytes) by yair suari
rotation of u and v vectors from curvilinear grid to orthogonal grid
965 Downloads
Updated 5 Dec 2007

No License

[ur,vr] = uvcurv2orth(x,y, u,v)

rotate curvilinear vector field to orthogonal vector field the output is calculated for the original curvilinear locations.
input:
x - a 2D array with x locations (long)
y - a 2D array with y locations (lat)
u - curvilinear direction u vector field
v - curvilinear direction v vector field
(1,1 is south west corner for all arrays)

output:
u and v arrays of the input array size with the vector components on orthogonal grid (long and lat)

Cite As

yair suari (2024). uvcurv2orth (https://www.mathworks.com/matlabcentral/fileexchange/17893-uvcurv2orth), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP2
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0