[gradsusr] plot the name of city on picture

Zablone Owiti zablonowiti at yahoo.com
Fri Nov 18 05:11:39 EST 2011


Hi Chinh


Use the w2xy command as below ( where 53.32 -113.58 are your location's lon lat)

'query w2xy 53.32 -113.58'
xpos = subwrd(result,3)
ypos = subwrd(result,6)
say '    (xpos,ypos) = ('xpos','ypos')'
'draw mark 3 'xpos' 'ypos' 2'
'draw string 'xpos' 'ypos' HANOI

Good luck
===================================================
ZABLONE OWITI
GRADUATE STUDENT
Nanjing University of Information, Science and Technology
College of Atmospheric Science
Add: 219 Ning Liu Rd, Nanjing, Jiangsu, 21004, P.R. China
Tel: +86-25-58731402
Fax: +86-25-58731456
Mob. 18751909142
Website: www.nuist.edu.cn
====================================================
"The real art of conversation is not only to say the right thing at the right time, but also to leave unsaid the wrong thing at the tempting moment."
 


From: chinh ta huu <chinhth2010 at gmail.com>
>To: GrADS Users Forum <gradsusr at gradsusr.org> 
>Sent: Friday, 18 November 2011, 17:40
>Subject: [gradsusr] plot the name of city on picture
>
>
>Dear all
> + I'd like to plot the name of city on picture. Example: plot Ha Noi at position with lat: 21.0; lon: 105.0
> + Anyone help me to do
>Thank you 
> 
>
>-- 
>
>(Mr.) Ta Huu Chinh
>National, Weather Forecasting Center, Ha Noi, Viet Nam. 
>No: 4th, Dang Thai Than, Hoan Kiem, Ha Noi
>Tel: 84-903-402-181
>Office: 84-43-824-4917
>Email: chinhth2010 at gmail.com
>Website: http://vn.myblog.yahoo.com/chinhth2005/
>Website: http://bestknowledge-chinhth.blogspot.com/
>Website: http://anhcuoidep.vn
>
>_______________________________________________
>gradsusr mailing list
>gradsusr at gradsusr.org
>http://gradsusr.org/mailman/listinfo/gradsusr
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20111118/68d2496d/attachment-0003.html 


More information about the gradsusr mailing list