dea_tools.app.imageexport

Image export widget, which can be used to interactively select and export satellite imagery from multiple DEA products.

Functions

create_expanded_button(description, button_style)

extract_data(self)

make_box_layout()

plot_data(self, fname)

update_map_layers(self)

Updates map to add new DEA layers, styles or basemap when selected using menu options.

Classes

imageexport_app(*args, **kwargs)

class dea_tools.app.imageexport.imageexport_app(*args: Any, **kwargs: Any)[source]
dea_tools.app.imageexport.update_map_layers(self)[source]

Updates map to add new DEA layers, styles or basemap when selected using menu options. Triggers data reload by resetting load params and output arrays.