From d18d98e5bb99cba92c591cfc33e1521d5dc745ae Mon Sep 17 00:00:00 2001 From: Chen Wang Date: Thu, 9 Nov 2023 16:06:25 -0600 Subject: [PATCH] add input and update changelog --- CHANGELOG.md | 4 ++++ manual_jb/content/analyses/building_dmg.md | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43359bdb..0b52f0f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to the INCORE documents generated by Sphinx package will be The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [Unreleased] + +### Added +- Update building damage analysis documentations with hazard object input [#300](https://github.com/IN-CORE/incore-docs/issues/300) ## [4.7.0] - 2023-11-08 diff --git a/manual_jb/content/analyses/building_dmg.md b/manual_jb/content/analyses/building_dmg.md index a9e46506..0215eebe 100644 --- a/manual_jb/content/analyses/building_dmg.md +++ b/manual_jb/content/analyses/building_dmg.md @@ -35,6 +35,13 @@ key name | type | name | description `dfr3_mapping_set` * | `incore:dfr3MappingSet` | DFR3 Mapping Set | DFR3 Mapping Set. `retrofit_strategy` | `incore:retrofitStrategy` | Retrofit Strategy | Building retrofit strategy that contains guid and retrofit method. +**Input Hazards** + +key name | type | name | description +--- |------------------------------------------------------------------|---------------| --- +`hazard` | `earthquake`
`tornado`
`hurricane`
`flood`
`tsunami` | Hazard | Supported hazard object for using local and remote hazards. + + **Output datasets** key name | type | parent key | name | description