<div dir="ltr">We have updated the rma_trunk to work with lower order models that are <div>subroutine callable from inside filter.  We have also renamed some of the </div><div>items in the namelist to be more clear (this information is in README_rma_updates.txt) :<div><br><div><font face="monospace, monospace"><br></font></div><font face="monospace, monospace">Filter and PMO can now run with multiple cycles for low order </font></div><div><font face="monospace, monospace">models. The output for this is only supported with single file </font></div><div><font face="monospace, monospace">output (members, inflation, mean, sd are all in the same file).<br><br>Added matlab support for diagnostics format in lower order models.</font><br><br><font face="monospace, monospace">--------------------------------------------------------------<br>Changes to the filter_nml are :<br>--------------------------------------------------------------<br><br>output_restart          -- RENAMED to output_members<br>restart_in_file_name    -- RENAMED to input_state_file_list<br>restart_out_file_name   -- RENAMED to output_state_files_list<br>single_restart_file_in  -- RENAMED to single_file_in<br>single_restart_file_out -- RENAMED to single_file_out<br><br>input_state_files       -- ADDED - not currently working<br>output_state_files      -- ADDED - not currently working<br><br>has_cycling             -- ADDED for low order model</font><div><font face="monospace, monospace"><br>--------------------------------------------------------------<br>Changes to the perfect_model_obs_nml are :<br>--------------------------------------------------------------<br><br>start_from_restart    -- RENAMED read_input_state_from_file<br>output_restart        -- RENAMED write_output_state_to_file<br>restart_in_file_name  -- RENAMED input_state_files<br>restart_out_file_name -- RENAMED output_state_files<br><br>single_file_in        -- ADDED for low order models<br>single_file_out       -- ADDED for low order models<br>has_cycling           -- ADDED for low order models</font></div></div></div></div>