爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 7867|回复: 5

NCL 问题

[复制链接]

新浪微博达人勋

发表于 2018-3-15 12:00:06 | 显示全部楼层 |阅读模式
1金钱
请问下大佬们,NCL怎样在一个脚本里打开两个workstation?
万分感谢!

密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2018-3-17 18:58:35 | 显示全部楼层
为什么要打开两个workstation?
密码修改失败请联系微信:mofangbao
回复

使用道具 举报

新浪微博达人勋

发表于 2018-3-17 19:12:54 | 显示全部楼层
begin
y=sin(0.0628*ispan(0,100,1))
wks1=gsn_open_wks("pdf","f:/ncltest/p1")
;gsn_define_colormap(wks,"rainbow")
res=True
res@xyLineColor="Blue"
res@tiMainString="this is a title"
;res@gsnMaximize=True
plot=gsn_csm_y(wks1,y,res)

wks2=gsn_open_wks("pdf","f:/ncltest/p2")
;gsn_define_colormap(wks,"rainbow")
res=True
res@xyLineColor="Blue"
res@tiMainString="this is a title"
;res@gsnMaximize=True
plot=gsn_csm_y(wks2,y,res)
end
密码修改失败请联系微信:mofangbao
回复

使用道具 举报

新浪微博达人勋

发表于 2018-3-17 19:13:12 | 显示全部楼层
begin
y=sin(0.0628*ispan(0,100,1))
wks1=gsn_open_wks("pdf","f:/ncltest/p1")
;gsn_define_colormap(wks,"rainbow")
res=True
res@xyLineColor="Blue"
res@tiMainString="this is a title"
;res@gsnMaximize=True
plot=gsn_csm_y(wks1,y,res)

wks2=gsn_open_wks("pdf","f:/ncltest/p2")
;gsn_define_colormap(wks,"rainbow")
res=True
res@xyLineColor="Blue"
res@tiMainString="this is a title"
;res@gsnMaximize=True
plot=gsn_csm_y(wks2,y,res)
end
密码修改失败请联系微信:mofangbao
回复

使用道具 举报

新浪微博达人勋

发表于 2018-3-19 09:08:11 | 显示全部楼层
哈哈哈好巧
密码修改失败请联系微信:mofangbao
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

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

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

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