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!: standardise_validate should allow 1 output from multiple inputs TDE-784 #557

Merged
merged 35 commits into from
Jul 20, 2023

Conversation

paulfouquet
Copy link
Collaborator

@paulfouquet paulfouquet commented Jul 18, 2023

Allows the --source argument to take a list of elements containing an output target name and multiple input files:

[{"output": "CE16_5000_1001", "input": ["s3://bucket/SN9457_CE16_10k_0501.tif"]}]

If multiple files are in the input list, they get retiled into the output tile name, generating a single tiff file.

This breaks the current standardising workflow (Argo) and a PR in linz/topo-workfows is in progress.

@paulfouquet paulfouquet requested a review from a team as a code owner July 18, 2023 23:33
scripts/cli/cli_helper.py Outdated Show resolved Hide resolved
scripts/cli/cli_helper.py Outdated Show resolved Hide resolved
paulfouquet and others added 2 commits July 20, 2023 10:13
Co-authored-by: Alice Fage <afage@linz.govt.nz>
Co-authored-by: Alice Fage <afage@linz.govt.nz>
scripts/standardising.py Outdated Show resolved Hide resolved
Co-authored-by: Alice Fage <afage@linz.govt.nz>
@paulfouquet paulfouquet added this pull request to the merge queue Jul 20, 2023
Merged via the queue into master with commit d0ddbbb Jul 20, 2023
@paulfouquet paulfouquet deleted the feat/retile-tde-784 branch July 20, 2023 22:29
@github-actions github-actions bot mentioned this pull request Jul 20, 2023
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.

5 participants