[Dart-dev] DART/branches Revision: 12864
dart at ucar.edu
dart at ucar.edu
Thu Sep 27 19:43:47 MDT 2018
thoar at ucar.edu
2018-09-27 19:43:46 -0600 (Thu, 27 Sep 2018)
58
Tracking some of the changes from the git restructuring.
Modified: DART/branches/rma_wrfHydro/models/noah/work/path_names_create_fixed_network_seq
===================================================================
--- DART/branches/rma_wrfHydro/models/noah/work/path_names_create_fixed_network_seq 2018-09-27 23:31:30 UTC (rev 12863)
+++ DART/branches/rma_wrfHydro/models/noah/work/path_names_create_fixed_network_seq 2018-09-28 01:43:46 UTC (rev 12864)
@@ -24,7 +24,7 @@
assimilation_code/programs/create_fixed_network_seq/create_fixed_network_seq.f90
models/noah/model_mod.f90
models/utilities/default_model_mod.f90
-models/wrfHydro/noah_hydro_mod.f90
models/wrf/module_map_utils.f90
+models/wrf_hydro/noah_hydro_mod.f90
observations/forward_operators/obs_def_mod.f90
observations/forward_operators/obs_def_utilities_mod.f90
Modified: DART/branches/rma_wrfHydro/models/noah/work/path_names_create_obs_sequence
===================================================================
--- DART/branches/rma_wrfHydro/models/noah/work/path_names_create_obs_sequence 2018-09-27 23:31:30 UTC (rev 12863)
+++ DART/branches/rma_wrfHydro/models/noah/work/path_names_create_obs_sequence 2018-09-28 01:43:46 UTC (rev 12864)
@@ -25,7 +25,7 @@
assimilation_code/programs/create_obs_sequence/create_obs_sequence.f90
models/noah/model_mod.f90
models/utilities/default_model_mod.f90
-models/wrfHydro/noah_hydro_mod.f90
models/wrf/module_map_utils.f90
+models/wrf_hydro/noah_hydro_mod.f90
observations/forward_operators/obs_def_mod.f90
observations/forward_operators/obs_def_utilities_mod.f90
Modified: DART/branches/rma_wrfHydro/models/noah/work/path_names_filter
===================================================================
--- DART/branches/rma_wrfHydro/models/noah/work/path_names_filter 2018-09-27 23:31:30 UTC (rev 12863)
+++ DART/branches/rma_wrfHydro/models/noah/work/path_names_filter 2018-09-28 01:43:46 UTC (rev 12864)
@@ -35,7 +35,7 @@
assimilation_code/programs/filter/filter.f90
models/noah/model_mod.f90
models/utilities/default_model_mod.f90
-models/wrfHydro/noah_hydro_mod.f90
models/wrf/module_map_utils.f90
+models/wrf_hydro/noah_hydro_mod.f90
observations/forward_operators/obs_def_mod.f90
observations/forward_operators/obs_def_utilities_mod.f90
Modified: DART/branches/rma_wrfHydro/models/noah/work/path_names_model_mod_check
===================================================================
--- DART/branches/rma_wrfHydro/models/noah/work/path_names_model_mod_check 2018-09-27 23:31:30 UTC (rev 12863)
+++ DART/branches/rma_wrfHydro/models/noah/work/path_names_model_mod_check 2018-09-28 01:43:46 UTC (rev 12864)
@@ -37,7 +37,7 @@
models/model_mod_tools/test_interpolate_threed_sphere.f90
models/noah/model_mod.f90
models/utilities/default_model_mod.f90
-models/wrfHydro/noah_hydro_mod.f90
models/wrf/module_map_utils.f90
+models/wrf_hydro/noah_hydro_mod.f90
observations/forward_operators/obs_def_mod.f90
observations/forward_operators/obs_def_utilities_mod.f90
Modified: DART/branches/rma_wrfHydro/models/noah/work/path_names_obs_diag
===================================================================
--- DART/branches/rma_wrfHydro/models/noah/work/path_names_obs_diag 2018-09-27 23:31:30 UTC (rev 12863)
+++ DART/branches/rma_wrfHydro/models/noah/work/path_names_obs_diag 2018-09-28 01:43:46 UTC (rev 12864)
@@ -24,7 +24,7 @@
assimilation_code/programs/obs_diag/threed_sphere/obs_diag.f90
models/noah/model_mod.f90
models/utilities/default_model_mod.f90
-models/wrfHydro/noah_hydro_mod.f90
models/wrf/module_map_utils.f90
+models/wrf_hydro/noah_hydro_mod.f90
observations/forward_operators/obs_def_mod.f90
observations/forward_operators/obs_def_utilities_mod.f90
Modified: DART/branches/rma_wrfHydro/models/noah/work/path_names_obs_seq_to_netcdf
===================================================================
--- DART/branches/rma_wrfHydro/models/noah/work/path_names_obs_seq_to_netcdf 2018-09-27 23:31:30 UTC (rev 12863)
+++ DART/branches/rma_wrfHydro/models/noah/work/path_names_obs_seq_to_netcdf 2018-09-28 01:43:46 UTC (rev 12864)
@@ -25,7 +25,7 @@
assimilation_code/programs/obs_seq_to_netcdf/obs_seq_to_netcdf.f90
models/noah/model_mod.f90
models/utilities/default_model_mod.f90
-models/wrfHydro/noah_hydro_mod.f90
models/wrf/module_map_utils.f90
+models/wrf_hydro/noah_hydro_mod.f90
observations/forward_operators/obs_def_mod.f90
observations/forward_operators/obs_def_utilities_mod.f90
Modified: DART/branches/rma_wrfHydro/models/noah/work/path_names_obs_sequence_tool
===================================================================
--- DART/branches/rma_wrfHydro/models/noah/work/path_names_obs_sequence_tool 2018-09-27 23:31:30 UTC (rev 12863)
+++ DART/branches/rma_wrfHydro/models/noah/work/path_names_obs_sequence_tool 2018-09-28 01:43:46 UTC (rev 12864)
@@ -25,7 +25,7 @@
assimilation_code/programs/obs_sequence_tool/obs_sequence_tool.f90
models/noah/model_mod.f90
models/utilities/default_model_mod.f90
-models/wrfHydro/noah_hydro_mod.f90
models/wrf/module_map_utils.f90
+models/wrf_hydro/noah_hydro_mod.f90
observations/forward_operators/obs_def_mod.f90
observations/forward_operators/obs_def_utilities_mod.f90
Modified: DART/branches/rma_wrfHydro/models/noah/work/path_names_perfect_model_obs
===================================================================
--- DART/branches/rma_wrfHydro/models/noah/work/path_names_perfect_model_obs 2018-09-27 23:31:30 UTC (rev 12863)
More information about the Dart-dev
mailing list