Skip to content

Releases: CIROH-UA/NGIAB-CloudInfra

Release 1.4.0

20 Dec 06:38
9e36b64
Compare
Choose a tag to compare

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?

  1. Added "Demostration LSTM" functionality.

  2. New AWI-008 input data for LSTM

  3. New Docker image published in DockerHub

  4. 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

01 Dec 06:20
c91299b
Compare
Choose a tag to compare
  1. Use forked ngen and t-route repositories in CIROH-UA github
    t-route: datastream branch
    ngen: main branch
  2. Use new 007 input data
  3. Support v2.2 hydrofabric
  4. Tagged as 1.3.0 and published in docker hub.
    ngen commit : baf28e8
    t-route commit: a9c197e

Release 1.2.1

28 Sep 04:19
170646e
Compare
Choose a tag to compare

Release 1.2.0

19 Aug 16:48
3208bda
Compare
Choose a tag to compare

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

04 May 01:07
3b6b714
Compare
Choose a tag to compare
  1. Support AWS-004 input file to execute. Updated README file with this.
  2. Tagged as 1.1.1 and published in docker hub.
  3. ngen commit id: f91e2ea

v1.1.0

28 Nov 17:04
99fd36b
Compare
Choose a tag to compare
  1. Fixed Segmentation fault issue for both serial and parallel mode. #21
  2. 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".
  3. Tagged as 1.1.0 and published in docker hub.
  4. ngen commit id: 937b60c, t-route commit id: 8286c2b