You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert fill values correctly from negative to unsigned integers (#165)
* Convert fill values correctly from negative to unsigned integers
Positive integers are unaffected by this change anyway.
* Only reinterpret negative integers when decoding fill values to unsigned
---------
Co-authored-by: Fabian Gans <[email protected]>
0 commit comments