- 积分
- 1423
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-9-17
- 最后登录
- 1970-1-1
|
发表于 2015-11-12 10:44:49
|
显示全部楼层
为什么会报错呢?如下:
Non-numeric args to numeric operation
Error occurred processing function arguments
Error occurred on line 307
In file /cygdrive/d/grads/Contents/Resources/Scripts/axis.gs
axis.gs是放在D:\grads\Contents\Resources\Scripts这个路径下的
我的gs如下:
'reinit'
'open F:\0531\cntl\spin16\cntl.ctl'
'set grads off'
'set grid off'
'set mpdset cnworld'
'set font 1'
'set lat 19.6'
'set lon 108.2 111.5'
'set t 16 41'
'set parea 1.4 10 0.8 8'
'set gxout shaded'
'set ylpos -10'
'd ws10'
'set gxout vector'
'set xlpos -10'
'set ylpos -10'
*'set ylevs 00Z 03Z 06Z 09Z 12Z 15Z 18Z 21Z 00Z'
'set xlopts 1 1 0.13'
'set ylopts 1 1 0.13'
'd skip(U10,12,1);skip(V10,12,1)'
'run axis.gs -type L -label on -suffix Z -tformat h -interval 3'
'set strsiz 0.15'
'draw string 8.6 0.2 m/s'
'cbar_interp 1 1 1 10.3 4.2'
'printim F:\0531\cntl\spin16\uv_we_19.6.png white'
求大神指教,多谢 {:eb514:}{:eb514:}
|
|