Jesper Sandvig Mariegaard
Jesper Sandvig Mariegaard
Thanks. Could you share the code you use for the comparison as well as the full stack trace of the error?
Thanks for reporting back @ducvi ! Yes it would be a good idea if modelskill provided a better error message in this case.
I wonder if this should rather be a `transform_values` function that could also be used for e.g. log transforming values cmp.transform_values(func=lambda x: np.log(x), new_quantity = ms.Quantity("log concentration", "-")
@JesperGr - this most be related to MIKE Core ...
@bhlevca could you try with a profiler - I hear Scalene is great https://github.com/plasma-umass/scalene :-)
You get those when you install MIKE IO (pure python)
@JesperGr do you know anything about read speed of dfsu files on AMD using MIKE Core?
Solve by adding action_no_data argument on match() which accepts "ignore", "warn", "error"
closes #463
Yes, either @ecomodeller or I will merge after review. Thanks