Skip to content

Commit

Permalink
339 Add galveston community app notebook with retrofit (#357)
Browse files Browse the repository at this point in the history
* Create galveston_community_app_retrofit.ipynb

* Temporary store for retrofit_data

* Cleared cells and full test run done

* Update galveston_community_app_retrofit.ipynb

* Update galveston_community_app_retrofit.ipynb

* Update galveston_community_app_retrofit.ipynb

* Clean up

* Update CHANGELOG.md

* Update galveston_community_app_retrofit.ipynb

* Update notebooks_other.md
  • Loading branch information
Vismayak committed Apr 10, 2024
1 parent ce3b687 commit 1a4fa54
Show file tree
Hide file tree
Showing 3 changed files with 810 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Changed the mapping function used to generate the FEMA table [#343](https://github.com/IN-CORE/incore-docs/issues/343)
- PyIncore-viz example notebook updated with new hazard dataset update [#335](https://github.com/IN-CORE/incore-docs/issues/335)
- Added Galveston community notebook with retrofit [#337](https://github.com/IN-CORE/incore-docs/issues/337)

## [4.8.2] - 2024-02-07

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 @@ -17,6 +17,7 @@ Note that some Notebooks might not work with the latest version of pyIncore.
[epf_repair_cost.ipynb](https://github.com/IN-CORE/incore-docs/blob/main/notebooks/epf_repair_cost.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 />
[galveston_community_app_retrofit.ipynb](https://github.com/IN-CORE/incore-docs/blob/main/notebooks/galveston_community_app_retrofit.ipynb) <br />
[galveston_cge.ipynb](https://github.com/IN-CORE/incore-docs/blob/main/notebooks/galveston_cge.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 />
Expand Down
Loading

0 comments on commit 1a4fa54

Please sign in to comment.