Geo-Visualizer_and_Analysis_Tool

Install tkinter:

sudo apt-get install python3-tk

Install ttkthemes:

python3 -m pip install git+https://github.com/RedFantom/ttkthemes

Install earthpy:

pip3 install earthpy

Install gdal:

pip3 install GDAL

Install cartopy:

pip3 install cartopy

Run using:

python3 interface.py

Add GeoVisualizerAndAnalysisTool icon to launcher:

python3 add.py

Remove GeoVisualizerAndAnalysisTool icon from launcher:

python3 remove.py

To change theme, edit settings.txt and replace the theme name. Available themes can be found in themes.txt