diff --git a/docs/use_cases/model_applications/s2s_mid_lat/UserScript_fcstGFS_obsERA_Blocking.py b/docs/use_cases/model_applications/s2s_mid_lat/UserScript_fcstGFS_obsERA_Blocking.py index e0312c58a..ef35181c1 100644 --- a/docs/use_cases/model_applications/s2s_mid_lat/UserScript_fcstGFS_obsERA_Blocking.py +++ b/docs/use_cases/model_applications/s2s_mid_lat/UserScript_fcstGFS_obsERA_Blocking.py @@ -93,7 +93,7 @@ # # **Increment between beginning and end times (VALID_INCREMENT):** 1 day # -# **Sequence of forecast leads to process (LEAD_SEQ):** 24H +# **Sequence of forecast leads to process (LEAD_SEQ):** 24 hours # # This use case does not loop, but the 2 UserScripts calls are run once for # all valid times of the forecast and observations. The first UserScript creates a file list @@ -129,7 +129,7 @@ # --------------------- # # METplus first loads all of the configuration files found in parm/metplus_config, -# then it loads any configuration files passed to METplus via the command line, i.e +# then it loads any configuration files passed to METplus via the command line, i.e. # parm/use_cases/model_applications/s2s_mid_lat/UserScript_fcstGFS_obsERA_Blocking.conf # # .. highlight:: bash diff --git a/docs/use_cases/model_applications/s2s_mid_lat/UserScript_fcstGFS_obsERA_WeatherRegime.py b/docs/use_cases/model_applications/s2s_mid_lat/UserScript_fcstGFS_obsERA_WeatherRegime.py index 6e23fd9e6..a5f8f7ed6 100644 --- a/docs/use_cases/model_applications/s2s_mid_lat/UserScript_fcstGFS_obsERA_WeatherRegime.py +++ b/docs/use_cases/model_applications/s2s_mid_lat/UserScript_fcstGFS_obsERA_WeatherRegime.py @@ -82,7 +82,7 @@ # # **Increment between beginning and end times (VALID_INCREMENT):** 1 day # -# **Sequence of forecast leads to process (LEAD_SEQ):** 24H +# **Sequence of forecast leads to process (LEAD_SEQ):** 24 hours # # This use case does not loop, but the UserScript and both calls to Stat-Analysis are # each run once. The UserScript runs the weather regime driver script. The weather regime @@ -108,7 +108,7 @@ # --------------------- # # METplus first loads all of the configuration files found in parm/metplus_config, -# then it loads any configuration files passed to METplus via the command line, i.e +# then it loads any configuration files passed to METplus via the command line, i.e. # parm/use_cases/model_applications/s2s_mid_lat/UserScript_fcstGFS_obsERA_WeatherRegime.conf # # .. highlight:: bash diff --git a/docs/use_cases/model_applications/s2s_mid_lat/UserScript_obsERA_obsOnly_Blocking.py b/docs/use_cases/model_applications/s2s_mid_lat/UserScript_obsERA_obsOnly_Blocking.py index bc3ae7365..31e4af145 100644 --- a/docs/use_cases/model_applications/s2s_mid_lat/UserScript_obsERA_obsOnly_Blocking.py +++ b/docs/use_cases/model_applications/s2s_mid_lat/UserScript_obsERA_obsOnly_Blocking.py @@ -1,5 +1,5 @@ """ -UserScript: Calculate Blocking for the ERA and possibly RegridDataPlane and PcpCombine +UserScript: Calculate Blocking for the ERA ====================================================================================== model_applications/s2s_mid_lat/UserScript_obsERA_obsOnly_Blocking.py @@ -94,7 +94,7 @@ # # **Increment between beginning and end times (VALID_INCREMENT):** 1 day # -# **Sequence of forecast leads to process (LEAD_SEQ):** 0 +# **Sequence of forecast leads to process (LEAD_SEQ):** 0 hour # # This use case does not loop. It runs UserScript once over the entire time period. The # UserScript runs the blocking driver script which performs the blocking calculation. This @@ -122,7 +122,7 @@ # --------------------- # # METplus first loads all of the configuration files found in parm/metplus_config, -# then it loads any configuration files passed to METplus via the command line, i.e +# then it loads any configuration files passed to METplus via the command line, i.e. # parm/use_cases/model_applications/s2s_mid_lat/UserScript_obsERA_obsOnly_Blocking.conf # # .. highlight:: bash diff --git a/docs/use_cases/model_applications/s2s_mid_lat/UserScript_obsERA_obsOnly_WeatherRegime.py b/docs/use_cases/model_applications/s2s_mid_lat/UserScript_obsERA_obsOnly_WeatherRegime.py index 4ccd22bfd..7e14308e1 100644 --- a/docs/use_cases/model_applications/s2s_mid_lat/UserScript_obsERA_obsOnly_WeatherRegime.py +++ b/docs/use_cases/model_applications/s2s_mid_lat/UserScript_obsERA_obsOnly_WeatherRegime.py @@ -1,5 +1,5 @@ """ -UserScript: Calculate Weather Regimes for ERA and possibly RegridDataPlane and PcpCombine +UserScript: Calculate Weather Regimes for ERA ========================================================================================= model_applications/s2s_mid_lat/UserScript_obsERA_obsOnly_WeatherRegime.py @@ -76,7 +76,7 @@ # # **Increment between beginning and end times (VALID_INCREMENT):** 1 day # -# **Sequence of forecast leads to process (LEAD_SEQ):** 24 +# **Sequence of forecast leads to process (LEAD_SEQ):** 0 hour # # This use case does not loop, but the UserScript that runs the weather regime driver script # is run once over the entire time period. The weather regime driver script performs the weather @@ -101,7 +101,7 @@ # --------------------- # # METplus first loads all of the configuration files found in parm/metplus_config, -# then it loads any configuration files passed to METplus via the command line, i.e +# then it loads any configuration files passed to METplus via the command line, i.e. # parm/use_cases/model_applications/s2s_mid_lat/UserScript_obsERA_obsOnly_WeatherREgime.conf # # .. highlight:: bash diff --git a/docs/use_cases/model_applications/s2s_mjo/UserScript_fcstGFS_obsERA_OMI.py b/docs/use_cases/model_applications/s2s_mjo/UserScript_fcstGFS_obsERA_OMI.py index b24af47fb..f94571786 100644 --- a/docs/use_cases/model_applications/s2s_mjo/UserScript_fcstGFS_obsERA_OMI.py +++ b/docs/use_cases/model_applications/s2s_mjo/UserScript_fcstGFS_obsERA_OMI.py @@ -83,7 +83,7 @@ # # **Increment between beginning and end times (VALID_INCREMENT):** 1 day # -# **Sequence of forecast leads to process (LEAD_SEQ):** 0 +# **Sequence of forecast leads to process (LEAD_SEQ):** 0 hour # # This use case does not loop, but the UserScript to create and EOF filelist is run once and the UserScript which # runs the OMI driver script is also run once for both the model and observations across the entire time period. diff --git a/docs/use_cases/model_applications/s2s_mjo/UserScript_obsERA_obsOnly_OMI.py b/docs/use_cases/model_applications/s2s_mjo/UserScript_obsERA_obsOnly_OMI.py index 33f1f8879..e3ac83280 100644 --- a/docs/use_cases/model_applications/s2s_mjo/UserScript_obsERA_obsOnly_OMI.py +++ b/docs/use_cases/model_applications/s2s_mjo/UserScript_obsERA_obsOnly_OMI.py @@ -82,7 +82,7 @@ # # **Increment between beginning and end times (VALID_INCREMENT):** 1 day # -# **Sequence of forecast leads to process (LEAD_SEQ):** 0 +# **Sequence of forecast leads to process (LEAD_SEQ):** 0 hour # # This use case does not loop, but the UserScript to create and EOF filelist is run once and the OMI driver script is # run once. The EOF filelist is done separately since the EOF files are needed for each day of the year while the OMI diff --git a/docs/use_cases/model_applications/s2s_mjo/UserScript_obsERA_obsOnly_PhaseDiagram.py b/docs/use_cases/model_applications/s2s_mjo/UserScript_obsERA_obsOnly_PhaseDiagram.py index 7cb248034..39c6f880f 100644 --- a/docs/use_cases/model_applications/s2s_mjo/UserScript_obsERA_obsOnly_PhaseDiagram.py +++ b/docs/use_cases/model_applications/s2s_mjo/UserScript_obsERA_obsOnly_PhaseDiagram.py @@ -61,7 +61,7 @@ # # **Increment between beginning and end times (INIT_INCREMENT):** 1 day # -# **Sequence of forecast leads to process (LEAD_SEQ):** 0 +# **Sequence of forecast leads to process (LEAD_SEQ):** 0 hour # # The UserScript that creates a filelist is run once for each valid time, while the UserScript to create # a phase diagram is run only once. It creates a phase diagram plot using the input files. Variables for diff --git a/docs/use_cases/model_applications/s2s_mjo/UserScript_obsERA_obsOnly_RMM.py b/docs/use_cases/model_applications/s2s_mjo/UserScript_obsERA_obsOnly_RMM.py index 98c74e7fe..36886e1a6 100644 --- a/docs/use_cases/model_applications/s2s_mjo/UserScript_obsERA_obsOnly_RMM.py +++ b/docs/use_cases/model_applications/s2s_mjo/UserScript_obsERA_obsOnly_RMM.py @@ -82,7 +82,7 @@ # # **Increment between beginning and end times (INIT_INCREMENT):** 1 day # -# **Sequence of forecast leads to process (LEAD_SEQ):** 0 +# **Sequence of forecast leads to process (LEAD_SEQ):** 0 hour # # # The UserScript calls do not loop, but are each run once. The first call creates a list of # the mean daily annual data files for OLR, U850, and U200. It is done separately since the mean diff --git a/docs/use_cases/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratosphereBias.py b/docs/use_cases/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratosphereBias.py index b4b5fbd74..57a64fb56 100644 --- a/docs/use_cases/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratosphereBias.py +++ b/docs/use_cases/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratosphereBias.py @@ -81,7 +81,7 @@ # # **Increment between beginning and end times (INIT_INCREMENT):** 30 days # -# **Sequence of forecast leads to process (LEAD_SEQ):** 24 +# **Sequence of forecast leads to process (LEAD_SEQ):** 24 hours # # This use case does not loop. The two calls to UserScript are run once. Series- # Analysis is also run once. The first call to UserScript runs zonal_mean_driver.py. diff --git a/docs/use_cases/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratospherePolar.py b/docs/use_cases/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratospherePolar.py index c41085b0c..aeb178ffa 100644 --- a/docs/use_cases/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratospherePolar.py +++ b/docs/use_cases/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratospherePolar.py @@ -75,7 +75,7 @@ # # **Increment between beginning and end times (VALID_INCREMENT):** 30 days # -# **Sequence of forecast leads to process (LEAD_SEQ):** 0 - 384h at 24h intervals +# **Sequence of forecast leads to process (LEAD_SEQ):** 0 - 384 hours at 24 hour intervals # # This use case loops over lead times for the first UserScript and Stat-Analysis, # and the second UserScript runs once over the entire time period. The first UserScript diff --git a/docs/use_cases/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratosphereQBO.py b/docs/use_cases/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratosphereQBO.py index 4218f3022..5346b56c3 100644 --- a/docs/use_cases/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratosphereQBO.py +++ b/docs/use_cases/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratosphereQBO.py @@ -102,7 +102,7 @@ # --------------------- # # METplus first loads all of the configuration files found in parm/metplus_config, -# then it loads any configuration files passed to METplus via the command line, i.e +# then it loads any configuration files passed to METplus via the command line, i.e. # parm/use_cases/model_applications/s2s_stratosphere/UserScript_fcstGFS_obsERA_StratosphereQBO.conf # # .. highlight:: bash