[gradsusr] R: plot name city on the maps

Gianni Cena giannicena at alice.it
Mon Aug 2 08:28:14 EDT 2010


Grazie Daniele,

oggi provero' anche se vedo che nei miei script ogni riga di comado termina
con ' mentre non in tutte le tue righe e' presente ...
Da poco mi diletto sul wrf come meteo amatore.
Ti faro' sapere l'esito.

Gianni Cena

-----Messaggio originale-----
Da: gradsusr-bounces at gradsusr.org [mailto:gradsusr-bounces at gradsusr.org] Per
conto di Daniele Gandini
Inviato: lunedì 2 agosto 2010 09:52
A: GrADS Users Forum
Oggetto: Re: [gradsusr] plot name city on the maps

Dear Gianni,

lons and lats are Turin coordinates. You have to convert them
to xy coordinates and then you can plot city name.

'q w2xy 'lons' 'lats 

xs = subwrd(result,3)
ys = subwrd(result,6)

* Drawing circle
   'set line 2'
   'draw mark 5 'xs' 'ys
* Drawing name
   'set strsiz 0.15'
   'set string 1 bl 0'
   'draw string 'xs+0.1' 'ys+0.1' 'Turin

Va bin parej?

Ciao ciao.

Daniele



----- Messaggio originale -----
Da: "Gianni Cena" <giannicena at alice.it>
A: gradsusr at gradsusr.org
Inviato: Sabato, 31 luglio 2010 17:28:37
Oggetto: [gradsusr] plot name city on the maps





Please, 

what is the command for plotting the name of the city over the map with
grads ? 

I want draw the city of Turin over the map of wrfems. 

Thank you ! 



Gianni Cena 
_______________________________________________
gradsusr mailing list
gradsusr at gradsusr.org
http://gradsusr.org/mailman/listinfo/gradsusr
_______________________________________________
gradsusr mailing list
gradsusr at gradsusr.org
http://gradsusr.org/mailman/listinfo/gradsusr





More information about the gradsusr mailing list