13 lines
566 B
Markdown
13 lines
566 B
Markdown
# 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.
|