I'm trying to extract certain climatic variables such as precipitation and temperature from RCM CORDEX data set for my study area in the south Indian region. The downloaded netcdf data files are in rotated polar coordinate system with grid_north_pole_longitude, latitude = -123.34, 79.95 and rlon =193; rlat=130. Now I have to transform this data set into WGS 1984 UTM zone. How can I transform the coordinate by using MATLAB or R language?