feat: synchronize regional official time series
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user