DHI/mikeio

DFSU - mikeio.DataArray fails when run interp() function

Closed this issue · 3 comments

hi,
i'm try example Dfsu - 2D interpolation from folder https://github.com/DHI/mikeio/tree/main/notebooks
When i run to the line using function interpolate, i get the error as show image.
Screen Shot 2022-03-15 at 22 19 26

Look forward to the help!

System information:
python 3.7.12
mikeio 1.a1

Thanks for reporting. I can confirm that there is a problem with this interpolation functionality and we will look into it. We have not yet been through all the notebooks and are working to update them all in #287 :-)

How about?

da.interp_like(g)

That does not work yet either - I tested this yesterday