I'm thinking supporting kwargs like `base_name` and supporting custom indexing, say in the form of passing a function `indexer(i) = my_fancy_index(i)`.
I'm thinking supporting kwargs like
base_nameand supporting custom indexing, say in the form of passing a functionindexer(i) = my_fancy_index(i).