Falk Amelung

Results 98 comments of Falk Amelung

Below the files. They should be also on jetstream https://js-104-223.jetstream-cloud.org/data/HDF5EOS/MakranChunk28SenAT115/mintpy/inputs/ I am not sure whether SenAT115 caused a problem. I also uploaded the data set where I noticed the problem...

Hi @ranneylxr I forgot the SAFE file for a descending. For this dataset is also downloads different chunks of the model: ``` tropo_pyaps3.py -f /scratch/05861/tg851601/MakranChunk25SenDT20/mintpy/timeseries_SET.h5 --model ERA5 -g /scratch/05861/tg851601/MakranChunk25SenDT20/mintpy/inputs/geometryRadar.h5 -w...

Thank you! Did anything else change? I am now getting this error ``` tropo_pyaps3_lxr.py --date-list SAFE_files.txt /scratch/05861/tg851601/MakranBigSenAT57/chunk_templates/MakranChunk29SenAT57.template --weather-dir /work2/05861/tg851601/stampede2/insarlab/WEATHERtropo_pyaps3_lxr.py --date-list SAFE_files.txt /scratch/05861/tg851601/MakranBigSenAT57/chunk_templates/MakranChunk29SenAT57.template --weather-dir /work2/05861/tg851601/stampede2/insarlab/WEATHER connect /private/tmp/com.apple.launchd.xt3AJkRKdV/org.macosforge.xquartz:0: Connection refused weather model:...

Sorry, there is quite a lot of confusion and I did not copy-paste the command right. Sorry. I used `download_ERA5_data.py` from minsar. It is almost the same as `tropo_pyaps3_lxr.py` except...

Regarding longitude range, there is a function `get_boundingBox_from_kml.py` used by `dem_rsmas.py` that gets coordinates from the `ssara*kml` file. As the image starts about 1.5 degrees south and north of the...

When I run the lxr version I am still getting an error. Any idea? ``` tropo_pyaps3_lxr.py -f /scratch/05861/tg851601/MakranChunk28SenAT57/mintpy/timeseries_SET.h5 --model ERA5 -g /scratch/05861/tg851601/MakranChunk28SenAT57/mintpy/inputs/geometryRadar.h5 -w /work2/05861/tg851601/stampede2/insarlab/WEATHER connect /private/tmp/com.apple.launchd.xt3AJkRKdV/org.macosforge.xquartz:0: Connection refused weather model:...

You probably have to remove the `mintpy` directory

No. Without *job it should not be there. I don't know how you got this.

There is no run_file associated with these two jobs. That is why they are in the project dir. They are straight produced by create_runfiles.py and don't come from ISCE

I sometimes remove the project dir and just run again: ``` minsarApp.bash $SAMPLESDIR/unittestGalapagosSenDT128.template --start dem ```