keller-mark / pizzarr

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

*_from_keys() abstract methods #99

Open dblodgett-usgs opened 4 months ago

dblodgett-usgs commented 4 months ago

Need to implement abstract listdir_from_keys, rename_from_keys, and rmdir_from_keys methods.

https://github.com/keller-mark/pizzarr/blob/efe90f760296fedf737d8dd8d12157d8bd579fb9/R/stores.R#L18