[Dart-dev] DART/branches Revision: 12741

dart at ucar.edu dart at ucar.edu
Thu Jul 12 11:34:31 MDT 2018


thoar at ucar.edu
2018-07-12 11:34:30 -0600 (Thu, 12 Jul 2018)
68
Bringing the wrfHydro branch up-to-date with the rma_trunk branch.




Index: DART/branches/rma_wrfHydro
===================================================================
--- DART/branches/rma_wrfHydro	2018-07-12 15:38:25 UTC (rev 12740)
+++ DART/branches/rma_wrfHydro	2018-07-12 17:34:30 UTC (rev 12741)

Property changes on: DART/branches/rma_wrfHydro
___________________________________________________________________
Modified: svn:mergeinfo
## -2,17 +2,21 ##
 /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/qc8:12643-12657
 /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_clm_restarts:9634-11919
 /DART/branches/rma_fixed_filenames:10702-10895
 /DART/branches/rma_kinds_to_state_structure:8952-9431
## -36,6 +40,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:12581-12740
 /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/rma_wrfHydro/CHANGELOG
===================================================================
--- DART/branches/rma_wrfHydro/CHANGELOG	2018-07-12 15:38:25 UTC (rev 12740)
+++ DART/branches/rma_wrfHydro/CHANGELOG	2018-07-12 17:34:30 UTC (rev 12741)
@@ -697,49 +697,83 @@
 - Updated the location module test programs.
 
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-+ May DD 2018 :: enhanced inflation option, scripting       $Revision$
++ May 21 2018 :: enhanced inflation option, scripting          Revision: 12591
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
-- enhanced inflation algorithm added
+- Enhanced inflation algorithm added.  See the filter_mod.html for new
+documentation on this option.
 
-- updated WRF scripts for the Manhattan release.
+- Updated WRF scripts for the Manhattan release.
 
-- new parallel conversion scripts for GPS Radio Occultation observations and
+- Obs_diag reports statistics on DART QC 8, observation failed vertical
+conversion.  Matlab scripts also updated to support QC 8.
+
+- New parallel conversion scripts for GPS Radio Occultation observations and
   NCEP prepbufr conversions.
 
-- obs_diag reports statistics on DART QC 8, observation failed vertical
-conversion.  matlab scripts also updated to support QC 8.
+- Further updates to documentation files to change KIND to QTY or Quantity.
 
-- further updates to documentation files to change KIND to QTY or Quantity.
-
-- documented required changes when moving from the Lanai/Classic release to
+- Documented required changes when moving from the Lanai/Classic release to
 Manhattan in documentation/html/Manhattan_diffs_from_Lanai.html
 
-- expanded the routines in the netcdf_utilities_mod.f90
+- Expanded the routines in the netcdf_utilities_mod.f90
 
-- removed the option to try to bitwise reproduce Lanai results; due to the
+- Add an ensemble handle parameter to the 6 ensemble manager routines 
+where it was missing.
+
+- The advance_time program can read/generate CESM format time strings
+(YYYY-MM-DD-SSSSS).
+
+- Fixed a bug in the netcdf read routines that under certain circumstances
+could report an array was using the unlimited dimension incorrectly.
+
+- Removed the option to try to bitwise reproduce Lanai results; due to the
 number of changes this is no longer possible.
 
-- minor bug fixes to the (seldom used) perturb routines in the WRF 
+- Minor bug fixes to the (seldom used) perturb routines in the WRF 
 and MPAS_ATM model_mod.f90 files.  (used to add gaussian noise to a
 single model state to generate an ensemble; this is never the recommended
 method of starting a new experiment but the code remains for testing 
 purposes.)
 
-- several remaining model-specific model_mod_check programs were 
+- Several remaining model-specific model_mod_check programs were 
 removed in favor of a single common program source file.
 


More information about the Dart-dev mailing list