[Dart-dev] DART/branches Revision: 10798

dart at ucar.edu dart at ucar.edu
Thu Dec 15 15:37:54 MST 2016


nancy at ucar.edu
2016-12-15 15:37:53 -0700 (Thu, 15 Dec 2016)
35
remove converters - unneeded now.




Deleted: DART/branches/rma_fixed_filenames/models/cam/work/mkmf_cam_to_dart
===================================================================
--- DART/branches/rma_fixed_filenames/models/cam/work/mkmf_cam_to_dart	2016-12-15 22:32:13 UTC (rev 10797)
+++ DART/branches/rma_fixed_filenames/models/cam/work/mkmf_cam_to_dart	2016-12-15 22:37:53 UTC (rev 10798)
@@ -1,18 +0,0 @@
-#!/bin/csh
-#
-# DART software - Copyright 2004 - 2013 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 cam_to_dart -t ../../../mkmf/mkmf.template   \
- -a "../../.." path_names_cam_to_dart
-
-exit $status
-
-# <next few lines under version control, do not edit>
-# $URL$
-# $Revision$
-# $Date$
-

Deleted: DART/branches/rma_fixed_filenames/models/cam/work/mkmf_dart_to_cam
===================================================================
--- DART/branches/rma_fixed_filenames/models/cam/work/mkmf_dart_to_cam	2016-12-15 22:32:13 UTC (rev 10797)
+++ DART/branches/rma_fixed_filenames/models/cam/work/mkmf_dart_to_cam	2016-12-15 22:37:53 UTC (rev 10798)
@@ -1,18 +0,0 @@
-#!/bin/csh
-#
-# DART software - Copyright 2004 - 2013 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 dart_to_cam -t ../../../mkmf/mkmf.template   \
- -a "../../.." path_names_dart_to_cam
-
-exit $status
-
-# <next few lines under version control, do not edit>
-# $URL$
-# $Revision$
-# $Date$
-

Deleted: DART/branches/rma_fixed_filenames/models/cam/work/path_names_cam_to_dart
===================================================================
--- DART/branches/rma_fixed_filenames/models/cam/work/path_names_cam_to_dart	2016-12-15 22:32:13 UTC (rev 10797)
+++ DART/branches/rma_fixed_filenames/models/cam/work/path_names_cam_to_dart	2016-12-15 22:37:53 UTC (rev 10798)
@@ -1,22 +0,0 @@
-adaptive_inflate/adaptive_inflate_mod.f90
-assim_model/assim_model_mod.f90
-common/types_mod.f90
-distributed/distributed_state_mod.f90
-distributed/null_win_mod.f90
-ensemble_manager/ensemble_manager_mod.f90
-io/copies_on_off_mod.f90
-io/dart_time_io_mod.f90
-io/direct_netcdf_mod.f90
-io/io_filenames_mod.f90
-io/state_structure_mod.f90
-io/state_vector_io_mod.f90
-location/threed_cartesian/xyz_location_mod.f90
-location/threed_sphere/location_mod.f90
-models/cam/cam_to_dart.f90
-models/cam/model_mod.f90
-mpi_utilities/null_mpi_utilities_mod.f90
-obs_kind/obs_kind_mod.f90
-random_seq/random_seq_mod.f90
-sort/sort_mod.f90
-time_manager/time_manager_mod.f90
-utilities/utilities_mod.f90

Deleted: DART/branches/rma_fixed_filenames/models/cam/work/path_names_dart_to_cam
===================================================================
--- DART/branches/rma_fixed_filenames/models/cam/work/path_names_dart_to_cam	2016-12-15 22:32:13 UTC (rev 10797)
+++ DART/branches/rma_fixed_filenames/models/cam/work/path_names_dart_to_cam	2016-12-15 22:37:53 UTC (rev 10798)
@@ -1,22 +0,0 @@
-adaptive_inflate/adaptive_inflate_mod.f90
-assim_model/assim_model_mod.f90
-common/types_mod.f90
-distributed/distributed_state_mod.f90
-distributed/null_win_mod.f90
-ensemble_manager/ensemble_manager_mod.f90
-io/copies_on_off_mod.f90
-io/dart_time_io_mod.f90
-io/direct_netcdf_mod.f90
-io/io_filenames_mod.f90
-io/state_structure_mod.f90
-io/state_vector_io_mod.f90
-location/threed_cartesian/xyz_location_mod.f90
-location/threed_sphere/location_mod.f90
-models/cam/dart_to_cam.f90
-models/cam/model_mod.f90
-mpi_utilities/null_mpi_utilities_mod.f90
-obs_kind/obs_kind_mod.f90
-random_seq/random_seq_mod.f90
-sort/sort_mod.f90


More information about the Dart-dev mailing list