Flood Mapping - Part1 (Earth Engine Guided Project)

Поділитися
Вставка
  • Опубліковано 26 лис 2024

КОМЕНТАРІ • 11

  • @maxamougou2996
    @maxamougou2996 3 роки тому +1

    good evening to you trainer, please I have a problem when I type on the line '24' the following request:
    ".select(['HV', 'HH'])"
    in the console there is nothing it says "NULL" I do not know why!!!!

  • @mamanracingsukaptn1920
    @mamanracingsukaptn1920 Рік тому

    thank you sir, very useful

  • @aravindbobbili194
    @aravindbobbili194 Рік тому

    sir, how can we use ostu thresholding techniques to determine optimum thresholding technique and VV polarisation to determine flood inundation mapping? can i have the code for that?

  • @abdul-mateenosman5764
    @abdul-mateenosman5764 2 роки тому

    Please on the line 17, var filtered what? It's not really clear please. There is a letter at the end of the filtered which isn't really clear

  • @polash1978banerjee
    @polash1978banerjee 3 роки тому

    Thank you for sharing the video and the script. I used the later to prepare my own script to export an S1 SAR image of the Sikkim region, mainly to identify the glacial lakes. Landsat 8 images were not good enough to detect them in the visible spectrum.

  • @saii1990
    @saii1990 3 роки тому

    how to get the autocompletion command in the script editor. When you want to type the .filter, automatically it is showing for you what is the shortcut you used?

    • @SpatialThoughts
      @SpatialThoughts  3 роки тому +1

      Code editor has smart autocomplete, use 'Ctrl+Space' to autocomplete API functions and the same combination agian to autofill all parameters.

  • @faizansayani6084
    @faizansayani6084 Рік тому

    sir i am getting null printed while executing the first part

    • @SpatialThoughts
      @SpatialThoughts  Рік тому

      Depending on the location, you will have to use ASCENDING or DESCENDING orbit. Also adjust the date ranges so there is al least 1 image. Due to failure of one of the Sentinels satellites, the revisit time has doubled.

  • @halithabanu7268
    @halithabanu7268 3 роки тому

    Sir, I tried do it for my area of Interest (Maharashtra). But I am getting error. Could you please tell me what should I want to change in that code for my region. Thank you in advance sir.

    • @SpatialThoughts
      @SpatialThoughts  3 роки тому

      You need to share your code. See instructions at courses.spatialthoughts.com/end-to-end-gee.html#sharing-a-single-script. Paste the code link and I will take a look.