uvcurv2orth
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
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Mapping Toolbox > Geometric Geodesy >
- Radar > Mapping Toolbox > Geometric Geodesy >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |