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
Currently it is possible to have issues in our scaling during decoding in the case where decoding a tile with an extent of zero. This causes a divide by zero issue and we should prevent this from proceeding further once it is detecting in decoding.
The text was updated successfully, but these errors were encountered:
flippmoke
changed the title
Extents of Zero
Extents of Zero when decoding
Apr 4, 2018
flippmoke
changed the title
Extents of Zero when decoding
Extents of Zero when ~~decoding~~
Apr 4, 2018
flippmoke
changed the title
Extents of Zero when ~~decoding~~
Extents of Zero when decoding
Apr 4, 2018
Currently it is possible to have issues in our scaling during decoding in the case where decoding a tile with an extent of zero. This causes a divide by zero issue and we should prevent this from proceeding further once it is detecting in decoding.
The text was updated successfully, but these errors were encountered: