View source: R/toolPatternScaling.R
toolPatternScaling | R Documentation |
This tool scales time series based on the approach used in the magpiemodel yield module.
toolPatternScaling(
scen,
scenMean,
refMean,
refYear = "y2010",
variation = "yieldCalibMAG"
)
scen |
time series of the scenario |
scenMean |
mean of scenario time series |
refMean |
mean of reference time series |
refYear |
Reference year |
variation |
'yieldCalibMAG' (default); to be implemented: 'jensPaper' |
scaled data in magclass format
Kristine Karstens
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.