Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
erp-rtgm-calculator
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
Engineering and Risk Project
erp-rtgm-calculator
Commits
f731eba5
Commit
f731eba5
authored
7 months ago
by
Clayton, Brandon Scott
Browse files
Options
Downloads
Patches
Plain Diff
update description.
parent
1210366e
No related branches found
No related tags found
1 merge request
!64
update description.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
rtgmpy/www/main.py
+7
-1
7 additions, 1 deletion
rtgmpy/www/main.py
with
7 additions
and
1 deletion
rtgmpy/www/main.py
+
7
−
1
View file @
f731eba5
...
@@ -23,7 +23,13 @@ BASE_HREF = re.sub("\\/$", "", base_href)
...
@@ -23,7 +23,13 @@ BASE_HREF = re.sub("\\/$", "", base_href)
description
=
"""
description
=
"""
Obtain risk-targeted ground motion (RTGM) values for one or more input IM hazard curves,
Obtain risk-targeted ground motion (RTGM) values for one or more input IM hazard curves,
in accordance with ASCE 7 (Section 21.2.1.2) and the upcoming AASHTO 2023 provisions.
in accordance with ASCE 7 (Section 21.2.1.2) and the 2023 AASHTO Guide Specifications
for LRFD Seismic Bridge Design (3rd Edition).
Python source code and
[**Documentation**](https://code.usgs.gov/ghsc/erp/erp-rtgm-calculator/-/tree/main/documentation)
can be found at <https://code.usgs.gov/ghsc/erp/erp-rtgm-calculator>
(<https://doi.org/10.5066/P9A2F2B8>).
"""
"""
app
=
FastAPI
(
app
=
FastAPI
(
...
...
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