From 947b9698ad5b83e20c364bdbb47ed20059827e11 Mon Sep 17 00:00:00 2001
From: unknown <olivier.delaigue@ANPI1430.antony.irstea.priv>
Date: Tue, 17 Jan 2017 16:04:39 +0100
Subject: [PATCH] v1.0.3 documentation of plot.OutputsModel() updated (part
 "details")

---
 man/plot.OutputsModel.Rd | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/man/plot.OutputsModel.Rd b/man/plot.OutputsModel.Rd
index 363da5e8..22e6268d 100644
--- a/man/plot.OutputsModel.Rd
+++ b/man/plot.OutputsModel.Rd
@@ -33,11 +33,12 @@ Function which creates a screen plot giving an overview of the model outputs
 \details{
 Dashboard of results including various graphs (depending on the model):\cr
   (1) time series of total precipitation\cr
-  (2) time series of snow pack (plotted only if CemaNeige ise used)\cr
-  (3) time series of simulated flows (and observed flows if provided)\cr
-  (4) interannual median monthly simulated flow (and observed flows if provided)\cr
-  (5) correlation plot between simulated and observed flows (if observed flows provided)\cr
-  (6) cumulative frequency plot for simulated flows (and observed flows if provided)
+  (2) time series of temperature (plotted only if CemaNeige ise used)\cr
+  (3) time series of snow pack (plotted only if CemaNeige ise used)\cr
+  (4) time series of simulated flows (and observed flows if provided)\cr
+  (5) interannual median monthly simulated flow (and observed flows if provided)\cr
+  (6) correlation plot between simulated and observed flows (if observed flows provided)\cr
+  (7) cumulative frequency plot for simulated flows (and observed flows if provided)
 }
 \author{
 Laurent Coron (June 2014),
-- 
GitLab