Plotting colorized station data values

Steffen Weber steffen.weber at WETTERONLINE.DE
Mon May 30 06:45:51 EDT 2005


Hello Stefano,

try something like this:

set gxout value
set digsize 0.075
set grads off
set grid off
set map 15
set ccolor 43
d maskout(tmp,tmp+60.5)
set ccolor 42
d maskout(tmp,tmp+27.5)
set ccolor 41
d maskout(tmp,tmp+24.5)
.
.
.

Regards,
Steffen.



Am Mon, 30 May 2005 11:13:30 +0200 schrieb Stefano Giorgetti <stefano.giorgetti at METEONETWORK.IT>:

> I need to plot colorized station data values as Tmax or Tmin, setting
> some color shading to display each value in different color.
> I'm actually using some scripts like
>     set gxout value
>     d tmax
> I can set one color with "set ccolor x" but I can't set shading.
>
> Thanks
>
> --
> Stefano Giorgetti
> ----------------------------------------
> Tecnico Meteonetwork :: rete MNW-CEM
> Email: stefano.giorgetti at meteonetwork.it
> ICQ: 82491870
> MSN: djordj at despammed.com
>



More information about the gradsusr mailing list