Closed feefladder closed 3 years ago
I removed the warning with booleans, since it fired also in the GOLLY example: encoding options are set later (fill_value) in this case.
Thanks @Joeperdefloep, I think those changes are welcome!
Would you mind adding some tests? Just to be sure that the default fill values will properly be read/written by zarr. Also, a good place for documenting those default values would be in the encoding options section. Could you also update the release notes, please? Thanks!
Great, thanks @Joeperdefloep !
As per #172, I think the default fill value could be set to something that is less likely to be in the output. So I set it to the maximum possible value in (unsigned) integers. Also, encoding options were not taken into account when determining the fill value