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: elevation utility script for new workflow parameters TDE-997 TDE-1000 #435

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ The scripts should be stored in this folder if they may become useful again in t

## generate-argo-cli-commands-elevation.py

**Date:** 31/07/2023
**Date:** 14/02/2024

**Related Jira Tickets:** [TDE-783](https://toitutewhenua.atlassian.net/browse/TDE-783?atlOrigin=eyJpIjoiODhlMWFkYTVlYzhiNGJjYTgwOTI4OWVjNmQ3YzczMjciLCJwIjoiaiJ9)
**Related Jira Tickets:** [TDE-783](https://toitutewhenua.atlassian.net/browse/TDE-783) [TDE-997](https://toitutewhenua.atlassian.net/browse/TDE-997)

**Description:**
This script sets up for the automated processing of numerous elevation datasets using the argo cli.
Expand All @@ -23,7 +23,7 @@ python3 generate-argo-cli-commands-elevation.py

**Output:**

- **region-year-datatype-scale.yaml:** workflow parameters for this dataset
- **region-year-datatype-gsd.yaml:** workflow parameters for this dataset
- **standardise-publish.sh:** bash script to 'deploy' argo workflows
**nb: the commented lines at the end of this file detail the datasets not run due to know issues.**

Expand Down
Loading
Loading