Skip to content

Discovery record naming: include the parent folder in the record name? #159

Description

@lcalisto

Discovery currently names each record after the file name alone. Problems found in the 2025 archive layout:

Raw UHRS files are literally named rev1.segy inside per-line folders (e.g. LEI_25_M143_SOL/rev1.segy, FIG_25_M096_SOL/rev1.segy), so many records would get identical names.

The record name is unique per survey mission, so the second rev1.segy in a mission would fail to be created and records silently lost during discovery. Or I'm I missing something?

Proposal: name records {parent folder}/{file name}, truncated to the name limit?

@ricardogsilva What do you think? have we discuss this with Vasco? If so I don't remember.

Relates to #116.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions