spaemis.scaling.relative_change

Scale using the relative change seen in input4MIPs

RelativeChangeScaler

class RelativeChangeScaler(variable_id, source_id, sector)[source]

Bases: BaseScaler

Apply the relative change from one timeseries

Uses input4MIPs data to perform the scaling

classmethod create_from_config(method)[source]

Create a scaler from configuration

Return type:

spaemis.scaling.relative_change.RelativeChangeScaler