feat: engineer SBAS timeseries production workflow

This commit is contained in:
2026-04-29 14:43:31 +08:00
parent dace8b20f6
commit 4c0d1f2c2b
54 changed files with 5843 additions and 201 deletions
+5
View File
@@ -145,6 +145,11 @@ ISCE2_WORK_ROOT=D:\Code\Insar_management_system_v2\backend\runtime\isce2_work
ISCE2_OUTPUT_ROOT=D:\production_results\dinsar
ISCE2_PER_TASK_TIMEOUT_SECONDS=43200
ISCE2_SMOKE_TEST_ENABLED=false
# Managed LT-1 stripmap production defaults are defined in code:
# split-spectrum ionosphere correction = on,
# dense offsets = on, rubbersheeting range = on, rubbersheeting azimuth = on.
# These are profile-level workflow semantics, not standalone .env toggles.
# The WSL runtime must include cv2 + scipy for ionosphere correction and astropy for rubbersheeting.
# -----------------------------------------------------------------------------