Skip to content

V2.1.1

Compare
Choose a tag to compare
@nickchadwick-noaa nickchadwick-noaa released this 14 Aug 14:37
· 401 commits to uat since this release
c84ac75

Description

This release's main updates were to the core networking infrastructure. This includes support for redundant production and staging environments in different AWS regions and automatic DNS failover between the multiple regions. Further refinement of AWS resource naming schemas were also put in place as well as better organization and cleanup of the repository.

NWM 3.0 Processing Capability

This version provides infrastructure and code updates to handle the National Water Model (NWM) 3.0 implementation. Once NWM 3.0 goes live, the product processing pipelines will automatically start to process NWM 3.0, including the new configurations (MRF NBM, Alaska Domain, and Total Water Level Forecasts)

Bug Fixes

Rapid Onset Flooding HUC Summaries: For the ROF HUC summary layer, we calculate the percentage of reach length flooded within the certain HUC. The value of the total possible reach length within a HUC was not correct and thus producing incorrect percentages. We have updated this value and the percentages look more reasonable now.
Short Range 48 Hour Max Inundation Extent - Puerto Rico: The SRF max inundation service for Puerto Rico was incorrectly joining flowlines to the processed data which was resulting in null stream orders. These null stream orders were causing the symbology to not work correctly and hiding all inundation.
RFC Service Status Routing Issues: We have updated our algorithm to use the RFC defined forecast points AND points where live forecasts are being issued so that actual forecast statuses are used when routing downstream.


What's Changed

Full Changelog: v2.1.0...v2.1.1