爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 4838|回复: 1

[其他] 求助:wrf里边用了MainTitle但是还是显示不出来

[复制链接]
发表于 2016-11-18 23:57:23 | 显示全部楼层 |阅读模式

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册

x

begin
;open file
a = addfile("~/shuju/Metgrid/met_em.d01.2011-08-01_06:00:00.nc","r")
;open workstation
wks = gsn_open_wks("x11","hgtwrf2")
res = True
res@MainTitle = "ABC"
res@NoHeaderFooter = True

plres = True
mpres = True
mpres@ContourParameters = (/0,5600,100/)
mpres@mpGeophysicalLineColor = "Black"
mpres@mpNationalLineColor = "Black"
;----get variable
ter = a->HGT_M(0,:,:)

opts = res
opts@cnFillOn = True
opts@cnFillColor = (/278,109,100/)
opts@NoHeaderFooter = True
opts@InitTime = True
opts@lbTitleOn = False
opts@FieldTitle = "heightmap"
plot = wrf_contour(a,wks,ter,opts)
contour = wrf_map_overlays(a,wks,(/plot/),plres,mpres)
end


密码修改失败请联系微信:mofangbao
 楼主| 发表于 2016-11-19 00:07:01 | 显示全部楼层
有木有大神呢,谢谢
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表