Category: Raster Analysis

Posts about spatial analysis and manipulation of satellite imageries

A Python script to batch download and preprocess Sentinel-1

Hello everyone ! This is a quick Python code which I wrote to batch download and preprocess Sentinel-1 images of a given time. Sentinel images have very good resolution and makes it obvious that they are huge in size. Since I didn’t want to waste all day preparing them for my research, I decided to write this code which runs all night and gives a nice image-set in following morning.

Continue reading