GEE Tutorial #52 - How to create timelapse with custom projection, scale bar, and north arrow

Поделиться
HTML-код
  • Опубликовано: 7 ноя 2024

Комментарии • 20

  • @sumedhaamarasena8604
    @sumedhaamarasena8604 3 года назад +1

    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).

    • @giswqs
      @giswqs  3 года назад +1

      Glad to know that you found the videos help!

  • @anishratnashakya3964
    @anishratnashakya3964 6 месяцев назад

    How can we include colorbar in GIF for image collections like rainfall or temperature?

  • @daowu490
    @daowu490 3 года назад

    To be more powerful! Thanks for your excellent work!

  • @erikronyserasperez3496
    @erikronyserasperez3496 3 года назад

    Thanks for the tutorial Professor Wu
    .

    • @giswqs
      @giswqs  3 года назад +1

      Thank you for making the feature request and providing the sample code!

  • @YanuarBomantara
    @YanuarBomantara 3 года назад

    Thank you so much, Professor.

  • @prof.biplabbiswas5576
    @prof.biplabbiswas5576 3 года назад

    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

  • @naserahmed5757
    @naserahmed5757 3 года назад

    Thanks for creating such useful videos.

  • @Unknown-po1un
    @Unknown-po1un 2 года назад

    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?

  • @delibrain2216
    @delibrain2216 3 года назад

    Great Work Prof. Wu! Is it possible to customize the timelapse to second?
    In the video, the year has been used.

    • @giswqs
      @giswqs  3 года назад

      Yes, you can customize the date format geemap.org/cartoee/#geemap.cartoee.get_image_collection_gif

    • @delibrain2216
      @delibrain2216 3 года назад

      @@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.

    • @giswqs
      @giswqs  3 года назад

      @@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.

    • @delibrain2216
      @delibrain2216 3 года назад

      @@giswqs Thank you, Professor Wu.

  • @ryoungseobkwon9660
    @ryoungseobkwon9660 3 года назад

    Thank you so much!

  • @ahmadnuryani9535
    @ahmadnuryani9535 3 года назад

    thaks you sir

  • @Wumu20
    @Wumu20 3 года назад

    I tried to use Google Colab but it often fails at the Get a sample output image section

    • @giswqs
      @giswqs  3 года назад +1

      This is a known issue. Cartopy does not work well in Colab. Try Jupyter notebook on your local computer if you can.

    • @Wumu20
      @Wumu20 3 года назад

      ​I will try using Jupyter notebook. Thankyou so much, Prof @@giswqs​