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!: dates from item TDE-1258 #1099

Merged
merged 8 commits into from
Sep 29, 2024
Merged

Conversation

paulfouquet
Copy link
Collaborator

Motivation

The start_datetime and end_datetime should be determined from the STAC Item of the Collection.

Modifications

  • Remove the --start-date and --end-date arguments
  • Determine start date based on the Item having the oldest date and the end date based on the Item having the most recent date

Verification

Automated tests and manual testing

@paulfouquet paulfouquet added this pull request to the merge queue Sep 29, 2024
Merged via the queue into master with commit 8aabe64 Sep 29, 2024
2 checks passed
@paulfouquet paulfouquet deleted the feat/dates-from-item-tde-1258 branch September 29, 2024 19:58
@github-actions github-actions bot mentioned this pull request Sep 29, 2024
github-merge-queue bot pushed a commit that referenced this pull request Sep 29, 2024
🤖 I have created a release *beep* *boop*
---


##
[5.0.0](v4.11.2...v5.0.0)
(2024-09-29)


### ⚠ BREAKING CHANGES

* dates from item TDE-1258
([#1099](#1099))
* Auto-fill GSD unit TDE-1211
([#1089](#1089))

### Features

* Add topo-imagery version information to STAC TDE-1265
([#1080](#1080))
([2039606](2039606))
* Auto-fill GSD unit TDE-1211
([#1089](#1089))
([df257c9](df257c9))
* dates from item TDE-1258
([#1099](#1099))
([8aabe64](8aabe64))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-merge-queue bot pushed a commit to linz/topo-workflows that referenced this pull request Sep 29, 2024
#### Motivation

Dates are pulled from Items:
linz/topo-imagery#1099

#### Modification

- remove start and end date parameters from create-collection
- bump topo-imagery version

#### Checklist

- [ ] Tests updated
- [ ] Docs updated
- [X] Issue linked in Title
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