Integrate SBAS workflows and redesign task center
This commit is contained in:
@@ -62,6 +62,8 @@ done
|
||||
|
||||
_gamma_profile_repo_root="$(cd "$(dirname "${BASH_SOURCE[0]}")/../../.." && pwd)"
|
||||
_gamma_profile_pyint_dir="${_gamma_profile_repo_root}/third_party/PyINT/pyint"
|
||||
_gamma_profile_python_dir="/home/administrator/miniconda3/envs/insar_wsl_v1/bin"
|
||||
_gamma_profile_prepend_path "${_gamma_profile_python_dir}"
|
||||
_gamma_profile_prepend_path "${_gamma_profile_pyint_dir}"
|
||||
|
||||
export PATH
|
||||
@@ -74,6 +76,7 @@ export PYTHONPATH=".:${GAMMA_HOME}${PYTHONPATH:+:${PYTHONPATH}}"
|
||||
unset _candidate
|
||||
unset _gamma_dir
|
||||
unset _gamma_profile_home
|
||||
unset _gamma_profile_python_dir
|
||||
unset _gamma_profile_pyint_dir
|
||||
unset _gamma_profile_repo_root
|
||||
unset -f _gamma_profile_die
|
||||
|
||||
Reference in New Issue
Block a user