Skip to content

Writing class data to disk #6

@phockett

Description

@phockett

Quick-fix is Pickle, but quite brittle to package version changes (e.g. recently broke after updating XR & Pandas versions).

Otherwise need to wrap something per-dataset/dict/dataframe/dataarray...? This is probably OK for aggregate cases, but a bit unwieldy for batch fit cases.

Basics at https://docs.xarray.dev/en/stable/user-guide/io.html

For more on this (for IO in ePSproc) see phockett/ePSproc#8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions