Skip to content

Commit 153baad

Browse files
committed
update
1 parent 45beb65 commit 153baad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Changelog

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
version 1.2.8 (not yet released)
22
=================================
33
* recognize _Unsigned attribute used by netcdf-java to designate unsigned
4-
integer data stored with a signed integer type in netcdf-3.
4+
integer data stored with a signed integer type in netcdf-3 (issue #656).
55
* add Dataset init memory parameter to allow loading a file from memory
6+
(pull request #652).
67
* fix for negative times in num2date (issue #659).
78
* fix for failing tests in numpy 1.13 due to changes in numpy.ma (issue #662).
89

0 commit comments

Comments
 (0)