- 积分
- 164
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2019-9-28
- 最后登录
- 1970-1-1

|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
我使用Ubuntu在python环境下处理CMIP6中的SIONC,结果显示这样的错误。
我之前使用CDO处理大气的数据完全没有问题,怀疑是不是海洋网格的坐标出现了问题。求大佬指教
0 GFDL-ESM4
['siconc_SImon_GFDL-ESM4_historical_r1i1p1f1_gn_195001-201412.nc']
combile files OK
Error in calling operator remaplaf with:
>>> cdo -O -remaplaf,r144x73 /home/hxl/data/out/siconc/siconc_temp3.nc /home/hxl/data/out/siconc/siconc_Amon_GFDL-ESM4_r1i1p1f1_1979-2014.nc<<<
STDOUT:
STDERR:
cdo remaplaf (Abort): Unsupported generic coordinates (Variable: GEOLAT)!
|
|