Falk Amelung

Results 98 comments of Falk Amelung

Make all options consistent with MIntPy. Instead of `default: single_reference` say `auto for single_reference` ``` miaplpy.interferograms.networkType = auto # [mini_stacks, single_reference, sequential, delaunay] default: single_reference ```

The Miami example data template files has some weired options. I would create an additional zenodo archive with a cleaned-up file: - proper name (similar to Pichincha) - no tropospheric...

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 ```

**Troubleshooting:** - `can't broadcast` error may occur if area selected is too small (need at least XXX*YYY pixel) or there is a conflict in file sizes. The latter can occur...

- Apr 18: Installation on Mac using conda does not work because of `gcc_linux` (or similar ) in `requirements.txt` - `from osgeo import goal` in notebooks - middle of period...

The far I came some time ago was that if you do a conda install you end up with weird filenames. There is no file in my bin directory called...

The code currently uses `numProcessor`. I think it should use `minopy.multiprocessing.numCores`. On Stampede 1 processor has 48 cores (and 96 CPUs).

I heard that downloading one date as one file is not the right approach. ECMWF might have options to download all the required days for one SAR dataset as one...

MinoPy walltime issues - run_01 is too short for multiple bursts (https://github.com/geodesymiami/MiNoPy/issues/68 ) - run_09* is too long: `run_09_mintpy_timeseries_correction_0.job :#SBATCH -t 3:36:00` for unittestGalapagos

Oct 30 Launcher bus error (frontera) `MakranChunk26SenDT151` ``` cat run_09_merge_burst_igram_13_3714574.e /tmp/rsmas_insar/3rdparty/launcher/launcher: line 97: 285643 Bus error SentinelWrapper.py -c /scratch1/05861/tg851601/MakranChunk26SenDT151/configs_tmp/config_merge_igram_20180422_20180528 > /scratch1/05861/tg851601/MakranChunk26SenDT151/run_files_tmp/run_09_merge_burst_igram_13_20180422_20180528_$LAUNCHER_JID.o 2> /scratch1/05861/tg851601/MakranChunk26SenDT151/run_files_tmp/run_09_merge_burst_igram_13_20180422_20180528_$LAUNCHER_JID.e ``` `MakranChunk27SenDT151` ``` cat run_09_merge_burst_igram_5_3715046.e /tmp/rsmas_insar/3rdparty/launcher/launcher: line...