爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 5979|回复: 0

ncl使用双线性插值出错误,请教大家怎么解决!

[复制链接]
发表于 2022-3-14 16:45:55 | 显示全部楼层 |阅读模式

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
begin

fi = addfile("E:/ep/epz.JRA55.nc", "r")
level = fi ->level
lat = fi ->lat
epz = fi ->epz

fo = addfile("E:/ep/epz.MIROC6.nc", "r")
LAT = fo ->lat
LEVEL = fo ->level

epz_1 = linint2_Wrap(level, lat, epz, True, LEVEL, LAT, 0)
printVarSummary(epz_1)

end

就显示这样的错误:
fatal:linint2: The rightmost dimensions of fi must be nyi x nxi, where nyi and nxi are the lengths of yi and xi respectively
fatal:["Execute.c":8578]:Execute: Error occurred at or near line 4834 in file /usr/local/lib/ncarg/nclscripts/csm/contributed.ncl
fatal:["Execute.c":8578]:Execute: Error occurred at or near line 12 in file G:/program/7-JRA55chazhi

密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表