- 积分
- 7463
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2019-4-10
- 最后登录
- 1970-1-1
|
发表于 2020-3-20 12:33:33
|
显示全部楼层
打扰一下,想问问是怎么把grib文件转换成nc的呢 我使用了ncl_convert2nc命令,出现了警告
warning: Entry (6) not found in code table file /app/ncl/lib/ncarg/grib2_codetables/ncep/1/1.3.table
Classic model NetCDF does not support string types, converting initial_time0 to a character array
Dimension 'ncl_strlen_0' will be added
不知道“经典模型NetCDF不支持字符串类型,将initial_time0转换为字符数组 维度'ncl_strlen_0'将被添加“是什么问题,因为刚刚学,问的问题可能菜,谢谢回复!
|
-
错误截图
|