Conversation
|
It is not easy to change an existing quantity to "circular" as the quantity is immutable. How should we help the users set "circular" in quantity? If the name is something with "direction" and the unit is "degree" then it is probably circular... And what about radians? Should we also support data in radians? If not I think we should at least provide an error. |
|
@stkistner @daniel-caichac-DHI , we implemented for you guys in the metocean team 😃 It now features circular versions of metrics (for degrees not radians): bias, mae, rmse, max_error, urmse. Do you need more? Which ones? |
|
I think those statistics are fine for now. thanks a lot. |
…into circular_metrics
|
I'm afraid to do a pull request of modelskill by now and see how all my wrappers fail :D |
On friday you will have a versioned release of |
Start over and copy/paste some metrics from #235