Skip to content
Snippets Groups Projects
Commit c4407cfa authored by Benjamin Jakimow's avatar Benjamin Jakimow
Browse files

eotimeseriesviewerplugin.py added initProcessing


Signed-off-by: Benjamin Jakimow's avatarBenjamin Jakimow benjamin.jakimow@geo.hu-berlin.de <benjamin.jakimow@geo.hu-berlin.de>
parent 6bf7da3b
No related branches found
No related tags found
No related merge requests found
......@@ -67,6 +67,11 @@ class EOTimeSeriesViewerPlugin:
iface.addToolBarIcon(action)
iface.addPluginToRasterMenu(TITLE, action)
def initProcessing(self):
"""
"""
pass
def initialDependencyCheck(self):
"""
Runs a check for availability of package dependencies and give an readible error message
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment