From af80d878ec211ab624f2ea6b1ea36290af112b8a Mon Sep 17 00:00:00 2001
From: Mauricio Zambrano-Bigiarini <hzambran@users.noreply.github.com>
Date: Fri, 11 May 2012 11:55:06 +0000
Subject: [PATCH] updated NEWS

---
 NEWS | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index eecf9d3..a27626e 100755
--- a/NEWS
+++ b/NEWS
@@ -8,8 +8,10 @@ NEWS/ChangeLog for hydroPSO
                               (thanks to M. Leh for reporting !)
                                This bug orginated the following error during the run of the model with the best parameter set:
                               "Error in as.Date.default(model.FUN.args[["gof.Ini"]]) : do not know how to convert 'model.FUN.args[["gof.Ini"]]' to class "Date" "
-        o 'plot_results' : the default value for 'ftype' was changed from "dm" to "o"
-        o 'plot_out'     : the default value for 'ftype' was changed from "dm" to "o"
+        o 'plot_results' : the default value for 'ftype' was changed from "dm" to "o", to avoid problems with time series with a resolution 
+                           coarser than daily
+        o 'plot_out'     : the default value for 'ftype' was changed from "dm" to "o", to avoid problems with time series with a resolution 
+                           coarser than daily
                              
 ##############################################################
 # Previous Releases: see old file 'ChangeLog' for details #
-- 
GitLab