-
I occasionally get the error below from dem_rsmas.py. This could be because the USGS server is down (I believe I read somewhere that they have maintenance on Wednesday, but I am not sure). Is there …
-
I think currently we only check for the existence of the DEM folder to decide whether to skip the DEM generation step. If the DEM folder is empty or some files are missing the processing fails.
We…
-
- `execute_runfiles.py` logging: After I modified it, it creates two entries into /log. Please check.
- In `job_defaults.cfg` lets also specify the `walltime` and `memory` for `process_rsmas.py` …
-
Below the error I get repeatedly with an India data set. It complains about a missing log file although the file `isce.log.1` seems to be there. Did anybody see this? It is not related to any partic…
-
It would be good to think about the execute_runfiles and process_rsmas.py scripts. Ideally both have (nearly) the same options to execute every step (and start at every step), similar to —startssara ,…
-
download_rsmas.py does an `ssh` into DOWNLOADHOST. When it sources s.bgood the $SCRATCHDIR environment variable is re-initialized. SCRATCHDIR information such as TESTBENCH3 is lost.
We should capt…
-
dem_rsmas.py --ssara does not work for Kilauea. The reason is probably that
`\( .\d+.\d+,\s+(.\d+.\d+)` can understand `- 89` but not `-110`
```
(Pdb) tempstr
'Driver: GMT/GMT NetCDF Grid Format\…
-
Another minor annoyance is that the log file gets two entries for `execute_runfiles.py` if run with the `--submit` option. Same for `process_rsmas.py`. It should not write the second entry. Any idea …
-
When running the install command `conda env create -f /MintPy/docs/conda_env.yml` it completes at the conda level but not at the pip level. I'm getting this error below
```
Ran pip subprocess with…
-
When a pegasus error occurs (which happens frequently) I want to quickly rerun wIthout the master processing, as this takes a long time, i.e. it should not write the following line into the `run_1_unp…