Alex Zvoleff
Alex Zvoleff
This is because currently QGIS is [trying to reverse the (potentially) translated class names](https://github.com/ConservationInternational/trends.earth/blob/main/LDMP/lc_setup.py#L532-L537), and the code to do it isn't working correctly. Fix this by translating class names on...
@gabrieldaldegan this should be fixed in latest zipfile (by [106ff56](https://github.com/ConservationInternational/trends.earth/commit/106ff56e785eddcd3e965b94a3e19c0666040993))- can you test to make sure it is working?
Also see #595
Also see #212.
This is fixed for total carbon by switch to QgsTask and QgsProcessing frameworks - need to extend to all tools. See 6fc864237 for beginnings of this.
Should be fixed by df2304d. @gdaldegan can you confirm this is working for you now?
Thanks, looking into this
@gdaldegan Can you try this again with the latest zipfile version? I can't seem to reproduce this.
@gdaldegan can you look into this?