Package: s2dv
Title: A Set of Common Tools for Seasonal to Decadal Verification
Version: 1.4.0
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"),
    person("Roberto", "Bilbao", , "roberto.bilbao@bsc.es", role = "ctb"),
    person("Josep", "Cos", , "josep.cos@bsc.es", role = "ctb"),
    person("Carlos", "Delgado", , "carlos.delgado@bsc.es", role = "ctb"),
    person("Llorenç", "Lledó", , "llorenc.lledo@bsc.es", role = "ctb"),
    person("Andrea", "Manrique", , "andrea.manrique@bsc.es", role = "ctb"),
    person("Deborah", "Verfaillie", , "deborah.verfaillie@bsc.es", role = "ctb"),
    person("Eva", "Rifà", , "eva.rifarovira@bsc.es", role = "ctb"))
Description: The advanced version of package 's2dverification'. 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. The CDO version used
    in development is 1.9.8.
Depends: R (>= 3.6.0)
Imports: abind, bigmemory, graphics, grDevices, maps, mapproj, methods,
        parallel, ClimProjDiags, stats, plyr, ncdf4, NbClust,
        multiApply (>= 2.1.1), SpecsVerification (>= 0.5.0), easyNCDF,
        easyVerification
Suggests: testthat
License: GPL-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: 7.2.0
NeedsCompilation: no
Packaged: 2023-03-21 11:08:35 UTC; aho
Author: BSC-CNS [aut, cph],
  An-Chi Ho [aut, cre],
  Nuria Perez-Zanon [aut],
  Roberto Bilbao [ctb],
  Josep Cos [ctb],
  Carlos Delgado [ctb],
  Llorenç Lledó [ctb],
  Andrea Manrique [ctb],
  Deborah Verfaillie [ctb],
  Eva Rifà [ctb]
Maintainer: An-Chi Ho <an.ho@bsc.es>
Repository: CRAN
Date/Publication: 2023-03-21 12:40:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:15:44 UTC; windows
