[Dart-dev] DART/branches Revision: 12749

dart at ucar.edu dart at ucar.edu
Fri Jul 13 11:59:49 MDT 2018


thoar at ucar.edu
2018-07-13 11:59:49 -0600 (Fri, 13 Jul 2018)
45
Removing the years from the copyright info.




Modified: DART/branches/rma_wrfHydro/R/ReadASCIIObsSeq.R
===================================================================
--- DART/branches/rma_wrfHydro/R/ReadASCIIObsSeq.R	2018-07-13 17:51:08 UTC (rev 12748)
+++ DART/branches/rma_wrfHydro/R/ReadASCIIObsSeq.R	2018-07-13 17:59:49 UTC (rev 12749)
@@ -10,8 +10,8 @@
   ## The file contains a linked list which we are reading sequentially.
   ## The resulting sequence "a.obs" is NOT guaranteed to be in a temporally ascending order.
 
-  ## 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
+  ## 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$

Modified: DART/branches/rma_wrfHydro/R/ReadObsSeq.R
===================================================================
--- DART/branches/rma_wrfHydro/R/ReadObsSeq.R	2018-07-13 17:51:08 UTC (rev 12748)
+++ DART/branches/rma_wrfHydro/R/ReadObsSeq.R	2018-07-13 17:59:49 UTC (rev 12749)
@@ -30,8 +30,8 @@
 #
 # Uses ReadASCIIObsSeq.m  and ReadBINARYObsSeq.m
 
-## 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
+## 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$

Modified: DART/branches/rma_wrfHydro/assimilation_code/modules/io/state_vector_io_mod.f90
===================================================================
--- DART/branches/rma_wrfHydro/assimilation_code/modules/io/state_vector_io_mod.f90	2018-07-13 17:51:08 UTC (rev 12748)
+++ DART/branches/rma_wrfHydro/assimilation_code/modules/io/state_vector_io_mod.f90	2018-07-13 17:59:49 UTC (rev 12749)
@@ -469,7 +469,7 @@
 type(adaptive_inflate_type), intent(in)    :: inflate_handle
 
 character(len=32)  :: label
-character(len=128) :: nmread
+!character(len=128) :: nmread
 integer            :: INF_MEAN_COPY, INF_SD_COPY
 real(r8)           :: inf_initial, sd_initial
 

Modified: DART/branches/rma_wrfHydro/developer_tests/mpi_utilities/tests/ftest_sendrecv.f90
===================================================================
--- DART/branches/rma_wrfHydro/developer_tests/mpi_utilities/tests/ftest_sendrecv.f90	2018-07-13 17:51:08 UTC (rev 12748)
+++ DART/branches/rma_wrfHydro/developer_tests/mpi_utilities/tests/ftest_sendrecv.f90	2018-07-13 17:59:49 UTC (rev 12749)
@@ -1,8 +1,8 @@
-! 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
+! 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
 !
-! $Id$
+! DART $Id$
 
 program ftest_sendrecv
 

Modified: DART/branches/rma_wrfHydro/developer_tests/obs_sequence/obs_rwtest.f90
===================================================================
--- DART/branches/rma_wrfHydro/developer_tests/obs_sequence/obs_rwtest.f90	2018-07-13 17:51:08 UTC (rev 12748)
+++ DART/branches/rma_wrfHydro/developer_tests/obs_sequence/obs_rwtest.f90	2018-07-13 17:59:49 UTC (rev 12749)
@@ -1,8 +1,8 @@
-! 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
+! 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
 !
-! $Id$
+! DART $Id$
 
 !> test program that tries to open an obs_sequence file, print out
 !> basic information about it, and write the same information out.

Modified: DART/branches/rma_wrfHydro/models/clm/clm_to_dart.f90
===================================================================
--- DART/branches/rma_wrfHydro/models/clm/clm_to_dart.f90	2018-07-13 17:51:08 UTC (rev 12748)
+++ DART/branches/rma_wrfHydro/models/clm/clm_to_dart.f90	2018-07-13 17:59:49 UTC (rev 12749)
@@ -1,8 +1,8 @@
-! 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
+! 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
 !
-! $Id$
+! DART $Id$
 
 program clm_to_dart
 

Modified: DART/branches/rma_wrfHydro/models/clm/dart_to_clm.f90
===================================================================
--- DART/branches/rma_wrfHydro/models/clm/dart_to_clm.f90	2018-07-13 17:51:08 UTC (rev 12748)
+++ DART/branches/rma_wrfHydro/models/clm/dart_to_clm.f90	2018-07-13 17:59:49 UTC (rev 12749)


More information about the Dart-dev mailing list