Skip to content

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

@mcduffie

Description

@mcduffie

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.

Metadata

Metadata

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions