keller-mark / pizzarr

Slice into Zarr arrays in R 🍕
https://keller-mark.github.io/pizzarr/
Other
29 stars 3 forks source link

FSStore? #98

Open dblodgett-usgs opened 4 months ago

dblodgett-usgs commented 4 months ago

Should FSStore be included? Seems like it isn't really a thing for us since it's an fsspec store (virtual file system) -- were you thinking we'd implement a virtual filesystem class to abstract the various ways to interact with resources?

https://github.com/keller-mark/pizzarr/blob/efe90f760296fedf737d8dd8d12157d8bd579fb9/R/normalize.R#L253