[Dart-dev] DART/branches Revision: 10964

dart at ucar.edu dart at ucar.edu
Fri Jan 27 13:13:05 MST 2017


thoar at ucar.edu
2017-01-27 13:13:04 -0700 (Fri, 27 Jan 2017)
53
Same list of files, just now in alphabetical order.




Modified: DART/branches/rma_trunk/observations/ROMS/work/path_names_advance_time
===================================================================
--- DART/branches/rma_trunk/observations/ROMS/work/path_names_advance_time	2017-01-27 20:08:52 UTC (rev 10963)
+++ DART/branches/rma_trunk/observations/ROMS/work/path_names_advance_time	2017-01-27 20:13:04 UTC (rev 10964)
@@ -1,6 +1,6 @@
+common/types_mod.f90
+mpi_utilities/null_mpi_utilities_mod.f90
 time_manager/advance_time.f90
 time_manager/time_manager_mod.f90
-common/types_mod.f90
+utilities/parse_args_mod.f90
 utilities/utilities_mod.f90
-utilities/parse_args_mod.f90
-mpi_utilities/null_mpi_utilities_mod.f90

Modified: DART/branches/rma_trunk/observations/ROMS/work/path_names_obs_sequence_tool
===================================================================
--- DART/branches/rma_trunk/observations/ROMS/work/path_names_obs_sequence_tool	2017-01-27 20:08:52 UTC (rev 10963)
+++ DART/branches/rma_trunk/observations/ROMS/work/path_names_obs_sequence_tool	2017-01-27 20:13:04 UTC (rev 10964)
@@ -1,5 +1,4 @@
 adaptive_inflate/adaptive_inflate_mod.f90
-obs_sequence/obs_sequence_tool.f90
 assim_model/assim_model_mod.f90
 assim_tools/assim_tools_mod.f90
 common/types_mod.f90
@@ -22,6 +21,7 @@
 obs_kind/obs_kind_mod.f90
 obs_model/obs_model_mod.f90
 obs_sequence/obs_sequence_mod.f90
+obs_sequence/obs_sequence_tool.f90
 quality_control/quality_control_mod.f90
 random_seq/random_seq_mod.f90
 reg_factor/reg_factor_mod.f90

Modified: DART/branches/rma_trunk/observations/ROMS/work/path_names_preprocess
===================================================================
--- DART/branches/rma_trunk/observations/ROMS/work/path_names_preprocess	2017-01-27 20:08:52 UTC (rev 10963)
+++ DART/branches/rma_trunk/observations/ROMS/work/path_names_preprocess	2017-01-27 20:13:04 UTC (rev 10964)
@@ -1,5 +1,5 @@
-preprocess/preprocess.f90
 common/types_mod.f90
-utilities/utilities_mod.f90
 mpi_utilities/null_mpi_utilities_mod.f90
+preprocess/preprocess.f90
 time_manager/time_manager_mod.f90
+utilities/utilities_mod.f90

Modified: DART/branches/rma_trunk/observations/WOD/work/path_names_wod_to_obs
===================================================================
--- DART/branches/rma_trunk/observations/WOD/work/path_names_wod_to_obs	2017-01-27 20:08:52 UTC (rev 10963)
+++ DART/branches/rma_trunk/observations/WOD/work/path_names_wod_to_obs	2017-01-27 20:13:04 UTC (rev 10964)
@@ -9,10 +9,10 @@
 models/template/model_mod.f90
 mpi_utilities/null_mpi_utilities_mod.f90
 obs_def/obs_def_mod.f90
+obs_kind/obs_kind_mod.f90
+obs_sequence/obs_sequence_mod.f90
 observations/WOD/wod_read_routines.f90
 observations/WOD/wod_to_obs.f90
-obs_kind/obs_kind_mod.f90
-obs_sequence/obs_sequence_mod.f90
 random_seq/random_seq_mod.f90
 sort/sort_mod.f90
 time_manager/time_manager_mod.f90


More information about the Dart-dev mailing list