Skip to content

Commit 3f8c84f

Browse files
authored
Update changes/3144.bugfix.rst
1 parent c4904e3 commit 3f8c84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changes/3144.bugfix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
For arrays with ``config={"write_empty_chunks: False}`` and ``fill_value=0.0`` (default), chunks containing negative zeroes are written out.
1+
Ensure that -0.0 is not considered equal to 0.0 when checking if all the values in a chunk are equal to an array's fill value.```

0 commit comments

Comments
 (0)