From e7af83b8b7cc2c2d2db2925e11de2c9fe128bfdf Mon Sep 17 00:00:00 2001 From: chan-hoo Date: Wed, 7 Apr 2021 20:10:06 +0000 Subject: [PATCH 01/12] Add netcdf to reginal IC options --- .gitmodules | 4 ++-- atmos_cubed_sphere | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 1f7526633..f8f21218a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "atmos_cubed_sphere"] path = atmos_cubed_sphere - url = https://github.com/NOAA-GFDL/GFDL_atmos_cubed_sphere - branch = dev/emc + url = https://github.com/chan-hoo/GFDL_atmos_cubed_sphere + branch = feature/ic_netcdf [submodule "ccpp/framework"] path = ccpp/framework url = https://github.com/NCAR/ccpp-framework diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 03a7ae7dc..972d217ec 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 03a7ae7dc0b93ca9eec0f9e133bfceccf004b083 +Subproject commit 972d217ec5d986dee9886263c50465b6f3dc08bb From 6b3a90c25068bf21ee052e9fea3b249d9d9a8009 Mon Sep 17 00:00:00 2001 From: chan-hoo Date: Fri, 9 Apr 2021 00:46:47 +0000 Subject: [PATCH 02/12] Add grib2 to regional IC options --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 972d217ec..0e7812c8f 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 972d217ec5d986dee9886263c50465b6f3dc08bb +Subproject commit 0e7812c8fb34874352e9c81e260cd520e39dabb3 From 2fe7754d5dfbbf889a095f719a125ca371f7fdda Mon Sep 17 00:00:00 2001 From: chan-hoo Date: Sun, 11 Apr 2021 13:28:11 +0000 Subject: [PATCH 03/12] Make the code simple --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 0e7812c8f..f6c186b0f 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 0e7812c8fb34874352e9c81e260cd520e39dabb3 +Subproject commit f6c186b0f5824cddf0f139fba05ceada55b55a87 From b6f282a6ed504aa3daaffc9cb2dd320b40b88455 Mon Sep 17 00:00:00 2001 From: chan-hoo Date: Thu, 15 Apr 2021 21:17:16 +0000 Subject: [PATCH 04/12] Modify source string into source group --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index f6c186b0f..7a652475c 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit f6c186b0f5824cddf0f139fba05ceada55b55a87 +Subproject commit 7a652475c6f8f8b11ef6607d80d0d74b9fbded63 From 305f1378cc72cbcec491480ed2765c299247f130 Mon Sep 17 00:00:00 2001 From: chan-hoo Date: Thu, 15 Apr 2021 23:46:02 +0000 Subject: [PATCH 05/12] Change src_grp to data_source_group --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 7a652475c..4d38a8088 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 7a652475c6f8f8b11ef6607d80d0d74b9fbded63 +Subproject commit 4d38a8088570862be37b5ba996f7fc911b78131a From 1d9f340518644a25b0e7cdb17e36c2ae49b82b1b Mon Sep 17 00:00:00 2001 From: chan-hoo Date: Fri, 16 Apr 2021 02:40:13 +0000 Subject: [PATCH 06/12] Modify group number of other data sources --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 4d38a8088..283119bd8 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 4d38a8088570862be37b5ba996f7fc911b78131a +Subproject commit 283119bd85e6fb32891f96aff5069a0199c005c3 From 551762ef2986e624e722c5a8ed3fc2da708334e2 Mon Sep 17 00:00:00 2001 From: chan-hoo Date: Wed, 28 Apr 2021 19:20:18 +0000 Subject: [PATCH 07/12] Change data source group to parameter --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 283119bd8..d0e48d142 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 283119bd85e6fb32891f96aff5069a0199c005c3 +Subproject commit d0e48d1427737174dcbd02064edba352d69f4afe From db31853c39064231d48ec1efd6f7ac6e95ed93d8 Mon Sep 17 00:00:00 2001 From: chan-hoo Date: Thu, 29 Apr 2021 10:46:48 +0000 Subject: [PATCH 08/12] Change source string to logical flag --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index d0e48d142..a6849dbad 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit d0e48d1427737174dcbd02064edba352d69f4afe +Subproject commit a6849dbadeb45f78ecb59685bbba8d69eb52684e From 0f52cf8fd6d72a747f410d1f6da6d24bb579704c Mon Sep 17 00:00:00 2001 From: chan-hoo Date: Mon, 3 May 2021 18:58:40 +0000 Subject: [PATCH 09/12] Add intent attributes --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index a6849dbad..f25e6e4d6 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit a6849dbadeb45f78ecb59685bbba8d69eb52684e +Subproject commit f25e6e4d6c80f757fe9b4809930974009c9cdaf4 From 5a374f7cd9e775b416910c93489f7fe4e7f415cb Mon Sep 17 00:00:00 2001 From: chan-hoo Date: Mon, 10 May 2021 14:17:42 +0000 Subject: [PATCH 10/12] Update to latest --- .gitmodules | 4 ++-- atmos_cubed_sphere | 2 +- ccpp/physics | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index f8f21218a..1f7526633 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "atmos_cubed_sphere"] path = atmos_cubed_sphere - url = https://github.com/chan-hoo/GFDL_atmos_cubed_sphere - branch = feature/ic_netcdf + url = https://github.com/NOAA-GFDL/GFDL_atmos_cubed_sphere + branch = dev/emc [submodule "ccpp/framework"] path = ccpp/framework url = https://github.com/NCAR/ccpp-framework diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index f25e6e4d6..7739c9b7f 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit f25e6e4d6c80f757fe9b4809930974009c9cdaf4 +Subproject commit 7739c9b7f6e41ed5706832d4bacabeffc2e32563 diff --git a/ccpp/physics b/ccpp/physics index e09c3b26c..990b9d041 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit e09c3b26c738c48d635f0d8f96cbafd0b3b1c000 +Subproject commit 990b9d0416e340e40e4b136561a85f63d46671e2 From d991d28edf4b48a05ec7fbb985a95ad1d1d58352 Mon Sep 17 00:00:00 2001 From: chan-hoo Date: Mon, 10 May 2021 16:15:45 +0000 Subject: [PATCH 11/12] Update to latest --- atmos_cubed_sphere | 2 +- ccpp/framework | 2 +- ccpp/physics | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index 7739c9b7f..f25e6e4d6 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit 7739c9b7f6e41ed5706832d4bacabeffc2e32563 +Subproject commit f25e6e4d6c80f757fe9b4809930974009c9cdaf4 diff --git a/ccpp/framework b/ccpp/framework index 186e76d3e..b6593e0da 160000 --- a/ccpp/framework +++ b/ccpp/framework @@ -1 +1 @@ -Subproject commit 186e76d3e6b03a719303e5e608498e8354caa278 +Subproject commit b6593e0daa6c014dd1c2ede8d29ef11914da5180 diff --git a/ccpp/physics b/ccpp/physics index 990b9d041..6237270d1 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 990b9d0416e340e40e4b136561a85f63d46671e2 +Subproject commit 6237270d1a8fe79b22cedd364d9e5429e141bbef From 2386dece263e07d8f03599af37401dfada5410fd Mon Sep 17 00:00:00 2001 From: chan-hoo Date: Mon, 10 May 2021 17:46:56 +0000 Subject: [PATCH 12/12] Update to latest --- atmos_cubed_sphere | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atmos_cubed_sphere b/atmos_cubed_sphere index f25e6e4d6..7739c9b7f 160000 --- a/atmos_cubed_sphere +++ b/atmos_cubed_sphere @@ -1 +1 @@ -Subproject commit f25e6e4d6c80f757fe9b4809930974009c9cdaf4 +Subproject commit 7739c9b7f6e41ed5706832d4bacabeffc2e32563