insarlab / MiaplPy

MIAmi Phase Linking in PYthon
Other
90 stars 22 forks source link

wrong option in Pichincha example file #27

Open falkamelung opened 2 years ago

falkamelung commented 2 years ago

It should be: miaplpy.interferograms.networkType but it currently is miaplpy.interferograms.type.

When you update please consider to add these options:

mintpy.troposphericDelay.method   = no    # pyaps  #[pyaps / height_correlation / base_trop_cor / no], auto for pyaps
mintpy.save.hdfEos5                         = yes   #[yes / update / no], auto for no, save timeseries to UNAVCO InSAR Archive format

I also would add the other options similar to the defaults: # [mini_stacks, single_reference, sequential, delaunay] default: single_reference

falkamelung commented 2 years ago

I also would remove these lines so that different networks can be tried:

##---------interferogram datasets:
miaplpy.load.unwFile        = ./inverted/interferograms_single_reference/*/*fine*.unw
miaplpy.load.corFile        = ./inverted/interferograms_single_reference/*/*fine*.cor
miaplpy.load.connCompFile   = ./inverted/interferograms_single_reference/*/*.unw.conncomp