Skip to content

opening assets that contain multiple groups #61

@keewis

Description

@keewis

The stac backend currently implements open_dataset, which is useful for data that maps to a single Dataset object.

However, often satellite datasets map to a multiple groups (see e.g. the EOPF sample service's "product" asset), so it would be useful to also support open_datatree. This would even allow us to add back support for opening ItemCollections / Items (provided we can figure out the right assets using the asset's role attribute).

(I volunteer to draft an implementation if this sounds good to you)

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