Sentinel-2A now watching Antarctica

Sentinel-2A was launched on 23-July-2015 but the routine operations started in July 2016 after the ramp-up phase [1]. Now with the onset of the austral summer, the first Sentinel-2A images of Antarctica are getting available (except for Dome C, which is a calibration site).  

As of today only 9 images over Pine Island glacier are available for example. However this is enough to find three cloud-free images in the glacier’s terminus area. Here I selected the images of 21-Oct-2016 and 04-Nov-2016 to run my simple glacier displacement script in Google Earth Engine (the code is here). I just increased the values of the maximum offset and the patch width because this large floating ice tongue is moving faster than San Quintin glacier.

var displacement = image2RedBand.displacement({
 referenceImage: image1RedBand,
 maxOffset: 1000.0,
 patchWidth: 5000.0,
 stiffness:5
});

 

Displacement map of the Pine Island glacier tongue made from two Sentinel-2A images. The offset map is shown over the natural color images but only the red band was used in the computation.

The algorithm works well since the surface features (crevasses, etc.) are well defined [2]. Also the high reflectance of the glacier surface in the visible increases the signal to noise ratio, while there is no saturation thanks to the good radiometric performances of Sentinel-2A.

[1] See https://sentinel.esa.int/web/sentinel/missions/sentinel-2/operations-ramp-up-phase

[2] Jeong et al. (2016) Accelerated ice shelf rifting and retreat at Pine Island Glacier, West Antarctica. Geophys. Res. Lett. doi:10.1002/2016GL071360 PS. I posted more Sentinel-2A images of these fascinating landscapes here, here or here… but you can explore yourself in the Sentinel Playground!

Sequence of three Sentinel-2A images over the Pine Island glacier ice shelf

Plus d'actualités

The missing link to valorize CESBIO’s applicative research works

=>  My colleagues at CESBIO are extremely creative! Over the past ten years, they have developed a wide range of new products and methods for extracting information from Copernicus data. They don’t just develop and validate the method on a few sites; they continue their work until they have produced data for the whole of […]

Le chaînon manquant dans la valorisation des travaux de recherche en télédétection

=> Mes collègues du CESBIO sont très créatifs ! Ils ont mis au point, au cours des dix dernières années, un grand nombre de nouveaux produits et de méthodes d’extraction de l’information à partir des données Copernicus (Sentinel-1 et 2). Et bien souvent, ils ne s’arrêtent pas à la mise au point de la méthode […]

Sentinel-2 overtakes Landsat in scientific litterature

OpenAlex is a new, yet already very useful, open database for exploring scientific literature. For an upcoming blog post on the CNES Datacampus website, I analysed the proportion of papers that used only one of the Sentinel-2 or Landsat missions, as well as those that used both, in 2025. What struck me was that Sentinel-2 […]

Rechercher