Skip to content

Lightweight metadata read: read_meta(path) without a full get() #799

Description

@jepegit

Split from #791 (item a). Listing many .cellpy files (a project browser) currently needs a full cellpy.get(...) per file just to show mass / area / #cycles. A cheap read_meta(path) that reads the header metadata (v9 meta.json sidecar / hdf5 metadata) without materialising raw/steps/summary would make file browsers snappy.

Relates to the v9 container (readers/cellpy_file/, meta.json is already a separate zip member) and the metadata models.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementv2cellpy v2 work - PRs should target the master branchyolo

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions