Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Dynamic Exposure
Global Dynamic Exposure
losscalculator
Commits
e0870b00
Commit
e0870b00
authored
Jan 21, 2021
by
Tara Evaz Zadeh
Committed by
Tara Evaz Zadeh
Jan 28, 2021
Browse files
Updated input parameters in README.md to match the defined inputs
parent
2c60a4f5
Pipeline
#18694
passed with stage
in 1 minute and 19 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e0870b00
...
...
@@ -19,19 +19,19 @@ To run the program please call:
### Required Parameters
`-c`
,
`--cell
IdSource-filepath
=filepath`
`-c`
,
`--cell
-ids
=filepath`
Defines the filepath to the file with tile IDs.
`-e`
,
`--exposure
-filepath
=filepath`
`-e`
,
`--exposure=filepath`
Defines the filepath to the exposure model file.
`-f`
,
`--fragilit
y-pathname
=pathname`
`-f`
,
`--fragilit
ies
=pathname`
Defines the pathname of the directory with all fragility-function files.
`-g`
,
`--
shakemap-filepath
=filepath`
`-g`
,
`--
ground-motion-field
=filepath`
Defines the filepath of the ground-motion field.
...
...
@@ -39,7 +39,7 @@ Defines the filepath of the ground-motion field.
Defines the filepath of the polygon definitions.
`-t`
,
`--taxonomy-
conversion-filepath
=filepath`
`-t`
,
`--taxonomy-
map
=filepath`
Defines the filepath to the taxonomy file.
...
...
@@ -49,7 +49,7 @@ Defines the filepath to the taxonomy file.
Provides information on the inputs and terminates the program.
`-
m
`
,
`--interpolation-method={linear, nearest, cubic}`
`-
i
`
,
`--interpolation-method={linear, nearest, cubic}`
Defines the method for interpolating ground-motion values. Default is
`linear`
.
...
...
@@ -57,7 +57,7 @@ Defines the method for interpolating ground-motion values. Default is `linear`.
If set, an existing result file will be overwritten, otherwise the program will terminate.
`-r`
,
`--result
-filepath
=filepath`
`-r`
,
`--result
s
=filepath`
Defines the result filepath. Default is
`damage_result.csv`
.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment