locationtech / rasterframes

Geospatial Raster support for Spark DataFrames
http://rasterframes.io
Apache License 2.0
243 stars 46 forks source link

Unit tests: write a rasteframes to geotrellis with pyrasterframes #469

Closed jdenisgiguere closed 4 years ago

jdenisgiguere commented 4 years ago

A test with a single band geotiff and a test with a multiband geotiff. The second is currently failing.

This is a step to reproduce #466, but it is not reproducible yet.

Signed-off-by: Jean-Denis Giguère jean-denis@anagraph.io

metasim commented 4 years ago

@jdenisgiguere Do you think this is ready to merge?

Just double-checking.

jdenisgiguere commented 4 years ago

@metasim, yes! This fix #466.