From e256960532f70cf377f872bde5e6d35370666af4 Mon Sep 17 00:00:00 2001 From: "samuel.trahan" Date: Mon, 19 Apr 2021 14:28:09 +0000 Subject: [PATCH 1/4] Fix incorrect units in dtend metadata --- FV3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FV3 b/FV3 index 51d7265586..7de499dedb 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 51d7265586f18ab6f5a64cb1abf4325dc4a6ed84 +Subproject commit 7de499dedbd8522618b043f9fbf968e57d42935e From d820b16208251134b8fba2b2f773be1a4d3ae668 Mon Sep 17 00:00:00 2001 From: "samuel.trahan" Date: Mon, 19 Apr 2021 14:30:54 +0000 Subject: [PATCH 2/4] Point to Sam's FV3 for testing purposes --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 5524c9d299..ffa73929d1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "FV3"] path = FV3 - url = https://github.com/NOAA-GSL/fv3atm - branch = gsl/develop + url = https://github.com/SamuelTrahanNOAA/fv3atm + branch = bugfix/dtend-units [submodule "NEMS"] path = NEMS url = https://github.com/NOAA-EMC/NEMS From 9cced43510387104aafd2dbf6f16462a3fed0ebd Mon Sep 17 00:00:00 2001 From: "samuel.trahan" Date: Thu, 22 Apr 2021 22:59:38 +0000 Subject: [PATCH 3/4] Make the tracer tendency units mandatory in GFS_typedefs.F90. --- FV3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FV3 b/FV3 index 7de499dedb..47501245e6 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 7de499dedbd8522618b043f9fbf968e57d42935e +Subproject commit 47501245e6f6cac59be26e299b7043ded2b3da6f From 89b73f162cf78c5832f2a90c10fd84f39501960e Mon Sep 17 00:00:00 2001 From: "samuel.trahan" Date: Fri, 23 Apr 2021 10:39:40 +0000 Subject: [PATCH 4/4] Point to GSL repositories. --- .gitmodules | 4 ++-- FV3 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index ffa73929d1..5524c9d299 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "FV3"] path = FV3 - url = https://github.com/SamuelTrahanNOAA/fv3atm - branch = bugfix/dtend-units + url = https://github.com/NOAA-GSL/fv3atm + branch = gsl/develop [submodule "NEMS"] path = NEMS url = https://github.com/NOAA-EMC/NEMS diff --git a/FV3 b/FV3 index 47501245e6..aa22b696f7 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 47501245e6f6cac59be26e299b7043ded2b3da6f +Subproject commit aa22b696f75669afe63ef76f29f64beecfd9ebf9