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

Save pyramids #6

Open
felixcremer opened this issue Jun 16, 2023 · 2 comments
Open

Save pyramids #6

felixcremer opened this issue Jun 16, 2023 · 2 comments

Comments

@felixcremer
Copy link
Member

Currently I save the pyramids as single zarr files, but we should follow the emerging standard for saving pyramids in a single zarr file so that we can easily retrieve the pyramids again.

@meggart
Copy link
Member

meggart commented Jun 16, 2023

See zarr-developers/geozarr-spec#21 and https://github.com/dcs4cop/xcube/blob/master/docs/source/mldatasets.md for related discussion

@felixcremer
Copy link
Member Author

We can currently build a pyramid in memory with Pyramid(AbstractDimArray) or we can build a pyramid on disk with the buildpyramids function. We should also be able to save the in memory pyramids to disk with a write function

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

2 participants