Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nshmp-haz
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ghsc
National Seismic Hazard Model Project
nshmp-haz
Commits
86a60321
Commit
86a60321
authored
2 months ago
by
Clayton, Brandon Scott
Browse files
Options
Downloads
Patches
Plain Diff
add quotes
parent
c978684c
No related branches found
No related tags found
1 merge request
!806
AWS Lambda
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
nshms.yml
+52
-52
52 additions, 52 deletions
nshms.yml
with
52 additions
and
52 deletions
nshms.yml
+
52
−
52
View file @
86a60321
...
...
@@ -4,18 +4,18 @@
nshms
:
# Alaska 2007 NSHM
-
repo
:
nshm-alaska
tag
:
2.2.3
repo
:
'
nshm-alaska
'
tag
:
'
2.2.3
'
year
:
2007
deployment
:
baseHref
:
/ws/nshmp/alaska-2007/dynamic
type
:
LAMBDA
baseHref
:
'
/ws/nshmp/alaska-2007/dynamic
'
type
:
'
LAMBDA
'
environments
:
-
development
-
staging
-
'
development
'
-
'
staging
'
# - production
label
:
2007 Alaska Dynamic Services
model
:
ALASKA_2007
label
:
'
2007
Alaska
Dynamic
Services
'
model
:
'
ALASKA_2007
'
test
:
site
:
latitude
:
61.2
...
...
@@ -24,18 +24,18 @@ nshms:
# Alaska 2023 NSHM
-
repo
:
nshm-alaska
tag
:
3.b.9
repo
:
'
nshm-alaska
'
tag
:
'
3.b.9
'
year
:
2023
deployment
:
baseHref
:
/ws/nshmp/alaska-2023/dynamic
type
:
LAMBDA
baseHref
:
'
/ws/nshmp/alaska-2023/dynamic
'
type
:
'
LAMBDA
'
environments
:
-
development
-
staging
-
production
label
:
2023 Alaska Dynamic Services (beta)
model
:
ALASKA_2023
-
'
development
'
-
'
staging
'
-
'
production
'
label
:
'
2023
Alaska
Dynamic
Services
(beta)
'
model
:
'
ALASKA_2023
'
test
:
site
:
latitude
:
61.2
...
...
@@ -44,18 +44,18 @@ nshms:
# CONUS 2018 NSHM
-
repo
:
nshm-conus
tag
:
5.2.3
repo
:
'
nshm-conus
'
tag
:
'
5.2.3
'
year
:
2018
deployment
:
baseHref
:
/ws/nshmp/conus-2018/dynamic
type
:
LAMBDA
baseHref
:
'
/ws/nshmp/conus-2018/dynamic
'
type
:
'
LAMBDA
'
environments
:
-
development
-
staging
-
production
label
:
2018 Conterminous U.S. Dynamic Services
model
:
CONUS_2018
-
'
development
'
-
'
staging
'
-
'
production
'
label
:
'
2018
Conterminous
U.S.
Dynamic
Services
'
model
:
'
CONUS_2018
'
test
:
site
:
latitude
:
37.75
...
...
@@ -64,18 +64,18 @@ nshms:
# CONUS 2023 NSHM
-
repo
:
nshm-conus
tag
:
6.1.0
repo
:
'
nshm-conus
'
tag
:
'
6.1.0
'
year
:
2023
deployment
:
baseHref
:
/ws/nshmp/conus-2023/dynamic
type
:
LAMBDA
baseHref
:
'
/ws/nshmp/conus-2023/dynamic
'
type
:
'
LAMBDA
'
environments
:
-
development
-
staging
-
production
label
:
2023 Conterminous U.S. Dynamic Services
model
:
CONUS_2023
-
'
development
'
-
'
staging
'
-
'
production
'
label
:
'
2023
Conterminous
U.S.
Dynamic
Services
'
model
:
'
CONUS_2023
'
test
:
site
:
latitude
:
37.75
...
...
@@ -84,18 +84,18 @@ nshms:
# Hawaii 2021 NSHM
-
repo
:
nshm-hawaii
tag
:
2.0.2
repo
:
'
nshm-hawaii
'
tag
:
'
2.0.2
'
year
:
2021
deployment
:
baseHref
:
/ws/nshmp/hawaii-2021/dynamic
type
:
LAMBDA
baseHref
:
'
/ws/nshmp/hawaii-2021/dynamic
'
type
:
'
LAMBDA
'
environments
:
-
development
-
staging
-
production
label
:
2021 Hawaii Dynamic Services
model
:
HAWAII_2021
-
'
development
'
-
'
staging
'
-
'
production
'
label
:
'
2021
Hawaii
Dynamic
Services
'
model
:
'
HAWAII_2021
'
test
:
site
:
latitude
:
21.3
...
...
@@ -104,18 +104,18 @@ nshms:
# PRVI 2025 NSHM
-
repo
:
nshm-prvi
tag
:
2.a.1
repo
:
'
nshm-prvi
'
tag
:
'
2.a.1
'
year
:
2025
deployment
:
baseHref
:
/ws/nshmp/prvi-2025/dynamic
type
:
LAMBDA
baseHref
:
'
/ws/nshmp/prvi-2025/dynamic
'
type
:
'
LAMBDA
'
environments
:
-
development
-
staging
-
'
development
'
-
'
staging
'
# - production:
label
:
2025 PRVI Dynamic Services
model
:
PRVI_2025
label
:
'
2025
PRVI
Dynamic
Services
'
model
:
'
PRVI_2025
'
test
:
site
:
latitude
:
18.47
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment