-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmodel-definition.yml
More file actions
43 lines (42 loc) · 1.58 KB
/
model-definition.yml
File metadata and controls
43 lines (42 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
kind: M
api_version: v1beta2
metadata:
display_name: OpenUDM
name: openudm
publisher: Newcastle University
summary: >
OpenUDM is a grid cell-based model which explores where future urban development might take place, subject to
attractors, constraints and variable density of development.
source_code: https://github.com/OpenCLIM/udm-dafni
description: >
OpenUDM has been used in a number of contexts to explore urban development scenarios.
For example, this interactive article about urban development in the Oxford-Cambridge Arc introduces the modelling
process and analyses the potential impacts of future development on the natural environment.
Alistair Ford, Stuart Barr, Richard Dawson, James Virgo, Michael Batty, Jim Hall (2019) A multi-scale urban
integrated assessment framework for climate change studies: A flooding application. Computers, Environment and
Urban Systems. 75, 229-243. https://doi.org/10.1016/j.compenvurbsys.2019.02.005.
spec:
inputs:
parameters:
- name: TITLE
title: Title
type: string
description: The title given to the output dataset
default: OpenUDM output
required: false
- name: RUN_UFG
title: Run UFG
type: boolean
description: Set as true to run the urban fabric generator tool
default: false
required: true
dataslots:
- name: Input data
description: Input data
path: inputs
required: false
outputs:
datasets:
- name: outputs/data/
type: folder
description: path to model outputs