Package: ClimProjDiags
Title: Set of Tools to Compute Various Climate Indices
Version: 0.0.3
Authors@R: c(
    person("BSC-CNS", role = c("aut", "cph")),
    person("Alasdair", "Hunter", , "alasdair.hunter@bsc.es", role = "aut"),   
    person("Nuria", "Perez-Zanon", , "nuria.perez@bsc.es", role = c("aut", "cre")),
    person("Nicolau", "Manubens", , "nicolau.manubens@bsc.es", role = "ctb"),
    person("Louis-Philippe", "Caron", , "louis-philippe.caron@bsc.es", role = "ctb"))
Description: Set of tools to compute metrics and indices for climate analysis.
    The package provides functions to compute extreme indices, evaluate the
    agreement between models and combine theses models into an ensemble. Multi-model
    time series of climate indices can be computed either after averaging the 2-D
    fields from different models provided they share a common grid or by combining
    time series computed on the model native grid. Indices can be assigned weights
    and/or combined to construct new indices.
Depends: R (>= 3.2.0)
Imports: multiApply (>= 2.0.0), climdex.pcic, PCICt, plyr, stats
License: LGPL-3
URL: https://earth.bsc.es/gitlab/es/ClimProjDiags
BugReports: https://earth.bsc.es/gitlab/es/ClimProjDiags/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.0
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-04-30 08:35:08 UTC; nperez
Author: BSC-CNS [aut, cph],
  Alasdair Hunter [aut],
  Nuria Perez-Zanon [aut, cre],
  Nicolau Manubens [ctb],
  Louis-Philippe Caron [ctb]
Maintainer: Nuria Perez-Zanon <nuria.perez@bsc.es>
Repository: CRAN
Date/Publication: 2019-04-30 12:40:15 UTC
