-
we have a requirements.txt file but it is not in a good way. it is a long list with all versions included which every few days when a package or conda is updated, some of them may disappear and confli…
-
@2gotgrossman @Ovec8hkin @mirzaees @yunjunz
I am considering one last change to our directory structure. We currently have a rather artificial separation between /sources and /3rdparty which should …
-
Let's organize our code such that other groups can use it and contribute and that we can run on the ASF-Hyp3.
First:
- add CSK and ALOS-2 to minsar (stripmap) (Bhuvan)
- fix setup for troposphe…
-
I have specified 8 hours walltime in the job_defaults.cfg, but it does not accept it and uses 2 hours instead.
```
/login3/projects/scratch/insarlab/famelung/KashgarSenAT129[1036] cat run_files/…
-
Hi @mirzaees
I would suggest to move the submit_run_jobs function into create_batch.py and import form there.
https://github.com/geodesymiami/rsmas_insar/blob/fe56fac6aa0752c806a90dbab9456a44a86134…
-
Here the updating issue. I ran `process_rsmas.py /nethome/famelung/insarlab/infiles/famelung/TEMPLATES/TangshanSenDT149.template --startmakerun`. The `$TE/*template file` contains `#sentinelStack.sta…
-
Hi @2gotgrossman, could you add a minimum version constarint in `docs/conda.txt` file for `dask_jobqueue`, both I and @mirzaees encountered the issue that conda install an obsolete version of 0.1, whi…
-
The new template reader requires spaces on both sides of the `=`. If you say
```
sentinelStack.boundingBox ='-0.7 -0.6 -91.7 -90.9'
```
you get an error. You need to say
```
sentinelStack.bound…
-
Hi Josh, I tried to get run_operations to work using the bash version (as sxh733, for the pass: his first name is SangHoon). It did something (It wrote GalapagosSenDT128 as a file instead of opening …
-
when i try
endeavor@endeavor-Lenovo-Y520-15IKBN:~/Build_WRF/WRFV3$ ./compile em_real >& compile.log &
[1] 25060
endeavor@endeavor-Lenovo-Y520-15IKBN:~/Build_WRF/WRFV3$ tail -f compile…