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 |
|
@gshiroma let's merge this unless if you are waiting for something else? |
…a type as the correspondind layer (#213) * disable polarimetric symmetrization by default * revert changes to `symmetrize_cross_pol_channels` * Update GCOV and GSLC specification XMLs * Revert changes to the GCOV and GSLC specification XMLs * ensure that `_FillValue` and statistical attributes have the same data type as the correspondind layer
This PR ensures that
_FillValueand statistical attributes have the same data type as the corresponding layer.