I want to change the resolution in my netcdf file using bilinear interpolation from (1°x1°) ---> (0.1°x0.1°)
. I use remapbil
but it doesn't work. It returns: Unsupported grid type: generic
.
I upload file1 and file2
The command I use: cdo remapbil,infile1 infile2 ofile