[Dart-dev] DART/branches Revision: 10779

dart at ucar.edu dart at ucar.edu
Thu Dec 1 11:13:37 MST 2016


nancy at ucar.edu
2016-12-01 11:13:35 -0700 (Thu, 01 Dec 2016)
54
remove the converters - not used in the RMA version.




Deleted: DART/branches/rma_fixed_filenames/models/wrf/work/mkmf_dart_to_wrf
===================================================================
--- DART/branches/rma_fixed_filenames/models/wrf/work/mkmf_dart_to_wrf	2016-12-01 15:31:43 UTC (rev 10778)
+++ DART/branches/rma_fixed_filenames/models/wrf/work/mkmf_dart_to_wrf	2016-12-01 18:13:35 UTC (rev 10779)
@@ -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_wrf -t ../../../mkmf/mkmf.template   \
- -a "../../.."  path_names_dart_to_wrf
-
-exit $status
-
-# <next few lines under version control, do not edit>
-# $URL$
-# $Revision$
-# $Date$
-

Deleted: DART/branches/rma_fixed_filenames/models/wrf/work/mkmf_wrf_to_dart
===================================================================
--- DART/branches/rma_fixed_filenames/models/wrf/work/mkmf_wrf_to_dart	2016-12-01 15:31:43 UTC (rev 10778)
+++ DART/branches/rma_fixed_filenames/models/wrf/work/mkmf_wrf_to_dart	2016-12-01 18:13:35 UTC (rev 10779)
@@ -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 wrf_to_dart -t ../../../mkmf/mkmf.template   \
- -a "../../.."  path_names_wrf_to_dart
-
-exit $status
-
-# <next few lines under version control, do not edit>
-# $URL$
-# $Revision$
-# $Date$
-

Deleted: DART/branches/rma_fixed_filenames/models/wrf/work/path_names_dart_to_wrf
===================================================================
--- DART/branches/rma_fixed_filenames/models/wrf/work/path_names_dart_to_wrf	2016-12-01 15:31:43 UTC (rev 10778)
+++ DART/branches/rma_fixed_filenames/models/wrf/work/path_names_dart_to_wrf	2016-12-01 18:13:35 UTC (rev 10779)
@@ -1,21 +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/direct_netcdf_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/wrf/WRF_DART_utilities/dart_to_wrf.f90
-models/wrf/model_mod.f90
-models/wrf/module_map_utils.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/wrf/work/path_names_wrf_to_dart
===================================================================
--- DART/branches/rma_fixed_filenames/models/wrf/work/path_names_wrf_to_dart	2016-12-01 15:31:43 UTC (rev 10778)
+++ DART/branches/rma_fixed_filenames/models/wrf/work/path_names_wrf_to_dart	2016-12-01 18:13:35 UTC (rev 10779)
@@ -1,21 +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/direct_netcdf_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/wrf/WRF_DART_utilities/wrf_to_dart.f90
-models/wrf/model_mod.f90
-models/wrf/module_map_utils.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


More information about the Dart-dev mailing list