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

MultiZarrToZarr has no parameter append currently #513

Open
observingClouds opened this issue Sep 30, 2024 · 0 comments
Open

MultiZarrToZarr has no parameter append currently #513

observingClouds opened this issue Sep 30, 2024 · 0 comments

Comments

@observingClouds
Copy link

While searching for a way to merge some kerchunk references I came across #479 where the append method gets called after the initial reference has been created.

As suggested by @martindurant it would be great to have append create the references itself if they do not exists, but that is currently not implemented, even if the parameters to MultiZarrToZarr suggest this.

I guess

:param append: bool
If True, will load the references specified by out and add to them rather than starting
from scratch. Assumes the same coordinates are being concatenated.

need to be dropped for now.

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