YAXArrays.jl
YAXArrays.jl copied to clipboard
What about an exported function Dataset instead of open_dataset
Maybe an exported function Dataset instead of open_dataset would be better and if Dataset was used to read a Cube it could return a Dataset. This would be a bit more intuitive
and something like: open_dataset(zopen(store, consolidated=true))
could be Dataset(pat2file; kwg)