< p >如何regrid我NetCDF文件到另一个NetCDF文件决议?更改文件号1或2或3 (file1.nc、file2.nc file3。数控)解析模板文件(wrfinput_d01.nc)。我附上了我的文件(number1 2 3和模板文件)wrfinput文件:< a href = " https://drive.google.com/file/d/1j6SrSOpbrkWXDl2_WK-MGwcm0zKOXV_x/view?usp =分享nofollow noreferrer“rel = > https://drive.google.com/file/d/1j6SrSOpbrkWXDl2_WK-MGwcm0zKOXV_x/view?usp =分享< / > < / p > < p >我的文件1、2:< a href = " https://drive.google.com/file/d/1-o7TUcPmzsuOYhpry92ROHQuLA1Z5N-x/view?usp =分享nofollow noreferrer“rel = > https://drive.google.com/file/d/1-o7TUcPmzsuOYhpry92ROHQuLA1Z5N-x/view?usp =分享< / > < / p > < p > cdo griddes wrfinput_d01。nc > NEW_GRID_DEF cdo remapbil,NEW_GRID_DEF file1.nc output.nc I've done it by cdo, but it shows error Error (cdfGetSliceSlapDescription): Internal error, variable evi has an unsupported array structure! What shall I do to solvr this problem? thank you!