LICENSE
README.md
pyproject.toml
src/guitares/__init__.py
src/guitares/colormap.py
src/guitares/dependencies.py
src/guitares/dialog.py
src/guitares/element.py
src/guitares/gui.py
src/guitares/menu.py
src/guitares/server.py
src/guitares/window.py
src/guitares.egg-info/PKG-INFO
src/guitares.egg-info/SOURCES.txt
src/guitares.egg-info/dependency_links.txt
src/guitares.egg-info/requires.txt
src/guitares.egg-info/top_level.txt
src/guitares/img/Check_mark_23x20_02.svg.png
src/guitares/img/black_down_48x48.png
src/guitares/img/black_left_48x48.png
src/guitares/img/black_right_48x48.png
src/guitares/img/black_up_48x48.png
src/guitares/img/category_1_hurricane_icon_24x48.png
src/guitares/img/category_2_hurricane_icon_24x48.png
src/guitares/img/category_3_hurricane_icon_24x48.png
src/guitares/img/category_4_hurricane_icon_24x48.png
src/guitares/img/category_5_hurricane_icon_24x48.png
src/guitares/img/icons8-triangle-arrow-16_white_down.png
src/guitares/img/icons8-triangle-arrow-16_white_left.png
src/guitares/img/icons8-triangle-arrow-16_white_right.png
src/guitares/img/icons8-triangle-arrow-16_white_up.png
src/guitares/img/icons8-triangle-arrow-24_black_down.png
src/guitares/img/icons8-triangle-arrow-24_black_left.png
src/guitares/img/icons8-triangle-arrow-24_black_right.png
src/guitares/img/icons8-triangle-arrow-24_black_up.png
src/guitares/img/icons8-triangle-arrow-24_white_left.png
src/guitares/img/icons8-triangle-arrow-24_white_right.png
src/guitares/img/mapbox-marker-icon-20px-blue.png
src/guitares/img/mapbox-marker-icon-20px-gray.png
src/guitares/img/mapbox-marker-icon-20px-green.png
src/guitares/img/mapbox-marker-icon-20px-orange.png
src/guitares/img/mapbox-marker-icon-20px-pink.png
src/guitares/img/mapbox-marker-icon-20px-purple.png
src/guitares/img/mapbox-marker-icon-20px-red.png
src/guitares/img/mapbox-marker-icon-20px-yellow.png
src/guitares/img/tide_icon_48x48.png
src/guitares/img/tropical_storm_icon_24x48.png
src/guitares/img/vector-checkmark-icon_905002-20.png
src/guitares/img/white_down_48x48.png
src/guitares/img/white_left_48x48.png
src/guitares/img/white_right_48x48.png
src/guitares/img/white_up_48x48.png
src/guitares/map/__init__.py
src/guitares/map/choropleth_layer.py
src/guitares/map/circle_layer.py
src/guitares/map/circle_selector_layer.py
src/guitares/map/colorbar.py
src/guitares/map/cyclone_track_layer.py
src/guitares/map/datashader_choropleth_layer.py.old
src/guitares/map/deck_geojson_layer.py.old
src/guitares/map/deck_tile_layer.py.old
src/guitares/map/draw_layer.py
src/guitares/map/geojson_layer.py.old
src/guitares/map/heatmap_layer.py
src/guitares/map/image_layer.py
src/guitares/map/layer.py
src/guitares/map/line_layer.py
src/guitares/map/line_selector_layer.py
src/guitares/map/marker_layer.py
src/guitares/map/polygon_layer.py
src/guitares/map/polygon_selector_layer.py
src/guitares/map/raster_from_tiles_layer.py
src/guitares/map/raster_image_layer.py
src/guitares/map/raster_layer.py
src/guitares/map/raster_tile_layer.py
src/guitares/map/mapbox/server/favicon.ico
src/guitares/map/mapbox/server/index.html
src/guitares/map/mapbox/server/mapbox_compare.html
src/guitares/map/mapbox/server/mapbox_token.js
src/guitares/map/mapbox/server/run_node_server.bat
src/guitares/map/mapbox/server/css/mapbox-gl-draw.css
src/guitares/map/mapbox/server/css/mapbox-gl.css
src/guitares/map/mapbox/server/css/mapbox.css
src/guitares/map/mapbox/server/icons/category_1_hurricane_icon_24x48.png
src/guitares/map/mapbox/server/icons/category_2_hurricane_icon_24x48.png
src/guitares/map/mapbox/server/icons/category_3_hurricane_icon_24x48.png
src/guitares/map/mapbox/server/icons/category_4_hurricane_icon_24x48.png
src/guitares/map/mapbox/server/icons/category_5_hurricane_icon_24x48.png
src/guitares/map/mapbox/server/icons/mapbox-marker-icon-20px-blue.png
src/guitares/map/mapbox/server/icons/mapbox-marker-icon-20px-gray.png
src/guitares/map/mapbox/server/icons/mapbox-marker-icon-20px-green.png
src/guitares/map/mapbox/server/icons/mapbox-marker-icon-20px-orange.png
src/guitares/map/mapbox/server/icons/mapbox-marker-icon-20px-pink.png
src/guitares/map/mapbox/server/icons/mapbox-marker-icon-20px-purple.png
src/guitares/map/mapbox/server/icons/mapbox-marker-icon-20px-red.png
src/guitares/map/mapbox/server/icons/mapbox-marker-icon-20px-yellow.png
src/guitares/map/mapbox/server/icons/tide_icon_48x48.png
src/guitares/map/mapbox/server/icons/tropical_storm_icon_24x48.png
src/guitares/map/mapbox/server/js/choropleth_layer.js
src/guitares/map/mapbox/server/js/circle_layer.js
src/guitares/map/mapbox/server/js/circle_layer_custom.js
src/guitares/map/mapbox/server/js/circle_selector_layer.js
src/guitares/map/mapbox/server/js/compare.js
src/guitares/map/mapbox/server/js/deck_geojson_layer.js.old
src/guitares/map/mapbox/server/js/deck_tile_layer.js.old
src/guitares/map/mapbox/server/js/draw_layer.js
src/guitares/map/mapbox/server/js/draw_styles.js
src/guitares/map/mapbox/server/js/geojson_layer.js.old
src/guitares/map/mapbox/server/js/heatmap_layer.js
src/guitares/map/mapbox/server/js/icon_layer.js
src/guitares/map/mapbox/server/js/image_layer.js
src/guitares/map/mapbox/server/js/line_layer.js
src/guitares/map/mapbox/server/js/line_selector_layer.js
src/guitares/map/mapbox/server/js/main.js
src/guitares/map/mapbox/server/js/mapbox-gl-draw-rectangle-mode.js
src/guitares/map/mapbox/server/js/mapbox_bundle.js
src/guitares/map/mapbox/server/js/mapbox_compare_defaults.js
src/guitares/map/mapbox/server/js/mapbox_defaults.js
src/guitares/map/mapbox/server/js/mapbox_draw_bundle.js
src/guitares/map/mapbox/server/js/mapbox_gl_draw_scale_rotate_mode.js
src/guitares/map/mapbox/server/js/marker_layer.js
src/guitares/map/mapbox/server/js/polygon_layer_additional_attr.js
src/guitares/map/mapbox/server/js/polygon_layer_custom.js
src/guitares/map/mapbox/server/js/polygon_selector_layer.js
src/guitares/map/mapbox/server/js/polygon_selector_layer.js.ori
src/guitares/map/mapbox/server/js/raster_tile_layer.js
src/guitares/map/mapbox/server/js/shared.js
src/guitares/map/mapbox/server/js/shared_mapboxgl.js
src/guitares/map/mapbox/server/js/simple_polygon_layer.js
src/guitares/map/mapbox/server/js/tile_layer_deck.js
src/guitares/map/mapbox/server/js/img/circle-marker-48-blue.png
src/guitares/map/mapbox/server/js/img/circle-marker-48-red.png
src/guitares/map/mapbox/server/js/img/circle-marker-48-transparent.png
src/guitares/map/mapbox/server/js/img/cross-marker-48-green.png
src/guitares/map/mapbox/server/js/img/donut-marker-48-orange.png
src/guitares/map/mapbox/server/js/img/donut-marker-48-red.png
src/guitares/map/mapbox/server/js/img/icons8-circle-48.png
src/guitares/map/mapbox/server/js/img/icons8-map-marker-32.png
src/guitares/map/mapbox/server/js/img/icons8-map-marker-48.png
src/guitares/map/mapbox/server/js/img/rotate.png
src/guitares/map/mapbox/server/js/img/scale.png
src/guitares/map/mapbox/server/overlays/dummy.txt
src/guitares/map/maplibre/server/favicon.ico
src/guitares/map/maplibre/server/index.html
src/guitares/map/maplibre/server/index_stand_alone.html
src/guitares/map/maplibre/server/maplibre_compare.html
src/guitares/map/maplibre/server/run_node_server.bat
src/guitares/map/maplibre/server/css/basemap_control.css
src/guitares/map/maplibre/server/css/mapbox-gl-draw.css
src/guitares/map/maplibre/server/css/maplibre-gl-5.2.0.css
src/guitares/map/maplibre/server/css/maplibre-gl-5.6.0.css
src/guitares/map/maplibre/server/css/maplibre-gl-compare.css
src/guitares/map/maplibre/server/css/maplibre.css
src/guitares/map/maplibre/server/icons/category_1_hurricane_icon_24x48.png
src/guitares/map/maplibre/server/icons/category_2_hurricane_icon_24x48.png
src/guitares/map/maplibre/server/icons/category_3_hurricane_icon_24x48.png
src/guitares/map/maplibre/server/icons/category_4_hurricane_icon_24x48.png
src/guitares/map/maplibre/server/icons/category_5_hurricane_icon_24x48.png
src/guitares/map/maplibre/server/icons/layers.png
src/guitares/map/maplibre/server/icons/mapbox-marker-icon-20px-blue.png
src/guitares/map/maplibre/server/icons/mapbox-marker-icon-20px-gray.png
src/guitares/map/maplibre/server/icons/mapbox-marker-icon-20px-green.png
src/guitares/map/maplibre/server/icons/mapbox-marker-icon-20px-orange.png
src/guitares/map/maplibre/server/icons/mapbox-marker-icon-20px-pink.png
src/guitares/map/maplibre/server/icons/mapbox-marker-icon-20px-purple.png
src/guitares/map/maplibre/server/icons/mapbox-marker-icon-20px-red.png
src/guitares/map/maplibre/server/icons/mapbox-marker-icon-20px-yellow.png
src/guitares/map/maplibre/server/icons/tide_icon_48x48.png
src/guitares/map/maplibre/server/icons/tropical_storm_icon_24x48.png
src/guitares/map/maplibre/server/js/basemap_control.js
src/guitares/map/maplibre/server/js/choropleth_layer.js
src/guitares/map/maplibre/server/js/circle_layer.js
src/guitares/map/maplibre/server/js/circle_layer_custom.js
src/guitares/map/maplibre/server/js/circle_selector_layer.js
src/guitares/map/maplibre/server/js/compare.js
src/guitares/map/maplibre/server/js/deck_geojson_layer.js.old
src/guitares/map/maplibre/server/js/deck_tile_layer.js.old
src/guitares/map/maplibre/server/js/defaults.js
src/guitares/map/maplibre/server/js/draw_layer.js
src/guitares/map/maplibre/server/js/draw_styles.js
src/guitares/map/maplibre/server/js/geojson_layer.js.old
src/guitares/map/maplibre/server/js/heatmap_layer.js
src/guitares/map/maplibre/server/js/icon_layer.js
src/guitares/map/maplibre/server/js/image_layer.js
src/guitares/map/maplibre/server/js/line_layer.js
src/guitares/map/maplibre/server/js/line_selector_layer.js
src/guitares/map/maplibre/server/js/main.js
src/guitares/map/maplibre/server/js/main_stand_alone.js
src/guitares/map/maplibre/server/js/map_styles.js
src/guitares/map/maplibre/server/js/mapbox-gl-draw-rectangle-mode.js
src/guitares/map/maplibre/server/js/mapbox-gl-draw-v1.4.3.js
src/guitares/map/maplibre/server/js/mapbox_compare_defaults.js
src/guitares/map/maplibre/server/js/mapbox_gl_draw_scale_rotate_mode.js
src/guitares/map/maplibre/server/js/maplibre-gl-5.2.0.js
src/guitares/map/maplibre/server/js/maplibre-gl-5.6.0.js
src/guitares/map/maplibre/server/js/maplibre-gl-compare.js
src/guitares/map/maplibre/server/js/maplibre_compare_defaults.js
src/guitares/map/maplibre/server/js/maplibre_defaults.js
src/guitares/map/maplibre/server/js/marker_layer.js
src/guitares/map/maplibre/server/js/polygon_layer_additional_attr.js
src/guitares/map/maplibre/server/js/polygon_layer_custom.js
src/guitares/map/maplibre/server/js/polygon_selector_layer.js
src/guitares/map/maplibre/server/js/raster_image_layer.js
src/guitares/map/maplibre/server/js/raster_tile_layer.js
src/guitares/map/maplibre/server/js/shared.js
src/guitares/map/maplibre/server/js/shared_maplibregl.js
src/guitares/map/maplibre/server/js/simple_polygon_layer.js
src/guitares/map/maplibre/server/js/tile_layer_deck.js
src/guitares/map/maplibre/server/js/turf-v7.js
src/guitares/map/maplibre/server/js/img/circle-marker-48-blue.png
src/guitares/map/maplibre/server/js/img/circle-marker-48-red.png
src/guitares/map/maplibre/server/js/img/circle-marker-48-transparent.png
src/guitares/map/maplibre/server/js/img/cross-marker-48-green.png
src/guitares/map/maplibre/server/js/img/donut-marker-48-orange.png
src/guitares/map/maplibre/server/js/img/donut-marker-48-red.png
src/guitares/map/maplibre/server/js/img/icons8-circle-48.png
src/guitares/map/maplibre/server/js/img/icons8-map-marker-32.png
src/guitares/map/maplibre/server/js/img/icons8-map-marker-48.png
src/guitares/map/maplibre/server/js/img/rotate.png
src/guitares/map/maplibre/server/js/img/scale.png
src/guitares/map/maplibre/server/overlays/dummy.txt
src/guitares/pyqt5/__init__.py
src/guitares/pyqt5/checkbox.py
src/guitares/pyqt5/date_edit.py
src/guitares/pyqt5/dialog.py
src/guitares/pyqt5/edit.py
src/guitares/pyqt5/frame.py
src/guitares/pyqt5/icons_rc.py
src/guitares/pyqt5/listbox.py
src/guitares/pyqt5/main_window.py
src/guitares/pyqt5/mapbox.py
src/guitares/pyqt5/mapbox_compare.py
src/guitares/pyqt5/maplibre.py
src/guitares/pyqt5/menu.py
src/guitares/pyqt5/popup_window.py
src/guitares/pyqt5/popupmenu.py
src/guitares/pyqt5/pushbutton.py
src/guitares/pyqt5/pushopendir.py
src/guitares/pyqt5/pushopenfile.py
src/guitares/pyqt5/pushsavefile.py
src/guitares/pyqt5/radiobuttongroup.py
src/guitares/pyqt5/slider.py
src/guitares/pyqt5/splash.py
src/guitares/pyqt5/statusbar.py
src/guitares/pyqt5/table.py
src/guitares/pyqt5/tableview.py
src/guitares/pyqt5/tabpanel.py
src/guitares/pyqt5/text.py
src/guitares/pyqt5/webpage.py
src/guitares/pyside6/__init__.py
src/guitares/pyside6/checkbox.py
src/guitares/pyside6/date_edit.py
src/guitares/pyside6/dialog.py
src/guitares/pyside6/edit.py
src/guitares/pyside6/frame.py
src/guitares/pyside6/icons_rc.py
src/guitares/pyside6/listbox.py
src/guitares/pyside6/main_window.py
src/guitares/pyside6/mapbox.py
src/guitares/pyside6/mapbox_compare.py
src/guitares/pyside6/maplibre.py
src/guitares/pyside6/maplibre_compare.py
src/guitares/pyside6/menu.py
src/guitares/pyside6/popup_window.py
src/guitares/pyside6/popupmenu.py
src/guitares/pyside6/pushbutton.py
src/guitares/pyside6/pushopendir.py
src/guitares/pyside6/pushopenfile.py
src/guitares/pyside6/pushsavefile.py
src/guitares/pyside6/radiobuttongroup.py
src/guitares/pyside6/slider.py
src/guitares/pyside6/splash.py
src/guitares/pyside6/statusbar.py
src/guitares/pyside6/table.py
src/guitares/pyside6/tableview.py
src/guitares/pyside6/tabpanel.py
src/guitares/pyside6/text.py
src/guitares/pyside6/webpage.py