I'm trying to regrid and interpolate vector values from WAM model output.
I got WAM model netCDF output in rotated grid, I need to interpolate it to another grid which is some variant of LAEA projection.
For scalar values I used SCRIP (Spherical Coordinate Remapping and Interpolation Package)...