Skip to content

Commit

Permalink
Update news
Browse files Browse the repository at this point in the history
  • Loading branch information
manjilasingh committed Aug 30, 2024
1 parent 0c123d7 commit 8e71a5a
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions static/nextgen-news.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down

0 comments on commit 8e71a5a

Please sign in to comment.