google / xarray-beam

Distributed Xarray with Apache Beam
https://xarray-beam.readthedocs.io
Apache License 2.0
126 stars 7 forks source link

Add `split_vars` to FilePatternToChunks transform. #38

Open alxmrs opened 2 years ago

alxmrs commented 2 years ago

For consistency with DatasetToChunks, consider calling this chunks.

You might also add a split_vars parameter?

Originally posted by @shoyer in https://github.com/google/xarray-beam/pull/31#r713514917