[Dart-dev] [6448] DART/trunk/obs_def/obs_def_dwl_mod.f90: simple obs type definitions for doppler wind lidar

nancy at ucar.edu nancy at ucar.edu
Tue Sep 3 02:46:10 MDT 2013


Revision: 6448
Author:   nancy
Date:     2013-09-03 02:46:10 -0600 (Tue, 03 Sep 2013)
Log Message:
-----------
simple obs type definitions for doppler wind lidar
U, V components.

Added Paths:
-----------
    DART/trunk/obs_def/obs_def_dwl_mod.f90

-------------- next part --------------
Added: DART/trunk/obs_def/obs_def_dwl_mod.f90
===================================================================
--- DART/trunk/obs_def/obs_def_dwl_mod.f90	                        (rev 0)
+++ DART/trunk/obs_def/obs_def_dwl_mod.f90	2013-09-03 08:46:10 UTC (rev 6448)
@@ -0,0 +1,16 @@
+! 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
+!
+! $Id$
+
+! BEGIN DART PREPROCESS KIND LIST
+!DWL_U_WIND_COMPONENT,   KIND_U_WIND_COMPONENT,    COMMON_CODE
+!DWL_V_WIND_COMPONENT,   KIND_V_WIND_COMPONENT,    COMMON_CODE
+! END DART PREPROCESS KIND LIST
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$


Property changes on: DART/trunk/obs_def/obs_def_dwl_mod.f90
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:keywords
   + Date Rev Author HeadURL Id
Added: svn:eol-style
   + native


More information about the Dart-dev mailing list