Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong option in Pichincha example file #27

Open
falkamelung opened this issue Oct 15, 2022 · 1 comment
Open

wrong option in Pichincha example file #27

falkamelung opened this issue Oct 15, 2022 · 1 comment

Comments

@falkamelung
Copy link
Contributor

falkamelung commented Oct 15, 2022

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
Copy link
Contributor Author

falkamelung commented Oct 15, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant