rasterframes icon indicating copy to clipboard operation
rasterframes copied to clipboard

Possible edge case in deser of tile to numpy.ma.MaskedArray

Open vpipkt opened this issue 6 years ago • 0 comments

see skipped unit test here: https://github.com/locationtech/rasterframes/blob/419a920f54f27b8e14ea743b1d864443f0bdb394/pyrasterframes/src/main/python/tests/RasterFunctionsTests.py#L293-L317

Unsure why this is happening.

See also this similar and passing unit test. https://github.com/locationtech/rasterframes/blob/419a920f54f27b8e14ea743b1d864443f0bdb394/pyrasterframes/src/main/python/tests/PyRasterFramesTests.py#L144-L158

vpipkt avatar Nov 18 '19 18:11 vpipkt