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: allow excluding date from the survey name when generating path TDE-1261 #1067

Merged

Conversation

paulfouquet
Copy link
Collaborator

@paulfouquet paulfouquet commented Sep 15, 2024

Co-authored-by: amfage [email protected]
Co-authored-by: paulfouquet [email protected]

Motivation

In some cases, the date should not be part of the survey name in the dataset path. For example, the Nationally combined DEMs dataset path should be s3://nz-elevation/new-zealand/new-zealand/dem_1m/2193/.

Modification

  • add a --no-date-in-survey-path flag that can be pass to the generate-path command to not include the date in the survey name.

Checklist

  • Tests updated
  • Docs updated
  • Issue linked in Title

README.md Outdated Show resolved Hide resolved
src/commands/path/path.generate.ts Outdated Show resolved Hide resolved
@paulfouquet paulfouquet requested a review from l0b0 September 16, 2024 01:59
Copy link
Contributor

@l0b0 l0b0 left a comment

Choose a reason for hiding this comment

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

No changes since my last review.

@paulfouquet paulfouquet requested a review from l0b0 September 29, 2024 18:55
@paulfouquet paulfouquet added this pull request to the merge queue Sep 29, 2024
Merged via the queue into master with commit 057e4d9 Sep 29, 2024
2 checks passed
@paulfouquet paulfouquet deleted the feat/allow-excluding-date-survey-name-in-path-tde-1261 branch September 29, 2024 19:59
@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*
---


## [4.5.0](v4.4.1...v4.5.0)
(2024-09-29)


### Features

* allow excluding date from the survey name when generating path
TDE-1261 ([#1067](#1067))
([057e4d9](057e4d9))

---
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>
blacha pushed a commit that referenced this pull request Sep 30, 2024
…DE-1261 (#1067)

Co-authored-by: amfage <[email protected]>
Co-authored-by: paulfouquet <[email protected]>

#### Motivation

In some cases, the date should not be part of the survey name in the
dataset path. For example, the Nationally combined DEMs dataset path
should be `s3://nz-elevation/new-zealand/new-zealand/dem_1m/2193/`.

#### Modification

- add a --no-date-in-survey-path flag that can be pass to the
`generate-path` command to not include the date in the survey name.

#### Checklist

- [x] Tests updated
- [x] Docs updated
- [x] Issue linked in Title

---------

Co-authored-by: amfage <[email protected]>
blacha pushed a commit that referenced this pull request Sep 30, 2024
🤖 I have created a release *beep* *boop*
---


## [4.5.0](v4.4.1...v4.5.0)
(2024-09-29)


### Features

* allow excluding date from the survey name when generating path
TDE-1261 ([#1067](#1067))
([057e4d9](057e4d9))

---
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 Oct 7, 2024
#### Motivation

Allowing the generate-path template to use the new flag available
linz/argo-tasks#1067

#### Modification

add a new parameter to handle the flag

#### Checklist

_If not applicable, provide explanation of why._

- [ ] Tests updated
- [ ] Docs updated
- [ ] Issue linked in Title

---------

Co-authored-by: Victor Engmark <[email protected]>
amfage pushed a commit to linz/topo-workflows that referenced this pull request Nov 14, 2024
#### Motivation

Allowing the generate-path template to use the new flag available
linz/argo-tasks#1067

#### Modification

add a new parameter to handle the flag

#### Checklist

_If not applicable, provide explanation of why._

- [ ] Tests updated
- [ ] Docs updated
- [ ] Issue linked in Title

---------

Co-authored-by: Victor Engmark <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
container Build a container from a pull request
Development

Successfully merging this pull request may close these issues.

4 participants