[Dart-dev] DART/branches Revision: 10970

dart at ucar.edu dart at ucar.edu
Fri Jan 27 18:03:48 MST 2017


nancy at ucar.edu
2017-01-27 18:03:48 -0700 (Fri, 27 Jan 2017)
233
add the sampling error correction module and the
obs impact module to the path_names files that needed
them.  they aren't quite yet being called by assim_tools 
but will be soon.  also alphabetized those which still
weren't sorted.




Modified: DART/branches/rma_trunk/models/9var/work/path_names_filter
===================================================================
--- DART/branches/rma_trunk/models/9var/work/path_names_filter	2017-01-28 01:00:08 UTC (rev 10969)
+++ DART/branches/rma_trunk/models/9var/work/path_names_filter	2017-01-28 01:03:48 UTC (rev 10970)
@@ -16,5 +16,8 @@
 reg_factor/reg_factor_mod.f90
 smoother/smoother_mod.f90
 sort/sort_mod.f90
+system_simulation/sampling_error_correction_mod.f90
 time_manager/time_manager_mod.f90
+utilities/obs_impact_mod.f90
+utilities/parse_args_mod.f90
 utilities/utilities_mod.f90

Modified: DART/branches/rma_trunk/models/9var/work/path_names_perfect_model_obs
===================================================================
--- DART/branches/rma_trunk/models/9var/work/path_names_perfect_model_obs	2017-01-28 01:00:08 UTC (rev 10969)
+++ DART/branches/rma_trunk/models/9var/work/path_names_perfect_model_obs	2017-01-28 01:03:48 UTC (rev 10970)
@@ -15,5 +15,8 @@
 random_seq/random_seq_mod.f90
 reg_factor/reg_factor_mod.f90
 sort/sort_mod.f90
+system_simulation/sampling_error_correction_mod.f90
 time_manager/time_manager_mod.f90
+utilities/obs_impact_mod.f90
+utilities/parse_args_mod.f90
 utilities/utilities_mod.f90

Modified: DART/branches/rma_trunk/models/9var/work/path_names_restart_file_tool
===================================================================
--- DART/branches/rma_trunk/models/9var/work/path_names_restart_file_tool	2017-01-28 01:00:08 UTC (rev 10969)
+++ DART/branches/rma_trunk/models/9var/work/path_names_restart_file_tool	2017-01-28 01:03:48 UTC (rev 10970)
@@ -13,6 +13,9 @@
 random_seq/random_seq_mod.f90
 reg_factor/reg_factor_mod.f90
 sort/sort_mod.f90
+system_simulation/sampling_error_correction_mod.f90
 time_manager/time_manager_mod.f90
+utilities/obs_impact_mod.f90
+utilities/parse_args_mod.f90
 utilities/restart_file_tool.f90
 utilities/utilities_mod.f90

Modified: DART/branches/rma_trunk/models/LMDZ/work/path_names_closest_member_tool
===================================================================
--- DART/branches/rma_trunk/models/LMDZ/work/path_names_closest_member_tool	2017-01-28 01:00:08 UTC (rev 10969)
+++ DART/branches/rma_trunk/models/LMDZ/work/path_names_closest_member_tool	2017-01-28 01:03:48 UTC (rev 10970)
@@ -13,6 +13,9 @@
 random_seq/random_seq_mod.f90
 reg_factor/reg_factor_mod.f90
 sort/sort_mod.f90
+system_simulation/sampling_error_correction_mod.f90
 time_manager/time_manager_mod.f90
 utilities/closest_member_tool.f90
+utilities/obs_impact_mod.f90
+utilities/parse_args_mod.f90
 utilities/utilities_mod.f90

Modified: DART/branches/rma_trunk/models/LMDZ/work/path_names_fill_inflation_restart
===================================================================
--- DART/branches/rma_trunk/models/LMDZ/work/path_names_fill_inflation_restart	2017-01-28 01:00:08 UTC (rev 10969)
+++ DART/branches/rma_trunk/models/LMDZ/work/path_names_fill_inflation_restart	2017-01-28 01:03:48 UTC (rev 10970)
@@ -14,5 +14,8 @@
 random_seq/random_seq_mod.f90
 reg_factor/reg_factor_mod.f90
 sort/sort_mod.f90
+system_simulation/sampling_error_correction_mod.f90
 time_manager/time_manager_mod.f90
+utilities/obs_impact_mod.f90
+utilities/parse_args_mod.f90
 utilities/utilities_mod.f90

Modified: DART/branches/rma_trunk/models/LMDZ/work/path_names_filter
===================================================================
--- DART/branches/rma_trunk/models/LMDZ/work/path_names_filter	2017-01-28 01:00:08 UTC (rev 10969)
+++ DART/branches/rma_trunk/models/LMDZ/work/path_names_filter	2017-01-28 01:03:48 UTC (rev 10970)
@@ -16,5 +16,8 @@
 reg_factor/reg_factor_mod.f90
 smoother/smoother_mod.f90
 sort/sort_mod.f90
+system_simulation/sampling_error_correction_mod.f90
 time_manager/time_manager_mod.f90
+utilities/obs_impact_mod.f90
+utilities/parse_args_mod.f90
 utilities/utilities_mod.f90

Modified: DART/branches/rma_trunk/models/LMDZ/work/path_names_integrate_model
===================================================================
--- DART/branches/rma_trunk/models/LMDZ/work/path_names_integrate_model	2017-01-28 01:00:08 UTC (rev 10969)
+++ DART/branches/rma_trunk/models/LMDZ/work/path_names_integrate_model	2017-01-28 01:03:48 UTC (rev 10970)
@@ -15,5 +15,8 @@
 random_seq/random_seq_mod.f90
 reg_factor/reg_factor_mod.f90
 sort/sort_mod.f90
+system_simulation/sampling_error_correction_mod.f90
 time_manager/time_manager_mod.f90
+utilities/obs_impact_mod.f90
+utilities/parse_args_mod.f90
 utilities/utilities_mod.f90

Modified: DART/branches/rma_trunk/models/LMDZ/work/path_names_perfect_model_obs


More information about the Dart-dev mailing list