Create Allen Coral's 10-meter High-Resolution Bathymetry with Sentinel-2 in Earth Engine

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ม.ค. 2025

ความคิดเห็น • 10

  • @lovinpluie
    @lovinpluie หลายเดือนก่อน

    Thank you this is helpfull for my project in harbour 🙏

  • @JemEmmanuelMongado-e8i
    @JemEmmanuelMongado-e8i 2 หลายเดือนก่อน

    Hello, how do you export a select range of depth data? I used the following code below and it exported all the values, I only want to export bathymetry values from 1m - 20m. How do i change my code?
    Export.image.toAsset({
    image: depth,
    description: aoiString,
    scale: 10,
    maxPixels: 1e13,
    region: geometry
    });

    • @JemEmmanuelMongado-e8i
      @JemEmmanuelMongado-e8i 2 หลายเดือนก่อน

      i've also edited this part of the code so that i only see 0-20 meters, how do i call to export what i see in the map
      // Visualization parameter
      var vis = {min: -20, max: 0, palette: ['purple', 'blue', 'cyan', 'green', 'yellow', 'orange', 'red']};
      // Show the result
      Map.addLayer(depth, vis, 'Depth');

    • @ramiqcom
      @ramiqcom  หลายเดือนก่อน

      You can adjust the visualization in QGIS for the same result

  • @oussmganayoub7210
    @oussmganayoub7210 ปีที่แล้ว +2

    script please

    • @ramiqcom
      @ramiqcom  ปีที่แล้ว

      Check the description

  • @SKARIFULHOSSAIN-u5f
    @SKARIFULHOSSAIN-u5f 3 หลายเดือนก่อน

    Very nice tutorials
    Can you please make a video on how to estimate bathymetry by combining using ICESat-2 lidar data with
    Sentinel-2 optical imagery.
    Thank you

    • @ramiqcom
      @ramiqcom  2 หลายเดือนก่อน

      How do you get ICESat?

  • @massylmenad2582
    @massylmenad2582 9 หลายเดือนก่อน

    Tell me please, how can I adapte this to an other site? Without having these error messages

    • @ramiqcom
      @ramiqcom  7 หลายเดือนก่อน

      What error message