Restore 20nm final detail symbols

This commit is contained in:
OpenAI Codex
2026-04-01 10:37:19 +08:00
parent 36f3a2f2f4
commit 60013fa9ad
5 changed files with 241 additions and 11 deletions

View File

@@ -12,13 +12,13 @@ Remote: `ssh://git@nas:2222/tei/pbf.git`
当前页面版本体系:
- `HTML: compare-r11-20260401-0115`
- `HTML: compare-r12-20260401-0248`
当前页面支持 2 个 profile但仍是同一张 HTML
1. 唐津 20 海里
- `Style: karatsu-final-style-r1-20260401-0115 (style.navsea-delivery-karatsu-20nm-final.json)`
- `PBF: karatsu-final-pbf-20nm-20260401-0115 (pbf-delivery-karatsu-20nm-final)`
- `Style: karatsu-final-style-r2-20260401-0248 (style.navsea-delivery-karatsu-20nm-final.json)`
- `PBF: karatsu-final-pbf-20nm-20260401-0248 (pbf-delivery-karatsu-20nm-final)`
2. 九州
- `Style: kyushu-style-r1-20260331-2205 (style.navsea-delivery-kyushu.json)`
@@ -83,9 +83,10 @@ Remote: `ssh://git@nas:2222/tei/pbf.git`
- 脚本:
- [`navsea_minimize_release_tiles.py`](/root/sourceserver/pbf/navsea_minimize_release_tiles.py)
当前 final candidate 只保留 `18` 个字段:
当前 final candidate 只保留 `20` 个字段:
- `canonical_object_type`
- `class_code`
- `chart_fill_pattern`
- `chart_fill_style`
- `chart_icon_image`
@@ -98,6 +99,7 @@ Remote: `ssh://git@nas:2222/tei/pbf.git`
- `chart_text_color`
- `chart_text_style`
- `depth_value_m`
- `display_code`
- `least_depth_m`
- `light_color_code`
- `light_sector_mode`
@@ -113,13 +115,16 @@ Remote: `ssh://git@nas:2222/tei/pbf.git`
- 原始 `20nm delivery` 大小:
- `29,527,981` bytes
- final candidate 大小:
- `23,988,432` bytes
- `24,470,260` bytes
- 压缩幅度约:
- `18.8%`
- `17.1%`
当前判断:
- 这版已经满足“字段显著裁剪”
- 为了恢复危险物和灯标/浮标细节,重新带回了:
- `class_code`
- `display_code`
- 但当前 AOI 图像审计仍显示大差异
- 所以它目前只能算 `final release candidate`
- 还不能直接认定为稳定最终版