- 积分
- 7256
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2022-10-25
- 最后登录
- 1970-1-1
|
发表于 2022-11-28 10:56:17
|
显示全部楼层
我用楼主的NCL代码进行读取时,发现总是出现以下的错误:
HDF5-DIAG: Error detected in HDF5 (1.10.1) thread 0:
#000: H5O.c line 660 in H5Oget_info_by_name(): not a location
major: Invalid arguments to routine
minor: Inappropriate type
#001: H5Gloc.c line 251 in H5G_loc(): invalid object ID
major: Invalid arguments to routine
minor: Bad value
Failed to get info for fid: 0, root_name: </>, in file: NclNewHDF5.c, at line: 3908
fatal:Undefined identifier: (f) is undefined, can't continue
fatal:["Execute.c":8637]:Execute: Error occurred at or near line 27 in file change1.ncl
HDF5-DIAG: Error detected in HDF5 (1.10.1) thread 0:
#000: H5G.c line 723 in H5Gclose(): not a group
major: Invalid arguments to routine
minor: Inappropriate type
想请教楼主这是什么原因呢?
|
|