How to use Earth Engine for Evapotranspiration, from daily & hourly to monthly (6 products)

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024
  • We extract Evapotranspiration (ET) time series from global products available on Google Earth Engine by uploading a shape file and running the script provided below. The script produces time series of monthly mean daily Evapotranspiration for six globally available ET products on Earth Engine.
    Script: code.earthengi...

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

  • @mortezarezaeiarefi5821
    @mortezarezaeiarefi5821 10 месяцев назад +1

    Hello and thank you dear teacher. You are one of the unique and your way of explaining and teaching is very calm and unique.

  • @hamedpoorsepahysamian8359
    @hamedpoorsepahysamian8359 5 месяцев назад +1

    Great and very informative. Thank you very much for the videos.

  • @Silnita
    @Silnita Год назад +1

    Thank you very much !! I think I love you. These videos are so helpful.

    • @MikhailSmilovic
      @MikhailSmilovic  Год назад +1

      My pleasure; glad you are finding these useful. If you have any suggestions for the scripts, let me know 💙

  • @mariamidowu9708
    @mariamidowu9708 Год назад

    Thank you very much. I look forward to more videos from you. It was very helpful.

  • @christianbouix1015
    @christianbouix1015 Год назад +1

    Helped me a lot! Thank you man

  • @cusco4x295
    @cusco4x295 2 месяца назад

    Hi Mikhail. Thanks for your videos and for the code. Could you give your opinion on the new OpenET CONUS evapotranspiration datasets available in GEE?

  • @EmmanuelEzeh-q7c
    @EmmanuelEzeh-q7c Месяц назад

    Thank you so much. currently on my introductory courses to GEE. However, Would it be possible to streamline this data to specific states within a country?

  • @nozimteshaev4661
    @nozimteshaev4661 Год назад +1

    thank you sir.

  • @alemayehumullatuadashio5350
    @alemayehumullatuadashio5350 7 месяцев назад

    Thank you very much! Extraordinary tutorial! It it possible to get the result in geoTiff format?Dear sir, can we use the result for publication? Its reliability for scientific paper?

  • @antiporros
    @antiporros 5 месяцев назад +1

    genio

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

    How do you change the date range for the MODIS 500km product?

  • @yaelgrunwald4008
    @yaelgrunwald4008 11 месяцев назад

    Hi, thank you for the video, do you also have a script for daily PET? or and suggestion, I need a higher resolution than monthly. Thanks

  • @bastianalejandrorivasmaldo1217
    @bastianalejandrorivasmaldo1217 9 месяцев назад

    Hi from Chile, How do I quantify snow melt based on modis snow covered area for a time series?I try to do it for a year.

  • @somayehsima5602
    @somayehsima5602 10 месяцев назад

    Hi Mikhail, It was a very useful and informative script. However, I couldn't get what is the third parameter in the product list? It seems that the values are relevant to the spatial resolution of the product. But, there is a mismatch. For example, for MOD16A2, the scale parameter is 1000, while the spatial resolution is 500. I appreciate it if you could resolve this ambiguity.

    • @MikhailSmilovic
      @MikhailSmilovic  10 месяцев назад

      Hi Somayeh, you're right; the spatial resolution is 500. In the script, at line 112, where the spatial resolution for MOD16A2.006 is input, scale=500, so this is correct. ET_Sources was showing 1000, however, and this has now been corrected; thank you for pointing this out! Currently, the script doesn't use ET_Source, and it acts only as a summary table. Ideally, someone could edit the script to loop through this list :)

  • @tewodrostilahun9879
    @tewodrostilahun9879 Год назад

    I appreciate the valuable information. Can you please link a script to extract daily values, if there are any? cheers

    • @MikhailSmilovic
      @MikhailSmilovic  Год назад

      The script "TRMM_daily-from-3hourly" in github.com/mikhailsmilovic/Earth-Engine, extracts the daily mean from the 3-hourly dataset

  • @mariamidowu9708
    @mariamidowu9708 Год назад

    Guten Tag Mikhail, thank you very much for your videos. I will like to ask if you have a script that will help extract monthly TRMM datasets for regions. Thank you very much.

    • @MikhailSmilovic
      @MikhailSmilovic  Год назад +1

      Guten Tag Mariam,
      Here it is updated for TRMM 3B43: Monthly Estimates:
      code.earthengine.google.com/73b3512296d32911c68ae252d68a7da7
      Script on GitHub: github.com/mikhailsmilovic/Earth-Engine/blob/main/TRMM_monthly
      One could tailor the above script for any input, by changing five parts:
      1. Collection name,
      2. Scaling/(number of days in unit),
      3. Band name,
      4. Scale,
      5. Title

    • @mariamidowu9708
      @mariamidowu9708 Год назад

      @@MikhailSmilovic Thank you very much Mikhail. You rock👍