Skip to content

V2: Reading io.read_file, custom reader is not set on object #1715

@tylanderson

Description

@tylanderson

Looks like when using the top level read_file with a custom reader, the custom reader is not propagated down to the object. This means that then calling get_items(), for example, the target will be read with the standard default reader.

It looks like STACObject has a from_file method that handles setting a reader on the object that could be used

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions