SatelliteApplicationsCatapult / fulgurite

A library to read and write GeoTIFF images using Apache Spark
Other
18 stars 3 forks source link

fix 17 add validation of compression types #21

Closed emilyselwood closed 8 years ago

emilyselwood commented 8 years ago

Fixes #17

Add checks for compressed inputs and outputs which are not supported. Fix tests which were putting in invalid compression types.