EsriOceans / btm

Benthic Terrain Modeler
http://resources.arcgis.com/en/communities/oceans/
Mozilla Public License 2.0
26 stars 7 forks source link

Set compression on outputs from depth stats #116

Closed scw closed 8 years ago

scw commented 8 years ago

Though it looks like it should be setting LZW compression correctly, currently the results are coming back uncompressed, which adds a non-trivial amount of size for many of our outputs. Fix and add a test case for this.

scw commented 8 years ago

Fixed with https://github.com/noahslocum/btm/commit/51fd4d475c99ac2f27042a572bcc326ba7439daa and committed in #123