Hi Everybody
I want convert dimension of variables for example variable of 'u' recognized by dimension of 'time', 's_rho', 'eta_rho' and 'xi_u' to 'time','depth','lon_rho' and 'lat_rho',could you please help me.
Best Regards
F.Daryabor
convert spherical coordinate to cartesian
Re: convert spherical coordinate to cartesian
You will have to interpolate and maybe extrapolate a little onto a cubic sort of grid. There's more than one way to do it. I've got an old, old code that does part of the job called roms2v5d, but I'm sure there are better ways now. The RNT package for Matlab is one way to go.
Re: convert spherical coordinate to cartesian
Hi
Tanks so much Kate
I have following data by following metrics, I need script or command for convert them to same metrics.
size(u) size(v) lon_rho lat_rho
104x102 103x103 104x103 104x103
could you please guide me.
Best Regards
F.Daryabor
Tanks so much Kate
I have following data by following metrics, I need script or command for convert them to same metrics.
size(u) size(v) lon_rho lat_rho
104x102 103x103 104x103 104x103
could you please guide me.
Best Regards
F.Daryabor