Skip to content

Commit

Permalink
193 galveston community notebook (#196)
Browse files Browse the repository at this point in the history
* galveston notebook for the community app
* update the notebook
* add a link to the notebook
* update bldg functionality with latest network
* update hua id
* add sector shock
* update building; add sector shock
* remove outputs
* update notebook to use clipped hua
* update sector shock id
* add CGE
* move to correct location
* Update galveston_community_app.ipynb
* Update CHANGELOG.md
* add clustering code for functionality
* udpate community app notebook with new clustering method
---------

Co-authored-by: Vismayak Mohanarajan <vismayak97@gmail.com>
  • Loading branch information
longshuicy and Vismayak authored Apr 13, 2023
1 parent 1f6a36f commit a5135b1
Show file tree
Hide file tree
Showing 5 changed files with 782 additions and 23 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ 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
- Galveston community app example notebook [#196](https://github.com/IN-CORE/incore-docs/issues/196)


## [4.0.0] - 2023-03-15

### Added
Expand Down
1 change: 1 addition & 0 deletions manual_jb/content/notebooks_other.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Note that some Notebooks might not work with the latest version of pyIncore.
[cumulative_building_dmg.ipynb](https://github.com/IN-CORE/incore-docs/blob/main/notebooks/cumulative_building_dmg.ipynb) <br />
[epf_dmg.ipynb](https://github.com/IN-CORE/incore-docs/blob/main/notebooks/epf_dmg.ipynb) <br />
[epn_functionality.ipynb](https://github.com/IN-CORE/incore-docs/blob/main/notebooks/epn_functionality.ipynb) <br />
[galveston_community_app.ipynb](https://github.com/IN-CORE/incore-docs/blob/main/notebooks/galveston_community_app.ipynb) <br />
[housing household recovery](https://github.com/IN-CORE/incore-docs/blob/main/notebooks/housing_household_recovery.ipynb) <br />
[housing_recovery.ipynb](https://github.com/IN-CORE/incore-docs/blob/main/notebooks/housing_recovery.ipynb) <br />
[housingunitallocation.ipynb](https://github.com/IN-CORE/incore-docs/blob/main/notebooks/housingunitallocation.ipynb) <br />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/combined_wind_wave_surge_building_dmg.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -284,4 +284,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
Loading

0 comments on commit a5135b1

Please sign in to comment.