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
+9
View File
@@ -49,6 +49,8 @@
- [ISCE2_SBAS_TIMESERIES_DESIGN.md](ISCE2_SBAS_TIMESERIES_DESIGN.md)
- [ISCE2_SBAS_PRODUCT_SPEC.md](ISCE2_SBAS_PRODUCT_SPEC.md)
- [ISCE2_SBAS_ENGINEERING_DESIGN_20260428.md](ISCE2_SBAS_ENGINEERING_DESIGN_20260428.md)
Current-phase engineering design for the managed ISCE2 + MintPy SBAS route.
说明:
@@ -83,6 +85,13 @@
- [SECURITY_AUDIT_2026-03-12.md](SECURITY_AUDIT_2026-03-12.md)
## Clone Bootstrap
- [../scripts/bootstrap_clone.ps1](../scripts/bootstrap_clone.ps1)
Fresh-server bootstrap entry for clone-based deployment. It keeps `.env`
initialization, frontend dependency install/build, runtime bootstrap, and
deployment validation in one place without changing the main startup chain.
## 7. 工作笔记
- [../INIT.md](../INIT.md)