Skip to content

Commit

Permalink
fix changelog from merge to pycryptodomex
Browse files Browse the repository at this point in the history
  • Loading branch information
“RobHanna-NOAA” authored and “RobHanna-NOAA” committed Jan 10, 2024
1 parent 9d64a11 commit 41080f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
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.4.x.x - 2023-12-22 - [PR#1058](https://github.com/NOAA-OWP/inundation-mapping/pull/1058)
## v4.4.9.0 - 2023-12-22 - [PR#1058](https://github.com/NOAA-OWP/inundation-mapping/pull/1058)

Upgrades base Docker image to GDAL v3.8.0. In order to upgrade past GDAL v.3.4.3 (see #1029), TauDEM's `aread8` was replaced with a module from the `pyflwdir` Python package.

Expand All @@ -12,7 +12,7 @@ Upgrades base Docker image to GDAL v3.8.0. In order to upgrade past GDAL v.3.4.3
### Changes

- `Dockerfile`: Upgrade GDAL from v.3.4.3 to v.3.8.0; remove JDK 17 and TauDEM `aread8` and `threshold`.
- `Pipfile` and `Pipfile.lock`: Add `pyflwdir` and upgrade Python version.
- `Pipfile` and `Pipfile.lock`: Add `pyflwdir`, `pycryptodomex` and upgrade Python version.
- `src/delineate_hydros_and_produce_HAND.sh`: Add `src/accumulate_headwaters.py` and remove TauDEM `aread8` and `threshold`

<br/><br/>
Expand Down

0 comments on commit 41080f8

Please sign in to comment.