Changeset 1479 in lmdz_wrf for trunk/tools/documentation/plotting
- Timestamp:
- Mar 31, 2017, 4:20:04 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/documentation/plotting/plot_points.html
r1403 r1479 52 52 [kindfigure]: kind of figure<BR> 53 53 'legend': only points in the map with the legend with the names<BR> 54 'labelled',[txtsize],[txtcol]: points with the names and size, color of text<BR> 54 'labelled',[txtsize],[txtcol],[txtbckgcol]: points with the names and size, color of text and background <BR> 55 color ('None' for without)<BR> 55 56 [pointcolor]: color for the points ('auto' for "red")<BR> 56 57 [pointlabels]: ',' of labels [only used if [collab]='None'] ('None' for no labels, '!' for spaces)<BR> … … 87 88 </DIV> 88 89 <DIV CLASS="valins"> 89 $ python ${pyHOME}/drawing.py -o draw_points -S 'SuperStorm/tslist.dat,#,3,2,1:SuperStorm|sfc|stations:auto:cyl,i:labelled,10,r :auto:None:0:png:stations_loc:True' -f 'geo_em.d02.nc,XLONG_M,XLAT_M,HGT_M,Time|0@west_east|30;180;1@south_north|175;255;1,height,0.,1500.,terrain,auto,auto,m'90 $ python ${pyHOME}/drawing.py -o draw_points -S 'SuperStorm/tslist.dat,#,3,2,1:SuperStorm|sfc|stations:auto:cyl,i:labelled,10,r,None:auto:None:0|12:png:stations_loc:True' -f 'geo_em.d02.nc,XLONG_M,XLAT_M,HGT_M,Time|0@west_east|30;180;1@south_north|175;255;1,height,0.,1500.,terrain,auto,auto,m' 90 91 </DIV> 91 92 </BODY>
Note: See TracChangeset
for help on using the changeset viewer.