[Dart-dev] DART/branches Revision: 11280

dart at ucar.edu dart at ucar.edu
Thu Mar 9 15:57:07 MST 2017


hendric at ucar.edu
2017-03-09 15:57:07 -0700 (Thu, 09 Mar 2017)
125
restart_file_tool is no longer needed since all restarts
must be in NetCDF format and DART restart files are not
supported.




Deleted: DART/branches/rma_trunk/models/LMDZ/work/mkmf_restart_file_tool
===================================================================
--- DART/branches/rma_trunk/models/LMDZ/work/mkmf_restart_file_tool	2017-03-09 22:39:55 UTC (rev 11279)
+++ DART/branches/rma_trunk/models/LMDZ/work/mkmf_restart_file_tool	2017-03-09 22:57:07 UTC (rev 11280)
@@ -1,18 +0,0 @@
-#!/bin/csh
-#
-# DART software - Copyright UCAR. This open source software is provided
-# by UCAR, "as is", without charge, subject to all terms of use at
-# http://www.image.ucar.edu/DAReS/DART/DART_download
-#
-# DART $Id$
-
-../../../mkmf/mkmf -p restart_file_tool -t ../../../mkmf/mkmf.template -c"-Duse_netCDF" \
- -a "../../.." path_names_restart_file_tool
-
-exit $status
-
-# <next few lines under version control, do not edit>
-# $URL$
-# $Revision$
-# $Date$
-

Deleted: DART/branches/rma_trunk/models/LMDZ/work/path_names_restart_file_tool
===================================================================
--- DART/branches/rma_trunk/models/LMDZ/work/path_names_restart_file_tool	2017-03-09 22:39:55 UTC (rev 11279)
+++ DART/branches/rma_trunk/models/LMDZ/work/path_names_restart_file_tool	2017-03-09 22:57:07 UTC (rev 11280)
@@ -1,29 +0,0 @@
-adaptive_inflate/adaptive_inflate_mod.f90
-assim_model/assim_model_mod.f90
-assim_tools/assim_tools_mod.f90
-common/types_mod.f90
-cov_cutoff/cov_cutoff_mod.f90
-distributed/distributed_state_mod.f90
-distributed/null_win_mod.f90
-ensemble_manager/ensemble_manager_mod.f90
-io/dart_time_io_mod.f90
-io/direct_netcdf_mod.f90
-io/io_filenames_mod.f90
-io/state_space_diag_mod.f90
-io/state_structure_mod.f90
-io/state_vector_io_mod.f90
-location/threed_sphere/location_mod.f90
-models/LMDZ/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
-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

Deleted: DART/branches/rma_trunk/models/MITgcm_annulus/work/mkmf_restart_file_tool
===================================================================
--- DART/branches/rma_trunk/models/MITgcm_annulus/work/mkmf_restart_file_tool	2017-03-09 22:39:55 UTC (rev 11279)
+++ DART/branches/rma_trunk/models/MITgcm_annulus/work/mkmf_restart_file_tool	2017-03-09 22:57:07 UTC (rev 11280)
@@ -1,18 +0,0 @@
-#!/bin/csh
-#
-# DART software - Copyright UCAR. This open source software is provided
-# by UCAR, "as is", without charge, subject to all terms of use at
-# http://www.image.ucar.edu/DAReS/DART/DART_download
-#
-# DART $Id$
-
-../../../mkmf/mkmf -p restart_file_tool -t ../../../mkmf/mkmf.template   \
- -a "../../.." path_names_restart_file_tool
-
-exit $status
-
-# <next few lines under version control, do not edit>
-# $URL$
-# $Revision$
-# $Date$
-

Deleted: DART/branches/rma_trunk/models/MITgcm_annulus/work/path_names_restart_file_tool
===================================================================
--- DART/branches/rma_trunk/models/MITgcm_annulus/work/path_names_restart_file_tool	2017-03-09 22:39:55 UTC (rev 11279)
+++ DART/branches/rma_trunk/models/MITgcm_annulus/work/path_names_restart_file_tool	2017-03-09 22:57:07 UTC (rev 11280)
@@ -1,29 +0,0 @@
-adaptive_inflate/adaptive_inflate_mod.f90
-assim_model/assim_model_mod.f90
-assim_tools/assim_tools_mod.f90
-common/types_mod.f90
-cov_cutoff/cov_cutoff_mod.f90
-distributed/distributed_state_mod.f90
-distributed/null_win_mod.f90
-ensemble_manager/ensemble_manager_mod.f90
-io/dart_time_io_mod.f90
-io/direct_netcdf_mod.f90
-io/io_filenames_mod.f90
-io/state_space_diag_mod.f90
-io/state_structure_mod.f90


More information about the Dart-dev mailing list