Skip to content

Implement collection summary functionality #327

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

Closed
13 tasks done
lossyrob opened this issue May 3, 2021 · 3 comments
Closed
13 tasks done

Implement collection summary functionality #327

lossyrob opened this issue May 3, 2021 · 3 comments
Assignees
Milestone

Comments

@lossyrob
Copy link
Member

lossyrob commented May 3, 2021

In #309, the ability to extract collection summary information for extensions was implemented for the eo extension (see SummariesEOExtension in extensions/eo.py). This should be implemented for each other extension, and tested across all the extensions, as well as pydocs written for that functionality.

Top level sphinx documentation should also be written for the summaries extensions as a pattern.

Summary information should only be used where it makes sense; e.g. if something will be a large range of discrete values that doesn't makes sense to put into a range, then we shouldn't make a summary entry for it.

Thought should be put into how the CommonMetadata works here - should we have a similar extension functionality for getting and setting common metadata summary information?

Extensions this issue potentially applies to:

@lossyrob lossyrob changed the title Implement collection summary functionality Implement collection and catalog summary functionality May 4, 2021
@lossyrob lossyrob changed the title Implement collection and catalog summary functionality Implement collection summary functionality May 5, 2021
@duckontheweb duckontheweb self-assigned this May 21, 2021
@cholmes cholmes added this to the 1.0.0 milestone May 24, 2021
@duckontheweb duckontheweb modified the milestones: 1.0.0, 1.1.0 Jul 8, 2021
@duckontheweb duckontheweb mentioned this issue Jul 14, 2021
5 tasks
@duckontheweb duckontheweb modified the milestones: 1.1.0, 1.0.0 Jul 14, 2021
@duckontheweb
Copy link
Contributor

@m-mohr My understanding is that Collection summaries do not apply to the Item Assets Extension since it only has Collection scope. Is that correct?

@m-mohr m-mohr closed this as completed Jul 17, 2021
@m-mohr m-mohr reopened this Jul 17, 2021
@m-mohr
Copy link
Contributor

m-mohr commented Jul 17, 2021

Yes, indeed. (Sorry for the misclick.)

@duckontheweb
Copy link
Contributor

@lossyrob I think I'm going to go ahead and start the release without the Datacube Extension summaries. I can add those in a patch release early next week.

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

4 participants