Conversation
… in CDM-based model - Introduced the Overviews construct as a hierarchical CDM-based model for representing multiscale data. - Defined conceptual elements: OverviewSet, OverviewLevel, and optional zoom_level. - Clarified structural layout using CDM entities (groups, variables, attributes). - Added formal schema for the multiscales property describing overview hierarchy, levels, and alignment. - Updated examples to include coordinate variables, auxiliary variables, and parent-level multiscales metadata. - Improved wording for clarity, precision, and consistency with CDM terminology.
(Recommended) Resolution of the data at this level, expressed as the physical size of one cell in coordinate units (e.g. metres or degrees). This property allows clients such as map viewers to select the most appropriate overview level for a given display scale. If expressed as an array, the order SHALL match the spatial axes (e.g. `[x, y]`).
Author
|
Note: an implementation was provided and notebook demonstrator will be available soon on https://eopf-toolkit.github.io/eopf-101/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This Overviews extension adapts the work proposed by @emmanuelmathot in EOPF Explorer – Data Model PR #41 to align with the GeoZarr specification.
The following key adaptations have been introduced:
groupandfrom_groupfields were replaced by the more neutral ìdand optionalpath` field, which preserves referential meaning without binding to a specific data model structure.tile_matrix_reffield was added to support datasets aligned with external map tiling definitions.