Skip to content

Commit 261df8e

Browse files
Update model-definition.yml
1 parent 5d7f84b commit 261df8e

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

model-definition.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
kind: M
22
api_version: v1beta2
33
metadata:
4-
display_name: Grid Based Data Selector
4+
display_name: Urban_Flooding:Extract Buildings
55
name: vector-mesh
66
publisher: Newcastle University
77
summary: >
@@ -19,8 +19,6 @@ spec:
1919
- name: Boundary File
2020
description:
2121
A .gpkg or .shp file containing the boundary of the location of interest.
22-
default:
23-
- 09a6bbc0-8d2c-4e1b-a0d2-7f11833f20ea
2422
path: inputs/boundary/
2523
required: false
2624

@@ -47,7 +45,8 @@ spec:
4745

4846
outputs:
4947
datasets:
50-
- name: outputs
48+
- name: outputs/buildings/*
5149
type: folder
52-
description: path to model outputs
50+
description:
51+
A gpgk of existing building data for the city of interest.
5352

0 commit comments

Comments
 (0)