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

datetime in unity-sds-client to_stac should not be forced to equal start_time #54

Open
mcduffie opened this issue Jan 31, 2025 · 3 comments
Assignees

Comments

@mcduffie
Copy link
Contributor

According to STAC documentation the datetime metadata:

This is likely the acquisition (in the case of single camera type captures) or the 'nominal' or representative time in the case of assets that are combined together. Though time can be a complex thing to capture, for this purpose keep in mind the STAC spec is primarily searching for data, so use whatever single date and time is most useful for a user to search for.

The current code for Collection::to_stac forces datetime to equal start_time. This needs to be changed to respect a user set value.

@mcduffie
Copy link
Contributor Author

@rtapella
Copy link
Contributor

@ngachung Mike originally added some of the helper functions for unity-sds-client and STAC. Is this something your team is able to take over?

@ngachung
Copy link
Contributor

ngachung commented Feb 1, 2025

Yes, DS will take ownership of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants