add new poly Marker

From: moon <nightmoon35_at_nyahnyahspammersnyahnyah>
Date: Sun Feb 28 2010 - 18:44:05 MST

Dear all ncl users

  I try to draw a new marker onto my map by using gsn_add_polymarker.
  But when I use function "NhlNewMarker" , the systerm says this line is
error occurred.

   first = True
   new_index = NhlNewMarker(wks,"p",137,0.0,0.0,1.3125,1.5,0.0)
   first@gsMarkerIndex = new_index
   first@gsMarkerSizeF = 0.008
   first@gsMarkerColor = "Black"

   plot=gsn_csm_contour_map_ce(wks,sst(n,{minLat:maxLat},{minLon:maxLon}),res)
   dmark = gsn_add_polymarker(wks,plot,lonm(1),latm(1),first)

   Do you have any idea what did I do wrong?

   Thanks

stera

-- 
使用 Opera 革命性的电子邮件客户程序: http://www.opera.com/mail/
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Sun Feb 28 18:44:14 2010

This archive was generated by hypermail 2.1.8 : Mon Mar 01 2010 - 08:49:37 MST