We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9452a commit f3eba10Copy full SHA for f3eba10
Changelog
@@ -2,7 +2,8 @@
2
===============================
3
* add static type hints (PR #1302)
4
* Expose nc_rc_set, nc_rc_get (via rc_set, rc_get module functions). (PR #1348)
5
- * Add Variable.get_fill_value (issue #1374, PR #1375).
+ * Add Variable.get_fill_value and allow `fill_value='default'` to
6
+ set `_FillValue` using default fill values. (issue #1374, PR #1375).
7
* Fix NETCDF3 endian error (issue #1373, PR #1355).
8
9
version 1.7.1 (tag v1.7.1rel)
0 commit comments