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

Export `save` ?

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

a function save could replace savedataset & savecube. If save is passed a Cube it would call savecube, if it was passed Dataset it could call savedataset

save would also check for a file name extension (e.g. .zarr or .nc) to determine which driver to use... or the user could pass driver as a kwarg.

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