Skip to content

Latest commit

 

History

History
executable file
·
27 lines (22 loc) · 539 Bytes

README.md

File metadata and controls

executable file
·
27 lines (22 loc) · 539 Bytes

There's no garentee of correctness to this code

Author: Jun-Yan Chen MS of Dept. of Geosciences, National Taiwan University. contact: [email protected]

isce2tomosar

This is an simple experiment code to process the isce slc stack to make the sar tomography

Structure of code

paramter in tomoInversion.py

  • projectFolder
  • stackName
  • wavelen: wavelength of X-band image 0.031 m
  • H: satellite height, to estimate the slant-range distance of sar image

python package needed

gdal
h5py
scipy
numpy
matplotlib
cupy