Gennadii Donchyts
Gennadii Donchyts
Sorry for the delay, this is fixed in a new version, please update to v0.0.31
I see no any reason why it shouldn't work, maybe something to add to https://github.com/gee-community/ee-jupyter-contrib
It should be possible to delete assets using ```ee.data.deleteAsset(asset_id)```, maybe it makes sense to include a new example to demonstrate how this can be done.
I'd probably post this question on https://groups.google.com/forum/#!forum/google-earth-engine-developers since it addresses EE functionality (https://developers.google.com/earth-engine/guides/exporting#to-cloud-storage). Does renaming bands in a multi-band image work? I thought it should turn band names into file...
Tested with 3.34.1 - the plugin seems to work fine. I'm not 100% sure, but this error may indicate that you may have conflicting Python libraries in your PATH and/or...
Thanks fir reporting, investigating, trying to reproduce the problem. Maybe it's time to upgrade the EE library. Did you just install the plugin or did it simply stop working?
@wwf-simon, what version of the QGIS and plugin do you have installed?
@arky, @wwf-simon, the main root cause of this problem is probably the conflict between Python versions. If there are other versions of Python installed on your machine, they may conflict...
Hmm, it looks good, the first path is from the QGIS as well. Let me make a pre-release with the new version of Earth Engine and see if this will...
Can you uninstall the plugin and then install it from a zip file listed at the end of this page: https://github.com/gee-community/qgis-earthengine-plugin/actions/runs/8405368583 ?