Skip to content

Automated Sentinel1 processing using SNAP's GPT command line tool

License

Notifications You must be signed in to change notification settings

jmfriedt/sentinel1_gpt

Repository files navigation

Scripts for automated processing of Sentinel-1 level-1 datasets

Using SNAP's command line tool gpt to automate processing of datasets downloaded from https://dataspace.copernicus.eu/browser

Automated downloading datasets from Alaska Satellite Facility (ASF) by using the script in which the credentials (login and password) must be replaced with valid entries.

Settings tuned for Brogger peninsula, Svalbard, to produce the datasets presented in
J.-M Friedt, E. Bernard, M. Griselin
Ground based oblique view photogrammetry and Sentinel1 spaceborne RADAR reflectivity snow melt processes assessment on an Arctic glacier
MDPI Remote Sensing vol. 15 n.7 1858-- (2023)

The magnitude analysis is performed on all .zip files in the current directory by running go_magnitude.sh which uses the settings of Makefile_magnitude.templateS1A.

The InSAR phase analysis is performed on all .zip pairs of a given satellite (A or C) by running go_phase.sh which uses the settings of Makefile_phase.templateS1C.

Tune parameters according to your needs:

  • firstBurstIndex=6 and lastBurstIndex=6 of IW3 in Makefile_magnitude.templateS1A for Sentinel1A (also valid for 1C)

  • ./DEM.tif for the DEM used for elevation correction

Assumes the gdal-bin package is installed under the Debian/GNU Linux to provide gdal-translate to convert the .img output to GeoTIFF ready to be included in QGis.

About

Automated Sentinel1 processing using SNAP's GPT command line tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors