Alex Zvoleff
Alex Zvoleff
Ok, I looked at the assets. The current band name system makes sense, no need to change it. But still unlikely I'll get the raw data download fully working in...
Revisiting the above: - [x] Selection of time periodd - [x] data styled on download - [ ] details button working - [ ] extents - [ ] units To...
Sorting is now fixed.... remainder still needs to be implemented.
Adding @gdaldegan to this thread as the resident Mac user on the trends.earth team. Can you confirm the above fix works for you on your machine? Looks like we might...
@mgroglich - where do we stand on this? Do we need to update to support ERA5? Do we need to retain support for the old data as well? Or can...
@gdaldegan I believe this is done. Can you confirm or else either let me know if we should still do this, or close if no longer relevant?
Thanks, this comes up in the code that tries to use numba to compile some of the functions used in generating summary tables within QGIS. If you don't have a...
This is an error related to numba. The error message says you are missing a compiler it needs. Are you running python from Anaconda? If so suggest running the command...
TypeError: unsupported operand type(s) for +: 'set' and 'list' Traceback (most recent call last): File "C:\Users/gdaldegan/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\LDMP\lc_setup.py", line 756, in agg_edit self.load_agg( File "C:\Users/gdaldegan/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\LDMP\lc_setup.py", line 684, in load_agg values = values...
@gdaldegan can you send me the shapefile and legend you have been using for testing this?