YAXArrays.jl icon indicating copy to clipboard operation
YAXArrays.jl copied to clipboard

What about an exported function Dataset instead of open_dataset

Open alex-s-gardner opened this issue 2 years ago • 0 comments

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)

alex-s-gardner avatar Aug 09 '23 16:08 alex-s-gardner