Skip to content

Commit 3614338

Browse files
committed
Run python tile exploder test for projected raster
Signed-off-by: Jason T. Brown <[email protected]>
1 parent 9b9f993 commit 3614338

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyrasterframes/src/main/python/tests/ExploderTests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333

3434
class ExploderTests(TestEnvironment):
3535

36-
@unittest.skip("See issue https://github.com/locationtech/rasterframes/issues/163")
3736
def test_tile_exploder_pipeline_for_prt(self):
3837
# NB the tile is a Projected Raster Tile
3938
df = self.spark.read.raster(self.img_uri)

0 commit comments

Comments
 (0)