-
FileNotFoundError: [Errno 2] No such file or directory: '/projects/scratch/insarlab/jaz101/unittestGalapagosSenDT128/PYSAR'
Does someone known why this is the case? This only happens in the `run_op…
-
Hi @mirzaees , here a few items:
- I don’t see any pysar and insarmaps options. Are they there?
- did you transfer the —walltime option?
- Is there a way to start at any step with execute_runf…
-
"Hi Lily, the job submission in process_rsmas works fine. Thank you! I added a similar option to download_rsmas.py. Could you please check and modofy if needed? The `project_name` variable is already…
-
`run_operations.py` exits prematurely due to errors thrown in `process_rsmas.py`, specifically the one listed below.
```
Traceback (most recent call last):
File "/nethome/jaz101/test/test4/rsma…
-
The following error shows up in the log files produced by `process_rsmas` when called from `run_operations`. This does not occur for all datasets, but it does occur consistently for the datasets for w…
-
This is a great place to discuss anything style-guide related. If you have any comments or questions on the current style guidelines, pop a question!
-
Hello
I'm new at the CMS and I'm trying to install it but got a error while compilling, this is it
lalvarez@lalvarez-H61MLV ~/CMS/src $ make
mpif90 -c mod_kinds.f90 -I/usr/local/netcdf/include…
-
When the recoloring does not work on the laptop I use the ESC (or similar) button to stop the process (the recoloring). How to do this on the iPhone? Do we need to add something or is it there? I don'…
-
Hi @2gotgrossman : Pysar with Dask works great. Thank you!
Issues:
- for longer jobs we need longer walltime then 30 min specified in the dash_pysar.yaml
- its location in ~/.config/dask is n…
-
`sys.exit(0)`, as used at the end of `create_batch.submit_script()` terminates the calling process upon execution. This is good for scripts called from the command line that should be terminated in ce…