gsn_labelbar_ndc(wks, 1, LegendNames(0), Labelbar_XF, LabelBar_YF, lbres) lglineres = True lgtextres = True lgtextres@txJust = "CenterLeft" lgtextres@txFontHeightF = LegendFontHightF lgmarkres = lgtextres Legend_YF = LabelBar_YF lgmarkres@gsMarkerThicknessF = MarkerThicknesses ...
amannotationmanagercncontourcacoordinatearaysgsgraphicalstylelblabelbarlglegendmpmapspmplotmanagerprprimitivesfscalarfieldststreamlinestititletmtickmarkstxtexttftransformvfvectorfieldvcvectorsvpviewportwkworkstationwsworkspacexyxyplot 16 26 绘制方式:由@gsnDraw属性控制,默认True为调用绘图函数时立即绘图,指定False为调...
0.1lbres@lbLabelFontHeightF = 0.012lbres@lbLabelAlignment = InteriorEdgeslbres@lbMonoFillPattern = Truelbres@lbFillColors = labelbarcolorsgsn_labelbar_ndc(wks,nlevels+1,labels,0.10,0.20,lbres)frame(wks)end例二:地球表面温度分布代码load $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.nclload ...
lbres@lbLabelFontHeightF = 0.012 lbres@lbLabelAlignment = InteriorEdges lbres@lbMonoFillPattern = True lbres@lbFillColors = labelbarcolors gsn_labelbar_ndc(wks,nlevels+1,labels,0.10,0.20,lbres) frame(wks) end NCAR Command Language (NCL) 一、简介 1.1 正确安装NCL,windows下的安装可以参考...
(wks,BlAqGrYeOrRe) res = True res@cnFillOn = True res@cnLinesOn = False res@cnLevelSpacingF = 0.5 res@gsnSpreadColors = True res@lbAutoLabelStride = True plot = gsn_csm_contour_map_ce(wks,t,res) end 二、高水平图形接口 2.1 gsn 图形接口 一般的 gsn 接口可以创建一般的 x-y 坐标,...
lbres@lbLabelFontHeightF = 0.012 lbres@lbLabelAlignment = InteriorEdges lbres@lbMonoFillPattern = True lbres@lbFillColors = labelbarcolors gsn_labelbar_ndc(wks,nlevels+1,labels,0.10,0.20,lbres) frame(wks) end NCAR Command Language (NCL) 一、简介 1.1 正确安装NCL,windows下的安装可以参考...
gsn_csm_xy gsn_csm_xy2 gsn_csm_xy3 gsn_csm_y gsn_define_colormap gsn_draw_colormap gsn_draw_named_colors gsn_histogram gsn_labelbar_ndc gsn_legend_ndc gsn_map gsn_merge_colormaps gsn_open_wks gsn_panel gsn_polygon gsn_polygon_ndc ...
参考以下链接: http://.ncl.ucar.edu/Applications/labelbar.sh tml 十八、功能码(Function codes) 十九、原型(Primitives) 19.1 多边形 多变形是至少包含三个点的封闭图形。最后一个点应该和第一个点式重合的。多边形可以添加到一个图形上,在图形坐标中用 gsn_ploygon命令,在NDC坐标中用gsn_polygon_ndc命令。
master .vim after autoload bin bundle colors dictionary ftdetect ftplugin plugin record snippets syntax Dockerfile.vim ncl.vim README.txt test.vim bash-git-prompt bin git_hooks others .bash_logout .bash_profile .bashrc .git_bashrc .gitconfig ...
res@cnFillDrawOrder="PreDraw"res@cnFillMode="RasterFill"res@gsnAddCyclic=False res@mpMinLatF=min(lat)res@mpMaxLonF=max(lon)res@mpCenterLonF=180res@tmYLLabelFontHeightF=0.015res@tmXBLabelFontHeightF=0.015res@pmLabelBarOrthogonalPosF=0.12;OrthogonalPosF=0.02res@tmYLTickSpacingF=10res@tmXBTick...