Skip to content

Numpy 2.0 incompatibility #194

@Holmgren825

Description

@Holmgren825

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions