- Timestamp:
- Feb 12, 2017, 8:20:13 PM (8 years ago)
- Location:
- trunk/tools/documentation/plotting
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/documentation/plotting/gallery.html
r1439 r1446 23 23 <A HREF="Nlines_time.html"><IMG SRC="figs/lines_time.png" ALT="Nlines time" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A> 24 24 <A HREF="plot_points.html"><IMG SRC="figs/stations_loc.png" ALT="plot points" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A> 25 <A HREF="Taylor.html"><IMG SRC="figs/Taylor.png" ALT="Taylor diagram" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A> 25 26 <A HREF="topo_geogrid.html"><IMG SRC="figs/geo_domain.png" ALT="topography WRF's geogrid" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A> 26 27 <A HREF="topo_geogrid_boxes.html"><IMG SRC="figs/domain_boxes.png" ALT="nested topography WRF's geogrid with boxes" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A> -
trunk/tools/documentation/plotting/intro.html
r1223 r1446 66 66 <LI><SPAN CLASS="codetxt">draw_river_desc:</SPAN> Function to plot rivers' description from ORCHIDEE's routing scheme </LI> 67 67 <LI><SPAN CLASS="codetxt">draw_subbasin:</SPAN> Function to plot subbasin from 'routnig.nc' ORCDHIEE </LI> 68 <LI><SPAN CLASS="codetxt">draw_Taylor:</SPAN> Function to draw a Taytor diagram (Taylor 2001)</LI> 68 69 <LI><SPAN CLASS="codetxt">draw_vertical_levels:</SPAN> plotting vertical levels distribution </LI> 70 <LI><SPAN CLASS="codetxt">draw_WindRose:</SPAN> Function to plot a wind rose (from where the dinw blows)</LI> 71 69 72 </UL> 70 73 </DIV> -
trunk/tools/documentation/plotting/plotting.html
r1439 r1446 18 18 <A CLASS="lc" HREF="Nlines_time.html" TARGET="value">Nlines time</A><BR> 19 19 <A CLASS="lc" HREF="plot_points.html" TARGET="value">points</A><BR> 20 <A CLASS="lc" HREF="Taylor.html" TARGET="value">Taylor diagram</A><BR> 20 21 <A CLASS="lc" HREF="topo_geogrid.html" TARGET="value">topo geogrid</A><BR> 21 22 <A CLASS="lc" HREF="topo_geogrid_boxes.html" TARGET="value">topo geogrid boxes</A><BR>
Note: See TracChangeset
for help on using the changeset viewer.