resource file problem

From: jerry (jerry AT cwb.gov.tw)
Date: Wed Jul 13 2005 - 22:23:37 MDT


Hi
I write below resource file(test.res) about "mp" resource setting .

*mpCenterLonF : 180
*mpMaxLonF : 100
*mpMinLonF : 0

and the following NCL script is:

load "......................"

begin
    
    wks = gsn_open_wks("x11","test")
    plot = gsn_csm_map(wks,False)

end

but the plot didn't change with the resource setting
is it any wrong about the resource file setting?


_______________________________________________
ncl-talk mailing list
ncl-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk



This archive was generated by hypermail 2b29 : Thu Jul 14 2005 - 06:25:37 MDT