Practical work on SAR Interferometry Data Processing using DORIS Software Y.S. Rao CSRE, IIT Bombay

Size: px
Start display at page:

Download "Practical work on SAR Interferometry Data Processing using DORIS Software Y.S. Rao CSRE, IIT Bombay"

Transcription

1 Practical work on SAR Interferometry Data Processing using DORIS Software Y.S. Rao CSRE, IIT Bombay Tools : DORIS (Delft Object-Oriented Radar Interferometric Software) is freely available with source code and can be downloaded through the One has to compile according to the instructions given in the INSTALL file. At present 4.02 Version is available and you are going to work with this version. This software uses FFT routines, snaphu (Stanford phase unwrapping software), GMT and projection software. These are also available freely on Internet. We assumed that the software is installed successfully on Linux Fedora, Debian, etc. or Windows with Cygwin. If you have raw data, you can process using ROI, StaMPS and then DORIS. In this exercise, you use ASAR SLC data over BAM, Iran earthquake. Data Source : ENVISAT ASAR data over Iran, Bam Earthquake area Date set 1: June 11, 2003 with orbit No ASA_IMS_1PNUPA _061252_ _00120_06687_0098.N1 Data set 2: Dec. 03, 2003 ASA_IMS_1PNUPA _061259_ _00120_09192_0099.N1 In between this and Jan 2004, an earthquake occurred on Dec. 26, 2003 Data set 3 : Jan. 11, 2004 ASA_IMS_1PNPDE _061300_ _00120_09693_0012.N1 The above data sets are available freely to users from ESA. Frascati, Italy. By sending an to eohelp@esa.int you will get a DVD with data. Practical 1 : 3-Pass SAR Interferometry for Displacement Map Generation. TOPO Pair Processing (i.e Dec and June pair processing) 9192 versus 6687) 20 minutes for this work. Those who do not know Unix command may take more time) You need to know how to handle with directory i.e $ls -l (or $dir -l ) $cd.. (one step down) $cd./topo one step up directory, changing directory, $pwd command, etc. $mkdir bam (create a directory with name bam ) Already done $cp /mnt/cdrom /home/course/bam (copy 3 data files into the bam directory) Already done As the files are very big, you have to shorten with symbolic ($ln s source target) links $ls -l (this command shows files in the directory) $ln -s ASA_IMS_1PNUPA _061252_ _00120_06687_0098.N N1 $ln -s ASA_IMS_1PNUPA _061259_ _00120_09192_0099.N N1 $ln -s ASA_IMS_1PNPDE _061300_ _00120_09693_0012.N N1 $ls -l (this command shows file names )

2 You can find the links with names 9192.N1, 6687.N1 and 9693.N1 $mkdir topo ( create a dir for data processing of June and Dec. for topography) Already done $mkdir defo (create a dir for data processing of Dec. and Jan.for deformation map) Already done $cd topo (change dir) $ls -l (you can see files names with input.m_initial, input.s_initial, input.resample, etc. files) These files contain number of commands or input to the software. These can be changed for various requirements. For example, proper commands are kept in those files to process Bam, Iran ENVISAT, ASAR data for a small region. For full scene processing, you need to change some parameters or you can use direct Bert Campus s scripts which are available on Delft website. One may get experience with time by processing the small data. For outputs, create a directory Outdata. All outputs will be stored in this directory except sun raster data outputs. $mkdir Outdata ( please note that O is capital, you are using UNIX) $doris input.m_initial (This command copies the December (9192 orbit) data and required parameters from the original data i.e what we copied from CD) and takes as master data set. You will get some 9192.res, master_mag.ras file in topo dir and 9192.raw data file in Outdata directory) $xv master_mag.ras (This command shows what the output of previous command) After seeing the file, close the window corresponding to this xv view. $doris input.s_initial (This command copies data and required parameters from the June data (6687 orbit). You will get outputs 6687.res and /Outdata/6687.raw data file. $xv slave_mag.ras (This command shows the slave image which is generated using the above command) $doris input.coregistration (This command calculates slave image shift from the master image using orbital parameters, coarse shifts and obtain fine registation parameters). This program also plots the offset points with correlation more than 0.3. From the plots, you can observe the correlation and shifts with arrows. If you do not have GMT, you will not get plots, but results are still written in topo directory. $doris input.resample (This program calculates the polynomial for registering the two images. The output is resampled slave image. Here you may get several plots showing correlation of different points and errors between estimated and actual locations. The output of the resampling and original slave file can be compared using the following commands $xv slave_mag.ras $xv slave_rs_mag.ras $doris input.products (This program generates interferogram, computes reference phase corresponding to flat terrain and subtract from the interferogram) The outputs are as follows : interferogram_pha.ras, interferogram_mix.ras, interferogram_mag.ras These can be displayed using xv command as $xv interferogram_pha.ras (This image is interferogram before flattening)

3 $xv interferogram_mix.ras (interferogram after mixing with intensity) $xv interferogram_mag.ras (magnitude of interferogram, i.e. intensity) $xv coherence.ras (coherence between two images can be seen. Dark areas show low and bright colour shows high coherence values) $doris input.filter_unwrap (This filters the interferogram to reduce the noise and unwrap the phase) Unwrapping part will take a few minutes. $xv unwrapped_interferogram.ras (This shows the result of the above task ) Defo (Deformation) pair processing procedure (Dec. and Jan, i.e 9192 versus 9693) Many commands are similar to the above task, but with different data combination. This takes about 20 minutes) $cd../defo $ls -l (shows some files input.m_initial, input.coregistarion, etc., These files are to be edited as per your requirement). The following procedure is almost similar to the previous one, but with different data set of pair i.e 9192 (dec) and 9693 (jan) $mkdir Outdata $doris input.m_initial $xv master_mag.ras $doris input.s_initial $xv slave_mag.ras $doris input.coregistration $doris input.resample (see output files as similar to the previous case ) $doris input.products (see output files as similar to the previous case )

4 $ cp../topo/outdata/9192_6687.uint./outdata (the unwrapped phase file that we got through the previous process is to be copied into this present directory) $doris input.filter_dinsar (This program filters the defo interferogram and subtract from the topo interferogram phase) $doris input.filt_diff_fringes (This program filters differential interferogram fringes ) $xv interferogram_dinsar_pha.ras (display the deformation of earth surface due to earthquake) $xv interferogram_dinsar_mix.ras Exercise : Right_click on the image and click for mirror image (horizontal arrow) Count number of fringes. Each fringe represents 2.8 (wavelength/2) cm. Please look at the outputs and observe the displacement. What is total deformation and which side is more? Differential Interferogram before filtering The following is an OPTIONAL : ************************************************** If you want to filter differential interferogram, you need to edit 9192_9693.res file. Before editing, copy this file into another file say 9192_9693.res_backup for safe side. In the file 9192_9693.res at the top, you can find task completed with 1 and others 0. You need to change the process control flag corresponding to filtphase from 1 to 0. You have to also remove result related to filtphase in the file 9192_9693.res i.e lines with Start_filtphase and below. $ doris input.filter_unwrap (This program filters the differential interferogram and unwrap the differential interferogram ) Filtered interferogram

5 $xv unwrapped_interferogram.ras Unwrapped Interferogram OPTIONAL part : END ************************************************** You can also use the following command without any modifications of 9192_9693.res file, but without filtering differential interferogram $doris input.unwrap_diff ( This command unwrap the differential interferogram without filtering ) Displacement MAP generation : This should be done separately. One has to open unwrapped phase with BIL format with two bands. First band contains amplitude image and the second band contains unwrapped phase. The second band is multiplied with 2.8*/2pi to get displacement in centimeters. Import the unwrapped_9192_9693.udcint in the Outdata directory (change the extension *.udcint if ERDAS requires) using ERDAS into.img format. Give the following parameters while importing. Rows: 987 Columns: 1182 BIL format Bands:2 You can also use ENVI software or other free software for processing the file. Second channel is unwrapped differential phase. There is also an option in DORIS to write only phase and not BIL format with 2 bands. Using the imported image perform the below operation using MODELER in ERDAS. defo_in_meters = - DinSAR_unwrapped_phase * 2.8/(2PI) in radar direction Display the image in Pseudo colours. The resultant output is as given below.

6 +30 cm -18 cm 30 cm moved towards (+ sign) the radar and 18 cm away (- sign) from the radar Practial-2 (about 40 minutes, simultaneously you can do practical-3 while running this task) 2-Pass Interferometry using Dec and Jan ASAR Images (only two scenes are enough to calculate displacement map, but you need SRTM DEM) Data : Dec (9192 orbit) and Jan 11, 2004 (9693 orbit) and SRTM DEM $cd bam (go to bam directory) $mkdir twopass (create directory) $mkdir Outdata (create direcotory for output data files) The file N28to29_E57to59_final.hgt (The size 2401 x 3601, signed short, You can display the image using freelook or any other software, Lat goes from 28-30N and Long 57-60E). It is 2deg by 3deg in size. You can also convert the binary file into xyz ascii format (long, lat, height) and then use ascii2ps ascii.file. From this command, you will get temp.eps file. xv temp.eps (display SRTM DEM). You can see the displayed SRTM DEM at the end of the file. $doris input.m_initial (creates required parameters and master data set from original SAR data i.e Dec. 3, 2003) $doris input.s_initial (creates required parameters and slave data set from original Jan 11, 2004 data set) $ls -l ( to check about batch files that are available in the directory for running the software) $doris input.coregistration $doris input.resample $doris input.products Display output data products i.e. *.ras files using $xv filename.ras as similar to practical one. $doris input.refdem_dinsar ( SRTM DEM is radar-coded at the grid of interferogram. This step takes a little more time (30 minutes). Please wait till the task is over). Output of this step is refdem.raw. This command subtract the phase corresponding to refdem from the complex interferogram. While running the task, you can continue with practical-3

7 $xv interferogram_srd_pha.ras (This command display the output of the above task and looks as below: $doris input.filter_unwrap $xv interferogram_filt_pha.ras & ( you will see the following filtered interferogram) Compare two-pass differential fringes with that of 3-pass write your observations. $xv unwrapped_interferogram.ras & (This command displays unwrapped phase which can be converted into displacement as similar to 3-pass exercise)

8 Unwrapped phase (after mirroring the image using right click option with xv) Practical 3 : DEM Generation and Visualization (approximate time taken for this is 10 minutes) $cd topo (this is already created and worked using Dec and June data sets i.e Practical-1 $doris input.slant2height (This command converts unwrapped phase into height values) output is hei.schw file $doris input.geocode (This program converts height data into geocoded products) outputs are lam.raw and phi.raw files $lonlathei2ascii lam.raw phi.raw hei.schw lonlathei.dat (lonlathei.asci is gmt script and converts the data into 3 column ascii data. Output is somewhat big file due to ascii format (32 MB) $ascii2ps lonlathei.dat (This converts 3 column ascii data into postscript file which can viewed using xv or gv (ghostview) $xv temp.eps (displaying the Geocoded DEM in colours) $ascii2ascii_utm lonlathei.dat +utm_sone=40 xyz_utm.dat $ascii2ps xyz_utm.dat $xv temp.eps (displaying the geocoded in colour ) You can compare this DEM with that of SRTM DEM shown below: be

9 BAM Geocoded DEM using ASAR data

Sentinel-1 Toolbox. Interferometry Tutorial Issued March 2015 Updated August Luis Veci

Sentinel-1 Toolbox. Interferometry Tutorial Issued March 2015 Updated August Luis Veci Sentinel-1 Toolbox Interferometry Tutorial Issued March 2015 Updated August 2016 Luis Veci Copyright 2015 Array Systems Computing Inc. http://www.array.ca/ http://step.esa.int Interferometry Tutorial The

More information

InSAR Operational and Processing Steps for DEM Generation

InSAR Operational and Processing Steps for DEM Generation InSAR Operational and Processing Steps for DEM Generation By F. I. Okeke Department of Geoinformatics and Surveying, University of Nigeria, Enugu Campus Tel: 2-80-5627286 Email:francisokeke@yahoo.com Promoting

More information

Interferometry Tutorial with RADARSAT-2 Issued March 2014 Last Update November 2017

Interferometry Tutorial with RADARSAT-2 Issued March 2014 Last Update November 2017 Sentinel-1 Toolbox with RADARSAT-2 Issued March 2014 Last Update November 2017 Luis Veci Copyright 2015 Array Systems Computing Inc. http://www.array.ca/ http://step.esa.int with RADARSAT-2 The goal of

More information

In addition, the image registration and geocoding functionality is also available as a separate GEO package.

In addition, the image registration and geocoding functionality is also available as a separate GEO package. GAMMA Software information: GAMMA Software supports the entire processing from SAR raw data to products such as digital elevation models, displacement maps and landuse maps. The software is grouped into

More information

InSAR DEM; why it is better?

InSAR DEM; why it is better? InSAR DEM; why it is better? What is a DEM? Digital Elevation Model (DEM) refers to the process of demonstrating terrain elevation characteristics in 3-D space, but very often it specifically means the

More information

Interferometry Module for Digital Elevation Model Generation

Interferometry Module for Digital Elevation Model Generation Interferometry Module for Digital Elevation Model Generation In order to fully exploit processes of the Interferometry Module for Digital Elevation Model generation, the European Space Agency (ESA) has

More information

Sentinel-1 Toolbox. TOPS Interferometry Tutorial Issued May 2014

Sentinel-1 Toolbox. TOPS Interferometry Tutorial Issued May 2014 Sentinel-1 Toolbox TOPS Interferometry Tutorial Issued May 2014 Copyright 2015 Array Systems Computing Inc. http://www.array.ca/ https://sentinel.esa.int/web/sentinel/toolboxes Interferometry Tutorial

More information

SAR Interferometry. Dr. Rudi Gens. Alaska SAR Facility

SAR Interferometry. Dr. Rudi Gens. Alaska SAR Facility SAR Interferometry Dr. Rudi Gens Alaska SAR Facility 2 Outline! Relevant terms! Geometry! What does InSAR do?! Why does InSAR work?! Processing chain " Data sets " Coregistration " Interferogram generation

More information

INSAR DEMS; ACHIEVEMENTS AND BENEFITS

INSAR DEMS; ACHIEVEMENTS AND BENEFITS INSAR DEMS; ACHIEVEMENTS AND BENEFITS Parviz TARIKHI, Iran Key words: remote sensing, InSAR, DEM, deformation measurement, Iran SUMMARY InSAR is a radar technique for combining synthetic aperture radar

More information

Feedbacks on some present DINSAR 1 processing suites:

Feedbacks on some present DINSAR 1 processing suites: Feedbacks on some present DINSAR 1 processing suites: An overview on interferometric SAR 2 software and a comparison between DORIS and SARSCAPE packages Elisabeth Simonetto, Jean-Michel Follin L2G (Laboratoire

More information

Interferometric processing. Rüdiger Gens

Interferometric processing. Rüdiger Gens Rüdiger Gens Why InSAR processing? extracting three-dimensional information out of a radar image pair covering the same area digital elevation model change detection 2 Processing chain 3 Processing chain

More information

InSAR Processing. Sentinel 1 data Case study of subsidence in Mexico city. Marie-Pierre Doin, Cécile Lasserre, Raphaël Grandin, Erwan Pathier

InSAR Processing. Sentinel 1 data Case study of subsidence in Mexico city. Marie-Pierre Doin, Cécile Lasserre, Raphaël Grandin, Erwan Pathier 1 InSAR Processing Sentinel 1 data Case study of subsidence in Mexico city Marie-Pierre Doin, Cécile Lasserre, Raphaël Grandin, Erwan Pathier NSBAS processing chain (based on ROI_PAC): ROI-PAC: Rosen et

More information

Operational process interferometric for the generation of a digital model of ground Applied to the couple of images ERS-1 ERS-2 to the area of Algiers

Operational process interferometric for the generation of a digital model of ground Applied to the couple of images ERS-1 ERS-2 to the area of Algiers Operational process interferometric for the generation of a digital model of ground Applied to the couple of images ERS-1 ERS-2 to the area of Algiers F. Hocine, M.Ouarzeddine, A. elhadj-aissa,, M. elhadj-aissa,,

More information

GMES TERRAFIRMA. Validation of existing processing chains in Terrafirma stage 2 LIST OF OSP DELIVERABLES EXTENDED

GMES TERRAFIRMA. Validation of existing processing chains in Terrafirma stage 2 LIST OF OSP DELIVERABLES EXTENDED GMES TERRAFIRMA ESRIN/Contract no. 19366/05/I-E Validation of existing processing chains in Terrafirma stage 2 LIST OF OSP DELIVERABLES EXTENDED 5 th July 2007 Final version - ERS M. Crosetto, M. Agudo

More information

Concept and methodology of SAR Interferometry technique

Concept and methodology of SAR Interferometry technique Concept and methodology of SAR Interferometry technique March 2016 Differen;al SAR Interferometry Young s double slit experiment - Construc;ve interference (bright) - Destruc;ve interference (dark) http://media-2.web.britannica.com/eb-media/96/96596-004-1d8e9f0f.jpg

More information

SNAP-Sentinel-1 in a Nutshell

SNAP-Sentinel-1 in a Nutshell SNAP-Sentinel-1 in a Nutshell Dr. Andrea Minchella 1 st ESA Advanced Training Course on Remote Sensing of the Cryosphere 13 September 2016, University of Leeds, Leeds, UK What is SNAP? Credit: SNAP The

More information

Repeat-pass SAR Interferometry Experiments with Gaofen-3: A Case Study of Ningbo Area

Repeat-pass SAR Interferometry Experiments with Gaofen-3: A Case Study of Ningbo Area Repeat-pass SAR Interferometry Experiments with Gaofen-3: A Case Study of Ningbo Area Tao Zhang, Xiaolei Lv, Bing Han, Bin Lei and Jun Hong Key Laboratory of Technology in Geo-spatial Information Processing

More information

Lateral Ground Movement Estimation from Space borne Radar by Differential Interferometry.

Lateral Ground Movement Estimation from Space borne Radar by Differential Interferometry. Lateral Ground Movement Estimation from Space borne Radar by Differential Interferometry. Abstract S.Sircar 1, 2, C.Randell 1, D.Power 1, J.Youden 1, E.Gill 2 and P.Han 1 Remote Sensing Group C-CORE 1

More information

Interferometric SAR Processing

Interferometric SAR Processing Documentation - Theory Interferometric SAR Processing Version 1.0 November 2007 GAMMA Remote Sensing AG, Worbstrasse 225, CH-3073 Gümligen, Switzerland tel: +41-31-951 70 05, fax: +41-31-951 70 08, email:

More information

LAND SUBSIDENCE WITH SENTINEL-1 using SNAP

LAND SUBSIDENCE WITH SENTINEL-1 using SNAP _p TRAINING KIT HAZA03 LAND SUBSIDENCE WITH SENTINEL-1 using SNAP Table of Contents 1 Introduction... 2 2 Training... 2 2.1 Data used... 2 2.2 Software in RUS environment... 2 3 Step by step... 3 3.1 Data

More information

GAMMA Interferometric Point Target Analysis Software (IPTA): Users Guide

GAMMA Interferometric Point Target Analysis Software (IPTA): Users Guide GAMMA Interferometric Point Target Analysis Software (IPTA): Users Guide Contents User Handbook Introduction IPTA overview Input data Point list generation SLC point data Differential interferogram point

More information

SNAP-Sentinel-1 in a Nutshell

SNAP-Sentinel-1 in a Nutshell SNAP-Sentinel-1 in a Nutshell Dr. Andrea Minchella 21-22/01/2016 ESA SNAP-Sentinel-1 Training Course Satellite Applications Catapult - Electron Building, Harwell, Oxfordshire What is SNAP? Credit: SNAP

More information

Scene Matching on Imagery

Scene Matching on Imagery Scene Matching on Imagery There are a plethora of algorithms in existence for automatic scene matching, each with particular strengths and weaknesses SAR scenic matching for interferometry applications

More information

A STATISTICAL-COST APPROACH TO UNWRAPPING THE PHASE OF INSAR TIME SERIES

A STATISTICAL-COST APPROACH TO UNWRAPPING THE PHASE OF INSAR TIME SERIES A STATISTICAL-COST APPROACH TO UNWRAPPING THE PHASE OF INSAR TIME SERIES Andrew Hooper Delft Institute of Earth Observation and Space Systems, Delft University of Technology, Delft, Netherlands, Email:

More information

SAR Interferogram Phase Filtering Using Wavelet Transform

SAR Interferogram Phase Filtering Using Wavelet Transform Formatted: Font: 16 pt, Nazanin, 16 pt, (Complex) Farsi, 12 pt SAR Interferogram Phase Filtering Using Wavelet Transform V. Akbari, M. Motagh and M. A. Rajabi 1 Dept. o Surveying Eng., University College

More information

Individual Interferograms to Stacks!

Individual Interferograms to Stacks! Individual Interferograms to Stacks! Piyush Agram! Jet Propulsion Laboratory!! Jun 29, 2015! @UNAVCO! Thanks to my colleagues from JPL, Caltech, Stanford University and from all over the world for providing

More information

The STUN algorithm for Persistent Scatterer Interferometry

The STUN algorithm for Persistent Scatterer Interferometry [1/27] The STUN algorithm for Persistent Scatterer Interferometry Bert Kampes, Nico Adam 1. Theory 2. PSIC4 Processing 3. Conclusions [2/27] STUN Algorithm Spatio-Temporal Unwrapping Network (STUN) 4 1D

More information

Sentinel-1 InSAR AP workshop

Sentinel-1 InSAR AP workshop Sentinel-1 InSAR AP workshop Sentinel-1 InSAR progress and experience at GAMMA U. Wegmüller, C. Werner, A. Wiesmann, T. Strozzi Gamma Remote Sensing AG - Progress made since S1A Expert Users meeting at

More information

DINSAR: Differential SAR Interferometry

DINSAR: Differential SAR Interferometry DINSAR: Differential SAR Interferometry Fabio Rocca 1 SAR interferometric phase: ground motion contribution If a scatterer on the ground slightly changes its relative position in the time interval between

More information

Progress In Electromagnetics Research M, Vol. 14, 15 32, 2010 RECONSTRUCTING HIGH-ACCURACY DEM WITH PRECISE ORBIT DATA AND EXTERNAL DEM

Progress In Electromagnetics Research M, Vol. 14, 15 32, 2010 RECONSTRUCTING HIGH-ACCURACY DEM WITH PRECISE ORBIT DATA AND EXTERNAL DEM Progress In Electromagnetics Research M, Vol. 14, 15 32, 2010 RECONSTRUCTING HIGH-ACCURACY DEM WITH PRECISE ORBIT DATA AND EXTERNAL DEM A. Bin School of Marine Sciences Sun Yat-sen University Guangzhou

More information

LONG-TERM SUBSIDENCE MONITORING OF CITY AREAS AT NORDIC LATITUDES USING ERS SAR DATA

LONG-TERM SUBSIDENCE MONITORING OF CITY AREAS AT NORDIC LATITUDES USING ERS SAR DATA LONG-TERM SUBSIDENCE MONITORING OF CITY AREAS AT NORDIC LATITUDES USING ERS SAR DATA Tom R. Lauknes (1,2), Geir Engen (1), Kjell A. Høgda (1), Inge Lauknes (1), Torbjørn Eltoft (2), Dan J. Weydahl (3)

More information

A Correlation Test: What were the interferometric observation conditions?

A Correlation Test: What were the interferometric observation conditions? A Correlation Test: What were the interferometric observation conditions? Correlation in Practical Systems For Single-Pass Two-Aperture Interferometer Systems System noise and baseline/volumetric decorrelation

More information

RADARGRAMMETRY AND INTERFEROMETRY SAR FOR DEM GENERATION

RADARGRAMMETRY AND INTERFEROMETRY SAR FOR DEM GENERATION RADARGRAMMETRY AND INTERFEROMETRY SAR FOR DEM GENERATION Jung Hum Yu 1, Xiaojing Li, Linlin Ge, and Hsing-Chung Chang School of Surveying and Spatial Information Systems University of New South Wales,

More information

GAMMA Software. Introduction:

GAMMA Software. Introduction: v1.1, 1-Dec-2017 page 1 GAMMA Software Introduction: GAMMA Software supports the entire processing chain from SAR raw data to products such as digital elevation models, displacement maps and landuse maps.

More information

Individual Interferograms to Stacks

Individual Interferograms to Stacks Individual Interferograms to Stacks Piyush Agram Jet Propulsion Laboratory Aug 1, 2016 @UNAVCO Thanks to my colleagues from JPL, Caltech, Stanford University and from all over the world for providing images

More information

NEST 4C-1.1: an ESA toolbox for scientific exploitation of SAR data

NEST 4C-1.1: an ESA toolbox for scientific exploitation of SAR data NEST 4C-1.1: an ESA toolbox for scientific exploitation of SAR data Andrea Minchella RSAC c/o European Space Agency ESRIN EO Science, Applications and New Technologies Department Exploitation & Services

More information

Playa del Rey, California InSAR Ground Deformation Monitoring

Playa del Rey, California InSAR Ground Deformation Monitoring Playa del Rey, California InSAR Ground Deformation Monitoring Master Document Ref.: RV-14524 July 13, 2009 SUBMITTED TO: ATTN: Mr. Rick Gailing Southern California Gas Company 555 W. Fifth Street (Mail

More information

The 2017 InSAR package also provides support for the generation of interferograms for: PALSAR-2, TanDEM-X

The 2017 InSAR package also provides support for the generation of interferograms for: PALSAR-2, TanDEM-X Technical Specifications InSAR The Interferometric SAR (InSAR) package can be used to generate topographic products to characterize digital surface models (DSMs) or deformation products which identify

More information

Sentinel-1 processing with GAMMA software

Sentinel-1 processing with GAMMA software Documentation User s Guide Sentinel-1 processing with GAMMA software Including an example of Sentinel-1 SLC co-registration and differential interferometry Version 1.1 May 2015 GAMMA Remote Sensing AG,

More information

Synthetic Aperture Radar Interferometry (InSAR)

Synthetic Aperture Radar Interferometry (InSAR) CEE 6100 / CSS 6600 Remote Sensing Fundamentals 1 Synthetic Aperture Radar Interferometry (InSAR) Adapted from and the ESA Interferometric SAR overview by Rocca et al. http://earth.esa.int/workshops/ers97/program-details/speeches/rocca-et-al/

More information

PolSARpro v4.03 Forest Applications

PolSARpro v4.03 Forest Applications PolSARpro v4.03 Forest Applications Laurent Ferro-Famil Lecture on polarimetric SAR Theory and applications to agriculture & vegetation Thursday 19 April, morning Pol-InSAR Tutorial Forest Application

More information

INTERFEROMETRIC MULTI-CHROMATIC ANALYSIS OF HIGH RESOLUTION X-BAND DATA

INTERFEROMETRIC MULTI-CHROMATIC ANALYSIS OF HIGH RESOLUTION X-BAND DATA INTERFEROMETRIC MULTI-CHROMATIC ANALYSIS OF HIGH RESOLUTION X-BAND DATA F. Bovenga (1), V. M. Giacovazzo (1), A. Refice (1), D.O. Nitti (2), N. Veneziani (1) (1) CNR-ISSIA, via Amendola 122 D, 70126 Bari,

More information

Playa del Rey, California InSAR Ground Deformation Monitoring

Playa del Rey, California InSAR Ground Deformation Monitoring Document Title Playa del Rey, California InSAR Ground Deformation Monitoring Prepared By: (signature / date) Ref.: RV-14524 Project Manager: xxxxxx July 13, 2009 SUBMITTED TO: ATTN: Mr. Rick Gailing Southern

More information

ALOS PALSAR SCANSAR INTERFEROMETRY AND ITS APPLICATION IN WENCHUAN EARTHQUAKE

ALOS PALSAR SCANSAR INTERFEROMETRY AND ITS APPLICATION IN WENCHUAN EARTHQUAKE ALOS PALSAR SCANSAR INTERFEROMETRY AND ITS APPLICATION IN WENCHUAN EARTHQUAKE Cunren Liang (1) (2), Qiming Zeng (1) (2), Jianying Jia (1) (2), Jian Jiao (1) (2), Xiai Cui (1) (2) (1) (2), Xiao Zhou (1)

More information

SBAS- InSAR SERVICE WITHIN THE G- POD PLATFORM

SBAS- InSAR SERVICE WITHIN THE G- POD PLATFORM SBAS- InSAR SERVICE WITHIN THE G- POD PLATFORM USER MANUAL Prepared by: Reference: Issue: 2 Revision: 0 Claudio De Luca (CNR- IREA) Francesco Casu (CNR- IREA) IREA- GPOD- UM- 14-003 Date of Issue: November

More information

Ice surface velocities using SAR

Ice surface velocities using SAR Ice surface velocities using SAR Thomas Schellenberger, PhD ESA Cryosphere Remote Sensing Training Course 2018 UNIS Longyearbyen, Svalbard 12 th June 2018 thomas.schellenberger@geo.uio.no Outline Synthetic

More information

DIGITAL ELEVATION MODEL GENERATION FROM INTERFEROMETRIC SYNTHETIC APERTURE RADAR USING MULTI-SCALE METHOD

DIGITAL ELEVATION MODEL GENERATION FROM INTERFEROMETRIC SYNTHETIC APERTURE RADAR USING MULTI-SCALE METHOD DIGITAL ELEVATION MODEL GENERATION FROM INTERFEROMETRIC SYNTHETIC APERTURE RADAR USING MULTI-SCALE METHOD Jung Hum Yu 1, Linlin Ge, Chris Rizos School of Surveying and Spatial Information Systems University

More information

Coherence Based Polarimetric SAR Tomography

Coherence Based Polarimetric SAR Tomography I J C T A, 9(3), 2016, pp. 133-141 International Science Press Coherence Based Polarimetric SAR Tomography P. Saranya*, and K. Vani** Abstract: Synthetic Aperture Radar (SAR) three dimensional image provides

More information

Pixel-Offset SBAS analysis: a tool for the investigation of deformation time-series with large dynamics

Pixel-Offset SBAS analysis: a tool for the investigation of deformation time-series with large dynamics Pixel-Offset SBAS analysis: a tool for the investigation of deformation time-series with large dynamics F. Casu, A. Manconi, A. Pepe, M. Manzo, R. Lanari IREA-CNR Napoli, Italy casu.f@irea.cnr.it Summary

More information

PSI Precision, accuracy and validation aspects

PSI Precision, accuracy and validation aspects PSI Precision, accuracy and validation aspects Urs Wegmüller Charles Werner Gamma Remote Sensing AG, Gümligen, Switzerland, wegmuller@gamma-rs.ch Contents Aim is to obtain a deeper understanding of what

More information

LINEAR AND NON-LINEAR LONG-TERM TERRAIN DEFORMATION WITH DINSAR (CPT: COHERENT PIXELS TECHNIQUE)

LINEAR AND NON-LINEAR LONG-TERM TERRAIN DEFORMATION WITH DINSAR (CPT: COHERENT PIXELS TECHNIQUE) LINEAR AND NON-LINEAR LONG-TERM TERRAIN DEFORMATION WITH DINSAR (CPT: COHERENT PIXELS TECHNIQUE) Jordi J. Mallorquí (1), Oscar Mora (1,2), Pablo Blanco (1), Antoni Broquetas (1) (1) Universitat Politècnica

More information

WIDE AREA DEFORMATION MAP GENERATION WITH TERRASAR-X DATA: THE TOHOKU-OKI EARTHQUAKE 2011 CASE

WIDE AREA DEFORMATION MAP GENERATION WITH TERRASAR-X DATA: THE TOHOKU-OKI EARTHQUAKE 2011 CASE WIDE AREA DEFORMATION MAP GENERATION WITH TERRASAR-X DATA: THE TOHOKU-OKI EARTHQUAKE 2011 CASE Nestor Yague-Martinez (1), Michael Eineder (2), Christian Minet (2), Birgitt Schättler (2) (1) Starlab Barcelona

More information

ENVI 5 & E3De. The Next Generation of Image Analysis

ENVI 5 & E3De. The Next Generation of Image Analysis ENVI 5 & E3De The Next Generation of Image Analysis The information contained in this document pertains to software products and services that are subject to the controls of the Export Administration Regulations

More information

Using GAMMA SLCs with TU-DELFT-DORIS

Using GAMMA SLCs with TU-DELFT-DORIS Using GAMMA SLCs with TU-DELFT-DORIS Batuhan Osmanoglu January 30, 2010 Abstract This brief report explains my efforts for using GAMMA SLCs with TU Delft s DORIS software. 1 Background DORIS 4.02 includes

More information

HOW TO INSTALL AND PROCESS GMTSAR (or GMT5SAR)

HOW TO INSTALL AND PROCESS GMTSAR (or GMT5SAR) HOW TO INSTALL AND PROCESS GMTSAR (or GMT5SAR) OPEN SOURCE SOFTWARE TO PROCESS INTERFEROMETRY SYNTHETIC APERTURE RADAR IMAGES Linux Operating System, Ubuntu 14.04 Noorlaila Hayati Isya November, 2015 revised:

More information

MULTI-TEMPORAL INTERFEROMETRIC POINT TARGET ANALYSIS

MULTI-TEMPORAL INTERFEROMETRIC POINT TARGET ANALYSIS MULTI-TEMPORAL INTERFEROMETRIC POINT TARGET ANALYSIS U. WEGMÜLLER, C. WERNER, T. STROZZI, AND A. WIESMANN Gamma Remote Sensing AG. Thunstrasse 130, CH-3074 Muri (BE), Switzerland wegmuller@gamma-rs.ch,

More information

Differential Interferometry and Geocoding Software DIFF&GEO

Differential Interferometry and Geocoding Software DIFF&GEO Documentation User s Guide Differential Interferometry and Geocoding Software DIFF&GEO Geocoding and Image Registration Version 1.6 May 2011 GAMMA Remote Sensing AG, Worbstrasse 225, CH-3073 Gümligen,

More information

NEST (Next ESA SAR Toolbox) 2C release demonstration

NEST (Next ESA SAR Toolbox) 2C release demonstration NEST (Next ESA SAR Toolbox) 2C release demonstration Andrea Minchella 1 July 2009 D3l1b CONTENTS - Brief introduction to the NEST project - Basic concepts 1. How accessing data: Product readers, Open Raster

More information

LANDSLIDE PHENOMENA IN SEVAN NATIONAL PARK - ARMENIA

LANDSLIDE PHENOMENA IN SEVAN NATIONAL PARK - ARMENIA LANDSLIDE PHENOMENA IN SEVAN NATIONAL PARK - ARMENIA Andon Dimitrov Lazarov (1), Dimitar Minchev (2), Gurgen Aleksanyan (3), (1) Bourgas Free University, 62 San Stefano Str., 8000 Bourgas, Bulgaria,Email:

More information

APPLICATION OF SAR INTERFEROMETRIC TECHNIQUES FOR SURFACE DEFORMATION MONITORING

APPLICATION OF SAR INTERFEROMETRIC TECHNIQUES FOR SURFACE DEFORMATION MONITORING APPLICATION OF SAR INTERFEROMETRIC TECHNIQUES FOR SURFACE DEFORMATION MONITORING Urs Wegmüller, Charles Werner, Tazio Strozzi, and Andreas Wiesmann Gamma Remote Sensing, Worbstrasse 225, 3073 Gümligen,

More information

COMPARISON OF DEMS DERIVED FROM INSAR AND OPTICAL STEREO TECHNIQUES

COMPARISON OF DEMS DERIVED FROM INSAR AND OPTICAL STEREO TECHNIQUES COMPARISON OF DEMS DERIVED FROM INSAR AND OPTICAL STEREO TECHNIQUES ABSTRACT Y.S. Rao and K.S. Rao Centre of Studies in Resources Engineering Indian Institute of Technology, Bombay Powai, Mumbai-400 076

More information

SARscape. Table of Contents. Preface 1. Overview 3. Basic Module 5. Focusing Module 11. Gamma and Gaussian Filtering Module 11

SARscape. Table of Contents. Preface 1. Overview 3. Basic Module 5. Focusing Module 11. Gamma and Gaussian Filtering Module 11 Table of Contents Preface 1 Overview 3 Basic Module 5 Focusing Module 11 Gamma and Gaussian Filtering Module 11 Interferometry Module 13 ScanSAR Interferometry Module 18 Polarimetry and Polarimetric Interferometry

More information

FIRST RESULTS OF THE ALOS PALSAR VERIFICATION PROCESSOR

FIRST RESULTS OF THE ALOS PALSAR VERIFICATION PROCESSOR FIRST RESULTS OF THE ALOS PALSAR VERIFICATION PROCESSOR P. Pasquali (1), A. Monti Guarnieri (2), D. D Aria (3), L. Costa (3), D. Small (4), M. Jehle (4) and B. Rosich (5) (1) sarmap s.a., Cascine di Barico,

More information

1. Make a top level directory structure for ascending or descending data as follows:

1. Make a top level directory structure for ascending or descending data as follows: How to make an InSAR time series from Sentinel-1 TOPS data: Kilauea 1. Make a top level directory structure for ascending or descending data as follows: 2. Prepare a topography grid (dem.grd) a) Using

More information

Interferometric SAR Processor - ISP

Interferometric SAR Processor - ISP Documentation User s Guide Interferometric SAR Processor - ISP Version 1.4 November 2009 GAMMA Remote Sensing AG, Worbstrasse 225, CH-3073 Gümligen, Switzerland tel: +41-31-951 70 05, fax: +41-31-951 70

More information

Mac OSX The software in this version has been compiled again using Snow Leopard 10.6 with 64-bits.

Mac OSX The software in this version has been compiled again using Snow Leopard 10.6 with 64-bits. Release Notes GAMMA Software, 20131205 (Urs Wegmüller, Charles Werner, 5-Dec-2013) Gamma Remote Sensing AG Worbstrasse 225, CH-3073 Gümligen http://www.gamma-rs.ch This information is provided to users

More information

Ice surface velocities using SAR

Ice surface velocities using SAR Ice surface velocities using SAR Thomas Schellenberger, PhD ESA Cryosphere Remote Sensing Training Course 2018 UNIS Longyearbyen, Svalbard 12 th June 2018 thomas.schellenberger@geo.uio.no Outline Data

More information

SAOCOM 1A INTERFEROMETRIC ERROR MODEL AND ANALYSIS

SAOCOM 1A INTERFEROMETRIC ERROR MODEL AND ANALYSIS SAOCOM A INTERFEROMETRIC ERROR MODEL AND ANALYSIS Pablo Andrés Euillades (), Leonardo Daniel Euillades (), Mario Azcueta (), Gustavo Sosa () () Instituto CEDIAC FI UNCuyo & CONICET, Centro Universitario,

More information

Terrain correction. Backward geocoding. Terrain correction and ortho-rectification. Why geometric terrain correction? Rüdiger Gens

Terrain correction. Backward geocoding. Terrain correction and ortho-rectification. Why geometric terrain correction? Rüdiger Gens Terrain correction and ortho-rectification Terrain correction Rüdiger Gens Why geometric terrain correction? Backward geocoding remove effects of side looking geometry of SAR images necessary step to allow

More information

2-PASS DIFFERENTIAL INTERFEROMETRY IN THE AREA OF THE SLATINICE ABOVE- LEVEL DUMP. Milan BOŘÍK 1

2-PASS DIFFERENTIAL INTERFEROMETRY IN THE AREA OF THE SLATINICE ABOVE- LEVEL DUMP. Milan BOŘÍK 1 2-PASS DIFFERENTIAL INTERFEROMETRY IN THE AREA OF THE SLATINICE ABOVE- LEVEL DUMP Milan BOŘÍK 1 1 Department of Mathematics, Faculty of Civil Engineering, Czech Technical University in Prague, Thákurova

More information

ALOS PALSAR VERIFICATION PROCESSOR

ALOS PALSAR VERIFICATION PROCESSOR ALOS PALSAR VERIFICATION PROCESSOR P. Pasquali (1), A. Monti Guarnieri (2), D. D Aria (3), L. Costa (3), D. Small (4), M. Jehle (4) and B. Rosich (5) (1) sarmap s.a., Cascine di Barico, 6989 Purasca, Switzerland,

More information

FAST SOLUTION OF PHASE UNWRAPPING PARTIAL DIFFERENTIAL EQUATION USING WAVELETS

FAST SOLUTION OF PHASE UNWRAPPING PARTIAL DIFFERENTIAL EQUATION USING WAVELETS Tenth MSU Conference on Differential Equations and Computational Simulations. Electronic Journal of Differential Equations, Conference 23 (2016), pp. 119 129. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu

More information

Ground Subsidence Monitored by L-band Satellite Radar. Interferometry

Ground Subsidence Monitored by L-band Satellite Radar. Interferometry Ground Subsidence Monitored by L-band Satellite Radar Interferometry Hsing-Chung Chang, Ming-han Chen, Lijiong Qin, Linlin Ge and Chris Rizos Satellite Navigation And Positioning Group School of Surveying

More information

Precise coregistration of Sentinel-1A TOPS data. Heresh Fattahi, Piyush Agram, Mark Simons

Precise coregistration of Sentinel-1A TOPS data. Heresh Fattahi, Piyush Agram, Mark Simons Precise coregistration of Sentinel-1A TOPS data Heresh Fattahi, Piyush Agram, Mark Simons Sentinel-1A TOPS Burst N Burst 3 Burst 2 Burst 1 [Prats-Iraola et al, 212] Swath1 Swath2 Swath3 [Sakar et al, 215]

More information

NEST: the ESA toolbox for scientific exploitation of SAR data

NEST: the ESA toolbox for scientific exploitation of SAR data NEST: the ESA toolbox for scientific exploitation of SAR data Andrea Minchella (1), L. Veci (2), Marcus Engdahl (3) and Petar Marinkovic (4) (1) RSAC c/o European Space Agency, ESA-ESRIN (2) Array Systems

More information

I-PAF SRTM X-SAR Processing Chain: Algorithms and Analysis of First Results

I-PAF SRTM X-SAR Processing Chain: Algorithms and Analysis of First Results I-PAF SRTM X-SAR Processing Chain: Algorithms and Analysis of First Results P. AMMENDOLA(*), E. LOPINTO(**),C. MARZO (***), G. MILILLO (***), G. RICCOBONO (***), G. R. VERDONE (**), R. VIGGIANO (**) (*)ASI

More information

IMPROVING DEMS USING SAR INTERFEROMETRY. University of British Columbia. ABSTRACT

IMPROVING DEMS USING SAR INTERFEROMETRY. University of British Columbia.  ABSTRACT IMPROVING DEMS USING SAR INTERFEROMETRY Michael Seymour and Ian Cumming University of British Columbia 2356 Main Mall, Vancouver, B.C.,Canada V6T 1Z4 ph: +1-604-822-4988 fax: +1-604-822-5949 mseymour@mda.ca,

More information

SENTINEL-1 SUPPORT IN THE GAMMA SOFTWARE

SENTINEL-1 SUPPORT IN THE GAMMA SOFTWARE SENTINEL-1 SUPPORT IN THE GAMMA SOFTWARE Urs Wegmüller, Charles Werner, Tazio Strozzi, Andreas Wiesmann, Othmar Frey, and Maurizio Santoro Gamma Remote Sensing, Worbstrasse 225, 3073 Gümligen BE, Switzerland

More information

Sentinel-1 InSAR Phase Unwrapping using S1TBX and SNAPHU

Sentinel-1 InSAR Phase Unwrapping using S1TBX and SNAPHU Making remote-sensing data accessible since 1991 Sentinel-1 InSAR Phase Unwrapping using S1TBX and SNAPHU Adapted from the European Space Agency s STEP community platform In this document you will find:

More information

DETECTION AND QUANTIFICATION OF ROCK GLACIER. DEFORMATION USING ERS D-InSAR DATA

DETECTION AND QUANTIFICATION OF ROCK GLACIER. DEFORMATION USING ERS D-InSAR DATA DETECTION AND QUANTIFICATION OF ROCK GLACIER DEFORMATION USING ERS D-InSAR DATA Lado W. Kenyi 1 and Viktor Kaufmann 2 1 Institute of Digital Image Processing, Joanneum Research Wastiangasse 6, A-8010 Graz,

More information

fraction of Nyquist

fraction of Nyquist differentiator 4 2.1.2.3.4.5.6.7.8.9 1 1 1/integrator 5.1.2.3.4.5.6.7.8.9 1 1 gain.5.1.2.3.4.5.6.7.8.9 1 fraction of Nyquist Figure 1. (top) Transfer functions of differential operators (dotted ideal derivative,

More information

2003 IEEE. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes

2003 IEEE. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes 2003 IEEE. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes or for creating new collective works for resale or

More information

INTEGRATED USE OF INTERFEROMETRIC SAR DATA AND LEVELLING MEASUREMENTS FOR MONITORING LAND SUBSIDENCE

INTEGRATED USE OF INTERFEROMETRIC SAR DATA AND LEVELLING MEASUREMENTS FOR MONITORING LAND SUBSIDENCE INTEGRATED USE OF INTERFEROMETRIC SAR DATA AND LEVELLING MEASUREMENTS FOR MONITORING LAND SUBSIDENCE Yueqin Zhou *, Martien Molenaar *, Deren Li ** * International Institute for Aerospace Survey and Earth

More information

ERS AND ENVISAT DIFFERENTIAL SAR INTERFEROMETRY FOR SUBSIDENCE MONITORING

ERS AND ENVISAT DIFFERENTIAL SAR INTERFEROMETRY FOR SUBSIDENCE MONITORING ERS AND ENVISAT DIFFERENTIAL SAR INTERFEROMETRY FOR SUBSIDENCE MONITORING Urs Wegmüller 1, Tazio Strozzi 1, and Luigi Tosi 2 1 Gamma Remote Sensing, Thunstrasse 130, CH-3074 Muri b. Bern, Switzerland Tel:

More information

Precise orbits and accurate timing simplifies software and enables seamless mosaicing. Geometric validation of ERS, Envisat, and ALOS.

Precise orbits and accurate timing simplifies software and enables seamless mosaicing. Geometric validation of ERS, Envisat, and ALOS. Geometric Calibration of GMTSAR Processing Software Using Corner Reflectors at Pinon Flat David Sandwell, UCSD/SIO CEOS Cal/Val Workshop, November 8, 2011 What is GMTSAR? Precise orbits and accurate timing

More information

IDENTIFICATION OF THE LOCATION PHASE SCREEN OF ERS-ENVISAT PERMANENT SCATTERERS

IDENTIFICATION OF THE LOCATION PHASE SCREEN OF ERS-ENVISAT PERMANENT SCATTERERS IDENTIFICATION OF THE LOCATION PHASE SCREEN OF ERS-ENVISAT PERMANENT SCATTERERS M. Arrigoni (1), C. Colesanti (1), A. Ferretti (2), D. Perissin (1), C. Prati (1), F. Rocca (1) (1) Dipartimento di Elettronica

More information

INSAR QUALITY CONTROL: ANALYSIS OF FIVE YEARS OF CORNER REFLECTOR TIME SERIES

INSAR QUALITY CONTROL: ANALYSIS OF FIVE YEARS OF CORNER REFLECTOR TIME SERIES INSAR QUALITY CONTROL: ANALYSIS OF FIVE YEARS OF CORNER REFLECTOR TIME SERIES Petar Marinkovic, Gini Ketelaar, Freek van Leijen, and Ramon Hanssen Delft University of Technology, Delft Institute of Earth

More information

StaMPS/MTI Manual. Version 3.3b1. Andy Hooper, David Bekaert, Karsten Spaans. 12th September, 2013

StaMPS/MTI Manual. Version 3.3b1. Andy Hooper, David Bekaert, Karsten Spaans. 12th September, 2013 StaMPS/MTI Manual Version 3.3b1 Andy Hooper, David Bekaert, Karsten Spaans 12th September, 2013 School of Earth and Environment University of Leeds LS2 9JT Leeds United Kingdom Contents 1 Introduction

More information

Motion compensation and the orbit restitution

Motion compensation and the orbit restitution InSA R Contents Introduction and objectives Pi-SAR Motion compensation and the orbit restitution InSAR algorithm DEM generation Evaluation Conclusion and future work Introduction and Objectives L-band

More information

NEST: an ESA toolbox for scientific exploitation of SAR data

NEST: an ESA toolbox for scientific exploitation of SAR data NEST: an ESA toolbox for scientific exploitation of SAR data M.Engdahl (ESA-ESRIN), A. Minchella (RSAC c/o ESA), P. Marinkovic (Ppo.Labs), L. Veci (Array Systems Computing) 26/07/2012 IGARSS 2012 Munich

More information

DEFORMATION MEASUREMENT USING INTERFEROMETRIC SAR DATA

DEFORMATION MEASUREMENT USING INTERFEROMETRIC SAR DATA DEFORMATION MEASUREMENT USING INTERFEROMETRIC SAR DATA M. Crosetto Institute of Geomatics, Campus de Castelldefels, 08860 Castelldefels (Barcelona), Spain - michele.crosetto@ideg.es Commission II, WG II/2

More information

Interferometric Evaluation of Sentinel-1A TOPS data

Interferometric Evaluation of Sentinel-1A TOPS data Interferometric Evaluation of Sentinel-1A TOPS data N. Yague-Martinez, F. Rodriguez Gonzalez, R. Brcic, R. Shau Remote Sensing Technology Institute. DLR, Germany ESTEC/Contract No. 4000111074/14/NL/MP/lf

More information

Sentinel-1 Toolbox. Offset Tracking Tutorial Issued August Jun Lu Luis Veci

Sentinel-1 Toolbox. Offset Tracking Tutorial Issued August Jun Lu Luis Veci Sentinel-1 Toolbox Offset Tracking Tutorial Issued August 2016 Jun Lu Luis Veci Copyright 2016 Array Systems Computing Inc. http://www.array.ca/ http://step.esa.int Offset Tracking Tutorial The goal of

More information

Three-dimensional digital elevation model of Mt. Vesuvius from NASA/JPL TOPSAR

Three-dimensional digital elevation model of Mt. Vesuvius from NASA/JPL TOPSAR Cover Three-dimensional digital elevation model of Mt. Vesuvius from NASA/JPL TOPSAR G.ALBERTI, S. ESPOSITO CO.RI.S.T.A., Piazzale V. Tecchio, 80, I-80125 Napoli, Italy and S. PONTE Department of Aerospace

More information

OPTICAL AND RADAR DATA FUSION FOR DEM GENERATION

OPTICAL AND RADAR DATA FUSION FOR DEM GENERATION 128 IAPRS, Vol. 32, Part 4 "GIS-Between Visions and Applications", Stuttgart, 1998 OPTICAL AND RADAR DATA FUSION FOR DEM GENERATION Michele Crosetto, Bruno Crippa DIIAR - Sez. Rilevamento - Politecnico

More information

COREGISTRATION BETWEEN SAR IMAGE SUBSETS USING POINTWISE TARGETS

COREGISTRATION BETWEEN SAR IMAGE SUBSETS USING POINTWISE TARGETS COREGISTRATION BETWEEN SAR IMAGE SUBSETS USING POINTWISE TARGETS Teng Wang (1), Sigurjón Jónsson (1), Ramon Hanssen (2) (1) Division of Physical Sciences and Engineering, King Abdullah University of Science

More information

Delft Object-oriented Radar Interferometric Software User s manual and technical documentation

Delft Object-oriented Radar Interferometric Software User s manual and technical documentation Delft Object-oriented Radar Interferometric Software User s manual and technical documentation Delft Institute for Earth-oriented Space Research (DEOS) Delft University of Technology Preface This document

More information

Using a GPU in InSAR processing to improve performance

Using a GPU in InSAR processing to improve performance Using a GPU in InSAR processing to improve performance Rob Mellors, ALOS PI 152 San Diego State University David Sandwell University of California, San Diego What is a GPU? (Graphic Processor Unit) A graphics

More information

Radar Coherent Backscatter!

Radar Coherent Backscatter! Radar Coherent Backscatter! Pixels in a radar image are a complex phasor representation of the coherent backscatter from the resolution element on the ground and the propagation phase delay! Interferometric

More information

Filtering, unwrapping, and geocoding R. Mellors

Filtering, unwrapping, and geocoding R. Mellors Filtering, unwrapping, and geocoding R. Mellors or what to do when your interferogram looks like this correlation Haiti ALOS L-band (23 cm) ascend T447, F249 3/9/09-1/25/10 azimuth phase Bperp = 780 (gmtsar)

More information