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 b1281c4 commit e4e10e9Copy full SHA for e4e10e9
changes/3448.bugfix.rst
@@ -0,0 +1,3 @@
1
+Setting ``fill_value`` to a float like ``0.0`` when the data type of the array is an integer is a common
2
+mistake. This change lets Zarr Python read arrays with this erroneous metadata, although Zarr Python
3
+will not create such arrays.
0 commit comments