Replies: 2 comments
-
Note that the kwargs must be a string, and this only works from (I think) 2023.10.0. I'll make a change to allow the dict you would expect, and it would make sense to just allow a filesystem instance if you have it. Also: After navigating, you want to use to following:
|
Beta Was this translation helpful? Give feedback.
-
Yep! Worked perfectly! Thanks @martindurant ! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I see there is an fsspec GUI, and it seems I could use it to traverse filesystems, but I can't figure out the syntax.
For a concrete example, if I wanted to browse the GOES18 public AWS bucket with the GUI, what would I need to do?
Beta Was this translation helpful? Give feedback.
All reactions