V2.1.1
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
- Implements coastal fim depth services as vrts by @shawncrawley in #486
- NWM Dynamic Data Dependency and New NWM 3.0 Services by @CoreyKrewson-NOAA in #493
- Propogates NWM_DATAFLOW_VERSION var where missed by @shawncrawley in #494
- Data request updates by @TylerSchrag-NOAA in #482
- PSURGE coastal FIM extent sublayers implemented by @shawncrawley in #487
- Remove hard-coded "para" logic by @shawncrawley in #495
- RnR Streamflow: Ensure all forecast points are included by @shawncrawley in #497
- NWM 3.0 fixes by @CoreyKrewson-NOAA in #498
- Multi region support by @nickchadwick-noaa in #500
Full Changelog: v2.1.0...v2.1.1