diff --git a/DESCRIPTION b/DESCRIPTION index cf50cf03ac3c494a290ad886fc18c5d9fc6431cf..d36c898a2b20a453e41201f55896a3c82852da87 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: s2dverification Title: Set of Common Tools for Forecast Verification -Version: 2.8.1 +Version: 2.8.2 Authors@R: c( person("BSC-CNS", role = c("aut", "cph")), person("Virginie", "Guemas", , "virginie.guemas@bsc.es", role = "aut"), diff --git a/R/Load.R b/R/Load.R index 190872f334b4b54d85efc88d05813ea7c7d549fa..efcc74c13ea9d37dbd282da71901f54ec2c84946 100644 --- a/R/Load.R +++ b/R/Load.R @@ -280,7 +280,6 @@ Load <- function(var, exp = NULL, obs = NULL, sdates, nmember = NULL, } else { stop("Error: parameter 'grid' should be a character string, if specified.") } - } } # maskmod diff --git a/man/s2dverification.Rd b/man/s2dverification.Rd index af6beaaea1857176dad23d6f3b4fd700cb55baea..ee3fca8036ed945a86a8253a531e73bf8124c685 100644 --- a/man/s2dverification.Rd +++ b/man/s2dverification.Rd @@ -10,8 +10,8 @@ Set of tools to verify forecasts through the computation of typical prediction s \tabular{ll}{ Package: \tab s2dverification\cr Type: \tab Package\cr -Version: \tab 2.8.1\cr -Date: \tab 2017-02-15\cr +Version: \tab 2.8.2\cr +Date: \tab 2017-05-15\cr License: \tab LGPLv3\cr } Check an overview of the package functionalities and its modules at \url{https://earth.bsc.es/gitlab/es/s2dverification/wikis/home}. diff --git a/s2dverification-manual.pdf b/s2dverification-manual.pdf index 01c10e3721942fc4dfc4179606bda389e0b0a1ba..8c8bdc7fc49c2a8c052aefcaa8a4d462386c393c 100644 Binary files a/s2dverification-manual.pdf and b/s2dverification-manual.pdf differ