Page GRB references for operator samples
This commit is contained in:
@@ -7,6 +7,14 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## Sprint 152 GRB reference paging for operator samples (2026-07-09)
|
||||
|
||||
- Fixed the operator real-data sample preparer so GRB GBG reference GeoJSON is fetched through OGC API `rel=next` pagination links instead of stopping at the first `limit=1000` page.
|
||||
- Added `--reference-page-limit` / `OPERATOR_GRB_PAGE_LIMIT` and `--reference-max-features` / `OPERATOR_GRB_MAX_FEATURES` safeguards for dense reference AOIs.
|
||||
- Generated reference GeoJSON now records fetched page URLs, page count, truncation state and paging limits for auditability.
|
||||
- Added regression coverage for paged GRB responses and the new CLI help options.
|
||||
- No application provider endpoint, migration, API contract, live GRB product import, model download or active YOLO model changed.
|
||||
|
||||
## Sprint 151 runtime GIS upload and AOI1024 YOLO candidate (2026-07-09)
|
||||
|
||||
- Fixed the operator YOLO training wrapper so the all-in-one runtime defaults to `/opt/geointel/venv/bin/python` when present, while still falling back to `python3` for local shells.
|
||||
|
||||
Reference in New Issue
Block a user