From 8d8c05954920dfdb5997e2953171ca70b03516c8 Mon Sep 17 00:00:00 2001 From: Vikram Jakhar Date: Tue, 20 Oct 2020 16:39:48 +0530 Subject: [PATCH 01/15] testing space --- var/run/radiance_info/atms_beamwidth.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/run/radiance_info/atms_beamwidth.txt b/var/run/radiance_info/atms_beamwidth.txt index 941506f4a4..a771d9db3c 100644 --- a/var/run/radiance_info/atms_beamwidth.txt +++ b/var/run/radiance_info/atms_beamwidth.txt @@ -1,4 +1,4 @@ -# LOC = data/preproc/atms_beamwidth.dat +# LOC = data/preproc/atms_beamwidth.dat # WMO Satellite ID 224 # Version identifier From 677fa2e96153002707d66d90290328aad788b874 Mon Sep 17 00:00:00 2001 From: Vikram Jakhar Date: Tue, 20 Oct 2020 20:02:34 +0530 Subject: [PATCH 02/15] updated comments --- var/convertor/convert_nmm.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/convertor/convert_nmm.F b/var/convertor/convert_nmm.F index 2116bf0a94..92c9bff468 100644 --- a/var/convertor/convert_nmm.F +++ b/var/convertor/convert_nmm.F @@ -1,4 +1,4 @@ -! This is a program that converts NMM data into WRF input data. +! This is a program that converts NMM data into WRF input data. ! No boundary data yet. ! PROGRAM convert_nmm From c3d5cf2092456a386788fdc02ed8ff9b946c721b Mon Sep 17 00:00:00 2001 From: Howard Stone <57773489+hstone-scala@users.noreply.github.com> Date: Wed, 21 Oct 2020 11:25:36 -0400 Subject: [PATCH 03/15] Update 20: 10/21, 11:25 AM EST --- var/convertor/convert_nmm.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/convertor/convert_nmm.F b/var/convertor/convert_nmm.F index 92c9bff468..de2b9782e8 100644 --- a/var/convertor/convert_nmm.F +++ b/var/convertor/convert_nmm.F @@ -1,4 +1,4 @@ -! This is a program that converts NMM data into WRF input data. +! This is a program that converts NMM data into WRF input data. ! No boundary data yet. ! PROGRAM convert_nmm From 572314f64505232bf19f7c61a7ccff38cc5043d7 Mon Sep 17 00:00:00 2001 From: Howard Stone <57773489+hstone-scala@users.noreply.github.com> Date: Wed, 21 Oct 2020 11:28:25 -0400 Subject: [PATCH 04/15] Update 21: 10/21 @ 11:28 AM EST; should abort --- var/run/radiance_info/atms_beamwidth.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/run/radiance_info/atms_beamwidth.txt b/var/run/radiance_info/atms_beamwidth.txt index a771d9db3c..e6586587e9 100644 --- a/var/run/radiance_info/atms_beamwidth.txt +++ b/var/run/radiance_info/atms_beamwidth.txt @@ -1,4 +1,4 @@ -# LOC = data/preproc/atms_beamwidth.dat +# LOC = data/preproc/atms_beamwidth.dat # WMO Satellite ID 224 # Version identifier From 2a45f6ad18f598fc10228be60b2ad7320f36a29a Mon Sep 17 00:00:00 2001 From: Howard Stone <57773489+hstone-scala@users.noreply.github.com> Date: Wed, 21 Oct 2020 12:09:01 -0400 Subject: [PATCH 05/15] Update 22: 10/21 @ 12:08 PM EST --- var/convertor/convert_nmm.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/convertor/convert_nmm.F b/var/convertor/convert_nmm.F index de2b9782e8..20141d22a8 100644 --- a/var/convertor/convert_nmm.F +++ b/var/convertor/convert_nmm.F @@ -1,5 +1,5 @@ ! This is a program that converts NMM data into WRF input data. -! No boundary data yet. +! No boundary data yet. ! PROGRAM convert_nmm From ef3fdd5ca4808b22f58f26e6be076bbeec875d42 Mon Sep 17 00:00:00 2001 From: Howard Stone <57773489+hstone-scala@users.noreply.github.com> Date: Wed, 21 Oct 2020 12:10:32 -0400 Subject: [PATCH 06/15] Update 23: 10/21 @ 12:10 PM EST --- var/convertor/convert_nmm.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/convertor/convert_nmm.F b/var/convertor/convert_nmm.F index 20141d22a8..6188147f87 100644 --- a/var/convertor/convert_nmm.F +++ b/var/convertor/convert_nmm.F @@ -1,4 +1,4 @@ -! This is a program that converts NMM data into WRF input data. +! This is a program that converts NMM data into WRF input data. ! No boundary data yet. ! PROGRAM convert_nmm From 584d865e464a2c6b19290f73f9466a6bee3516f4 Mon Sep 17 00:00:00 2001 From: Howard Stone <57773489+hstone-scala@users.noreply.github.com> Date: Wed, 21 Oct 2020 12:11:28 -0400 Subject: [PATCH 07/15] Update 24: 10/21 @ 12:11 PM EST --- var/convertor/convert_nmm.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/convertor/convert_nmm.F b/var/convertor/convert_nmm.F index 6188147f87..78a225d36d 100644 --- a/var/convertor/convert_nmm.F +++ b/var/convertor/convert_nmm.F @@ -1,4 +1,4 @@ -! This is a program that converts NMM data into WRF input data. +! This is a program that converts NMM data into WRF input data. ! No boundary data yet. ! PROGRAM convert_nmm From 79f8ddb18afb4fc0f1d793013e26098b936c2b42 Mon Sep 17 00:00:00 2001 From: Howard Stone <57773489+hstone-scala@users.noreply.github.com> Date: Wed, 21 Oct 2020 12:12:25 -0400 Subject: [PATCH 08/15] Update 25: 10/21 @ 12:12 PM EST --- var/convertor/convert_nmm.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/convertor/convert_nmm.F b/var/convertor/convert_nmm.F index 78a225d36d..a0149ea206 100644 --- a/var/convertor/convert_nmm.F +++ b/var/convertor/convert_nmm.F @@ -1,4 +1,4 @@ -! This is a program that converts NMM data into WRF input data. +! This is a program that converts NMM data into WRF input data. ! No boundary data yet. ! PROGRAM convert_nmm From 556db23d1d627bf33e0c7296d74365a4d2a88421 Mon Sep 17 00:00:00 2001 From: Howard Stone <57773489+hstone-scala@users.noreply.github.com> Date: Wed, 21 Oct 2020 12:13:13 -0400 Subject: [PATCH 09/15] Update 25: 10/21 @ 12:13 PM EST --- var/convertor/convert_nmm.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/convertor/convert_nmm.F b/var/convertor/convert_nmm.F index a0149ea206..da44235398 100644 --- a/var/convertor/convert_nmm.F +++ b/var/convertor/convert_nmm.F @@ -74,7 +74,7 @@ END SUBROUTINE Setup_Timekeeping ! permit pass by reference through the registry generated ! interface to med_read_nmm, below #ifdef DEREF_KLUDGE -! see http://www.mmm.ucar.edu/wrf/WG2/topics/deref_kludge.htm +! see http://www.mmm.ucar.edu/wrf/WG2/topics/deref_kludge.htm INTEGER :: sm31 , em31 , sm32 , em32 , sm33 , em33 INTEGER :: sm31x, em31x, sm32x, em32x, sm33x, em33x INTEGER :: sm31y, em31y, sm32y, em32y, sm33y, em33y From 329a00f5728415db4a3254e93259ba868ed10d11 Mon Sep 17 00:00:00 2001 From: Howard Stone <57773489+hstone-scala@users.noreply.github.com> Date: Wed, 21 Oct 2020 12:20:15 -0400 Subject: [PATCH 10/15] Update 25: 10/21 @ 12:20 PM EST --- var/convertor/convert_nmm.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/convertor/convert_nmm.F b/var/convertor/convert_nmm.F index da44235398..dabb7f8c71 100644 --- a/var/convertor/convert_nmm.F +++ b/var/convertor/convert_nmm.F @@ -207,7 +207,7 @@ END SUBROUTINE Setup_Timekeeping ! these are needed on some compilers, eg compaq/alpha, to ! permit pass by reference through the registry generated -! interface to med_read_nmm, below +! interface to med_read_nmm, below #include "deref_kludge.h" ntsd = 0 From 9c7ca321f7a2e7e26ec72bebc9f002c86bb744b3 Mon Sep 17 00:00:00 2001 From: Howard Stone <57773489+hstone-scala@users.noreply.github.com> Date: Wed, 21 Oct 2020 12:20:47 -0400 Subject: [PATCH 11/15] Update 26: 10/21 @ 12:20 PM EST --- var/convertor/convert_nmm.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/convertor/convert_nmm.F b/var/convertor/convert_nmm.F index dabb7f8c71..0d56992765 100644 --- a/var/convertor/convert_nmm.F +++ b/var/convertor/convert_nmm.F @@ -72,7 +72,7 @@ END SUBROUTINE Setup_Timekeeping ! these are needed on some compilers, eg compaq/alpha, to ! permit pass by reference through the registry generated -! interface to med_read_nmm, below +! interface to med_read_nmm, below #ifdef DEREF_KLUDGE ! see http://www.mmm.ucar.edu/wrf/WG2/topics/deref_kludge.htm INTEGER :: sm31 , em31 , sm32 , em32 , sm33 , em33 From e7f4243e1df2fa5f60dafc5a4f0a7e5dd5a2cb5c Mon Sep 17 00:00:00 2001 From: Howard Stone <57773489+hstone-scala@users.noreply.github.com> Date: Wed, 21 Oct 2020 12:22:58 -0400 Subject: [PATCH 12/15] Update 27: 10/21 @ 12:22 PM EST --- var/convertor/convert_nmm.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/convertor/convert_nmm.F b/var/convertor/convert_nmm.F index 0d56992765..cd7310d828 100644 --- a/var/convertor/convert_nmm.F +++ b/var/convertor/convert_nmm.F @@ -1,4 +1,4 @@ -! This is a program that converts NMM data into WRF input data. +! This is a program that converts NMM data into WRF input data. ! No boundary data yet. ! PROGRAM convert_nmm From 65e4dab6735afdbf4f9b37220c53e4f1b7ded201 Mon Sep 17 00:00:00 2001 From: Howard Stone <57773489+hstone-scala@users.noreply.github.com> Date: Wed, 21 Oct 2020 12:24:20 -0400 Subject: [PATCH 13/15] Update 28: 10/21 @ 12:24 PM EST --- var/convertor/convert_nmm.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/convertor/convert_nmm.F b/var/convertor/convert_nmm.F index cd7310d828..d948319894 100644 --- a/var/convertor/convert_nmm.F +++ b/var/convertor/convert_nmm.F @@ -195,7 +195,7 @@ END SUBROUTINE Setup_Timekeeping END IF END DO loop_count - ! Here we define the initial time to process, for later use by the code. + ! Here we define the initial time to process, for later use by the code. current_date_char = start_date_char start_date = start_date_char // '.0000' From 707f9bd53853c8d0bef223a310d3c09dc0a00cca Mon Sep 17 00:00:00 2001 From: Howard Stone <57773489+hstone-scala@users.noreply.github.com> Date: Wed, 21 Oct 2020 12:29:09 -0400 Subject: [PATCH 14/15] Update 29: 10/21 @ 12:29 PM EST --- var/convertor/convert_nmm.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/convertor/convert_nmm.F b/var/convertor/convert_nmm.F index d948319894..b5b39a61e0 100644 --- a/var/convertor/convert_nmm.F +++ b/var/convertor/convert_nmm.F @@ -1,4 +1,4 @@ -! This is a program that converts NMM data into WRF input data. +! This is a program that converts NMM data into WRF input data. ! No boundary data yet. ! PROGRAM convert_nmm From 794eb1b4ee4a96ca40ea4917f6f69f14e2c2a970 Mon Sep 17 00:00:00 2001 From: Howard Stone <57773489+hstone-scala@users.noreply.github.com> Date: Wed, 21 Oct 2020 12:30:03 -0400 Subject: [PATCH 15/15] Update 30: 10/21 @ 12:30 PM EST --- var/convertor/convert_nmm.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/convertor/convert_nmm.F b/var/convertor/convert_nmm.F index b5b39a61e0..6d4c0be935 100644 --- a/var/convertor/convert_nmm.F +++ b/var/convertor/convert_nmm.F @@ -205,7 +205,7 @@ END SUBROUTINE Setup_Timekeeping CALL model_to_grid_config_rec ( grid%id , model_config_rec , config_flags ) -! these are needed on some compilers, eg compaq/alpha, to +! these are needed on some compilers, eg compaq/alpha, to ! permit pass by reference through the registry generated ! interface to med_read_nmm, below #include "deref_kludge.h"