feat: synchronize regional official time series
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-14 22:19:30 +02:00
parent cfd13307e4
commit a5b4bbdf8f
14 changed files with 609 additions and 51 deletions
+17
View File
@@ -1371,6 +1371,23 @@ and distinct source IDs match the manifests exactly, all geometries are
non-empty and valid in EPSG:4326, and immediate repeat runs reuse the same
artifact and Dataset.
## Regional official time series
Synchronize official population and modern forest snapshots after the
geographic scope workspace exists:
```bash
docker exec geointel python /app/scripts/provision_regional_timeseries.py
```
The explicit operator resolves the checksummed official scope boundary and
coordinates Statbel 2021-2025 with Departement Omgeving
2013/2016/2019/2022/2025. It is idempotent and persists only through the
canonical dataset upload API. It never runs at application startup. Prepare
artifacts without persistence using `--fetch-only`; bound a run with
`--skip-population`, `--skip-landuse`, `--population-years` or
`--landuse-years`.
## Tower deployment
Push the local branch to Gitea, then rebuild the Unraid/Tower Docker runtime: