Spectral library error on "Add current profile(s)..."

Issue #206 resolved
Fabian Thiel created an issue

Using the Add current profile(s) to spectral library button fails with the following python error. Automatic mode (button to the right) works fine.

2018-10-31T14:45:08     WARNING    Traceback (most recent call last):
              File "C:/Users/ThinkPad/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\enmapboxplugin\enmapbox\gui\speclib\spectrallibraries.py", line 2556, in addCurrentSpectraToSpeclib
              self.speclib().addProfiles(self.mCurrentSpectra)
             AttributeError: 'SpectralLibraryWidget' object has no attribute 'mCurrentSpectra'

Comments (2)

  1. Log in to comment