• Andrey Filippov's avatar
    CLAUDE: fopen_turn_finder.py — add lat/lon from *-ims.corr-xml · 9942ae46
    Andrey Filippov authored
    *-ims.corr-xml in the scene root dir always has an INS-fused GPS fix
    (did_ins_2-lla, fallback did_gps1_pos-lla) giving the representative
    position of the sequence for map location.
    
    Changes:
    - find_xml_files: also yields ims_path (*-ims.corr-xml from scene root)
    - parse_lla(): reads lat/lon from INS or GPS1 LLA entry
    - lat/lon added to metrics, console tables, and TSV output
    Co-authored-by: 's avatarClaude <claude@elphel.com>
    9942ae46
fopen_turn_finder.py 16.8 KB