From 60048df6a5e8a8513631f29c148c0b85b731a98f Mon Sep 17 00:00:00 2001 From: Arpita Patel Date: Fri, 5 Jan 2024 16:44:32 -0600 Subject: [PATCH] Added updates from Dec 2023 --- blog/2023-12-30-NextGen-Update-Monthly.md | 18 ++++++++ static/nextgen-news.json | 50 +++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 blog/2023-12-30-NextGen-Update-Monthly.md diff --git a/blog/2023-12-30-NextGen-Update-Monthly.md b/blog/2023-12-30-NextGen-Update-Monthly.md new file mode 100644 index 0000000..456ad25 --- /dev/null +++ b/blog/2023-12-30-NextGen-Update-Monthly.md @@ -0,0 +1,18 @@ +--- +title: NextGen Monthly News Update - December 2023 +description: News and release notes for NextGen +slug: NextGen Updates Dec 2023 +authors: + - name: Arpita Patel + url: https://github.com/arpita0911patel + image_url: https://avatars.githubusercontent.com/u/54657?v=4 + - name: Zach Wills + url: https://github.com/orgs/CIROH-UA/people/ZacharyWills + image_url: https://avatars.githubusercontent.com/u/60660437?v=4 + +tags: [nextgen] +hide_table_of_contents: false +--- +Happy New Year!!! We are back from SFO after attending AGU last month. We are excited to share the latest updates for NGIAB, NextGen, T-route, Hydrofabric, NextGen forcings, and Community Support from December 2023. + +[Visit NGIAB News](/docs/products/tools/nextgeninabox/news) \ No newline at end of file diff --git a/static/nextgen-news.json b/static/nextgen-news.json index 72bafc7..4ba5cee 100644 --- a/static/nextgen-news.json +++ b/static/nextgen-news.json @@ -1,4 +1,54 @@ { + "12/30/2023": [ + { + "type": "news", + "title": "NGIAB presentation at AGU!!! ", + "description": "NextGen In A Box: Advancing Collaborative Modeling for Enhanced Water Resource Management presented by Arpita. We had a full house! ", + "link": "Conference%20Material#agu-2023" + }, + { + "type": "news", + "title": "NextGen In A Box", + "description": "NGIAB Updates: Merged CI pipeline changes PR#74 by Benjamin Lee, Added case study map and a plot with output results PR#72 by Shahab Alam, PR#70 by Josh Cu", + "link": "" + }, + { + "type": "feature", + "title": "NextGen Model Framework", + "description": "5 PRs merged in December.", + "link": "" + }, + { + "type": "feature", + "title": "T-route", + "description": "12 PRs merged in December.", + "link": "" + }, + { + "type": "feature", + "title": "Hydrofabric", + "description": "Lynker is proud to support CIROH with a freely accessable resource for geospatial data: https://www.lynker-spatial.com/. Updated transects/cross section runners", + "link": "" + }, + { + "type": "feature", + "title": "NextGen Framework Forcings", + "description": "December updates include an (almost) complete stream script that will produce daily ngen outputs. Documentation (readme) included. ngen-datastream/subsetting has been deprecated and hfsubset integrated into the stream. Benchmarking has begun.", + "link": "" + }, + { + "type": "note", + "title": "Community Support", + "description": "December is always an AGU Month! San Francisco (the traditional home of AGU) brings us to the season where we reflect on our own work for the year and finally learn what our coworkers have been doing all this time! Checkout the presentation slides from CIROH at below link.", + "link": "https://github.com/CIROH-UA/Conferences" + }, + { + "type": "note", + "title": "NOAA-OWP AGU Presentations", + "description": "NOAA-OWP AGU Presentations", + "link": "https://github.com/NOAA-OWP/OWP-Presentations/tree/main/AGU/AGU_2023" + } + ], "11/30/2023": [ { "type": "news",