[Dart-dev] DART/branches Revision: 10878

dart at ucar.edu dart at ucar.edu
Fri Jan 13 14:12:14 MST 2017


hendric at ucar.edu
2017-01-13 14:12:14 -0700 (Fri, 13 Jan 2017)
21
updating formating.




Modified: DART/branches/rma_fixed_filenames/README_rma_updates.txt
===================================================================
--- DART/branches/rma_fixed_filenames/README_rma_updates.txt	2017-01-13 20:44:04 UTC (rev 10877)
+++ DART/branches/rma_fixed_filenames/README_rma_updates.txt	2017-01-13 21:12:14 UTC (rev 10878)
@@ -1,6 +1,6 @@
-+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-+ Jan 13th 2017 :: rma_fixed_filenames merge changes                                    +
-+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ Jan 13th 2017 :: rma_fixed_filenames merge changes                         +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
 Specific namelist changes include:
 
@@ -22,13 +22,14 @@
      (i.e. inf_flavor = 1).  Contact us at dart at ucar.edu if you have an 
      interest in using this option.
 
------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------
 Changes to the filter_nml are :
------------------------------------------------------------------------------------------
-* restart_in_file_name      -- has been replaced with input_restart_file_list which is a 
-                               text file which contains a list of NetCDF input restart 
-                               files.  For multiple domains such as WRF you can specify 
-                               files for each domain. This is the same for 
+------------------------------------------------------------------------------
+* restart_in_file_name      -- has been replaced with input_restart_file_list 
+                               which is a text file which contains a list of 
+                               NetCDF input restart files.  For multiple 
+                               domains such as WRF you can specify files for 
+                               each domain. This is the same for 
                                restart_out_file_name.
 
 * restart_out_file_name      -- has been replaced with output_restart_file_list
@@ -41,28 +42,32 @@
 
 * inf_diag_filename          -- REMOVED
 
-* inf_output_restart         -- REMOVED, inflation restarts will be written out if 
-                                  inflation is turned on
+* inf_output_restart         -- REMOVED, inflation restarts will be written 
+                                out if inflation is turned on
 
-* output_inflation           -- REMOVED, inflation files written only if inf_flavor > 1.
+* output_inflation           -- REMOVED, inflation files written only if 
+                                inf_flavor > 1.
 
-* stages_to_write            -- There is more control over what state data to write. 
-                                Options are at stages : 
+* stages_to_write            -- There is more control over what state data 
+                                to write.  Options are at stages : 
                                 'input', 'preassim', postassim', 'output'.  
-                                Stages preassim and postassim will output state data 
-                                originally contained within the copies of Prior_Diag.nc 
-                                and Posterior_Diag.nc.  See rma_doc/rma.html for details 
-                                on the filename conventions. For example, running filter 
-                                with prior inflation enabled with stage ‘preassim’ 
-                                enabled will produce files with names:
+                                Stages preassim and postassim will output 
+                                state data originally contained within the 
+                                copies of Prior_Diag.nc and Posterior_Diag.nc.
+                                See rma_doc/rma.html for details on the 
+                                filename conventions. For example, running 
+                                filter with prior inflation enabled with 
+                                stage ‘preassim’ enabled will produce files 
+                                with names:
                                    preassim_member_####.nc
                                    preassim_{mean,sd}.nc
                                    preassim_priorinf_{mean,sd}.nc
 
-* write_all_stages_at_end    -- important for large models - all output file I/O 
-                                is deferred until the end of filter, but will use 
-                                more memory to store the data.  More detailed info
-                                is in rma_doc/rma.html
+* write_all_stages_at_end    -- important for large models - all output file 
+                                I/O is deferred until the end of filter, but 
+                                will use more memory to store the data.  More
+                                detailed info is in rma_doc/rma.html
+
 * output_restart_mean        -- renamed output_mean
 
 * output_restart             -- renamed output_restarts
@@ -79,43 +84,47 @@
 
 * use_restart_list           -- REMOVED
 
-* overwrite_state_input      -- REMOVED, equivalent functionality can be set with
-                                single_restart_file_in = single_restart_file_out
+* overwrite_state_input      -- REMOVED, equivalent functionality can be set 
+                                with single_restart_file_in = single_restart_file_out
 
------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------
 Changes to the perfect_model_obs_nml are :
------------------------------------------------------------------------------------------
-* restart_in_filename        -- renamed restart_in_file_names takes a NetCDF file. For 
-                                multiple domains you can specify a list.
+------------------------------------------------------------------------------
+* restart_in_filename        -- renamed restart_in_file_names takes a NetCDF 
+                                file. For multiple domains you can specify a 


More information about the Dart-dev mailing list