Issue #104
resolved
See below, does not seem to cause problems which interfere with usage
An error has occurred while executing Python code: NotImplementedError: Unsupported argument: Traceback (most recent call last): File "C:/Users/geo_fath/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\timeseriesviewerplugin\eotimeseriesviewer\mapvisualization.py", line 965, in setSpatialExtent c.addToRefreshPipeLine(extent) File "C:/Users/geo_fath/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\timeseriesviewerplugin\eotimeseriesviewer\mapcanvas.py", line 645, in addToRefreshPipeLine raise NotImplementedError('Unsupported argument: {}'.format(str(a))) NotImplementedError: Unsupported argument:
Comments (2)
-
reporter -
repo owner - changed status to resolved
increase version to 1.8 fixed issue
#104default CRS properly shown in map view settingsSigned-off-by: jakimowb benjamin.jakimow@geo.hu-berlin.de
→ <<cset e10c4b92ae2d>>
- Log in to comment
False alarm I guess, problem does not occur after reinstalling.