Skip to content

Make default_array_save_base False #1994

@braingram

Description

@braingram

This would be a major/breaking change.

We currently have default_array_save_base to True:

DEFAULT_DEFAULT_ARRAY_SAVE_BASE = True

to match previous asdf behavior (where a view of an array saves the base array). However this results in unexpectedly large files. I suggest that we switch this default to False and rely on users to default set_array_save_base if they want to save a "view" (and the base array).

If not already covered by tests/API we should first check that this option "round-trips".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions