From 3bf886efb554d14dba76604a1c660c2aac78b6b3 Mon Sep 17 00:00:00 2001 From: Manjila Singh Date: Wed, 28 Aug 2024 21:35:04 +0100 Subject: [PATCH 1/4] Add August News Update --- static/nextgen-news.json | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/static/nextgen-news.json b/static/nextgen-news.json index dcfeca4..a1bef54 100644 --- a/static/nextgen-news.json +++ b/static/nextgen-news.json @@ -1,4 +1,36 @@ { + "August 2024 Update": [ + { + "type": "update", + "title": "NextGen Model Framework (ngen)", + "description": "Five PRs merged in August. Explore more updates here.", + "link": "https://github.com/NOAA-OWP/ngen" + }, + { + "type": "update", + "title": "NGIAB-CloudInfra", + "description": "NGIAB v1.2.0 was released for both ARM and X86! In August, one PR was merged.", + "link": "https://github.com/CIROH-UA/NGIAB-CloudInfra" + } , + { + "type": "update", + "title": "ngen-DataStream", + "description": "In August, 9 PRs were merged.", + "link": "https://github.com/CIROH-UA/ngen-datastream" + }, + { + "type": "update", + "title": "NGIAB-data-preprocess", + "description": "Five PRs were merged in August. We are excited to announce the new release v2.0.0! This release uses catchment ids in place of waterbody ids.", + "link": "https://github.com/CIROH-UA/NGIAB_data_preprocess" + }, + { + "type": "update", + "title": "T-route", + "description": "Eight PRs were merged in August.", + "link": "https://github.com/NOAA-OWP/t-route" + } + ], "July 2024 Update": [ { "type": "update", @@ -41,7 +73,7 @@ { "type": "news", "title": "NGIAB-data-preprocessor", - "description": "Four PRs were merged in June. We are happy to annonce the new release v1.0.1. This release includes various improvements and bug fixes.", + "description": "Four PRs were merged in June. We are happy to announce the new release v1.0.1. This release includes various improvements and bug fixes.", "link": "https://github.com/AlabamaWaterInstitute/NGIAB_data_preprocess" }, { From cb06a1c7228cfa34ffca8f1b6b12bdd31d6d4148 Mon Sep 17 00:00:00 2001 From: Manjila Singh Date: Wed, 28 Aug 2024 23:11:03 +0100 Subject: [PATCH 2/4] Update August news --- static/nextgen-news.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/static/nextgen-news.json b/static/nextgen-news.json index a1bef54..39196da 100644 --- a/static/nextgen-news.json +++ b/static/nextgen-news.json @@ -8,10 +8,16 @@ }, { "type": "update", - "title": "NGIAB-CloudInfra", - "description": "NGIAB v1.2.0 was released for both ARM and X86! In August, one PR was merged.", + "title": "NGIAB-CloudInfra : NGIAB Docker Image", + "description": "NGIAB v1.2.0 released for both ARM and X86.", "link": "https://github.com/CIROH-UA/NGIAB-CloudInfra" - } , + } , + { + "type": "update", + "title": "NGIAB-HPCInfra: NGIAB Singularity Image", + "description": "In August, we released a new singularity image. Learn more about the updates here.", + "link": "https://github.com/CIROH-UA/NGIAB-HPCInfra" + }, { "type": "update", "title": "ngen-DataStream", From 0c123d70682acca168d9d4aa86f7b9540a026927 Mon Sep 17 00:00:00 2001 From: Manjila Singh Date: Thu, 29 Aug 2024 20:59:51 +0100 Subject: [PATCH 3/4] Update news --- static/nextgen-news.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/nextgen-news.json b/static/nextgen-news.json index 39196da..88e613d 100644 --- a/static/nextgen-news.json +++ b/static/nextgen-news.json @@ -9,19 +9,19 @@ { "type": "update", "title": "NGIAB-CloudInfra : NGIAB Docker Image", - "description": "NGIAB v1.2.0 released for both ARM and X86.", + "description": "NGIAB version 1.2.0 has been released, now available for both ARM and X86 architectures. This release is up to date with the latest ngen commit ID: 2ffedf8 and t-route commit ID: 9d9d711", "link": "https://github.com/CIROH-UA/NGIAB-CloudInfra" } , { "type": "update", "title": "NGIAB-HPCInfra: NGIAB Singularity Image", - "description": "In August, we released a new singularity image. Learn more about the updates here.", + "description": "In August, a new Singularity image was released for NGIAB-HPCInfra. Learn more about the updates here.", "link": "https://github.com/CIROH-UA/NGIAB-HPCInfra" }, { "type": "update", "title": "ngen-DataStream", - "description": "In August, 9 PRs were merged.", + "description": "In August, nine pull requests were merged. These include the addition of the forcingprocessor feature, increased test coverage, updates to the research datastream Terraform, and new documentation.", "link": "https://github.com/CIROH-UA/ngen-datastream" }, { From 8e71a5a8cf714e48524cab7bc2b6f4ab8f541d81 Mon Sep 17 00:00:00 2001 From: Manjila Singh Date: Fri, 30 Aug 2024 04:22:07 +0100 Subject: [PATCH 4/4] Update news --- static/nextgen-news.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/static/nextgen-news.json b/static/nextgen-news.json index 88e613d..24f060a 100644 --- a/static/nextgen-news.json +++ b/static/nextgen-news.json @@ -2,39 +2,39 @@ "August 2024 Update": [ { "type": "update", - "title": "NextGen Model Framework (ngen)", + "title": "NextGen Model Framework (NOAA-OWP/ngen)", "description": "Five PRs merged in August. Explore more updates here.", - "link": "https://github.com/NOAA-OWP/ngen" + "link": "https://github.com/NOAA-OWP/ngen/commits/master/?since=2024-08-01&until=2024-08-29" }, + { + "type": "update", + "title": "T-route (NOAA-OWP/t-route)", + "description": "Eight PRs were merged in August.", + "link": "https://github.com/NOAA-OWP/t-route/commits/master/?since=2024-08-01&until=2024-08-29" + }, { "type": "update", "title": "NGIAB-CloudInfra : NGIAB Docker Image", - "description": "NGIAB version 1.2.0 has been released, now available for both ARM and X86 architectures. This release is up to date with the latest ngen commit ID: 2ffedf8 and t-route commit ID: 9d9d711", - "link": "https://github.com/CIROH-UA/NGIAB-CloudInfra" + "description": "NGIAB version 1.2.0 has been released, available for both ARM and X86 architectures. This release is up to date with the latest ngen commit ID: 2ffedf8 and t-route commit ID: 9d9d711", + "link": "https://github.com/CIROH-UA/NGIAB-CloudInfra/commits/main/?since=2024-08-01&until=2024-08-29" } , { "type": "update", "title": "NGIAB-HPCInfra: NGIAB Singularity Image", "description": "In August, a new Singularity image was released for NGIAB-HPCInfra. Learn more about the updates here.", - "link": "https://github.com/CIROH-UA/NGIAB-HPCInfra" + "link": "https://github.com/CIROH-UA/NGIAB-HPCInfra/commits/main/?since=2024-08-01&until=2024-08-29" }, { "type": "update", - "title": "ngen-DataStream", + "title": "ngen-datastream", "description": "In August, nine pull requests were merged. These include the addition of the forcingprocessor feature, increased test coverage, updates to the research datastream Terraform, and new documentation.", - "link": "https://github.com/CIROH-UA/ngen-datastream" + "link": "https://github.com/CIROH-UA/ngen-datastream/commits/main/?since=2024-08-01&until=2024-08-29" }, { "type": "update", "title": "NGIAB-data-preprocess", "description": "Five PRs were merged in August. We are excited to announce the new release v2.0.0! This release uses catchment ids in place of waterbody ids.", - "link": "https://github.com/CIROH-UA/NGIAB_data_preprocess" - }, - { - "type": "update", - "title": "T-route", - "description": "Eight PRs were merged in August.", - "link": "https://github.com/NOAA-OWP/t-route" + "link": "https://github.com/CIROH-UA/NGIAB_data_preprocess/commits/main/?since=2024-08-01&until=2024-08-29" } ], "July 2024 Update": [