Integrate SBAS workflows and redesign task center

This commit is contained in:
2026-06-13 13:10:12 +08:00
parent b931e8db53
commit 58a87706ef
275 changed files with 18750 additions and 42524 deletions
+3
View File
@@ -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