You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ENGINEERING_LOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -400,3 +400,8 @@
400
400
401
401
## 2025-09-22 20:48 UTC
402
402
- Documented dendro format coverage and reader locations in `docs/reference/dendro_format_support.md` for quick parity auditing.
403
+
404
+
## 2025-09-22 21:05 UTC
405
+
- Shipped LiPD reader capable of extracting measurement tables and wired it into the dendro importer (`utils/dendro/formats/lipd.py`, `utils/dendro/importer.py`).
406
+
- Extended dendro import API with binary support plus regression for CaTRAS and LiPD (`tests/test_api_v2.py`), added LiPD fixture (`tests/data/lipd_sample.b64`).
407
+
- Delivered ring-boundary metrics endpoint with per-ring area/perimeter summaries to close WinCELL analytics gap (`scripts/api_v2.py`, `tests/test_api_v2.py::test_ring_boundary_summary_endpoint`).
0 commit comments