nens / threedigrid

grid administration for 3Di models
Other
9 stars 0 forks source link

Make threedigrid compatible with numpy 2.0 #234

Closed margrietpalm closed 1 month ago

margrietpalm commented 4 months ago

Numpy 2.0 is not fully backwards compatible with numpy 1.x: https://numpy.org/devdocs/numpy_2_0_migration_guide.html

Note that both numpy 1.x and numpy 2.x should be supported!