Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Graeme Weatherill
shakyground2
Commits
25e60331
Commit
25e60331
authored
May 20, 2021
by
g-weatherill
Browse files
Small fix for black
parent
6229069b
Pipeline
#23201
passed with stage
in 10 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
shakyground2/workflows.py
View file @
25e60331
...
...
@@ -40,7 +40,7 @@ def shakemaps_from_quakeml(
cache_file
:
Optional
[
str
]
=
None
,
contour_levels_mean
:
Union
[
int
,
List
]
=
10
,
contour_levels_stddev
:
Union
[
int
,
List
]
=
10
,
regionalization
:
RegionalizationSet
=
DEFAULT_GLOBAL_REGIONALIZATION
regionalization
:
RegionalizationSet
=
DEFAULT_GLOBAL_REGIONALIZATION
,
)
->
Tuple
[
Dict
,
Dict
]:
"""
Implements the complete shakemap workflow for use with the GEOFON FDSN Web Service
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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