-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Edu notebooks run on binder are currently not working due to a change in numpy 2.0: np.NaN
was removed in the NumPy 2.0 release. Use np.nan
instead. This is thrown in the flowline model, so needs to be fixed in OGGM, but this is a larger change. An easy fix here would be to pin numpy < 2.0.
Metadata
Metadata
Assignees
Labels
No labels