Skip to content

Predictia/R_VALUE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The R.VALUE package

The main objective of the VALUE COST action is the validation and integration of downscaling methods for climate change research. To this aim, a number of indices and measures have been identified in order to validate different aspects regarding the performance of the downscaling methods. These indices have been implemented in R by the VALUE cross-cutting group and are collected in this public package for further collaboration and extension in collaboration with other initiatives.

This package also includes some auxiliary R functions used to read the observational datasets (and output downscaled predictions) in VALUE data format as well as the auxiliary (and wrapper) functions used by the VALUE validation portal to compute these indices. The data structures are integrated with other climate data access and analysis tools namely loadeR, for local and remote data access (for instance to the Santander MetGroup User Data Gateway, UDG) and downscaleR, a R package for bias correction and statistical downscaling.

Package installation

The most direct method for installing the most recent stable release requires the package devtools. Within R:

devtools::install_github("SantanderMetGroup/R_VALUE")

For a quick overview:

library(R.VALUE)
help(package="R.VALUE")

About

A set of R-based function for computing several climatic indices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 91.8%
  • R 8.2%