We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d7f84b commit 261df8eCopy full SHA for 261df8e
1 file changed
model-definition.yml
@@ -1,7 +1,7 @@
1
kind: M
2
api_version: v1beta2
3
metadata:
4
- display_name: Grid Based Data Selector
+ display_name: Urban_Flooding:Extract Buildings
5
name: vector-mesh
6
publisher: Newcastle University
7
summary: >
@@ -19,8 +19,6 @@ spec:
19
- name: Boundary File
20
description:
21
A .gpkg or .shp file containing the boundary of the location of interest.
22
- default:
23
- - 09a6bbc0-8d2c-4e1b-a0d2-7f11833f20ea
24
path: inputs/boundary/
25
required: false
26
@@ -47,7 +45,8 @@ spec:
47
45
48
46
outputs:
49
datasets:
50
- - name: outputs
+ - name: outputs/buildings/*
51
type: folder
52
- description: path to model outputs
+ description:
+ A gpgk of existing building data for the city of interest.
53
0 commit comments