Skip to content

Commit 262acbb

Browse files
committed
fix for failing tests with numpy 1.13 (issue #662)
1 parent e07dd74 commit 262acbb

File tree

3 files changed

+5387
-5188
lines changed

3 files changed

+5387
-5188
lines changed

Diff for: Changelog

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
integer data stored with a signed integer type in netcdf-3.
55
* add Dataset init memory parameter to allow loading a file from memory
66
* fix for negative times in num2date (issue #659).
7+
* fix for failing tests in numpy 1.13 due to changes in numpy.ma (issue #662).
78

89
version 1.2.7 (tag v1.2.7rel)
910
==============================

0 commit comments

Comments
 (0)