Warning: Undefined variable $comments_number in /shared/webdir2/dothanhlong.org/wp-content/themes/business-hub/comments.php on line 35

Warning: Undefined variable $comments_number in /shared/webdir2/dothanhlong.org/wp-content/themes/business-hub/comments.php on line 39
0 thoughts on “Sentinel 2 Atmospheric Correction in Google Earth Engine”

    1. I’m not sure if it can be used for landsat8 or not, I tried to find out that someone said this:

      GEE doesn’t have a specific algorithm to atmospherically correct scenes, just Cloud Score in Landsat case. Instead to trying to correct images, use Surface Reflectance products:

      USGS Landsat 8 Surface Reflectance Tier 1

      This dataset is the atmospherically corrected surface reflectance from the Landsat 8 OLI/TIRS sensors. These images contain 5 visible and near-infrared (VNIR) bands and 2 short-wave infrared (SWIR) bands processed to orthorectified surface reflectance, and two thermal infrared (TIR) bands processed to orthorectified brightness temperature

      These data have been atmospherically corrected using LaSRC and includes a cloud, shadow, water and snow mask produced using CFMASK, as well as a per-pixel saturation mask.

      Strips of collected data are packaged into overlapping “scenes” covering approximately 170km x 183km using a standardized reference grid.

      Usage:

      var imageCollection = ee.ImageCollection(“LANDSAT/LC08/C01/T2_SR”);

      https://gis.stackexchange.com/questions/325626/atmospheric-correction-for-landsat-8-data-in-google-earth-engine

  1. hello there,
    in [11] i get this error:ExecutionError: 6S executable not found.
    and for display result i get this :NameError: name ‘ref’ is not defined.

    what should I do?!

Leave a Reply to afagh Cancel reply

Your email address will not be published. Required fields are marked *