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

Make use of new TypeIDs in xcube #18

Closed
TonioF opened this issue Oct 30, 2020 · 3 comments
Closed

Make use of new TypeIDs in xcube #18

TonioF opened this issue Oct 30, 2020 · 3 comments
Assignees

Comments

@TonioF
Copy link
Collaborator

TonioF commented Oct 30, 2020

In xcube, a new TypeID class has been introduced along with new identifiers. In particular, there is now a separation between a dataset and a dataset that is also a cube.
In xcube-cci, we want to have two DataOpeners: One to open datasets and one to open cubes, each opener is associated with the respective type id.

@TonioF TonioF self-assigned this Oct 30, 2020
@TonioF
Copy link
Collaborator Author

TonioF commented Nov 11, 2020

Instead of TypeIDs, now TypeSpecifiers are used. This was done with a number of interface changes to the store framework which need to be considered by the cci store.

@TonioF
Copy link
Collaborator Author

TonioF commented Nov 11, 2020

Please wait, I realize I need to include two more changes.

@TonioF
Copy link
Collaborator Author

TonioF commented Nov 18, 2020

Closed by #19 .

@TonioF TonioF closed this as completed Nov 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