AASHTO-2023 web service response edits
Please see the tracked changes in the attached Word file.response_1645540965612+tracked_changes.docx
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Luco, Nicolas changed due date to February 24, 2022
changed due date to February 24, 2022
- Luco, Nicolas added AASHTO-2023 label
added AASHTO-2023 label
- Luco, Nicolas assigned to @bclayton
assigned to @bclayton
- Clayton, Brandon Scott changed milestone to %AASHTO Updates
changed milestone to %AASHTO Updates
- Clayton, Brandon Scott added To Do label
added To Do label
- Clayton, Brandon Scott added In Progress label and removed To Do label
added In Progress label and removed To Do label
- Owner
The 2009 AASHTO service has the response structure as:
"data": { "pga": 0.637, "fpga": 1, "as": 0.637, "ss": 1.512, "fa": 1, "sds": 1.512, "s1": 0.551, "fv": 1.3, "sd1": 0.716, "sdc": "D", "ts": 0.474, "t0": 0.095, "twoPeriodDesignSpectrum": [] }
Where the current new response is:
"data": { "xs": [], "ys": [] }
Questions:
- Do we need to worry about the other parameters at this time?
- Is the new response data good or do we want?
"data": { "twoPeriodDesignSpectrum": { "xs": [], "ys": [] } }
or
"data": { "twoPeriodDesignSpectrum": [] }
- In 2009 the PGA X value is 0, do we want that for the new services as well?
Collapse replies - Author Reporter
As discussed on 3/8/2022, ...
- Don't need to worry about other parameters (sdc, sd1, sds, as) at this time.
- The new response data is good as is, at least for now.
- Owner
Switch PGA to 0
- Author Reporter
- Clayton, Brandon Scott mentioned in merge request !108 (merged)
mentioned in merge request !108 (merged)
- Clayton, Brandon Scott mentioned in commit ebdcd8c2
mentioned in commit ebdcd8c2
- Clayton, Brandon Scott closed with merge request !108 (merged)
closed with merge request !108 (merged)
- Clayton, Brandon Scott removed In Progress label
removed In Progress label
Please register or sign in to reply