[Dart-dev] Added/ Revision: 12483
dart at ucar.edu
dart at ucar.edu
Tue Apr 3 05:23:46 MDT 2018
thoar at ucar.edu
2018-04-03 05:23:45 -0600 (Tue, 03 Apr 2018)
143
Bringing the openggcm branch up-to-date with the rma_trunk.
Jimmy and Doug will be coming in about two weeks to make progress on the effort.
Index: DART/branches/openggcm
===================================================================
--- DART/branches/openggcm 2018-04-03 11:20:14 UTC (rev 12482)
+++ DART/branches/openggcm 2018-04-03 11:23:45 UTC (rev 12483)
Property changes on: DART/branches/openggcm
___________________________________________________________________
Modified: svn:mergeinfo
## -5,6 +5,7 ##
/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/rma_array_nml:11814-11839
/DART/branches/rma_cam_fv:9552-9728
## -20,6 +21,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,7 +36,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:11836-12240
+/DART/branches/rma_trunk:11836-12482
/DART/branches/rma_trunk_clamping:8786-8801
/DART/branches/rma_trunk_filename:8011-8157
/DART/branches/rma_trunk_get_state_fun:8568-8596
Modified: DART/branches/openggcm/CHANGELOG
===================================================================
--- DART/branches/openggcm/CHANGELOG 2018-04-03 11:20:14 UTC (rev 12482)
+++ DART/branches/openggcm/CHANGELOG 2018-04-03 11:23:45 UTC (rev 12483)
@@ -599,12 +599,23 @@
and 2013 file formats.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-+ Dec 01 2017 :: ROMS scripting, debugging aids Revision: 12162
++ 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.)
@@ -613,9 +624,85 @@
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
+for the highest observation assimilated, and for where the ramp starts
+that decreases the increments at the model top. If running with a higher
+model top than the default check these items carefully.
+
+- Fixed variable type for 'time' variables we create in diagnostic files
+
+- Miscellaneous minor Bug fixes:
+ - Print format wider for fractional levels in threed_sphere locations
+ - Fixed a deallocate call at program shutdown time
+ - Fixed an indexing problem computing cam-fv U_WIND observations if the
+ observation used HEIGHT as the vertical coordinate (very unusual).
+ - Fixed grid creation bug in a test program used with model_mod_check.
+ Now uses correct spacing for grids in the x,y coordinates.
+ - Fixed an allocate problem in a test interpolate routine.
+
+- Add surface pressure to the default state list in the wrf work/input.nml
+
+- developer_tests/test_dart.csh can run PMO for more models. required
+updates to the work/input.nml in several directories (wrf, cm1, POP,
+mpas_atm) to match the current namelist.
+
+- several model_mod_check programs were combined into a single version
+that allows for selection of individual tests. many of the input.nml
+models/xxx/work/input.nml files have either had a &model_mod_check_nml
+section added or updated to match the updated interface.
More information about the Dart-dev
mailing list