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
Copy file name to clipboardExpand all lines: README.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,6 +127,7 @@ Version history
127
127
---------------
128
128
129
129
*unreleased*
130
+
* Fix to prevent errors with `NumPy >= 1.24.0 <https://numpy.org/doc/stable//release/1.24.0-notes.html>`_ (replace all `int` and `np.int` with `np.int_`)
130
131
* Improve `read_miro_struct()` to give warnings in case elevation data is found
131
132
* Fix *Exp4* loading of MIRO files and improve documentation table formatting
132
133
* Update README to reflect the name change of master branch to "main"
0 commit comments