We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45beb65 commit 153baadCopy full SHA for 153baad
Changelog
@@ -1,8 +1,9 @@
1
version 1.2.8 (not yet released)
2
=================================
3
* recognize _Unsigned attribute used by netcdf-java to designate unsigned
4
- integer data stored with a signed integer type in netcdf-3.
+ integer data stored with a signed integer type in netcdf-3 (issue #656).
5
* add Dataset init memory parameter to allow loading a file from memory
6
+ (pull request #652).
7
* fix for negative times in num2date (issue #659).
8
* fix for failing tests in numpy 1.13 due to changes in numpy.ma (issue #662).
9
0 commit comments