You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
also update modelbuilder notebook and modelbuilder example script and meshkernel example scripts
remove .astype("float") from dfmt.refine_basegrid() to make 4.0.2 work (supports multiple dtypes). Also update test_meshkernel_refine_basegrid(). Also update preprocess_meshkernel_creategrid.py
update pyproject.toml (update hydrolib-core and meshkernel versions)
The text was updated successfully, but these errors were encountered:
Todo:
contacts_get
in meshkernel:contacts_get
raisesMeshKernelError
in meshkernel 4.0.1 MeshKernelPy#142.astype("float")
fromdfmt.refine_basegrid()
to make 4.0.2 work (supports multiple dtypes). Also updatetest_meshkernel_refine_basegrid()
. Also updatepreprocess_meshkernel_creategrid.py
The text was updated successfully, but these errors were encountered: