- 积分
- 45
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2015-7-13
- 最后登录
- 1970-1-1
|
发表于 2019-9-23 21:42:31
|
显示全部楼层
>>> run script...
66666 0000 28 0001 1501 0 6 Mekkhala 20160324
Traceback (most recent call last):
File "E:\MeteoInfo??\py_script\read_tyhoon_data2.py", line 27, in <module>
layer.addshape(lons, lats, z=prss, m=wss)
File "E:\MeteoInfo1.9\pylib\mipylib\geolib\milayer.py", line 198, in addshape
shapes = geoutil.makeshapes(x, y, type, z, m)
File "E:\MeteoInfo1.9\pylib\mipylib\geolib\geoutil.py", line 34, in makeshapes
x = np.asarray(x).array
AttributeError: 'NDArray' object has no attribute 'array'
请问这个错误有谁知道是什么吗?我用的1.9版本,谢谢 |
|