Victor Duchesne

Results 4 comments of Victor Duchesne

Thank you for the quick responses. You can see that indeed, my obs and my mr overlap : ![Image](https://github.com/user-attachments/assets/c891d74f-eeb2-4bad-9f8c-b4292d9ecb28) This is why I'm quite confuse with the error.

It is, althought at the very edge. ![Image](https://github.com/user-attachments/assets/f7211ac8-9f52-469d-a062-6cf90939d826) This bit of code I'm using forces the observation to be inside the domain if it is close enough to it. I'm...

I hope this helps. Call stack : ``` Traceback (most recent call last): File "c:\Users\ducvi02\Documents\MIKE\Dossiers\2022-11-22 Baie-Trinité\Python\MODEL_SKILL.py", line 265, in con = ms.match(obs, mr) ^^^^^^^^^^^^^^^^^ File "C:\Users\ducvi02\AppData\Local\Programs\Python\venv\Lib\site-packages\modelskill\matching.py", line 279, in match...

Thanks for your help, I dug around and solved the case, I can reproduce the Assertion Error with this minimal code. Like I said at the beginning, this sometimes fails...