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

feat: add STAC created and updated dates TDE-1299 #481

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

paulfouquet
Copy link
Contributor

Motivation

All the existing STAC did not have a created or updated datetimes. This information is useful for any data consumer to easily know when the latest version of the data has been published.

Modifications

A created and updated date have been set for the Collections, Items properties and visual Assets.
The Item STAC file checksums have also been added to all the Collections.
This has been done using an algorithm that has been run on all the published dataset in s3://nz-imagery/.
This PR is one step of this change. There is also a file copy for the STAC Items that needs to be done separately.

Verification

Generated a report of the new STAC files using a date checker script.

@paulfouquet paulfouquet marked this pull request as ready for review November 28, 2024 21:59
@paulfouquet paulfouquet requested review from a team as code owners November 28, 2024 21:59
@paulfouquet paulfouquet added this pull request to the merge queue Nov 28, 2024
Merged via the queue into master with commit dc46627 Nov 28, 2024
3 checks passed
@paulfouquet paulfouquet deleted the feat/add-stac-dates-tde-1299 branch November 28, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants