[Questions] How to avoid bias adjustment for climate indicators #2095
Replies: 2 comments 1 reply
-
Hi Sascha! Interesting idea. I'm not sure about the first proposal, I would have to re-read it carefully. But for the second one:
I think this is OK, but this would only reproduce the correction you get by adjusting the mean of a distribution. Any change in the shape of the distribution (as allowed by quantile mapping) cannot be represented by this approach, no? |
Beta Was this translation helpful? Give feedback.
-
Interesting to me, mapping the thresholds to quantiles sounds like we are doing QuantileMapping just not on the data? What change of distribution do you mean? Between historical-future? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Setup Information
0.55
Context
This is not necessarily a xclim question but I would love to hear your opinion on this: We are looking into ways to avoid bias adjusting for several reasons and think that for indicators that are averaged over a period or where extreme values are computed (read with return periods) this might even be the best option.
For any indicator that's not threshold-based or multivariate, the approach is, of course, straight-forward, we can just compute the change of the projection relative to the historic period and apply this change/climate change signal to the value for the same historic period in the reference period.
Now, for threshold-based indicators, e.g. days above 35 degrees, it becomes a little bit more tricky but we think it'd be correct to compute the corresponding percentile of this threshold in the reference and extract the value for this percentile in the historic period of the projection data and then apply this threshold.
We are still discussing how this would look for SPEI or FWI but maybe a simple mean scaling BA would be enough for these type of indicators?
Steps To Reproduce
Beta Was this translation helpful? Give feedback.
All reactions