-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Dear Alex,
Thanks for this very nice note for MIKE. I am trying to use Payne4MIKE code in your homepage to process some MIKE data, but I failed to run the seventh cell in the tutorial notebook. Sorry to leave the comments here since I found the issue part is not available in that repository.
It appears to be related to a version mismatch, as I found that the fit_global() function no longer has the polynomial_order argument. Instead, there's a similar argument called default_rv_polynomial_order.
I tried to simply modify the argument name in this function but failed. I also tried running the code with the earlier version that includes polynomial_order, but it still failed, with the following error:

Would it be possible to update the notebook to align with the latest version of the code? Thank you so much for your assistance :)