Skip to content

Implement collection summary functionality #327

@lossyrob

Description

@lossyrob

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:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions