Package: s2dv
Title: A Set of Common Tools for Seasonal to Decadal Verification
Version: 0.0.1
Authors@R: c(
    person("BSC-CNS", role = c("aut", "cph")),
    person("An-Chi", "Ho", , "an.ho@bsc.es", role = c("aut", "cre")),
    person("Nuria", "Perez-Zanon", , "nuria.perez@bsc.es", role = "aut"))
Description: The advanced version of package 's2dverification', which the details can
    be found in Manubens et al. (2018) <doi:10.1016/j.envsoft.2018.01.018>. 
    It is intended for 'seasonal to decadal' (s2d) climate forecast verification, but 
    it can also be used in other kinds of forecasts or general climate analysis.  
    This package is specially designed for the comparison between the experimental 
    and observational datasets. The functionality of the included functions covers 
    from data retrieval, data post-processing, skill scores against observation, 
    to visualization. Compared to 's2dverification', 's2dv' is more compatible 
    with the package 'startR', able to use multiple cores for computation and 
    handle multi-dimensional arrays with a higher flexibility.
Depends: maps, methods, R (>= 2.14.1)
Imports: abind, bigmemory, GEOmap, geomapdata, graphics, grDevices,
        mapproj, parallel, ClimProjDiags, stats, plyr, ncdf4,
        multiApply (>= 2.0.0)
Suggests: easyVerification, testthat
License: LGPL-3
URL: https://earth.bsc.es/gitlab/es/s2dv/
BugReports: https://earth.bsc.es/gitlab/es/s2dv/issues
LazyData: true
SystemRequirements: cdo
Encoding: UTF-8
RoxygenNote: 5.0.0
NeedsCompilation: no
Packaged: 2020-03-02 08:10:57 UTC; aho
Author: BSC-CNS [aut, cph],
  An-Chi Ho [aut, cre],
  Nuria Perez-Zanon [aut]
Maintainer: An-Chi Ho <an.ho@bsc.es>
Repository: CRAN
Date/Publication: 2020-03-08 17:20:09 UTC
Built: R 3.5.3; ; 2020-04-22 07:11:38 UTC; windows
