-
Hi Alfredo,
there is another minor issue. When you display one data set, the default color scale is always between -2 and 2 cm/yr, which is not practical for large deformation. It would be preferred…
-
In `create_stacksentinel_run_files.py`, there is a `subprocess.Popen` command to `stackSentinel.py` and `stackSentinel_squeesar.py`. However, those two scripts don't exist in the `rsmas_isce` director…
-
https://github.com/geodesymiami/rsmas_isce/blob/bf0edaa937fe918bacd2b5ef434bacd0f9fa9ed6/_process_utilities.py#L496
Can `check_error_files_sentinelstack` be removed? It isn't used within `rsmas_isc…
-
It would be nice if we could do the argparse such that we can reuse the same code in multiple scripts. Here a suggestion from Yunjun. I think we ideally have all options that are potentially refused …
-
A aula de tópicos de escrita ficou muito curta. Expandir as seções que ficaram curtas, com mais exemplos e explicações. Incluir as seções que ficaram faltando.
-
Output log files from `run_operations.py` to a centralized directory for easy access and review. Ideally, this should take the form of a monolithic master log file (`run_operations.log`) in the $OPERA…
-
Need standard lines to read template, generate directories to be used for all major workflow functions. Start with download_ssara_rsmas.
Once we have them, they should be incorporated into dem_…
-
A problem in PYSAR is that the output from pysarApp.py gets scrambled, which makes debugging very difficult. Check out the functions below. If you run `./test_print_order.py` in interactive mode (us…
-
### Open issues (12/27):
- if *.template file is updated, stackSentinel_template.txt does not get updated (latest example: slcDir for Surat did not get updated)
- introduce main function in creat…
-
This module is only called within `run_operations`. Any issue with moving the module into `run_operations`? @falkamelung @Ovec8hkin