The Khumbu Icefall by Venµs

This is a time-lapse of all clear-sky images captured by Venµs over the Khumbu Icefall near Mount Everest since November 2017 (one year of data, 51 images at 5 m resolution)

.Khumbu Icefall by Venµs

Here I used the Level-1C products (i.e. without atmospheric correction) because the Level-2A products are provided at a lower resolution (10 m). Anyway, the atmosphere is rather thin in this area..To make this animation (without the date annotation to simplify):

1) download

python ./theia_download.py -l 'Nepal' -c VENUS -a config_theia.cfg -d 2017-11-01 -f 2018-12-01 --level 'LEVEL1C'

2) unzip

mkdir -p ../VENUS

parallel unzip -d ../VENUS ::: $(find . -name "VENUS*zip")

3) export as natural color pictures

cd ../VENUS

mkdir -p VIS

parallel gdal_translate -srcwin 4118 3132 1058 770 -of JPEG -b 7 -b 4 -b 3 -scale 0 800 0 255 -ot byte {} VIS/{/.}.jpg ::: $(find . -name VE*[0-9].DBL.TIF)

4) animate with imagemagick

convert -delay 10 VIS/*jpg anim.gif


And using QGIS2threeJS we can fly above the image (here 16 July 2017)..

 

Continued: Khumbu icefall in 4D…

Plus d'actualités

Near real time snow cover maps in the Copernicus Browser!

Copernicus provides near real time snow cover maps at 20 m resolution (fractional snow cover, code name: FSC OG). These products have been recently reprocessed and are now available through the Copernicus Data Space Ecosystem (CDSE) API and visualization tool, the Copernicus Browser! The latter is very useful to explore the data, for example if […]

Suivi du manteau neigeux dans les parcs naturels des Alpes franco-italiennes

Dans les Alpes, le manteau neigeux est un stock d’eau saisonnier naturel dont dépendent la faune, la flore et les humains pour de multiples usages (refuges, bétail, etc.). Dans le cadre du projet ACLIMO financé par le programme européen Interreg ALCOTRA, le Cesbio a été sollicité pour mettre en oeuvre un outil d’estimation de l’équivalent […]

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 […]

Rechercher