From 65f87ec5b5fb2b69285f4815dca8b711fba54113 Mon Sep 17 00:00:00 2001 From: Manjila Singh Date: Wed, 18 Dec 2024 20:32:42 +0000 Subject: [PATCH 1/5] Created December news draft --- static/nextgen-news.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/static/nextgen-news.json b/static/nextgen-news.json index 6ed401e..752cc93 100644 --- a/static/nextgen-news.json +++ b/static/nextgen-news.json @@ -1,4 +1,31 @@ { + "December 2024 Update": [ + { + "type": "update", + "title": "NGIAB-CloudInfra: NGIAB Docker Image", + "description": "Release v1.4.0 has been released. Explore more updates here.", + "link": "https://github.com/CIROH-UA/NGIAB-CloudInfra/releases/tag/v1.3.0" + }, + { + "type": "update", + "title": "NGIAB-HPCInfra", + "description": "December updates include 1 PR fixing the parallel run for the NGIAB-HPCInfra. Learn more about the updates here.", + "link": "https://github.com/CIROH-UA/NGIAB-HPCInfra/commits/main/?since=2024-12-01&until=2024-12-18" + }, + { + "type": "update", + "title": "ngen-datastream", + "description": "NextGen National National Water Model Framework Datastream AGU 2024 poster was added to the main repository. The poster is available here.", + "link": "https://github.com/CIROH-UA/ngen-datastream/blob/main/docs/AGU_2024_Poster_FINAL.jpg" + }, + { + "type": "update", + "title": "NGIAB-data-preprocess", + "description": "4 PRs were merged in December to address MacOS compatibility, improve CLI progress bars and download performance, add an empirical model with reduced forcing downloads, and introduce hydrofabric version tracking and VPU subsetting. Discover more updates here.", + "link": "https://github.com/CIROH-UA/NGIAB_data_preprocess/commits/main/?since=2024-12-01&until=2024-12-18" + } + + ], "November 2024 Update": [ { "type": "update", From d24d993d94338a92c7a6fef3e691afd5d81042b9 Mon Sep 17 00:00:00 2001 From: Manjila Singh Date: Fri, 20 Dec 2024 16:15:12 +0000 Subject: [PATCH 2/5] Updated December news update --- static/nextgen-news.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/static/nextgen-news.json b/static/nextgen-news.json index 752cc93..046a621 100644 --- a/static/nextgen-news.json +++ b/static/nextgen-news.json @@ -1,28 +1,28 @@ { "December 2024 Update": [ { - "type": "update", - "title": "NGIAB-CloudInfra: NGIAB Docker Image", - "description": "Release v1.4.0 has been released. Explore more updates here.", - "link": "https://github.com/CIROH-UA/NGIAB-CloudInfra/releases/tag/v1.3.0" - }, + "type": "update", + "title": "NGIAB-CloudInfra: NGIAB Docker Image", + "description": "Release v1.4.0 is now available! Key updates include support for the new 008 input data alongside 007, and a demonstration LSTM model, which serves as a basic example and is not intended for making the most accurate predictions. Relevant branches and commits include 'ngiab' (commit: b608598) and 'datastream' for t-route (commit: a9c197e). Explore more updates here.", + "link": "https://github.com/CIROH-UA/NGIAB-CloudInfra/releases/tag/v1.4.0" + }, { "type": "update", - "title": "NGIAB-HPCInfra", - "description": "December updates include 1 PR fixing the parallel run for the NGIAB-HPCInfra. Learn more about the updates here.", - "link": "https://github.com/CIROH-UA/NGIAB-HPCInfra/commits/main/?since=2024-12-01&until=2024-12-18" + "title": "NGIAB-HPCInfra: NGIAB Singularity Image", + "description": "December updates include 2 PRs fixing the parallel run for the NGIAB-HPCInfra. Learn more about the updates here.", + "link": "https://github.com/CIROH-UA/NGIAB-HPCInfra/commits/main/?since=2024-12-01&until=2024-12-20" }, { "type": "update", "title": "ngen-datastream", - "description": "NextGen National National Water Model Framework Datastream AGU 2024 poster was added to the main repository. The poster is available here.", + "description": "The repository now includes the AGU 2024 conference poster, 'NextGen National Water Model Framework Datastream'. The poster can be accessed here.", "link": "https://github.com/CIROH-UA/ngen-datastream/blob/main/docs/AGU_2024_Poster_FINAL.jpg" }, { "type": "update", "title": "NGIAB-data-preprocess", "description": "4 PRs were merged in December to address MacOS compatibility, improve CLI progress bars and download performance, add an empirical model with reduced forcing downloads, and introduce hydrofabric version tracking and VPU subsetting. Discover more updates here.", - "link": "https://github.com/CIROH-UA/NGIAB_data_preprocess/commits/main/?since=2024-12-01&until=2024-12-18" + "link": "https://github.com/CIROH-UA/NGIAB_data_preprocess/commits/main/?since=2024-12-01&until=2024-12-20" } ], From 49a752359f538f999b23bc14b0915b7b6617e2cf Mon Sep 17 00:00:00 2001 From: Manjila Singh Date: Fri, 20 Dec 2024 16:30:34 +0000 Subject: [PATCH 3/5] Updated datastream news --- static/nextgen-news.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/static/nextgen-news.json b/static/nextgen-news.json index 046a621..a93f2e5 100644 --- a/static/nextgen-news.json +++ b/static/nextgen-news.json @@ -13,11 +13,11 @@ "link": "https://github.com/CIROH-UA/NGIAB-HPCInfra/commits/main/?since=2024-12-01&until=2024-12-20" }, { - "type": "update", - "title": "ngen-datastream", - "description": "The repository now includes the AGU 2024 conference poster, 'NextGen National Water Model Framework Datastream'. The poster can be accessed here.", - "link": "https://github.com/CIROH-UA/ngen-datastream/blob/main/docs/AGU_2024_Poster_FINAL.jpg" - }, + "type": "update", + "title": "ngen-datastream", + "description": "The datastream has been updated to the v2.2 hydrofabric and now generates NextGen output in addition to forcings for VPUs 02, 03W, and 16. Additionally, the repository now includes the AGU 2024 conference poster, 'NextGen National Water Model Framework Datastream,' which can be accessed using the link below.", + "link": "https://github.com/CIROH-UA/ngen-datastream/blob/main/docs/AGU_2024_Poster_FINAL.jpg" + }, { "type": "update", "title": "NGIAB-data-preprocess", From b66085fab5505c238dca74f6c906269bbeddae36 Mon Sep 17 00:00:00 2001 From: Arpita Patel Date: Fri, 20 Dec 2024 13:00:30 -0600 Subject: [PATCH 4/5] Updated News section --- static/nextgen-news.json | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/static/nextgen-news.json b/static/nextgen-news.json index a93f2e5..2c4dc38 100644 --- a/static/nextgen-news.json +++ b/static/nextgen-news.json @@ -1,28 +1,34 @@ { - "December 2024 Update": [ + "December 2024 Update": [ + { + "type": "update", + "title": "NGIAB-data-preprocess", + "description": "Pro Tip: The data-preprocess tool offers VPU subsetting capabilities and can generate configuration files for empirical models like the 'Demonstration LSTM'. Check out these and other new features in the latest release! Discover more updates here.", + "link": "https://github.com/CIROH-UA/NGIAB_data_preprocess/commits/main/?since=2024-12-01&until=2024-12-20" + }, { "type": "update", "title": "NGIAB-CloudInfra: NGIAB Docker Image", - "description": "Release v1.4.0 is now available! Key updates include support for the new 008 input data alongside 007, and a demonstration LSTM model, which serves as a basic example and is not intended for making the most accurate predictions. Relevant branches and commits include 'ngiab' (commit: b608598) and 'datastream' for t-route (commit: a9c197e). Explore more updates here.", + "description": "Version 1.4.0 is now available! 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.” Explore more updates here.", "link": "https://github.com/CIROH-UA/NGIAB-CloudInfra/releases/tag/v1.4.0" }, + { + "type": "update", + "title": "ngen-datastream", + "description": "Important Update: Datastream has been upgraded to v2.2 hydrofabric and now generates both NextGen outputs and forcings for VPUs 02, 03W, and 16. For more details, visit the Datastream portal at https://datastream.ciroh.org/index.html", + "link": "https://github.com/CIROH-UA/ngen-datastream/blob/main/docs/AGU_2024_Poster_FINAL.jpg" + }, { "type": "update", "title": "NGIAB-HPCInfra: NGIAB Singularity Image", "description": "December updates include 2 PRs fixing the parallel run for the NGIAB-HPCInfra. Learn more about the updates here.", "link": "https://github.com/CIROH-UA/NGIAB-HPCInfra/commits/main/?since=2024-12-01&until=2024-12-20" }, - { - "type": "update", - "title": "ngen-datastream", - "description": "The datastream has been updated to the v2.2 hydrofabric and now generates NextGen output in addition to forcings for VPUs 02, 03W, and 16. Additionally, the repository now includes the AGU 2024 conference poster, 'NextGen National Water Model Framework Datastream,' which can be accessed using the link below.", - "link": "https://github.com/CIROH-UA/ngen-datastream/blob/main/docs/AGU_2024_Poster_FINAL.jpg" - }, { "type": "update", - "title": "NGIAB-data-preprocess", - "description": "4 PRs were merged in December to address MacOS compatibility, improve CLI progress bars and download performance, add an empirical model with reduced forcing downloads, and introduce hydrofabric version tracking and VPU subsetting. Discover more updates here.", - "link": "https://github.com/CIROH-UA/NGIAB_data_preprocess/commits/main/?since=2024-12-01&until=2024-12-20" + "title": "NWM BigQuery API Update", + "description": "Access NWM streamflow prediction data directly through BigQuery instead of downloading netCDF files. Learn more about this efficient data access method in our documentation here:", + "link": "https://docs.ciroh.org/docs/products/Data%20Management%20and%20Access%20Tools/bigquery-api/" } ], From 61cb43f3a75ab7bd36706cface38498b736a7739 Mon Sep 17 00:00:00 2001 From: Arpita Patel Date: Fri, 20 Dec 2024 13:32:45 -0600 Subject: [PATCH 5/5] Updated HPCInfra --- static/nextgen-news.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/nextgen-news.json b/static/nextgen-news.json index 2c4dc38..97f7c37 100644 --- a/static/nextgen-news.json +++ b/static/nextgen-news.json @@ -21,7 +21,7 @@ { "type": "update", "title": "NGIAB-HPCInfra: NGIAB Singularity Image", - "description": "December updates include 2 PRs fixing the parallel run for the NGIAB-HPCInfra. Learn more about the updates here.", + "description": "December updates include 4 PRs adding 'Demostration LSTM' in NGIAB-HPCInfra. Learn more about the updates here.", "link": "https://github.com/CIROH-UA/NGIAB-HPCInfra/commits/main/?since=2024-12-01&until=2024-12-20" }, {