-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels