ConservationInternational / trends.earth

trends.earth - measure land change
http://trends.earth
GNU General Public License v2.0
111 stars 45 forks source link

Error when running SDG 11.3.1 Summary #765

Open gdaldegan opened 1 year ago

gdaldegan commented 1 year ago

currently running revision f84d4a9d 2023/01/25 and facing the following error message when running Urban change summary table for city: AttributeError: 'RasterResults' object has no attribute 'bands' Traceback (most recent call last): File "C:\Users/mikad/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\LDMP\calculate_urban.py", line 282, in btn_calculate for index, band in enumerate(urban_usable_info.job.results.bands): AttributeError: 'RasterResults' object has no attribute 'bands'