[Dart-dev] DART/branches Revision: 11955
dart at ucar.edu
dart at ucar.edu
Mon Sep 25 15:33:51 MDT 2017
thoar at ucar.edu
2017-09-25 15:33:51 -0600 (Mon, 25 Sep 2017)
116
Making the svn info tags consistent. Updating some ancient-format
version control strings. No executable changes.
Modified: DART/branches/mizzi/obs_def/DEFAULT_obs_def_mod.F90
===================================================================
--- DART/branches/mizzi/obs_def/DEFAULT_obs_def_mod.F90 2017-09-25 20:38:57 UTC (rev 11954)
+++ DART/branches/mizzi/obs_def/DEFAULT_obs_def_mod.F90 2017-09-25 21:33:51 UTC (rev 11955)
@@ -2,7 +2,7 @@
! 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$
!----------------------------------------------------------------------
! WARNING!! The file obs_def_mod.f90 is AUTOGENERATED by the
Modified: DART/branches/mizzi/obs_def/obs_def_1d_state_mod.f90
===================================================================
--- DART/branches/mizzi/obs_def/obs_def_1d_state_mod.f90 2017-09-25 20:38:57 UTC (rev 11954)
+++ DART/branches/mizzi/obs_def/obs_def_1d_state_mod.f90 2017-09-25 21:33:51 UTC (rev 11955)
@@ -2,7 +2,7 @@
! 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$
! BEGIN DART PREPROCESS KIND LIST
! RAW_STATE_VARIABLE, KIND_RAW_STATE_VARIABLE, COMMON_CODE
Modified: DART/branches/mizzi/obs_def/obs_def_AIRS_mod.f90
===================================================================
--- DART/branches/mizzi/obs_def/obs_def_AIRS_mod.f90 2017-09-25 20:38:57 UTC (rev 11954)
+++ DART/branches/mizzi/obs_def/obs_def_AIRS_mod.f90 2017-09-25 21:33:51 UTC (rev 11955)
@@ -2,7 +2,7 @@
! 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$
! This module supports the observation types from the AIRS instruments.
! http://winds.jpl.nasa.gov/missions/quikscat/index.cfm
Modified: DART/branches/mizzi/obs_def/obs_def_AOD_mod.f90
===================================================================
--- DART/branches/mizzi/obs_def/obs_def_AOD_mod.f90 2017-09-25 20:38:57 UTC (rev 11954)
+++ DART/branches/mizzi/obs_def/obs_def_AOD_mod.f90 2017-09-25 21:33:51 UTC (rev 11955)
@@ -2,7 +2,7 @@
! 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$
! This module supports the observation types from NAVDAS.
Modified: DART/branches/mizzi/obs_def/obs_def_AURA_mod.f90
===================================================================
--- DART/branches/mizzi/obs_def/obs_def_AURA_mod.f90 2017-09-25 20:38:57 UTC (rev 11954)
+++ DART/branches/mizzi/obs_def/obs_def_AURA_mod.f90 2017-09-25 21:33:51 UTC (rev 11955)
@@ -2,7 +2,7 @@
! 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$
! This module supports the observation types from the AIRS instruments.
! http://winds.jpl.nasa.gov/missions/quikscat/index.cfm
Modified: DART/branches/mizzi/obs_def/obs_def_COSMOS_mod.f90
===================================================================
--- DART/branches/mizzi/obs_def/obs_def_COSMOS_mod.f90 2017-09-25 20:38:57 UTC (rev 11954)
+++ DART/branches/mizzi/obs_def/obs_def_COSMOS_mod.f90 2017-09-25 21:33:51 UTC (rev 11955)
@@ -2,7 +2,7 @@
! 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$
!----------------------------------------------------------------------
! This module provides support for observations from COSMOS.
Modified: DART/branches/mizzi/obs_def/obs_def_CO_Nadir_mod.f90
===================================================================
--- DART/branches/mizzi/obs_def/obs_def_CO_Nadir_mod.f90 2017-09-25 20:38:57 UTC (rev 11954)
+++ DART/branches/mizzi/obs_def/obs_def_CO_Nadir_mod.f90 2017-09-25 21:33:51 UTC (rev 11955)
@@ -4,7 +4,6 @@
!
! DART $Id$
-
! BEGIN DART PREPROCESS KIND LIST
! MOPITT_CO_RETRIEVAL, KIND_CO
! IASI_CO_RETRIEVAL, KIND_CO
@@ -86,7 +85,7 @@
real(r8), dimension(max_mopitt_co_obs) :: mopitt_prior
real(r8) :: mopitt_pressure(mopitt_dim) =(/ &
95000.,90000.,80000.,70000.,60000.,50000.,40000.,30000.,20000.,10000. /)
-real(r8), dimension(max_mopitt_co_obs) :: mopitt_psurf
More information about the Dart-dev
mailing list