[Dart-dev] Added/ Revision: 13193
dart at ucar.edu
dart at ucar.edu
Thu Jul 11 16:04:09 MDT 2019
nancy at ucar.edu
2019-07-11 16:04:07 -0600 (Thu, 11 Jul 2019)
107
merge changes from the rma_trunk onto the preprocess branch.
this should be pretty much up-to-date now.
Index: DART/branches/preprocess
===================================================================
--- DART/branches/preprocess 2019-07-11 21:56:56 UTC (rev 13192)
+++ DART/branches/preprocess 2019-07-11 22:04:07 UTC (rev 13193)
Property changes on: DART/branches/preprocess
___________________________________________________________________
Modified: svn:mergeinfo
## -2,16 +2,25 ##
/DART/branches/bgrid_sprint:8188-8237
/DART/branches/bgrid_sprint_state_reorder:8208-8250
/DART/branches/development:4674-6249
+/DART/branches/gigg:12710-12714
/DART/branches/gitm:5137-6209
/DART/branches/gitm_lanai:6565-6646
/DART/branches/helen:5989-6155
+/DART/branches/mmc:12038-12269
/DART/branches/model_mod_changes:11403-11604
+/DART/branches/pertirb_tool:12695-12764
+/DART/branches/qc8:12643-12657
+/DART/branches/qc8diags:13002-13130
+/DART/branches/recam:12028-13088
/DART/branches/rma_array_nml:11814-11839
/DART/branches/rma_cam_fv:9552-9728
/DART/branches/rma_cf_conventions:9727-10086
/DART/branches/rma_cice:10649-10852
/DART/branches/rma_clm:8905-9126
+/DART/branches/rma_closest_member_tool:12576-12617
/DART/branches/rma_diag:9623-9737
+/DART/branches/rma_fill_inf:12517-12656
+/DART/branches/rma_fix_broken:12835-12848
/DART/branches/rma_fix_clm_restarts:9634-11919
/DART/branches/rma_fixed_filenames:10702-10895
/DART/branches/rma_kinds_to_state_structure:8952-9431
## -20,6 +29,7 ##
/DART/branches/rma_model_mod_check:8959-9172
/DART/branches/rma_mpas_fold_mean_fwd:9342-9452
/DART/branches/rma_mpas_get_state_meta_data:8865-8884
+/DART/branches/rma_netcdf_utils:12424-12448
/DART/branches/rma_obs_defs:8917-9061
/DART/branches/rma_output_files:11441-11538
/DART/branches/rma_par_msg:9466-9505
## -34,6 +44,7 ##
/DART/branches/rma_sprint:8095-8166
/DART/branches/rma_state_structure_test_dir:9472-9676
/DART/branches/rma_state_structure_unit_test:9691-10268
+/DART/branches/rma_trunk:12142-13191
/DART/branches/rma_trunk_clamping:8786-8801
/DART/branches/rma_trunk_filename:8011-8157
/DART/branches/rma_trunk_get_state_fun:8568-8596
## -47,4 +58,5 ##
/DART/branches/rma_types_kinds:11202-11236
/DART/branches/rma_updates_nancy:11615-11676
/DART/branches/trunk_with_cam_style:9467-9534
+/DART/branches/yz-cice:12771-12805
/DART/trunk:6306-9550
\ No newline at end of property
Modified: DART/branches/preprocess/CHANGELOG
===================================================================
--- DART/branches/preprocess/CHANGELOG 2019-07-11 21:56:56 UTC (rev 13192)
+++ DART/branches/preprocess/CHANGELOG 2019-07-11 22:04:07 UTC (rev 13193)
@@ -599,9 +599,277 @@
and 2013 file formats.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-+ MMM DD YYYY :: summary of next changes $Revision$
++ Nov 22 2017 :: minor updates for DA challenge files Revision: 12144
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+- added obs_seq.in.power to the Lorenz 96 directory
+
+- added new obs types to the workshop version of the input.nml assimilation list
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ Dec 01 2017 :: ROMS scripting, debugging aids Revision: 12166
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+- Added an option to the ROMS model scripting to advance the model ensemble
+members in parallel using a job array.
+
+- Updated the DART_LAB Matlab GUIs to log a history of the settings and
+results.
+
+- Added a debug option to the filter namelist, 'write_obs_every_cycle',
+to output the full obs_seq.final during each cycle of filter.
+(Very slow - use only when debugging a filter crash.)
+
+- Allow the test grid in model_mod_check to cross the prime meridian for testing
+longitude interpolation in grids that cross the 360/0 line.
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++ Mar 01 2018 :: ROMS, MMC, PMO, MPAS_ATM debug, etc Revision: 12419
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+- Fix a debug message in the MPAS ATM model which might have caused a buffer
+overflow crash when formatting a message for a larger ensemble size.
+
+- Update the ROMS shell scripts to support PBS, SLURM, as well as LSF.
+Update the ROMS model_mod html documentation.
+
+- Update the default CAM-FV input.nml to have more realistic values
More information about the Dart-dev
mailing list