Hello everyone,

I am working with some meteorological data from SKIRON which I converted from grib to netcdf in order to make the necessary calculations and formatting for interpolation. I want to interpolate the wind data ( u and v components) for the drifter positions and the correct drifter time in order to compare the u and v components for both data sets. I have some issues due to the matrix dimensions Wind 531*191*1975 and Drifter 130114*1 and the huge dimensions don't allow me to extract the "right" data of the wind data based on the simple find function.

Does somebody know some specific interpolation for wind data based on the drifter positions and time in Matlab where the dimensions are no problem?

Thank you in advance !

Best regards,

Naomi

More Naomi Krauzig's questions See All
Similar questions and discussions