DESCRIPTION 2.36 KB
Newer Older
Package: s2dverification
Title: Set of Common Tools for Forecast Verification
Version: 2.8.0
Authors@R: c(
    person("Virginie", "Guemas", , "virginie.guemas@bsc.es", role = "aut"),
    person("Nicolau", "Manubens", , "nicolau.manubens@bsc.es", role = c("aut", "cre")),
    person("Javier", "Garcia-Serrano", , "javier.garcia@bsc.es", role = "aut"),
    person("Neven", "Fuckar", , "neven.fuckar@bsc.es", role = "aut"),
    person("Luis", "Rodrigues", , "lrodrigues@ic3.cat", role = "aut"),
    person("Louis-Philippe", "Caron", , "louis-philippe.caron@bsc.es", role = "aut"),
    person("Omar", "Bellprat", , "omar.bellprat@bsc.es", role = "aut"),
    person("Veronica", "Torralba", , "veronica.torralba@bsc.es", role = "aut"), 
    person("Alasdair", "Hunter", , "alasdair.hunter@bsc.es", role = "aut"), 
    person("Chloe", "Prodhomme", , "chloe.prodhomme@bs.es", role = "aut"),
    person("Constantin", "Ardilouze", , "constantin.ardilouze@meteo.fr", role = "aut"),
    person("Lauriane", "Batte", , "lauriane.batte@meteo.fr", role = "aut"),
    person("Martin", "Menegoz", , "martin.menegoz@bsc.es", role = "aut"),
    person("Fabian", "Lienert", , "fabian.lienert@bsc.es", role = "aut"),
    person("Nube", "Gonzalez", , "nube.gonzalez@bsc.es", role = "aut"),
    person("Ludovic", "Auger", , "ludovic.auger@meteo.fr", role = "aut"),
    person("Isabel", "Andreu-Burillo", , "isabel.andreu.burillo@ic3.cat", role = "aut"),
    person("Ramiro", "Saurral", , "ramiro.saurral@ic3.cat", role = "aut"))
Description: Set of tools to verify forecasts through the computation of typical prediction scores against one or more observational datasets or reanalyses (a reanalysis being a physical extrapolation of observations that relies on the equations from a model, not a pure observational dataset). Intended for seasonal to decadal climate forecasts although can be useful to verify other kinds of forecasts. The package can be helpful in climate sciences for other purposes than forecasting. 
Depends:
    R (>= 2.14.1),
    methods,
    maps
Imports:
    ncdf4,
    GEOmap,
    geomapdata,
    mapproj,
    abind,
    parallel,
    bigmemory,
NEVEN FUCKAR's avatar
NEVEN FUCKAR committed
    NbClust,
Nicolau Manubens's avatar
Nicolau Manubens committed
    SpecsVerification (>= 0.5.0),
License: LGPL-3
URL: https://earth.bsc.es/gitlab/es/s2dverification/wikis/home
BugReports: https://earth.bsc.es/gitlab/es/s2dverification/issues
LazyData: true
Nicolau Manubens's avatar
Nicolau Manubens committed
SystemRequirements: cdo