[gradsusr] how to plot map only

Jeffrey Duda jdduda at iastate.edu
Wed Jun 29 12:15:32 EDT 2011


'draw map'

Jeff Duda

On Wed, Jun 29, 2011 at 11:01 AM, Lacroix Christelle <cl at meteoconsult.fr>wrote:

> Hi,
>
> I would like to plot a map with political boundaries but without datas,
> is it possible?
>
> I have theses commands:
> 'set mpdraw on'
>    'set poli on'
>    'set mpt 0 -1'
>    'set mpt 1 -1'
>    'set gxout shaded'
>    'set clevs 0 4 6 8 10 12 14 16 18 20 22 24 26 28 32 36 40 44 48 52
> 70 100'
>    'set ccols 34 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
> 35 65'
>    'd (pow((pow(UGRD10m,2)+pow(VGRD10m,2)),0.5))*1.944'
>    'set gxout barb'
>    'set ccolor 1'
>    'set cthick 7'
>    'set arrscl 0.1'
>
>    'd maskout(skip(UGRD10m*1.944,'skip'),LANDsfc*(-1)) ;
> maskout(skip(VGRD10m*1.944,'skip'),LANDsfc*(-1))'
>    'q ll2xy 'lonlogo' 'latlogo''
>    xs = subwrd(result,1)
>    ys = subwrd(result,2)
>    xs3 = xs * 720 /11 - 22
>    ys3 = 576 - (ys *576 /8) - 42
>    'set line 3 1 1'
>    'draw mark 3 'xs' 'ys' 0.15'
>    'set string 7 tc 5 0'
>    'set strsiz 0.15'
>    'draw string 'xs' 'ys' Leader'
>
>
>
> Regards,
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>



-- 
Jeff Duda
Iowa State University
Meteorology Graduate Student
3134 Agronomy Hall
www.meteor.iastate.edu/~jdduda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20110629/72ef4b69/attachment-0003.html 


More information about the gradsusr mailing list