| 
 
	积分993贡献 精华在线时间 小时注册时间2019-9-26最后登录1970-1-1 
 | 
 
| 
.gs脚本
x
登录后查看更多精彩内容~您需要 登录 才可以下载或查看,没有帐号?立即注册 
  'reinit'
 'sdfopen C:\Users\lenovo\Desktop\january.nc'
 'set grid off'
 'set grads off'
 'set parea 1.0 10.0 0.0 8.5'
 
 'set lon 60 150'
 'set lat 10 50'
 'set z 1'
 
 'set gxout contour'
 'set ccolor 6'
 'set cstyle 1'
 'set cthick 5'
 'set cint 10'
 'set clskip 2'
 'set clopts 0 5 0.2'
 
 'define msdwswrf1=ave(msdwswrf,t= 00z01JAN1979,t= 00z01JAN2018)'
 'd msdwswrf1'
 ;
 
 错误Request is completely outside file limits
 Cannot contour grid - all undefined values
 ga->
 
 | 
 |