File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -384,9 +384,10 @@ interferometry softwares. `PyRate` will determine the input format from the
384
384
Each `GAMMA ` geocoded unwrapped interferogram requires three header files
385
385
to extract metadata required for data formatting: a geocoded DEM header
386
386
file (``demHeaderFile `` keyword in the configuration file) and the relevant
387
- master and slave epoch SLC header files (``*slc.par ``) found in the ``hdrfilelist ``.
388
- SLC header files for a particular interferogram are found automatically by
389
- date-string pattern matching based on date epochs given in the filenames.
387
+ SLC image header files (``*slc.par ``) found in the ``hdrfilelist ``.
388
+ The header files for the first and second SLC images used in the formation
389
+ of a particular interferogram are found automatically by date-string pattern
390
+ matching based on date epochs given in the filenames.
390
391
A DEM with matching size and geometry to the interferograms can also be processed.
391
392
The DEM absolute path and filename are set with the ``demfile `` parameter.
392
393
You can’t perform that action at this time.
0 commit comments