Skip to content

Commit

Permalink
merge with dev and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
“RobHanna-NOAA” authored and “RobHanna-NOAA” committed Oct 11, 2024
1 parent 65ebb64 commit a0eb08f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
All notable changes to this project will be documented in this file.
We follow the [Semantic Versioning 2.0.0](http://semver.org/) format.

## v4.5.x.x - 2024-09-30 - [PR#1298](https://github.com/NOAA-OWP/inundation-mapping/pull/1298)
## v4.5.11.0 - 2024-10-11 - [PR#1298](https://github.com/NOAA-OWP/inundation-mapping/pull/1298)

This PR addresses four issues regarding OSM bridges. It dissolves touching bridge lines so each bridge has a single linestring. It also removes abandoned bridge from the dataset and it adds bridge type field to bridge centroids. As part of this PR, `max_hand_ft` and `max_discharge_cfs` columns are added to `osm_bridge_centroids.gkpg`.

### Changes

- `data/bridges/pull_osm_bridges.py`
- `src/heal_bridges_osm.py`

<br/><br/>


## v4.5.10.3 - 2024-10-11 - [PR#1306](https://github.com/NOAA-OWP/inundation-mapping/pull/1306)

Extends outlet levelpath(s) outside HUC.
Expand Down

0 comments on commit a0eb08f

Please sign in to comment.