Ensure that _FillValue and statistical attributes have the same data type as the correspondind layer#213
Conversation
…a type as the correspondind layer
That makes sense for |
Thank you for your comment, @bhawkins. We do not compute statistics for the mask layer. Also, note that this code is implemented in For context, I added this feature after noticing that some statistical values were being saved as |
This PR ensures that
_FillValueand statistical attributes have the same data type as the corresponding layer.