Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: nD tiling #5

Open
DPeterK opened this issue Feb 18, 2020 · 0 comments
Open

ENH: nD tiling #5

DPeterK opened this issue Feb 18, 2020 · 0 comments

Comments

@DPeterK
Copy link
Contributor

DPeterK commented Feb 18, 2020

Currently TDBWriter.tile only supports tiling along a single dimension. It would be useful if this could be expanded to support any number of dimensions within the array being extended. For example:

writer.tile([nc_files], 'air_temperature', ['height', 'time'])

Order of the dimension coordinates should not matter.

This was referenced Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant