Python and Google Earth Engine in QGIS - QGIS GEE 02 | burdGIS

preview_player
Показать описание
It's time! Part 2 is here. We'll be looking at converting javascript google earth engine code to python for use in QGIS (thanks Qiusheng ;) ). Then I've got a little Python generator script to make a collection for each month so we can create our geogif.

If you enjoyed this video you can support the channel and buy me a coffee using this link:

Be aware that cloud cover can affect NO2 readings in Sentinel5P data:

Here's a link to Qiusheng Wu's github repo:

Leave a comment if you'd like me to post the Collection Generator code ;)

🌐 Visit our site 🌐

🌐 Take an online GIS course 🌐

🌐 Find us on facebook 🌐

Use coinbase as the home for your crypto-currency:
Рекомендации по теме
Комментарии
Автор

Here's the code! Please feel free to improve it

Big thanks to stackexchange :)

burdGIS
Автор

Great work, thank you so much!! I have a question. Can I use the python scripts for GEE in the model builder?

stefanocarpenito
Автор

Hello, i like the generator code for air quality raster files at the end, is it possible that you may share it?

Lesbinger
Автор

Hallo Oliver, Great work as usual. I followed the video all the way until you started talking about virtual environments. Then I lost the plot. can you please point me in the right direction how to proceed form there on . Do I need to install some more software? Jordaan

jordaanfouche
Автор

Is there any method to save the data from GEE to my device using python api in QGIS ?

mathewemmanuel
Автор

Great work. However, is it possible to draw a perpendicular line from a point to a line in by pyqgis in google earth.

muhammadsultanularafin
Автор

Hello. Great work. My issue when running conversion.py is: No module named '__main__.common'; '__main__' is not a package

danielkovacs
Автор

Great work. i had to add yearly images rather then monthly. I tried with your shorter counter script but it didn't work . At the end the lengthy code worked in my case. Thanks

raofarhansafdar
Автор

Thank you so many times about this video. Tell me can I discovery the underground water by this program

sumsqagri
Автор

what a good video, you explain it very well, the way every lines work and how to catch the error, anyway, may I ask you something, I have a data in my PC, but i need to process it using algorythm in GEE Library, can we use GEE Plugin in QGIS rather than upload my file to asset in GEE?

zakirfan
Автор

Can u plz link the code for generator specified in the video.
Appreciate for making these videos about working with GEE Python API in QGIS
Looking forward for more tutorials about the applications of Python in Geospatial..
Thank you.

mathewemmanuel
Автор

Can I clip Raster image by shapefile from my pc in GEE QGIS ?

tahmidanam
Автор

Hi burdGIS. Loved your video. Worked for a few satellite iamges like NO2 and SRTM, but I want for CAMS. When I running it in QGIS its telling me 'the image argument in 'addLayer' function must be an instance of one of ee.Image, ee.Geometry, ee.Feature or ee.FeatureCollection' :( Can you please help? Thank you.

pulaharoy
Автор

this works for SO2, MP10 and MP 2, 5? How can i put some values of NO2 on qgis?

MrMatx
Автор

Great. Very useful video. How to change the symbology of the added layer from GEE in QGIS? I changed the symbology for making a map output after downloading the file. Do you have any suggestion?

syedrahman
Автор

Great video. Would I achieve the same results if I just ran the initial lengthy python script rather than the code generate?

Also can you share with me the script you used in the code generator tab. Thanks

benjamingkato
Автор

hi! does anybody know why I am getting an error when running "python conversion.py" that says "import error: attempted relative import with no known parent package"?

Zhaneka
Автор

Dear Burd Thank you for such wonderful tutorial. Can you please tell me the way to export the obtained NO2 layer as a raster file? As far as I have understood, the generated layer is in WMS and I'm not able to export it as a raster. Appreciate your help!

topiscrotis
Автор

Hi Burd,

Been using this tutorial of yours without any glitch. But, today, for some reason when I was trying to convert from js to py I came across this on my terminal

Traceback (most recent call last):
File "conversion.py", line 24, in <module>
from .common import *
ImportError: attempted relative import with no known parent package

Please can you help me out on this? Your video has been a life saver for someone like me who doesn't know much coding. Thank you.

pulaharoy
Автор

Can you please share the code you have written for animation ? Thank you for your work <3

mocmichal