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: create-hillshade template TDE-1369 #960

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

paulfouquet
Copy link
Collaborator

@paulfouquet paulfouquet commented Feb 3, 2025

Motivation

We need to create various types of hillshade from a source of DEM TIFF files. This creation takes place in an overall workflow:

  • sandardising TIFFs
  • generating hillshade from the TIFFs
  • merging different hillshades

It is based on linz/topo-imagery#1253

Modification

  • Add a tpl-create-hillshade WorkflowTemplate that can be called from another Workflow/WorkflowTemplate

image

Checklist

  • Manual tests
  • Docs updated
  • Issue linked in Title

@paulfouquet paulfouquet changed the title feat: create-hillshade template (WIP) TDE-1369 feat: create-hillshade template TDE-1369 Feb 4, 2025
@paulfouquet paulfouquet marked this pull request as ready for review February 4, 2025 02:32
@paulfouquet paulfouquet requested review from a team as code owners February 4, 2025 02:32
amfage
amfage previously approved these changes Feb 4, 2025
arguments:
parameters:
- name: source
value: 's3://nz-elevation/new-zealand/new-zealand-contour/dem_8m/2193/'
Copy link
Contributor

Choose a reason for hiding this comment

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

The indentation for the values in the usage example should be in line with the name.

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