[Dart-dev] DART/branches Revision: 11008

dart at ucar.edu dart at ucar.edu
Tue Feb 7 10:39:22 MST 2017


thoar at ucar.edu
2017-02-07 10:39:22 -0700 (Tue, 07 Feb 2017)
105
Simply sorted the path_names_ files and piped through 'uniq' to
remove any possible redundant entities.




Modified: DART/branches/rma_single_file/harnesses/filename_harness/path_names_test
===================================================================
--- DART/branches/rma_single_file/harnesses/filename_harness/path_names_test	2017-02-07 17:30:48 UTC (rev 11007)
+++ DART/branches/rma_single_file/harnesses/filename_harness/path_names_test	2017-02-07 17:39:22 UTC (rev 11008)
@@ -3,12 +3,17 @@
 assim_tools/assim_tools_mod.f90
 common/types_mod.f90
 cov_cutoff/cov_cutoff_mod.f90
+distributed/distributed_state_mod.f90
+distributed/no_cray_win_mod.f90
 ensemble_manager/ensemble_manager_mod.f90
 filter/filter_mod.f90
+io/io_filenames_mod.f90
+io/state_structure_mod.f90 
+io/state_vector_io_mod.f90 
 location/threed_sphere/location_mod.f90
+models/null_vert_convert2.f90
 models/wrf/model_mod.f90
 models/wrf/module_map_utils.f90
-models/null_vert_convert2.f90
 mpi_utilities/mpi_utilities_mod.f90
 obs_def/obs_def_mod.f90
 obs_kind/obs_kind_mod.f90
@@ -20,8 +25,3 @@
 sort/sort_mod.f90
 time_manager/time_manager_mod.f90
 utilities/utilities_mod.f90
-distributed/no_cray_win_mod.f90
-distributed/distributed_state_mod.f90
-io/io_filenames_mod.f90
-io/state_structure_mod.f90 
-io/state_vector_io_mod.f90 

Modified: DART/branches/rma_single_file/harnesses/read_transpose_write/path_names_test
===================================================================
--- DART/branches/rma_single_file/harnesses/read_transpose_write/path_names_test	2017-02-07 17:30:48 UTC (rev 11007)
+++ DART/branches/rma_single_file/harnesses/read_transpose_write/path_names_test	2017-02-07 17:39:22 UTC (rev 11008)
@@ -3,12 +3,17 @@
 assim_tools/assim_tools_mod.f90
 common/types_mod.f90
 cov_cutoff/cov_cutoff_mod.f90
+distributed/distributed_state_mod.f90
+distributed/no_cray_win_mod.f90
 ensemble_manager/ensemble_manager_mod.f90
 filter/filter_mod.f90
+io/io_filenames_mod.f90
+io/state_structure_mod.f90 
+io/state_vector_io_mod.f90 
 location/threed_sphere/location_mod.f90
+models/null_vert_convert2.f90
 models/wrf/model_mod.f90
 models/wrf/module_map_utils.f90
-models/null_vert_convert2.f90
 mpi_utilities/mpi_utilities_mod.f90
 obs_def/obs_def_mod.f90
 obs_kind/obs_kind_mod.f90
@@ -20,8 +25,3 @@
 sort/sort_mod.f90
 time_manager/time_manager_mod.f90
 utilities/utilities_mod.f90
-distributed/no_cray_win_mod.f90
-distributed/distributed_state_mod.f90
-io/io_filenames_mod.f90
-io/state_structure_mod.f90 
-io/state_vector_io_mod.f90 

Modified: DART/branches/rma_single_file/io/test/work/path_names_test_cf_conventions
===================================================================
--- DART/branches/rma_single_file/io/test/work/path_names_test_cf_conventions	2017-02-07 17:30:48 UTC (rev 11007)
+++ DART/branches/rma_single_file/io/test/work/path_names_test_cf_conventions	2017-02-07 17:39:22 UTC (rev 11008)
@@ -15,9 +15,9 @@
 io/state_structure_mod.f90
 io/state_vector_io_mod.f90
 io/test/assert_mod.f90
+io/test/model_mod.f90
 io/test/test_cf_conventions.f90
 location/threed_sphere/location_mod.f90
-io/test/model_mod.f90
 mpi_utilities/null_mpi_utilities_mod.f90
 obs_def/obs_def_mod.f90
 obs_kind/obs_kind_mod.f90

Modified: DART/branches/rma_single_file/io/test/work/path_names_test_diag_structure
===================================================================
--- DART/branches/rma_single_file/io/test/work/path_names_test_diag_structure	2017-02-07 17:30:48 UTC (rev 11007)
+++ DART/branches/rma_single_file/io/test/work/path_names_test_diag_structure	2017-02-07 17:39:22 UTC (rev 11008)
@@ -1,9 +1,9 @@
 common/types_mod.f90
+io/state_structure_mod.f90
 io/test/assert_mod.f90
-io/state_structure_mod.f90
 io/test/test_diag_structure.f90
+mpi_utilities/null_mpi_utilities_mod.f90
 obs_kind/obs_kind_mod.f90
 sort/sort_mod.f90
+time_manager/time_manager_mod.f90
 utilities/utilities_mod.f90
-mpi_utilities/null_mpi_utilities_mod.f90
-time_manager/time_manager_mod.f90
\ No newline at end of file


More information about the Dart-dev mailing list