Skip to content

GEFS data source unavailable #260

Answered by TomAugspurger
John-Polo asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry, I've never used the AzureStor library before :/

Glancing at the readme, though, you might want something like

storage_endpoint("https://noaagefs.blob.core.windows.net")
cont <- blob_container(endp, "gefs")
list_blobs(cont)

The storage account is https://noaagefs.blob.core.windows.net. The URL you had in there is a full Blob URL.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@John-Polo
Comment options

Answer selected by John-Polo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants