From 3eb86b56b3815f4965a02942bccbcf6ae4822ad0 Mon Sep 17 00:00:00 2001 From: zmoon Date: Wed, 5 Oct 2022 19:49:00 -0600 Subject: [PATCH 1/2] Update AQM to current noaa-oar-arl:develop head --- AQM | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AQM b/AQM index d7916abff0..4bbaba2738 160000 --- a/AQM +++ b/AQM @@ -1 +1 @@ -Subproject commit d7916abff01fe44859c6ec307bafb2426ca3f632 +Subproject commit 4bbaba27383061ef03adf3901c753561f5a1d7d3 From 3237035f74e9c0f623f0d830f6b8b82b94584ef7 Mon Sep 17 00:00:00 2001 From: zmoon Date: Wed, 5 Oct 2022 19:55:20 -0600 Subject: [PATCH 2/2] Update AQM submodule URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 5ece87098e..35c20b291f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,5 +40,5 @@ branch = develop [submodule "AQM"] path = AQM - url = https://github.com/NOAA-EMC/AQM + url = https://github.com/noaa-oar-arl/AQM branch = develop