Skip to content

Support ms-azure storage #59

@rsignell

Description

@rsignell

The STAC Storage Extensions supports Azure but looks like this is not yet supported in xpystac.

My storage scheme looks like:

storage_schemes = {
    storage_ref: {
        "type": "ms-azure",
        "platform": "https://{account}.blob.core.windows.net",
        "account": AZURE_STORAGE_ACCOUNT
    }
}

The large organization I'm currently working with only can use Azure, and I'm trying to use the pattern of this notebook for our Azure icechunk datasets.

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