[GrADS] How to mark the cities in the contour map?

Qingfang Dai qdai at MATH.UALBERTA.CA
Thu Jan 17 13:07:18 EST 2008


Hi,

My gs file is:

'reinit'
'open ../Climatology.ctl'
'set grads off'
'set mproj nps'
'set grid off'
'set frame off'
'set cstyle 1'
'set csmooth off'
'set cmin 0.0'
'set clab forced'
'set t 1 1'
'set mpdset ../province'
'd prep'
'set font 1'
'set string 1 tc 3'
'set strsiz 0.15 0.15'
'draw mark 3 53.32 -113.58 2'
'draw mark 3 51.12 -114.02 2'
'printim ../climatology.gif gif white'

So I don't kow where I can put the command 'draw mark...' and how to mark
the city's name beside the location of city. Thanks.

Qingfang



On Thu, 17 Jan 2008 14:52:01 -0300, claudio cortes wrote
> Hi!
> Put the 'draw mark...' after the plot contour in the script.
>
> 2008/1/17, Qingfang Dai <qdai at math.ualberta.ca>:
> > Hi All,
> >
> > I want to mark 2 cities in a contour map. The lattitude and longitude of
> > these two cities are (53.32,-113.58 ) and (51.12,-114.02). So I used the
> > command 'draw mark 3 53.32 -113.58 1' and 'draw mark 3 51.12 -114.02 1'
in
> > the .gs file but I they didn't work. Please tell me how I can mark the
two
> > cities in the contour map with closed circle and cities name. Thanks.
> >
> > Qingfang
> >
>
> --
> Claudio Cortes
> www.claudiomet.cl.nu
>
> Meteorologo
> Laboratorio de Meteorologia y Calidad de Aire
> Centro Nacional del Medio Ambiente (CENMA)
> ---------------------------------------------------------------------------
-----------
>
> Claudio Cortes
> www.claudiomet.cl.nu
>
> Meteorologist
> Meteorology and Air Quality Labs
> National Enviroment Center, Chile (CENMA)


--
Department of Math and Stat Sciences (http://www.math.ualberta.ca)



More information about the gradsusr mailing list