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

fix pointwise runner using xarray map_blocks #19

Closed jhamman closed 4 years ago

jhamman commented 4 years ago

this also adds a pre-commit hook (hence the large diff here).

Content changes are confined to:

jhamman commented 4 years ago

I'm going to merge this, then follow up with a CI refactor.