Skip to content

Commit

Permalink
v4.0.17.4 Update hydrovis S3 push whitelist (#781)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobHanna-NOAA committed Jan 6, 2023
1 parent e92eb8d commit f25179c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/aws_s3_put_fim4_hydrovis_whitelist.lst
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ hydroTable{}.csv
gw_catchments_reaches_filtered_addedAttributes{}.tif
rem_zeroed_masked{}.tif
usgs_elev_table.csv
crosswalk_table.csv
13 changes: 13 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
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.0.17.4 - 2023-01-06 - [PR#781](https://github.com/NOAA-OWP/inundation-mapping/pull/781)

Added crosswalk_table.csv from the root output folder as being a file push up to Hydrovis s3 bucket after FIM BED runs.

### Changes

- `config`
- `aws_s3_put_fim4_hydrovis_whitelist.lst`: Added crosswalk_table.csv to whitelist.


<br/><br/>

## v4.0.17.3 - 2022-12-23 - [PR#773](https://github.com/NOAA-OWP/inundation-mapping/pull/773)

Cleans up REM masking of levee-protected areas and fixes associated error.
Expand Down

0 comments on commit f25179c

Please sign in to comment.