- 积分
- 5883
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-4-4
- 最后登录
- 1970-1-1
|
发表于 2016-10-28 22:35:33
|
显示全部楼层
我的gs以前用tcorr能出来图的呀,这次不知道怎么回事,我折腾两三天了,求指点一下 {:eb303:}
这是gs:
'reinit'
'open E:\9sbt\1winter\standarjvping36.ctl'
'open E:\9sbt\1winter\sst36.ctl'
'set grid on'
'set grads off'
'enable print E:\9sbt\1winter\winterxg.gmf'
*'set dfile 1'
'set x 1'
'set y 1'
'set z 1'
'set t 1 36'
'define funny=tloop(aave(n.1,lon=80,lon=100,lat=17,lat=27))'
*'set dfile 2'
'set x 10 300'
'set y 1 121'
'set z 1'
'set t 1'
'define ru=tcorr(funny,sst.2,t=1,t=36)'
'set gxout contour'
'd ru'
'print'
'disable print'
;
**************************************
这里是报错, 实在整不明白了,求楼主好心帮助
ga-> run E:\9sbt\1winter\winterxg.gs
No hardcopy metafile open
All files closed; all defined objects released;
All GrADS attributes have been reinitialized
Data Request Error: Invalid grid coordinates
World coordinates convert to non-integer grid coordinates
Variable = sst.2 Dimension = 3
Error from TCORR: Error getting grids
Operation Error: Error from tcorr function
Error ocurred at column 1
DEFINE error: Invalid expression.
Syntax Error: Invalid Operand
'ru' not a variable or function name
Error ocurred at column 1
DISPLAY error: Invalid expression
Expression = ru
Hardcopy output file is closed
|
|