We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e07dd74 + c2a97c1 commit d70c01cCopy full SHA for d70c01c
Changelog
@@ -1,9 +1,11 @@
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, issues #406 and #295).
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
10
version 1.2.7 (tag v1.2.7rel)
11
==============================
0 commit comments