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

changed Speclib name to "EOTS Spectral Library"

parent d0ec90f5
No related branches found
No related tags found
No related merge requests found
......@@ -357,6 +357,7 @@ class TimeSeriesViewer(QgisInterface, QObject):
sl = self.spectralLibrary()
assert isinstance(sl, SpectralLibrary)
sl.setName('EOTS Spectral Library')
sl.startEditing()
for field in EXTRA_SPECLIB_FIELDS:
sl.addAttribute(field)
......
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