obidam / pyxpcm

A Python implementation of Profile Classification Modelling (PCM) for xarray

Home Page:https://pyxpcm.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve API for "Fit" method triggerring "ValueError: output array is read-only"

gmaze opened this issue · comments

Following the issue #15, one need to improve the API to give users some indications on how to address (temporary) this bug:

When the error is raised, provide a helpful log message to users to point them toward the (temporary) fix: Try with dask_ml backend.

Do you mind if I try to fix this issue? It would be good GitHub practice for me.

Sure ! all contributions are more than welcome !
(by the way I need to add a CONTRIBUTING file to the project)

Thanks Guillaume. I probably won't get to this until after Ocean Sciences - I hope that's okay. If you have some time pressure to get this done and want to take care of it yourself, I understand.

I won't have time to fix this before OS20 either, so let's keep it this way a little more !

We are slowly emerging from lockdown here in the UK...I'm hoping to spend more time working in-depth (e.g. this issue and other coding projects). Is this still a relevant issue?

Hi @DanJonesOcean
Yes, this is still relevant !
We have more people using pyxpcm in different projet here, so the software still needs to fix this issue
g