You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Controls whether the methodology is applied on a running time window, running over the years of the future climate model. This helps to smooth discontinuities in the preserved trends. Default: ``False``.
138
138
running_window_over_years_of_cm_future_length : int
139
-
Length of the running window in years: how many years are used to define the future climate (default: ``17`` years). Only relevant if ``running_window_mode_over_years_of_cm_future = True``.
139
+
Length of the running window in years: how many years are used to define the future climate. Only relevant if ``running_window_mode_over_years_of_cm_future = True``. Default: ``17`` years.
140
140
running_window_over_years_of_cm_future_step_length : int
141
-
Step length of the running window in years: how many years are bias adjusted inside the running window (default: ``9`` years). Only relevant if ``running_window_mode_over_years_of_cm_future = True``.
141
+
Step length of the running window in years: how many years are bias adjusted inside the running window. Only relevant if ``running_window_mode_over_years_of_cm_future = True``. Default: ``9`` years.
142
142
143
143
variable : str
144
144
Variable for which the debiasing is done. Default: ``"unknown"``.
Controls whether the methodology is applied on a running time window, running over the years of the future climate model. This helps to smooth discontinuities in the preserved trends. Default: ``False``.
130
130
running_window_over_years_of_cm_future_length : int
131
-
Length of the running window in years: how many years are used to define the future climate (default: ``31`` years). Only relevant if ``running_window_mode_over_years_of_cm_future = True``.
131
+
Length of the running window in years: how many years are used to define the future climate. Only relevant if ``running_window_mode_over_years_of_cm_future = True``. Default: ``31`` years.
132
132
running_window_over_years_of_cm_future_step_length : int
133
-
Step length of the running window in years: how many years are bias adjusted inside the running window (default: ``9`` years). Only relevant if ``running_window_mode_over_years_of_cm_future = True``.
133
+
Step length of the running window in years: how many years are bias adjusted inside the running window. Only relevant if ``running_window_mode_over_years_of_cm_future = True``. Default: ``9`` years.
134
134
135
135
variable : str
136
136
Variable for which the debiasing is done. Default: "unknown".
@@ -187,7 +187,7 @@ class ECDFM(SeasonalAndFutureRunningWindowDebiaser):
Controls whether the methodology is applied on a running time window, running over the years of the future climate model. This helps to smooth discontinuities in the preserved trends. Default: ``True``.
170
170
running_window_over_years_of_cm_future_length : int
171
-
Length of the running window in years: how many years are used to define the future climate (default: ``31`` years). Only relevant if ``running_window_mode_over_years_of_cm_future = True``.
171
+
Length of the running window in years: how many years are used to define the future climate. Only relevant if ``running_window_mode_over_years_of_cm_future = True``. Default: `31` years.
172
172
running_window_over_years_of_cm_future_step_length : int
173
-
Step length of the running window in years: how many years are bias adjusted inside the running window (default: ``1`` years). Only relevant if ``running_window_mode_over_years_of_cm_future = True``.
173
+
Step length of the running window in years: how many years are bias adjusted inside the running window. Only relevant if ``running_window_mode_over_years_of_cm_future = True``. Default: `1` year.
174
174
175
175
variable : str
176
176
Variable for which the debiasing is done. Default: ``"unknown"``. |brr|
Controls whether the methodology is applied on a running time window, running over the years of the future climate model. This helps to smooth discontinuities in the preserved trends. Default: ``False``.
163
163
running_window_over_years_of_cm_future_length : int
164
-
Length of the running window in years: how many years are used to define the future climate (default: ``31`` years). Only relevant if ``running_window_mode_over_years_of_cm_future = True``.
164
+
Length of the running window in years: how many years are used to define the future climate. Only relevant if ``running_window_mode_over_years_of_cm_future = True``. Default: ``31`` years.
165
165
running_window_over_years_of_cm_future_step_length : int
166
-
Step length of the running window in years: how many years are bias adjusted inside the running window (default: ``9`` years). Only relevant if ``running_window_mode_over_years_of_cm_future = True``.
166
+
Step length of the running window in years: how many years are bias adjusted inside the running window. Only relevant if ``running_window_mode_over_years_of_cm_future = True``. Default: ``9`` years.
167
167
168
168
variable : str
169
169
Variable for which the debiasing is done. Default: ``"unknown"``.
Controls whether the methodology is applied on a running time window, running over the years of the future climate model. This helps to smooth discontinuities in the preserved trends. Default: ``False``.
221
221
running_window_over_years_of_cm_future_length : int
222
-
Length of the running window in years: how many years are used to define the future climate (default: ``31`` years). Only relevant if ``running_window_mode_over_years_of_cm_future = True``.
222
+
Length of the running window in years: how many years are used to define the future climate. Only relevant if ``running_window_mode_over_years_of_cm_future = True``. Default: ``31`` years.
223
223
running_window_over_years_of_cm_future_step_length : int
224
-
Step length of the running window in years: how many years are bias adjusted inside the running window (default: ``9`` years). Only relevant if ``running_window_mode_over_years_of_cm_future = True``.
224
+
Step length of the running window in years: how many years are bias adjusted inside the running window. Only relevant if ``running_window_mode_over_years_of_cm_future = True``. Default: ``9`` years.
0 commit comments