Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nshmp-utils-ts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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-utils-ts
Commits
b0494f38
Commit
b0494f38
authored
6 months ago
by
Clayton, Brandon Scott
Browse files
Options
Downloads
Plain Diff
Merge branch 'aws' into 'main'
AWS: remove config See merge request
!231
parents
7df0b1c2
294aef8d
No related branches found
No related tags found
1 merge request
!231
AWS: remove config
Pipeline
#481453
passed with warnings
6 months ago
Stage: init
Stage: build
Stage: publish
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
libs/aws/run-nshmp-haz/run-nshmp-haz-config.ts
+0
-6
0 additions, 6 deletions
libs/aws/run-nshmp-haz/run-nshmp-haz-config.ts
with
0 additions
and
6 deletions
libs/aws/run-nshmp-haz/run-nshmp-haz-config.ts
+
0
−
6
View file @
b0494f38
...
@@ -65,15 +65,9 @@ export interface NshmpConfig {
...
@@ -65,15 +65,9 @@ export interface NshmpConfig {
/** URL to site file. */
/** URL to site file. */
siteFileUrl
:
string
;
siteFileUrl
:
string
;
/** Intensity measure level for deagg-epsilon */
iml
?:
number
;
/** Path inside model tarball for hazard code to run */
/** Path inside model tarball for hazard code to run */
modelPath
?:
string
;
modelPath
?:
string
;
/** Return period for deagg */
returnPeriod
?:
number
;
/**
/**
* The URL to the repository of the hazard to use.
* The URL to the repository of the hazard to use.
*/
*/
...
...
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