Hi Prof.Wu, Many thanks for sharing these very useful videos. Worked on all of them and learned a lot! Also, thanks for sending the full text of one of your papers at my request (Integrating LiDAR data and multi-temporal aerial imagery to map wetland inundation dynamics using Google Earth Engine).
Thank you so much for these excellent videos and we could learn a lot. May be I would like to ask you for uploading any InSAR analysis for land subsidence study with special emphasis in the coastal areas in the perspective of sea level rise. Thanks
Hello professor, I am Trying this with era5 daily precipitation map but instead of loading the data in specific region it loads the whole data of World. Any way to select only specific boxed region?
@@giswqs Thank you again Prof. Wu. one more question. Can I display the map on my local machine without using jupyter notebook? like If I have the code written in visual studio and run it with a local terminal, will I still be able to access the map(via a link or ...)? How does it work? I want to display the output video of the object detection and map at the same time.
@@delibrain2216 ipyleaflet is built upon Jupyter. You will need either Jupyter Notebook or JupyterLab to display the map. It is not possible to display the map with a terminal.
Hi Prof.Wu, Many thanks for sharing these very useful videos. Worked on all of them and learned a lot! Also, thanks for sending the full text of one of your papers at my request (Integrating LiDAR data and multi-temporal aerial imagery to map wetland inundation dynamics using Google Earth Engine).
Glad to know that you found the videos help!
How can we include colorbar in GIF for image collections like rainfall or temperature?
To be more powerful! Thanks for your excellent work!
Thanks for the tutorial Professor Wu
.
Thank you for making the feature request and providing the sample code!
Thank you so much, Professor.
Thank you so much for these excellent videos and we could learn a lot. May be I would like to ask you for uploading any InSAR analysis for land subsidence study with special emphasis in the coastal areas in the perspective of sea level rise. Thanks
Thanks for creating such useful videos.
Hello professor, I am Trying this with era5 daily precipitation map but instead of loading the data in specific region it loads the whole data of World. Any way to select only specific boxed region?
Great Work Prof. Wu! Is it possible to customize the timelapse to second?
In the video, the year has been used.
Yes, you can customize the date format geemap.org/cartoee/#geemap.cartoee.get_image_collection_gif
@@giswqs Thank you again Prof. Wu. one more question. Can I display the map on my local machine without using jupyter notebook? like If I have the code written in visual studio and run it with a local terminal, will I still be able to access the map(via a link or ...)? How does it work?
I want to display the output video of the object detection and map at the same time.
@@delibrain2216 ipyleaflet is built upon Jupyter. You will need either Jupyter Notebook or JupyterLab to display the map. It is not possible to display the map with a terminal.
@@giswqs Thank you, Professor Wu.
Thank you so much!
thaks you sir
I tried to use Google Colab but it often fails at the Get a sample output image section
This is a known issue. Cartopy does not work well in Colab. Try Jupyter notebook on your local computer if you can.
I will try using Jupyter notebook. Thankyou so much, Prof @@giswqs