[Dart-dev] DART/branches Revision: 12665

dart at ucar.edu dart at ucar.edu
Tue Jun 12 16:32:05 MDT 2018


hendric at ucar.edu
2018-06-12 16:32:05 -0600 (Tue, 12 Jun 2018)
80

merging in rma_fill_inf which has revived the
fill_inflation_restart program.




Index: DART/branches/rma_trunk
===================================================================
--- DART/branches/rma_trunk	2018-06-12 22:04:36 UTC (rev 12664)
+++ DART/branches/rma_trunk	2018-06-12 22:32:05 UTC (rev 12665)

Property changes on: DART/branches/rma_trunk
___________________________________________________________________
Modified: svn:mergeinfo
## -15,6 +15,7 ##
 /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
Index: DART/branches/rma_trunk/assimilation_code/modules/assimilation/assim_tools_mod.f90
===================================================================
--- DART/branches/rma_trunk/assimilation_code/modules/assimilation/assim_tools_mod.f90	2018-06-12 22:04:36 UTC (rev 12664)
+++ DART/branches/rma_trunk/assimilation_code/modules/assimilation/assim_tools_mod.f90	2018-06-12 22:32:05 UTC (rev 12665)

Property changes on: DART/branches/rma_trunk/assimilation_code/modules/assimilation/assim_tools_mod.f90
___________________________________________________________________
Modified: svn:mergeinfo
## -26,6 +26,7 ##
 /DART/branches/rma_clm/assimilation_code/modules/assimilation/assim_tools_mod.f90:8905-9126
 /DART/branches/rma_diag/assim_tools/assim_tools_mod.f90:9623-9737
 /DART/branches/rma_diag/assimilation_code/modules/assimilation/assim_tools_mod.f90:9623-9737
+/DART/branches/rma_fill_inf/assimilation_code/modules/assimilation/assim_tools_mod.f90:12517-12656
 /DART/branches/rma_fix_clm_restarts/assimilation_code/modules/assimilation/assim_tools_mod.f90:11845-11919
 /DART/branches/rma_fixed_filenames/assim_tools/assim_tools_mod.f90:10702-10895
 /DART/branches/rma_fixed_filenames/assimilation_code/modules/assimilation/assim_tools_mod.f90:10702-10895
Modified: DART/branches/rma_trunk/assimilation_code/modules/io/direct_netcdf_mod.f90
===================================================================
--- DART/branches/rma_trunk/assimilation_code/modules/io/direct_netcdf_mod.f90	2018-06-12 22:04:36 UTC (rev 12664)
+++ DART/branches/rma_trunk/assimilation_code/modules/io/direct_netcdf_mod.f90	2018-06-12 22:32:05 UTC (rev 12665)
@@ -1571,8 +1571,6 @@
 !> Create the output files
 !>
 !> A 'blank' domain is one variable called state, with dimension = model size.
-!> It is used when the model has not supplied any netcdf info but
-!>     direct_netcdf_write = .true.
 !> The file is intentionally left OPEN.
 !-------------------------------------------------------------------------------
 

Modified: DART/branches/rma_trunk/assimilation_code/modules/utilities/utilities_mod.html
===================================================================
--- DART/branches/rma_trunk/assimilation_code/modules/utilities/utilities_mod.html	2018-06-12 22:04:36 UTC (rev 12664)
+++ DART/branches/rma_trunk/assimilation_code/modules/utilities/utilities_mod.html	2018-06-12 22:32:05 UTC (rev 12665)
@@ -95,7 +95,7 @@
 setting is warnings and errors terminate the program. Setting this to 2
 (E_ERR) means only errors terminate.  Setting this to 3 means even errors do
 not cause an exit (which is not a good idea).
-/TD></TR>
+</TD></TR>
 
 <TR><TD>logfilename</TD>
     <TD>character(len=129)</TD>

Index: DART/branches/rma_trunk/assimilation_code/programs/closest_member_tool/closest_member_tool.f90
===================================================================
--- DART/branches/rma_trunk/assimilation_code/programs/closest_member_tool/closest_member_tool.f90	2018-06-12 22:04:36 UTC (rev 12664)
+++ DART/branches/rma_trunk/assimilation_code/programs/closest_member_tool/closest_member_tool.f90	2018-06-12 22:32:05 UTC (rev 12665)

Property changes on: DART/branches/rma_trunk/assimilation_code/programs/closest_member_tool/closest_member_tool.f90
___________________________________________________________________
Modified: svn:mergeinfo
## -27,6 +27,7 ##
 /DART/branches/rma_closest_member_tool/assimilation_code/programs/closest_member_tool/closest_member_tool.f90:12576-12617
 /DART/branches/rma_diag/assimilation_code/programs/closest_member_tool/closest_member_tool.f90:9623-9737
 /DART/branches/rma_diag/utilities/closest_member_tool.f90:9623-9737
+/DART/branches/rma_fill_inf/assimilation_code/programs/closest_member_tool/closest_member_tool.f90:12517-12656
 /DART/branches/rma_fix_clm_restarts/assimilation_code/programs/closest_member_tool/closest_member_tool.f90:11845-11919
 /DART/branches/rma_fixed_filenames/assimilation_code/programs/closest_member_tool/closest_member_tool.f90:10702-10895
 /DART/branches/rma_fixed_filenames/utilities/closest_member_tool.f90:10702-10895
Modified: DART/branches/rma_trunk/assimilation_code/programs/fill_inflation_restart/fill_inflation_restart.f90
===================================================================
--- DART/branches/rma_trunk/assimilation_code/programs/fill_inflation_restart/fill_inflation_restart.f90	2018-06-12 22:04:36 UTC (rev 12664)
+++ DART/branches/rma_trunk/assimilation_code/programs/fill_inflation_restart/fill_inflation_restart.f90	2018-06-12 22:32:05 UTC (rev 12665)
@@ -2,43 +2,318 @@
 ! by UCAR, "as is", without charge, subject to all terms of use at
 ! http://www.image.ucar.edu/DAReS/DART/DART_download
 !
-! $Id$ 
+! $Id$
 
-! THIS PROGRAM HAS BEEN OBSOLETED by converting our restart files to
-! NetCDF format.  you can assign a value with 'ncap2', one of the NCO
-! utility program.  for now i'm going to leave the mkmf and path_names
-! files around and the program will just print out a helpful message.
-! in a few months/years we should remove this program entirely.
-!
-! here's an example of using ncap2 to set the T,U and V inf values:
-!  ncap2 -s 'T=1.0;U=1.0;V=1.0' wrfinput_d01 prior_inf.nc
-!  ncap2 -s 'T=0.6;U=0.6;V=0.6' wrfinput_d01 prior_sd.nc 
-!
-! this works as long as you have at least version 4.4.2 of the NCO utils.
-! some earlier versions change the full 3d arrays into a single scalar.
-! if you see this, get a more recent version of the nco tools.
-!


More information about the Dart-dev mailing list