Skip to content

Commit

Permalink
Added description of 2 bug fixes for 'SKGE'
Browse files Browse the repository at this point in the history
  • Loading branch information
hzambran committed May 6, 2024
1 parent 09c4055 commit 1363810
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@ NEWS/ChangeLog for hydroGOF
o 'wSNSE': to compute the weighted seasonal Nash-Sutcliffe Efficiency focused on high or low flows (depending an an argument value), proposed by Zambrano-Bigiarini and Bellin (2012).

## Bug fixes
o 'ggof' : the GoF values are now correctly shown in the legend ('VE' position was changed before KGEs)
o 'plot2': the GoF values are now correctly shown in the legend
o 'ggof' : the GoF values are now correctly shown in the legend ('VE' position was changed before KGEs).
o 'plot2': the GoF values are now correctly shown in the legend.
o 'sKGE' : -) output values are correctly shown when 'sim' and 'obs' are matrix/data.frame and out.PerYear=TRUE.
o -) the argument 'start-month' now is working. It fix the error "Error in .shiftyears(dates.obs, start.month) : object 'syears' not found".




Expand Down

0 comments on commit 1363810

Please sign in to comment.