Apply current workspace changes

This commit is contained in:
2026-04-22 01:52:21 +08:00
parent cf34b9a8ed
commit cb518b431f
449 changed files with 92252 additions and 321 deletions
@@ -0,0 +1,12 @@
# Vendored PyINT
- Source copied from local path: `D:\Code\PyINT`
- Vendored into this repository on: `2026-04-19`
- Scope kept in repo: `pyint/`, `template/`, `README.md`, `LICENSE`
- Excluded from vendored copy: `pyint_bk/`, `pyint.zip`, IDE metadata, `__pycache__`
Notes:
- This vendored copy is used by the local D-InSAR `PyINT / Gamma` integration.
- Runtime defaults now resolve `PYINT_HOME` to this directory when `.env` does not override it.
- If upstream `PyINT` is updated, sync this directory intentionally and record the source revision or date here.