Ignore:
Timestamp:
Mar 21, 2017, 10:36:58 PM (8 years ago)
Author:
lfita
Message:

Adding:

`draw_basins': Function to plot river basins with their discharge vector and basins id (from 'routing.nc')
`draw_river_desc': Function to plot rivers' description from ORCHIDEE's routing scheme
`draw_subbasin': Function to plot subbasin from 'routnig.nc' ORCDHIEE
`vectors': Function to plot wind vectors

Improving: `vectors'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/documentation/plotting/gallery.html

    r1465 r1469  
    2020      <A HREF="barbs.html"><IMG SRC="figs/wind_barbs_2001111003_wss.png" ALT="wind-barbs" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
    2121      <A HREF="barbs.html"><IMG SRC="figs/wind_barbs_2001111003_uw.png" ALT="wind-barbs" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
     22      <A HREF="basins.html"><IMG SRC="figs/basins_named.png" ALT="ORCHIDEE's basin description" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
    2223      <A HREF="Neighbourgh_evol.html"><IMG SRC="figs/Neighbourghood_evol.png" ALT="Neighbourghood evolution" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
    2324      <A HREF="Nlines.html"><IMG SRC="figs/Nlines_hurs_wrfout_tturb-xmean-last.png" ALT="Nlines" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
     
    2526      <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>
    2627      <A HREF="pointsZval.html"><IMG SRC="figs/pointsZval.png" ALT="plot points by Z value" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
     28      <A HREF="river_desc.html"><IMG SRC="figs/or_rivers.png" ALT="plot rivers from ORCHIDEE's description" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>     
     29      <A HREF="subbasin.html"><IMG SRC="figs/Caceres_subbasin.png" ALT="plot sub-basin from ORCHIDEE's routing" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>     
    2730      <A HREF="Taylor.html"><IMG SRC="figs/Taylor.png" ALT="Taylor diagram" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
    2831      <A HREF="TimeSeries.html"><IMG SRC="figs/TimeSeries_ua.png" ALT="Time Series" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
     
    3437      <A HREF="vectors_3dvar.html"><IMG SRC="figs/winds_3dvar.png" ALT="plotting vector field with a 3rd variable" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
    3538      <A HREF="vectors_singlecol.html"><IMG SRC="figs/winds_singlecol.png" ALT="plotting vector field with length depending on module" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
    36       <A HREF="vertical_lev.html"><IMG SRC="figs/vertical_lev.png" ALT="distribution of vertical levels" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
     39      <A HREF="vertical_levels.html"><IMG SRC="figs/vertical_lev.png" ALT="distribution of vertical levels" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
    3740      <A HREF="WindRose.html"><IMG SRC="figs/WindRose_anglespeedfreq.png" ALT="WindRose with frequencies of angle and wind speed" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
    3841      <A HREF="WindRose.html"><IMG SRC="figs/WindRose_linepoint-multicoltime.png" ALT="WindRose of line-mark as consecutive values changing color" STYLE="float:left;width:200px;height:200px" TARGET="value"></IMG></A>
Note: See TracChangeset for help on using the changeset viewer.