cmip6_downscaling.methods.maca.tasks.epoch_trend

Contents

cmip6_downscaling.methods.maca.tasks.epoch_trend#

cmip6_downscaling.methods.maca.tasks.epoch_trend = <Task: epoch_trend>[source]#

Task to calculate the epoch trends in MACA.

The epoch trend is a long term rolling average, and thus the first and last few years of the output suffers from edge effects. Thus, this task gets additional years for calculating the rolling averages.

Parameters:
data_pathUPath

Input data path

run_parametersRunParameters

Downscaling run parameter container

Returns:
trend_targetUPath

Path to the trend

detrend_targetUPath

Path to the detrended data