Skip to content

Commit e4e10e9

Browse files
committed
changelog
1 parent b1281c4 commit e4e10e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changes/3448.bugfix.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)