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 MACA method #15

Open jhamman opened 4 years ago

jhamman commented 4 years ago

At the CMIP6 hack week last year, @YifanCheng implemented much of the MACA method in Python. His code is available here: https://github.com/EricKeenan/cmip6-downscalling/blob/master/notebooks/implement_MACA.ipynb

It would be good to pull this implementation into xsd.