scale_by_upper_bound_climatology: Scaling by upper bound climatology

View source: R/isimip3.R

scale_by_upper_bound_climatologyR Documentation

Scaling by upper bound climatology

Description

Scaling by upper bound climatology

Usage

scale_by_upper_bound_climatology(data, dates, halfwin = 0)

Arguments

data

A vector containing the climate data

dates

A vector containing the dates to which corresponds the data.

halfwin

A number defining the length of running windows used in the calculations of climatologies of upper bounds that are used to scale values. The window length is set to halfwin * 2 + 1 time steps. If halfwin == 0 then no rescaling is done.

Author(s)

S. Herrera (sixto.herrera@unican.es)


SantanderMetGroup/downscaleR documentation built on July 4, 2023, 4:28 a.m.