Releases: CIROH-UA/NGIAB-CloudInfra
Release 1.4.0
This release introduces the “demonstration LSTM” within NGIAB, along with sample AWI-008 input data. The LSTM model serves as an educational example to help users get started, though it’s not optimized for maximum prediction accuracy.
What's Changed?
-
Added "Demostration LSTM" functionality.
-
New AWI-008 input data for LSTM
-
New Docker image published in DockerHub
-
NGIAB latest release uses following versions of ngen and t-route repositories:
CIROH-UA/ngen branch name: ngiab CIROH-UA/ngen commit : b608598 CIROH-UA/t-route branch name: datastream CIROH-UA/t-route commit: a9c197e
NOTE: CIROH-UA/ngen:main and CIROH-UA/t-route:master is in sync with NOAA-OWP/ngen:master and NOAA-OWP/t-route:master repositories. We have used latest from NOAA-OWP and added more functionalities on the top.
Release 1.3.0
- Use forked ngen and t-route repositories in CIROH-UA github
t-route: datastream branch
ngen: main branch - Use new 007 input data
- Support v2.2 hydrofabric
- Tagged as 1.3.0 and published in docker hub.
ngen commit : baf28e8
t-route commit: a9c197e
Release 1.2.1
Tagged as 1.2.1 and published in docker hub.
ngen commit id: f321889
t-route commit id: d0982a5
Related commits:
https://github.com/NOAA-OWP/ngen/commits/master/?since=2024-08-19&until=2024-09-27
https://github.com/NOAA-OWP/t-route/commits/master/?since=2024-08-19&until=2024-09-27
Release 1.2.0
Support AWS-006 input file to execute. Updated README file with this.
Tagged as 1.2.0 and published in docker hub.
ngen commit id: 2ffedf8
t-route commit id: 9d9d711
v1.1.1
v1.1.0
- Fixed Segmentation fault issue for both serial and parallel mode. #21
- Support AWS-002 input file to execute. Updated README file with this.
AWI-002 is same as AWI-001 in terms of forcing files. Only config file ngen.yaml has been updated. Also added two new empty folders "restart" and "lakeout". - Tagged as 1.1.0 and published in docker hub.
- ngen commit id: 937b60c, t-route commit id: 8286c2b