source: lmdz_wrf/trunk/tools/documentation/plotting/plotting.html @ 1469

Last change on this file since 1469 was 1469, checked in by lfita, 8 years ago

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 size: 2.5 KB
Line 
1<HTML>
2  <HEAD>
3    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8"/>
4    <LINK REL="stylesheet" TYPE="text/css" HREF="../PyNCplot.css"/>
5  </HEAD>
6
7  <BODY>
8    <DIV CLASS="colmenu">
9      <A CLASS="lc" HREF="2Dshad.html" TARGET="value">2D shadow</A><BR>
10      <A CLASS="lc" HREF="2Dshad_time.html" TARGET="value">2D shadow time</A><BR>
11      <A CLASS="lc" HREF="2Dshad_cont.html" TARGET="value">2D shadow contour</A><BR>
12      <A CLASS="lc" HREF="2Dshad_2cont.html" TARGET="value">2D shadow 2 contour</A><BR>
13      <A CLASS="lc" HREF="2Dshad_cont_time.html" TARGET="value">2D shadow contour time</A><BR>
14      <A CLASS="lc" HREF="2Dshad_line.html" TARGET="value">2D shadow line</A><BR>
15      <A CLASS="lc" HREF="2Dshad_line_time.html" TARGET="value">2D shadow line time</A><BR>
16      <A CLASS="lc" HREF="barbs.html" TARGET="value">barbs</A><BR>
17      <A CLASS="lc" HREF="basin.html" TARGET="value">basin</A><BR>
18      <A CLASS="lc" HREF="Neighbourgh_evol.html" TARGET="value">Neighbourghood evolution</A><BR>
19      <A CLASS="lc" HREF="Nlines.html" TARGET="value">Nlines</A><BR>
20      <A CLASS="lc" HREF="Nlines_time.html" TARGET="value">Nlines time</A><BR>
21      <A CLASS="lc" HREF="plot_points.html" TARGET="value">points</A><BR>
22      <A CLASS="lc" HREF="pointsZval.html" TARGET="value">points Zval</A><BR>
23      <A CLASS="lc" HREF="river_desc.html" TARGET="value">river description</A><BR>
24      <A CLASS="lc" HREF="subbasin.html" TARGET="value">sub-basin</A><BR>
25      <A CLASS="lc" HREF="Taylor.html" TARGET="value">Taylor diagram</A><BR>
26      <A CLASS="lc" HREF="TimeSeries.html" TARGET="value">TimeSeries</A><BR>
27      <A CLASS="lc" HREF="topo_geogrid.html" TARGET="value">topo geogrid</A><BR>
28      <A CLASS="lc" HREF="topo_geogrid_boxes.html" TARGET="value">topo geogrid boxes</A><BR>
29      <A CLASS="lc" HREF="trajectories.html" TARGET="value">trajectories</A><BR>
30      <A CLASS="lc" HREF="vals_trajectories.html" TARGET="value">trajectories vals</A><BR>
31      <A CLASS="lc" HREF="vectors.html" TARGET="value">vector plot</A><BR>
32      <A CLASS="lc" HREF="vertical_levels.html" TARGET="value">vertical levels</A><BR>
33      <A CLASS="lc" HREF="WindRose.html" TARGET="value">Wind Rose</A><BR>
34     <BR>
35     ------- ------ ----- ---- --- -- -<BR>
36      <A CLASS="lc" HREF="gallery.html" TARGET="value">gallery</A><BR>
37    </DIV>
38    <DIV CLASS="valmenu">
39      <IFRAME SRC="intro.html" NAME="value" FRAMEBORDER=0 WIDTH="100%" HEIGHT="100%"></IFRAME>
40    </DIV>
41  </BODY>
42</HTML>
43
Note: See TracBrowser for help on using the repository browser.