Build 20nm final release candidate
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# PBF Step Record
|
||||
|
||||
Last Updated: 2026-03-31
|
||||
Last Updated: 2026-04-01
|
||||
Repo: `/root/sourceserver/pbf`
|
||||
Remote: `ssh://git@nas:2222/tei/pbf.git`
|
||||
|
||||
@@ -12,13 +12,13 @@ Remote: `ssh://git@nas:2222/tei/pbf.git`
|
||||
|
||||
当前页面版本体系:
|
||||
|
||||
- `HTML: compare-r10-20260331-2213`
|
||||
- `HTML: compare-r11-20260401-0115`
|
||||
|
||||
当前页面支持 2 个 profile,但仍是同一张 HTML:
|
||||
|
||||
1. 唐津 20 海里
|
||||
- `Style: karatsu-style-r7-20260331-2045 (style.navsea-delivery-karatsu-10nm.json)`
|
||||
- `PBF: karatsu-pbf-20nm-20260325-1757 (pbf-delivery-karatsu-20nm)`
|
||||
- `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)`
|
||||
|
||||
2. 九州
|
||||
- `Style: kyushu-style-r1-20260331-2205 (style.navsea-delivery-kyushu.json)`
|
||||
@@ -45,6 +45,7 @@ Remote: `ssh://git@nas:2222/tei/pbf.git`
|
||||
当前继续收敛的主 style 文件:
|
||||
|
||||
- [`src/pbf/style.navsea-delivery-karatsu-10nm.json`](/root/sourceserver/pbf/src/pbf/style.navsea-delivery-karatsu-10nm.json)
|
||||
- [`src/pbf/style.navsea-delivery-karatsu-20nm-final.json`](/root/sourceserver/pbf/src/pbf/style.navsea-delivery-karatsu-20nm-final.json)
|
||||
|
||||
当前九州 delivery style:
|
||||
|
||||
@@ -64,6 +65,65 @@ Remote: `ssh://git@nas:2222/tei/pbf.git`
|
||||
- 当前主矛盾是 `style`
|
||||
- 不是 `PBF 不见了`
|
||||
|
||||
## Final Release Candidate
|
||||
|
||||
当前已经产出一版 `20nm final release` 候选:
|
||||
|
||||
- 输出目录:
|
||||
- `/home/wwwroot/pbf-delivery-karatsu-20nm-final`
|
||||
- 当前在线对比页:
|
||||
- `http://192.168.200.184/newpec/navsea-compare-karatsu-20nm.html`
|
||||
- 当前候选 style:
|
||||
- [`src/pbf/style.navsea-delivery-karatsu-20nm-final.json`](/root/sourceserver/pbf/src/pbf/style.navsea-delivery-karatsu-20nm-final.json)
|
||||
|
||||
当前候选的生成方式:
|
||||
|
||||
- 以当前稳定 `/home/wwwroot/pbf-delivery-karatsu-20nm` 为输入
|
||||
- 使用 protobuf 层属性裁剪脚本生成
|
||||
- 脚本:
|
||||
- [`navsea_minimize_release_tiles.py`](/root/sourceserver/pbf/navsea_minimize_release_tiles.py)
|
||||
|
||||
当前 final candidate 只保留 `18` 个字段:
|
||||
|
||||
- `canonical_object_type`
|
||||
- `chart_fill_pattern`
|
||||
- `chart_fill_style`
|
||||
- `chart_icon_image`
|
||||
- `chart_label_position_code`
|
||||
- `chart_label_subtext`
|
||||
- `chart_label_text`
|
||||
- `chart_line_color`
|
||||
- `chart_line_width`
|
||||
- `chart_symbol_code`
|
||||
- `chart_text_color`
|
||||
- `chart_text_style`
|
||||
- `depth_value_m`
|
||||
- `least_depth_m`
|
||||
- `light_color_code`
|
||||
- `light_sector_mode`
|
||||
- `name_ja`
|
||||
- `place_name_en`
|
||||
|
||||
当前 final candidate 量化结果:
|
||||
|
||||
- feature instances:
|
||||
- `269883`
|
||||
- distinct `canonical_object_type`:
|
||||
- `137`
|
||||
- 原始 `20nm delivery` 大小:
|
||||
- `29,527,981` bytes
|
||||
- final candidate 大小:
|
||||
- `23,988,432` bytes
|
||||
- 压缩幅度约:
|
||||
- `18.8%`
|
||||
|
||||
当前判断:
|
||||
|
||||
- 这版已经满足“字段显著裁剪”
|
||||
- 但当前 AOI 图像审计仍显示大差异
|
||||
- 所以它目前只能算 `final release candidate`
|
||||
- 还不能直接认定为稳定最终版
|
||||
|
||||
## Audit Method
|
||||
|
||||
当前认可的可信审计方法:
|
||||
|
||||
Reference in New Issue
Block a user