moja-global / taswira

Taswira: An interactive tool for visualising GCBM output.
Mozilla Public License 2.0
3 stars 6 forks source link

Handle DEFLATE-compressed files and other UX improvements #29

Closed abhineet97 closed 4 years ago

abhineet97 commented 4 years ago

Description

Users will now be warned when they try to use the tool with anything other than ZSTD-compressed COGs. They can however, still use the tool with such files by passing the --allow-unoptimized flag. Fixes #28

Also, now the UI will be automatically opened in the web browser.

Type of change

How Has This Been Tested?

Manually and using unit tests.

Checklist: