moja-global / taswira

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

Restrcture for PyPI and update documentation #31

Closed abhineet97 closed 4 years ago

abhineet97 commented 4 years ago

Description

It seems that the Rasterio wheels that are available of PyPI do not support ZSTD. Sadly, without that, it would not make sense to publish Taswira on PyPI, so we'll have to hold that for now. Anyways, I've restructured the project and have added all the necessary files required to publish the package on PyPI. I've done this to make sure that in the future when Rasterio adds support for ZSTD in its PyPI wheel, we'll be able to quickly publish Taswira.

Apart from that I've also updated the README with all the necessary usage information (along with some shiny badges and a screenshot). Let me know if it needs more improvement.

Fixes #30

How Has This Been Tested?

Using unit-tests and manual tests

Checklist: