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
RevLine 
[1199]1<HTML>
2  <HEAD>
[1205]3    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8"/>
[1211]4    <LINK REL="stylesheet" TYPE="text/css" HREF="../PyNCplot.css"/>
[1199]5  </HEAD>
6
7  <BODY>
[1205]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>
[1465]12      <A CLASS="lc" HREF="2Dshad_2cont.html" TARGET="value">2D shadow 2 contour</A><BR>
[1205]13      <A CLASS="lc" HREF="2Dshad_cont_time.html" TARGET="value">2D shadow contour time</A><BR>
[1231]14      <A CLASS="lc" HREF="2Dshad_line.html" TARGET="value">2D shadow line</A><BR>
[1243]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>
[1469]17      <A CLASS="lc" HREF="basin.html" TARGET="value">basin</A><BR>
[1278]18      <A CLASS="lc" HREF="Neighbourgh_evol.html" TARGET="value">Neighbourghood evolution</A><BR>
[1261]19      <A CLASS="lc" HREF="Nlines.html" TARGET="value">Nlines</A><BR>
[1276]20      <A CLASS="lc" HREF="Nlines_time.html" TARGET="value">Nlines time</A><BR>
[1285]21      <A CLASS="lc" HREF="plot_points.html" TARGET="value">points</A><BR>
[1465]22      <A CLASS="lc" HREF="pointsZval.html" TARGET="value">points Zval</A><BR>
[1469]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>
[1446]25      <A CLASS="lc" HREF="Taylor.html" TARGET="value">Taylor diagram</A><BR>
[1452]26      <A CLASS="lc" HREF="TimeSeries.html" TARGET="value">TimeSeries</A><BR>
[1251]27      <A CLASS="lc" HREF="topo_geogrid.html" TARGET="value">topo geogrid</A><BR>
[1257]28      <A CLASS="lc" HREF="topo_geogrid_boxes.html" TARGET="value">topo geogrid boxes</A><BR>
[1452]29      <A CLASS="lc" HREF="trajectories.html" TARGET="value">trajectories</A><BR>
[1453]30      <A CLASS="lc" HREF="vals_trajectories.html" TARGET="value">trajectories vals</A><BR>
[1465]31      <A CLASS="lc" HREF="vectors.html" TARGET="value">vector plot</A><BR>
[1469]32      <A CLASS="lc" HREF="vertical_levels.html" TARGET="value">vertical levels</A><BR>
[1439]33      <A CLASS="lc" HREF="WindRose.html" TARGET="value">Wind Rose</A><BR>
[1261]34     <BR>
35     ------- ------ ----- ---- --- -- -<BR>
36      <A CLASS="lc" HREF="gallery.html" TARGET="value">gallery</A><BR>
[1205]37    </DIV>
38    <DIV CLASS="valmenu">
[1211]39      <IFRAME SRC="intro.html" NAME="value" FRAMEBORDER=0 WIDTH="100%" HEIGHT="100%"></IFRAME>
[1205]40    </DIV>
[1199]41  </BODY>
42</HTML>
43
Note: See TracBrowser for help on using the repository browser.