Skip to content

Support lazy save_dataset ? #1298

@rajwanir

Description

@rajwanir

Hi

I realize that the save_dataset function doesn't return the delayed object. For instance, if ran with compute=False:

ds.to_zarr(store, storage_options=storage_options, **kwargs)

running save_dataset with compute=False has use cases for example - visualizing the graph or just initializing the directory without writing chunks etc. I could to use the xarray.dataset.to_zarr but the fix for filters is good in save_dataset so thought to bring it up for everyone use.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions