Skip to content

Using Xarray Datasets for the Dask Graph #1

@reiserm

Description

@reiserm

Maybe we could go for a single Dask graph using an Xarray Dataset instead of running compute() for each subroutine. We could put the lazy arrays of each subroutine in a Dataset and run Dataset.compute(). What do you think?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions