[gradsusr] Plot wind vector and magnitude

Davide Sacchetti davide.sacchetti at arpal.gov.it
Tue Feb 5 09:19:13 EST 2013


you have X,Y,T varying ... so you will see a "movie".
first you'll see a movie of wind magnitude, after a new movie of wind
vectors (non overimposed on mag).

do like this:
i=0;while(i<3);i=i+1
... display mag
... display vector
... print image or wait (eg 'pull' command)
endwhile


bye bye
Davide

On Tue, 2013-02-05 at 16:59 +0300, Bedassa Regassa wrote:
> 
> 
> Hello, I try to write the following script to plot wind vector and
> magnitude. But, I can't see the wind magnitude. I like a comment on my
> script here is attached
>  'reinit'
> 'set display color white'
> 'c'
> 'set grid off'
> 'set grads off'
> 'sdfopen v850.nc'
> 'sdfopen u850.nc'
> 'set mpdset hires'
> 'set lat -40 40'
> 'set lon -180 180'
> 'set t 1 3'
> 'set gxout shaded'
> 'd mag(v850.1,u850.2)'
> 'set gxout vector'
> 'd v850.1;u850.2'
> 
> Thank you.
> 
> Sincerely,
> 
> Bedassa
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr

-- 
--> Attenzione cambio indirizzo: davide.sacchetti at arpal.gov.it
--
Davide Sacchetti
Centro Funzionale Meteo Idrologico di Protezione Civile della Regione Liguria
ARPAL Unità Tecnica Complessa di livello Regionale
V.le Brigare Partigiane 2 16121 Genova (I)
tel: +39 010 6437535                    fax: +39 010 6437520
mail: davide.sacchetti at arpal.gov.it     web: www.meteoliguria.it





More information about the gradsusr mailing list