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

Error: 'NoneType' object has no attribute 'predict' #93

Closed haris021 closed 2 years ago

haris021 commented 2 years ago

When i run the code for entire globe, it returns the error "'NoneType' object has no attribute 'predict'" during prediction step.

jhamman commented 2 years ago

Hi @haris021 - I think this was recently fixed by #92. We'll have a new release out soon but in the meantime, you can install from the main branch to get the fix.