[Dart-dev] [6220] DART/branches/development/obs_def: obs_def modules that go with the AURA and SABER obs types.

nancy at ucar.edu nancy at ucar.edu
Fri May 31 16:56:14 MDT 2013


Revision: 6220
Author:   nancy
Date:     2013-05-31 16:56:14 -0600 (Fri, 31 May 2013)
Log Message:
-----------
obs_def modules that go with the AURA and SABER obs types.

Added Paths:
-----------
    DART/branches/development/obs_def/obs_def_AURA_mod.f90
    DART/branches/development/obs_def/obs_def_SABER_mod.f90

-------------- next part --------------
Added: DART/branches/development/obs_def/obs_def_AURA_mod.f90
===================================================================
--- DART/branches/development/obs_def/obs_def_AURA_mod.f90	                        (rev 0)
+++ DART/branches/development/obs_def/obs_def_AURA_mod.f90	2013-05-31 22:56:14 UTC (rev 6220)
@@ -0,0 +1,17 @@
+! DART software - Copyright 2004 - 2011 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
+
+! This module supports the observation types from the AIRS instruments.
+! http://winds.jpl.nasa.gov/missions/quikscat/index.cfm
+
+! BEGIN DART PREPROCESS KIND LIST
+! AURAMLS_TEMPERATURE,        KIND_TEMPERATURE,        COMMON_CODE
+! END DART PREPROCESS KIND LIST
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$
+


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

Added: DART/branches/development/obs_def/obs_def_SABER_mod.f90
===================================================================
--- DART/branches/development/obs_def/obs_def_SABER_mod.f90	                        (rev 0)
+++ DART/branches/development/obs_def/obs_def_SABER_mod.f90	2013-05-31 22:56:14 UTC (rev 6220)
@@ -0,0 +1,17 @@
+! DART software - Copyright 2004 - 2011 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
+
+! This module supports the observation types from the AIRS instruments.
+! http://winds.jpl.nasa.gov/missions/quikscat/index.cfm
+
+! BEGIN DART PREPROCESS KIND LIST
+! SABER_TEMPERATURE,        KIND_TEMPERATURE,        COMMON_CODE
+! END DART PREPROCESS KIND LIST
+
+! <next few lines under version control, do not edit>
+! $URL$
+! $Id$
+! $Revision$
+! $Date$
+


Property changes on: DART/branches/development/obs_def/obs_def_SABER_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