Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Conversation

@mike-gangl
Copy link
Contributor

adding stac read/write and creation of collections to unity-py.


def __init__(self, id):
self.collection_id = id
self._datasets = []
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An add_dataset method would be useful in notebook example for constructing collection, dataset, datafile

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed- plan is to add this to @mcduffie notebook for application packages

@mike-gangl mike-gangl merged commit e479d7e into develop Jun 14, 2023
@mike-gangl mike-gangl deleted the stac-reader-writer branch December 11, 2023 20:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants