From 6ef70aa298dd418229b6bc6efe6ad80d96279ac4 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 31 Jan 2022 12:06:46 -0600 Subject: [PATCH 01/59] Scala Testing 01.31.2022 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 6ae526f00c..50bfa36519 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 1f3f776c9a05a34d63b318ace8c5d3601b684f5b Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 31 Jan 2022 12:10:27 -0600 Subject: [PATCH 02/59] Testing --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 50bfa36519..1aa21c50ca 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From b66341e932b82a8546f735d9093a1cad82fdebce Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 31 Jan 2022 12:12:59 -0600 Subject: [PATCH 03/59] Update real_em.F --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 1aa21c50ca..e17c34fb7d 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 6d1135e33b46407710bbdef23abfd2b748022850 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 31 Jan 2022 12:51:29 -0600 Subject: [PATCH 04/59] Testing --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index e17c34fb7d..139a361820 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data USE module_machine From 6b569ec499b0471d1325b65bd16a5534484a88f7 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 31 Jan 2022 13:00:10 -0600 Subject: [PATCH 05/59] Testing --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 139a361820..67378a237c 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data USE module_machine From bc90b299f8ac23ab3ec3a24173f608eff66427b1 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 31 Jan 2022 13:05:33 -0600 Subject: [PATCH 06/59] Update real_em.F --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 67378a237c..ee5db8886b 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 31639961cc703f93eee7c5ae5913458687607572 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 31 Jan 2022 13:22:50 -0600 Subject: [PATCH 07/59] Testing --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index ee5db8886b..c11adb4b48 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data USE module_machine From 815028940e390f86067af34b3c3a3501f668f5af Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 31 Jan 2022 14:07:58 -0600 Subject: [PATCH 08/59] Test --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index c11adb4b48..33048facf4 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data USE module_machine From ba84f836b38fd8f6e5e6526ae09360282d1486f3 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 31 Jan 2022 14:50:43 -0600 Subject: [PATCH 09/59] Test --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 33048facf4..d3508914b3 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 30fbfd2f54fe173dd83e8f9ef15ca90b7b625b10 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 31 Jan 2022 14:52:20 -0600 Subject: [PATCH 10/59] Update real_em.F --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index d3508914b3..4423ed931e 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 6a70be7f6435ec7f163d750cf758f1687c32c671 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 31 Jan 2022 15:02:48 -0600 Subject: [PATCH 11/59] Test --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 4423ed931e..df2912a3c3 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data USE module_machine From e32f446d13a61f150f8c6aab0315cb22bf6ecc64 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 31 Jan 2022 15:03:38 -0600 Subject: [PATCH 12/59] Test --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index df2912a3c3..98575a7e1f 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 10773063eacf99d059b455b40029ddc23ee32f65 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 31 Jan 2022 15:09:24 -0600 Subject: [PATCH 13/59] Test --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 98575a7e1f..086c8123b1 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 9e6452f227413fbd979abc57ad0d828a34a665ff Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 31 Jan 2022 15:14:22 -0600 Subject: [PATCH 14/59] Test --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 086c8123b1..f12cb882c2 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data USE module_machine From 7f8acefa02f6e84cbc05fa87e24cded7b21e98ff Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Tue, 1 Feb 2022 09:40:07 -0600 Subject: [PATCH 15/59] Email Test --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index f12cb882c2..292b0274f4 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 9063c44a7fe67d4b2417a61abf36772ad5ccfeb3 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 2 Feb 2022 13:32:05 -0600 Subject: [PATCH 16/59] Github pull request test --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 292b0274f4..2f7aacb794 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data USE module_machine From f7ad0c0cd4e4c34b597cdf7d7ecc1f138bb67f15 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Tue, 8 Feb 2022 12:06:06 -0600 Subject: [PATCH 17/59] Testing --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 2f7aacb794..346cd688ac 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data USE module_machine From 52c494d28d25d8915c23b13161dad56adbe4cb57 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Thu, 17 Mar 2022 11:49:06 -0400 Subject: [PATCH 18/59] Testing Github Webhook --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 346cd688ac..2f7aacb794 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data USE module_machine From b247e3aa33b2d4e69a0d846b112adca569e35e97 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Thu, 17 Mar 2022 13:09:23 -0400 Subject: [PATCH 19/59] Testing Git delays --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 2f7aacb794..df509ea187 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 7b6c4e4d02a65ea4b29fcedbe339488479282918 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 4 May 2022 16:40:06 -0400 Subject: [PATCH 20/59] Testing on README file to see if job is aborted --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index e3c373400c..1a6b61b5eb 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ WRF Model Version 4.3.3 https://www2.mmm.ucar.edu/wrf/users/ - + ------------------------ WRF PUBLIC DOMAIN NOTICE ------------------------ From 2d8d3e86bd3a85ac453077bb36f319cb3bb34178 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 25 May 2022 08:55:02 -0400 Subject: [PATCH 21/59] Testing --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1a6b61b5eb..aecb948026 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ https://www2.mmm.ucar.edu/wrf/users/ ------------------------ WRF PUBLIC DOMAIN NOTICE ------------------------- +------------------------ WRF was developed at the National Center for Atmospheric Research (NCAR) which is operated by the University Corporation for From c15c0a3391bec44359515aaf098009cb13460d92 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 25 May 2022 08:57:46 -0400 Subject: [PATCH 22/59] Testing webhook --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index aecb948026..d0c5b17429 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ https://www2.mmm.ucar.edu/wrf/users/ ------------------------ WRF PUBLIC DOMAIN NOTICE ------------------------- +------------------------ WRF was developed at the National Center for Atmospheric Research (NCAR) which is operated by the University Corporation for From 40f4009c03dce7c87db1ae030cbfcc61b8c53eab Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 25 May 2022 09:06:29 -0400 Subject: [PATCH 23/59] Test webhook 1 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index d0c5b17429..f25c35ff56 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ WRF Model Version 4.3.3 https://www2.mmm.ucar.edu/wrf/users/ ------------------------ -WRF PUBLIC DOMAIN NOTICE +WRF PUBLIC DOMAIN NOTICE ------------------------ WRF was developed at the National Center for Atmospheric Research From 0ac247f8c8389747e003519085166f1b9b873b15 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 25 May 2022 09:26:26 -0400 Subject: [PATCH 24/59] Testing new repo code --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index f25c35ff56..ad4c359cb3 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ WRF Model Version 4.3.3 https://www2.mmm.ucar.edu/wrf/users/ - + ------------------------ WRF PUBLIC DOMAIN NOTICE ------------------------ From f76a45817db6a419607b5ec687e09108a4aa61dd Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 25 May 2022 09:33:06 -0400 Subject: [PATCH 25/59] Testing new code repos --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index df509ea187..dd5afcd3c9 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data USE module_machine From e5acd14aab3c828ce5c2806e3d64d90c9442ef2c Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 25 May 2022 09:36:17 -0400 Subject: [PATCH 26/59] Testing new repo code 0525 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index dd5afcd3c9..346cd688ac 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 567f7727c50ebca320dce5ed6811bf4c6b909918 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 25 May 2022 09:54:48 -0400 Subject: [PATCH 27/59] Testing new code repo with label --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 346cd688ac..efdebf5c68 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From eef5414fb02bf86a443f9f4388213c0f1d6787a8 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 25 May 2022 10:03:17 -0400 Subject: [PATCH 28/59] Testing code repo changes with label --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index efdebf5c68..633976a667 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data USE module_machine From 119c8a74869c4e98441cffafdac6f35c77899010 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 25 May 2022 11:04:49 -0400 Subject: [PATCH 29/59] Testing branch change for code from new repo --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 633976a667..7d69da8ecb 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data USE module_machine From c2688032b27e10bedfe8f4f36616a86ec054c440 Mon Sep 17 00:00:00 2001 From: Kelly Werner Date: Thu, 22 Sep 2022 16:17:38 -0600 Subject: [PATCH 30/59] Update REAdME to version 4.4.1 (for testing) --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index ad4c359cb3..7381eefa94 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -WRF Model Version 4.3.3 +WRF Model Version 4.4.4 https://www2.mmm.ucar.edu/wrf/users/ From 0cb26742d55fef4bb4f829b128618627ed417403 Mon Sep 17 00:00:00 2001 From: Kelly Werner Date: Thu, 22 Sep 2022 16:28:06 -0600 Subject: [PATCH 31/59] Add space for testing --- main/real_em.F | 1 + 1 file changed, 1 insertion(+) diff --git a/main/real_em.F b/main/real_em.F index 7d69da8ecb..db6ed19719 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -2,6 +2,7 @@ ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data + USE module_machine #ifdef DM_PARALLEL USE module_dm, ONLY : wrf_dm_initialize From 6d8dd0525f8553624c2fb00e4d5e4abb987a6937 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Fri, 23 Sep 2022 14:31:38 -0400 Subject: [PATCH 32/59] Scala-Test-923 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index db6ed19719..3cf43b2db4 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 821b75539a2d11b3b503af6ba85d290656324262 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Fri, 23 Sep 2022 15:31:45 -0400 Subject: [PATCH 33/59] Scala-Test-version16 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 3cf43b2db4..4298cfa2e0 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 997a59bc09319aae0cc5d105988d9102750e8d5f Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 26 Sep 2022 14:13:51 -0400 Subject: [PATCH 34/59] Scala-Test-926 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 4298cfa2e0..abf28a89cb 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 33e05be34f6b25afda8a56a7ba59b9a612ca1c53 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 26 Sep 2022 15:42:01 -0400 Subject: [PATCH 35/59] Scala-Test-926-1 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index abf28a89cb..4c615c6b80 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From f82f421c1103da4158d46baa6f6debc34404be8e Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 26 Sep 2022 16:02:20 -0400 Subject: [PATCH 36/59] Scala-Test-926-2 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 4c615c6b80..bd99e3469a 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From a1211982c1688fa81d23e8eff2a018ec3a271cb0 Mon Sep 17 00:00:00 2001 From: Kelly Werner Date: Tue, 4 Oct 2022 09:38:36 -0600 Subject: [PATCH 37/59] Update real_em.F --- main/real_em.F | 1 + 1 file changed, 1 insertion(+) diff --git a/main/real_em.F b/main/real_em.F index bd99e3469a..44f76d629c 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -31,6 +31,7 @@ PROGRAM real_data USE module_utility, ONLY : WRFU_finalize IMPLICIT NONE + #if ( WRF_CHEM == 1 ) ! interface From 7a1fb4813d5bac607a6cd90a4718cf3c9821fbe3 Mon Sep 17 00:00:00 2001 From: Kelly Werner Date: Tue, 4 Oct 2022 15:06:51 -0600 Subject: [PATCH 38/59] Update real_em.F --- main/real_em.F | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main/real_em.F b/main/real_em.F index 44f76d629c..4ac9ba7c86 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -30,8 +30,7 @@ PROGRAM real_data #endif USE module_utility, ONLY : WRFU_finalize - IMPLICIT NONE - + IMPLICIT NONE #if ( WRF_CHEM == 1 ) ! interface From 3b018276f57e9c0ab8f50094f63a19ade81ae87a Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Thu, 6 Oct 2022 12:56:22 -0400 Subject: [PATCH 39/59] Test 1 version_16 10.06.22 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 4ac9ba7c86..909458b164 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 1611eff45bb11f546aa16f2a39fe8f9e5ba3b8e8 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Fri, 14 Oct 2022 14:48:26 -0400 Subject: [PATCH 40/59] Testing updated version16 container 10/14 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 909458b164..6fdbd8afc3 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 0c9d9450341c135ff9d1f5657b61eac32bce7aad Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 19 Oct 2022 11:57:28 -0400 Subject: [PATCH 41/59] Testing wrf-model repo without label --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 6fdbd8afc3..6016c94fdb 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From c108bfb6586c4c7afe39f1efdc38085461de5635 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Tue, 8 Nov 2022 17:49:19 -0500 Subject: [PATCH 42/59] Testing 11/08 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 6016c94fdb..6fdbd8afc3 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 21fabc85d12436bef3517c54016823c01db03d2d Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Tue, 8 Nov 2022 18:53:15 -0500 Subject: [PATCH 43/59] Testing 11/08- 1 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 6fdbd8afc3..3c2babdca4 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From b0ca61532a8e680ffd32745459bbeff91cb5dd22 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Tue, 8 Nov 2022 19:35:58 -0500 Subject: [PATCH 44/59] Testing 11/08 - 2 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 3c2babdca4..93cfe3e01c 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From df00caf14d5f74ac4100fd49629e6e9f00b02946 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 14 Nov 2022 14:19:27 -0500 Subject: [PATCH 45/59] Test 11/14 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 93cfe3e01c..d3fd856d70 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From d248d976877f29fdc5126c637694f234b2fc18d5 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 16 Nov 2022 13:32:04 -0500 Subject: [PATCH 46/59] Testing swap to wrf repo --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index d3fd856d70..c359b070a5 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 9a76a16e866d4d16dd784f66fd41045109259664 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 16 Nov 2022 14:30:07 -0500 Subject: [PATCH 47/59] Testing switch to wrf repo --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index c359b070a5..c100271bcb 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 2101167fb95c8f554f9e5f67ff9590189d08aa0d Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 30 Nov 2022 09:27:23 -0500 Subject: [PATCH 48/59] Testing --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index c100271bcb..3deb9ffd2e 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From a375f4416d8df3010f1c71cb1dc6cb085f5cb855 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Sat, 10 Dec 2022 12:21:53 -0500 Subject: [PATCH 49/59] Test 12/10 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 3deb9ffd2e..c100271bcb 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 2dc1838dc316d8700d57392c80eb8d91d1dce22a Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Mon, 12 Dec 2022 16:34:29 -0500 Subject: [PATCH 50/59] Testing git credential 12/12 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index c100271bcb..b95f891a7f 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From ca52e7c2cd18ed99d137da4819633209db9dfa0e Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Tue, 20 Dec 2022 13:05:30 -0500 Subject: [PATCH 51/59] Testing token --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index b95f891a7f..6ec5e48dbc 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From b4d8dd25a0890fa60235454c0097659fca3a9a1f Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 4 Jan 2023 11:37:45 -0500 Subject: [PATCH 52/59] Testing --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 6ec5e48dbc..8f98436fbb 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From dc5e5e44ec7cdf4ff2f39249449875f221692361 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 4 Jan 2023 13:09:32 -0500 Subject: [PATCH 53/59] Testing new ami --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 8f98436fbb..3d1e26b627 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ ! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From e758f0ff03a12605663dda3b70e5ac668102afc1 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Thu, 9 Nov 2023 09:57:27 -0500 Subject: [PATCH 54/59] Test1 Nov 9th 2023 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 3d1e26b627..b29110c18e 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From d2cacaf605e25a9b2b65598e3275e2200bd1ef54 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Thu, 9 Nov 2023 10:26:52 -0500 Subject: [PATCH 55/59] Test2 Nov 9th 2023 --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index b29110c18e..4ba3f7018b 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From 0d4b45e95b72aa252962c956295bed7cc91e633b Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Thu, 9 Nov 2023 11:21:21 -0500 Subject: [PATCH 56/59] Final test to check email changes --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index 4ba3f7018b..4bee548579 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data From bb8bbb4e8db27e1a6415fbadd2865f14f81af1ef Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 20 Nov 2024 18:32:45 -0500 Subject: [PATCH 57/59] Trial 1 Retest feature --- main/real_em.F | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/real_em.F b/main/real_em.F index 4bee548579..2696826166 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,5 +1,5 @@ -! Create an initial data set for the WRF model based on real data. This -! program is specifically set up for the Eulerian, mass-based coordinate. +! Create an initial data set for the WRF model based on real data. This +! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data @@ -30,7 +30,7 @@ PROGRAM real_data #endif USE module_utility, ONLY : WRFU_finalize - IMPLICIT NONE + IMPLICIT NONE #if ( WRF_CHEM == 1 ) ! interface From e7622e93dea94774b4cdfee3576986d91d11687a Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Wed, 20 Nov 2024 18:56:12 -0500 Subject: [PATCH 58/59] Retest feature trial 2 --- main/real_em.F | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main/real_em.F b/main/real_em.F index afbeaedca0..b85b98a0e8 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,8 +1,7 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data - USE module_machine #ifdef DM_PARALLEL USE module_dm, ONLY : wrf_dm_initialize, mpi_comm_allcompute From d018213c031528aa978d9663f379a5e1dcd3ee80 Mon Sep 17 00:00:00 2001 From: vlakshmanan-scala Date: Tue, 3 Feb 2026 22:21:29 -0700 Subject: [PATCH 59/59] Testing git changes on Jenkins --- main/real_em.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/real_em.F b/main/real_em.F index b85b98a0e8..cbbfc6529e 100644 --- a/main/real_em.F +++ b/main/real_em.F @@ -1,4 +1,4 @@ -! Create an initial data set for the WRF model based on real data. This +! Create an initial data set for the WRF model based on real data. This ! program is specifically set up for the Eulerian, mass-based coordinate. PROGRAM real_data