pangeo-data / scikit-downscale

Statistical climate downscaling in Python
https://scikit-downscale.readthedocs.io/en/latest/
Apache License 2.0
185 stars 47 forks source link

Add EDCDFm as a bias correction class #78

Closed tcchiao closed 2 years ago

tcchiao commented 2 years ago
  1. Add EDCDFm class, described in https://journals.ametsoc.org/view/journals/hydr/16/6/jhm-d-14-0236_1.xml. Also add related tests.
  2. minor refactor in LinearTrendTransformer and TrendAwareQuantileMappingRegressor to allow for using other detrender.
tcchiao commented 2 years ago

successful tests: https://github.com/tcchiao/scikit-downscale/actions/runs/1424192904