[Dart-dev] [5009] DART/trunk/observations: Added our standard header to these files, and fixed

nancy at ucar.edu nancy at ucar.edu
Tue Jun 14 11:30:29 MDT 2011


Revision: 5009
Author:   nancy
Date:     2011-06-14 11:30:28 -0600 (Tue, 14 Jun 2011)
Log Message:
-----------
Added our standard header to these files, and fixed
missing tags, mismatched tags, etc.

Modified Paths:
--------------
    DART/trunk/observations/AIRS/AIRS.html
    DART/trunk/observations/GTSPP/GTSPP.html
    DART/trunk/observations/MADIS/MADIS.html
    DART/trunk/observations/NCEP/ascii_to_obs/create_real_obs.html
    DART/trunk/observations/NCEP/prep_bufr/prep_bufr.html
    DART/trunk/observations/SSEC/SSEC.html
    DART/trunk/observations/WOD/WOD.html
    DART/trunk/observations/gps/gps.html
    DART/trunk/observations/quikscat/QuikSCAT.html
    DART/trunk/observations/radar/radar.html
    DART/trunk/observations/text/text_to_obs.html
    DART/trunk/observations/var/littler_tf_dart.html
    DART/trunk/observations/var/rad_3dvar_to_dart.html
    DART/trunk/observations/var/var.html

-------------- next part --------------
Modified: DART/trunk/observations/AIRS/AIRS.html
===================================================================
--- DART/trunk/observations/AIRS/AIRS.html	2011-06-14 16:53:02 UTC (rev 5008)
+++ DART/trunk/observations/AIRS/AIRS.html	2011-06-14 17:30:28 UTC (rev 5009)
@@ -3,23 +3,38 @@
 <HTML>
 <HEAD>
 <TITLE>AIRS Observations</TITLE>
-<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css">
+<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css" />
 </HEAD>
 <BODY>
 <A NAME="TOP"></A>
 
-<center>
-<A HREF="#Overview">OVERVIEW</A> /
+<H1>AIRS Observations</H1>
+
+<table border=0 summary="" cellpadding=5>
+<tr>
+    <td valign=middle>
+    <img src="../../doc/html/Dartboard9.png" alt="DART project logo" height=70 />
+    </td>
+    <td>
+       <P>Jump to <a href="../../index.html">DART Documentation Main Index</a><br />
+          <small><small>version information for this file: <br />
+          <!-- version tag follows, do not edit -->
+          $Id$</small></small>
+       </P></td>
+</tr>
+</table>
+
 <A HREF="#DataSources">DATA SOURCES</A> /
-<A HREF="#Programs">PROGRAMS</A> /
-<A HREF="#KnownBugs">KNOWN BUGS</A> /
+<A HREF="#Programs">PROGRAMS</A> / 
+<A HREF="#Modules">MODULES</A> /
+<A HREF="#Namelist">NAMELIST</A> /
+<A HREF="#Errors">ERRORS</A> /
 <A HREF="#FuturePlans">FUTURE PLANS</A> /
 <A HREF="#Legalese">TERMS OF USE</A>
-</center>
 
-<H1>AIRS Observations</H1>
-<!-- version tag follows, do not edit --><P>$Id$</P>
+<H2>Overview</H2>
 
+
 <P>
 The <a href="http://airs.jpl.nasa.gov/">AIRS</a>
 instrument is an Atmospheric Infrared Sounder flying on the
@@ -29,8 +44,8 @@
 The programs in this directory help to extract the
 data from the distribution files and put them into
 DART observation sequence (obs_seq) file format.
-<br>
-<br>
+<br />
+<br />
 AIRS data includes atmospheric temperature in the troposphere,
 derived moisture profiles, land and ocean surface temperatures,
 surface emmissivity, cloud fraction, cloud top height,
@@ -40,7 +55,7 @@
 <!--==================================================================-->
 
 <A NAME="DataSources"></A>
-<HR>
+<HR />
 <H2>DATA SOURCES</H2>
 
 <P>
@@ -139,7 +154,7 @@
 <!--==================================================================-->
 
 <A NAME="Programs"></A>
-<HR>
+<HR />
 <H2>PROGRAMS</H2>
 
 <P>
@@ -147,10 +162,11 @@
 you choose.   The converter program reads each hdf granule and outputs
 a DART obs_seq file containing up to 56700 observations.  Only those with
 a quality control of 0 (Best) are kept.
-<br>
-<br>
-The resulting obs_seq files can be merged with the obs_sequence_tool into
-larger time periods.
+<br />
+<br />
+The resulting obs_seq files can be merged with the 
+<a href="../../obs_sequence/obs_sequence_tool.html">obs_sequence_tool</a> 
+into larger time periods.
 </P>
 
 <!--==================================================================-->
@@ -158,7 +174,7 @@
 <!--==================================================================-->
 
 <A NAME="KnownBugs"></A>
-<BR><HR><BR>
+<BR /><HR /><BR />
 <H2>KNOWN BUGS</H2>
 <P>
 none
@@ -169,7 +185,7 @@
 <!--==================================================================-->
 
 <A NAME="FuturePlans"></A>
-<BR><HR><BR>
+<BR /><HR /><BR />
 <H2>FUTURE PLANS</H2>
 <P>
 none
@@ -180,13 +196,13 @@
 <!--==================================================================-->
 
 <A NAME="Legalese"></A>
-<HR>
+<HR />
 <H2>Terms of Use</H2>
 
 <P>
-DART software - Copyright 2004 - 2011 UCAR.<br>
-This open source software is provided by UCAR, "as is",<br>
-without charge, subject to all terms of use at<br>
+DART software - Copyright 2004 - 2011 UCAR.<br />
+This open source software is provided by UCAR, "as is",<br />
+without charge, subject to all terms of use at<br />
 <a href="http://www.image.ucar.edu/DAReS/DART/DART_download">
 http://www.image.ucar.edu/DAReS/DART/DART_download</a>
 </P>

Modified: DART/trunk/observations/GTSPP/GTSPP.html
===================================================================
--- DART/trunk/observations/GTSPP/GTSPP.html	2011-06-14 16:53:02 UTC (rev 5008)
+++ DART/trunk/observations/GTSPP/GTSPP.html	2011-06-14 17:30:28 UTC (rev 5009)
@@ -3,25 +3,38 @@
 <HTML>
 <HEAD>
 <TITLE>GTSPP Observations</TITLE>
-<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css">
+<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css" />
 </HEAD>
 <BODY>
 <A NAME="TOP"></A>
 
-<center>
-<A HREF="#Overview">OVERVIEW</A> /
+<H1>GTSPP Observations</H1>
+
+<table border=0 summary="" cellpadding=5>
+<tr>
+    <td valign=middle>
+    <img src="../../doc/html/Dartboard9.png" alt="DART project logo" height=70 />
+    </td>
+    <td>
+       <P>Jump to <a href="../../index.html">DART Documentation Main Index</a><br />
+          <small><small>version information for this file: <br />
+          <!-- version tag follows, do not edit -->
+          $Id$</small></small>
+       </P></td>
+</tr>
+</table>
+
 <A HREF="#DataSources">DATA SOURCES</A> /
-<A HREF="#Programs">PROGRAMS</A> /
-<A HREF="#Modules">MODULES USED</A> /
+<A HREF="#Programs">PROGRAMS</A> / 
+<A HREF="#Modules">MODULES</A> /
 <A HREF="#Namelist">NAMELIST</A> /
-<A HREF="#KnownBugs">KNOWN BUGS</A> /
+<A HREF="#Errors">ERRORS</A> /
 <A HREF="#FuturePlans">FUTURE PLANS</A> /
 <A HREF="#Legalese">TERMS OF USE</A>
-</center>
 
-<H1>GTSPP Observations</H1>
-<!-- version tag follows, do not edit --><P>$Id$</P>
+<H2>Overview</H2>
 
+
 <P>
 GTSPP (Global Temperature-Salinity Profile Program) data measures
 vertical profiles of ocean temperature and salinity.
@@ -35,7 +48,7 @@
 <!--==================================================================-->
 
 <A NAME="DataSources"></A>
-<HR>
+<HR />
 <H2>DATA SOURCES</H2>
 
 <P>
@@ -67,7 +80,7 @@
 <!--==================================================================-->
 
 <A NAME="Programs"></A>
-<HR>
+<HR />
 <H2>PROGRAMS</H2>
 
 <P>
@@ -78,8 +91,8 @@
 The files in this directory, a combination
 of C shell scripts and a Fortran source executable,
 do this data conversion.
-<br>
-<br>
+<br />
+<br />
 Optional namelist interface
 <A HREF="#Namelist"> <em class=code>&amp;gtspp_to_obs_nml</em></A>
 may be read from file <em class=file>input.nml</em>.
@@ -88,7 +101,7 @@
 <!--==================================================================-->
 
 <A NAME="Modules"></A>
-<HR>
+<HR />
 <H2>MODULES USED</H2>
 <PRE>
 types_mod
@@ -108,7 +121,7 @@
 <!--==================================================================-->
 
 <A NAME="Namelist"></A>
-<HR>
+<HR />
 <H2>NAMELIST</H2>
 <P>We adhere to the F90 standard of starting a namelist with an ampersand
 '&amp;' and terminating with a slash '/' for all our namelist input.
@@ -176,12 +189,12 @@
 </TABLE>
 
 </div>
-<br>
+<br />
 
 <!--==================================================================-->
 
 <A NAME="KnownBugs"></A>
-<HR>
+<HR />
 <H2>KNOWN BUGS</H2>
 <P>
 Does not have correct code for setting observation error variance yet.
@@ -193,7 +206,7 @@
 <!--==================================================================-->
 
 <A NAME="FuturePlans"></A>
-<HR>
+<HR />
 <H2>FUTURE PLANS</H2>
 <P>
 none
@@ -204,13 +217,13 @@
 <!--==================================================================-->
 
 <A NAME="Legalese"></A>
-<HR>
+<HR />
 <H2>Terms of Use</H2>
 
 <P>
-DART software - Copyright 2004 - 2011 UCAR.<br>
-This open source software is provided by UCAR, "as is",<br>
-without charge, subject to all terms of use at<br>
+DART software - Copyright 2004 - 2011 UCAR.<br />
+This open source software is provided by UCAR, "as is",<br />
+without charge, subject to all terms of use at<br />
 <a href="http://www.image.ucar.edu/DAReS/DART/DART_download">
 http://www.image.ucar.edu/DAReS/DART/DART_download</a>
 </P>

Modified: DART/trunk/observations/MADIS/MADIS.html
===================================================================
--- DART/trunk/observations/MADIS/MADIS.html	2011-06-14 16:53:02 UTC (rev 5008)
+++ DART/trunk/observations/MADIS/MADIS.html	2011-06-14 17:30:28 UTC (rev 5009)
@@ -3,25 +3,38 @@
 <HTML>
 <HEAD>
 <TITLE>MADIS Data</TITLE>
-<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css">
+<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css" />
 </HEAD>
 <BODY>
 <A NAME="TOP"></A>
 
-<center>
-<A HREF="#Overview">OVERVIEW</A> /
+<H1>MADIS Data Ingest System</H1>
+
+<table border=0 summary="" cellpadding=5>
+<tr>
+    <td valign=middle>
+    <img src="../../doc/html/Dartboard9.png" alt="DART project logo" height=70 />
+    </td>
+    <td>
+       <P>Jump to <a href="../../index.html">DART Documentation Main Index</a><br />
+          <small><small>version information for this file: <br />
+          <!-- version tag follows, do not edit -->
+          $Id$</small></small>
+       </P></td>
+</tr>
+</table>
+
 <A HREF="#DataSources">DATA SOURCES</A> /
-<A HREF="#Programs">PROGRAMS</A> /
-<A HREF="#KnownBugs">KNOWN BUGS</A> /
+<A HREF="#Programs">PROGRAMS</A> / 
+<A HREF="#Modules">MODULES</A> /
+<A HREF="#Namelist">NAMELIST</A> /
+<A HREF="#Errors">ERRORS</A> /
 <A HREF="#FuturePlans">FUTURE PLANS</A> /
 <A HREF="#Legalese">TERMS OF USE</A>
-</center>
 
-<H1>MADIS Data Ingest System</H1>
-<small><P>
-<!-- version tag follows, do not edit -->$Id$
-</P></small>
+<H2>Overview</H2>
 
+
 <P>
 The <a href="http://madis.noaa.gov/">MADIS</a>
 (Meteorological Assimilation Data Ingest System)
@@ -32,6 +45,7 @@
 
 <P>
 The overall flow is:
+</P>
 <ol>
 <li>convert each madis file, by platform type, into an obs_seq file.
     one file in, one file out.  no time changes.  use the 
@@ -50,12 +64,11 @@
     match the expected assimilation window when running filter.</li>
 </ol>
 </ol>
-</P>
 
 <!--==================================================================-->
 
 <A NAME="DataSources"></A>
-<HR>
+<HR />
 <H2>DATA SOURCES</H2>
 
 <P>
@@ -74,7 +87,7 @@
 <!--==================================================================-->
 
 <A NAME="Programs"></A>
-<HR>
+<HR />
 <H2>PROGRAMS</H2>
 <P>
 The programs in the <em class=file>DART/observations/MADIS/</em> 
@@ -103,7 +116,7 @@
 <!--==================================================================-->
 
 <A NAME="KnownBugs"></A>
-<HR>
+<HR />
 <H2>KNOWN BUGS</H2>
 <P>
 none
@@ -114,7 +127,7 @@
 <!--==================================================================-->
 
 <A NAME="FuturePlans"></A>
-<HR>
+<HR />
 <H2>FUTURE PLANS</H2>
 <P>
 none
@@ -125,13 +138,13 @@
 <!--==================================================================-->
 
 <A NAME="Legalese"></A>
-<HR>
+<HR />
 <H2>Terms of Use</H2>
 
 <P>
-DART software - Copyright 2004 - 2011 UCAR.<br>
-This open source software is provided by UCAR, "as is",<br>
-without charge, subject to all terms of use at<br>
+DART software - Copyright 2004 - 2011 UCAR.<br />
+This open source software is provided by UCAR, "as is",<br />
+without charge, subject to all terms of use at<br />
 <a href="http://www.image.ucar.edu/DAReS/DART/DART_download">
 http://www.image.ucar.edu/DAReS/DART/DART_download</a>
 </P>

Modified: DART/trunk/observations/NCEP/ascii_to_obs/create_real_obs.html
===================================================================
--- DART/trunk/observations/NCEP/ascii_to_obs/create_real_obs.html	2011-06-14 16:53:02 UTC (rev 5008)
+++ DART/trunk/observations/NCEP/ascii_to_obs/create_real_obs.html	2011-06-14 17:30:28 UTC (rev 5009)
@@ -60,7 +60,7 @@
 <!--==================================================================-->
 
 <A NAME="Instructions"></A>
-<HR>
+<HR />
 <H2>INSTRUCTIONS</H2>
 
 <UL>
@@ -184,7 +184,7 @@
 <!--==================================================================-->
 
 <A NAME="Namelist"></A>
-<HR>
+<HR />
 <H2>NAMELIST</H2>
 <P>We adhere to the F90 standard of starting a namelist with an ampersand 
 '&amp;' and terminating with a slash '/' for all our namelist input.
@@ -226,8 +226,8 @@
 <TR><!--contents--><TD valign=top>select_obs    </TD>
     <!--  type  --><TD valign=top>integer       </TD>
     <!--descript--><TD>Controls whether to select a subset of observations 
-                       from the NCEP BUFR decoded daily ascii files. <BR>
-                       0 = All observations are selected. Default.<BR> 
+                       from the NCEP BUFR decoded daily ascii files. <BR />
+                       0 = All observations are selected. Default.<BR /> 
                        1 = Select observations using the logical parameters 
                        below.</TD></TR>
 
@@ -364,12 +364,12 @@
 </TABLE>
 
 </div>
-<br>
+<br />
 
 <!--==================================================================-->
 
 <A NAME="Modules"></A>
-<HR>
+<HR />
 <H2>MODULES USED</H2>
 <PRE>
 types_mod
@@ -394,7 +394,7 @@
 <!--==================================================================-->
 
 <A NAME="FilesUsed"></A>
-<HR>
+<HR />
 <H2>FILES</H2>
 <UL>
     <LI> path_names_create_real_obs; the list of modules used in the
@@ -410,7 +410,7 @@
 <!--==================================================================-->
 
 <A NAME="References"></A>
-<HR>
+<HR />
 <H2>REFERENCES</H2>
 <ul>
 <li>.../DART/observations/NCEP/prep_bufr/docs/* 
@@ -422,7 +422,7 @@
 <!--==================================================================-->
 
 <A NAME="Errors"></A>
-<HR>
+<HR />
 <H2>ERROR CODES and CONDITIONS</H2>
 <div class=errors>
 <TABLE border=1 cellspacing=1 cellpadding=10 width=100%>
@@ -445,10 +445,10 @@
 <!--==================================================================-->
 
 <A NAME="FuturePlans"></A>
-<HR>
+<HR />
 <H2>FUTURE PLANS</H2>
 <P>
-Further development to get observations directly from original <BR>
+Further development to get observations directly from original <BR />
 (undecoded) NCEP BUFR files.
 </P>
 
@@ -457,13 +457,13 @@
 <!--==================================================================-->
 
 <A NAME="Legalese"></A>
-<HR>
+<HR />
 <H2>Terms of Use</H2>
 
 <P>
-DART software - Copyright 2004 - 2011 UCAR.<br>
-This open source software is provided by UCAR, "as is",<br>
-without charge, subject to all terms of use at<br>
+DART software - Copyright 2004 - 2011 UCAR.<br />
+This open source software is provided by UCAR, "as is",<br />
+without charge, subject to all terms of use at<br />
 <a href="http://www.image.ucar.edu/DAReS/DART/DART_download">
 http://www.image.ucar.edu/DAReS/DART/DART_download</a>
 </P>

Modified: DART/trunk/observations/NCEP/prep_bufr/prep_bufr.html
===================================================================
--- DART/trunk/observations/NCEP/prep_bufr/prep_bufr.html	2011-06-14 16:53:02 UTC (rev 5008)
+++ DART/trunk/observations/NCEP/prep_bufr/prep_bufr.html	2011-06-14 17:30:28 UTC (rev 5009)
@@ -3,24 +3,36 @@
 <HTML>
 <HEAD>
 <TITLE>program prepbufr</TITLE>
-<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css">
+<link rel="stylesheet" type="text/css" href="../../../doc/html/doc.css" />
 </HEAD>
 <BODY>
 <A NAME="TOP"></A>
 
-<center>
-<A HREF="#Instructions">INSTRUCTIONS</A> / 
-<A HREF="#Namelist">NAMELIST</A> / 
-<A HREF="#FilesUsed">FILES</A> /
-<A HREF="#References">REFERENCES</A> /
+<H1>PROGRAM <em class=program>prepbufr</em></H1>
+
+<table border=0 summary="" cellpadding=5>
+<tr>
+    <td valign=middle>
+    <img src="../../../doc/html/Dartboard9.png" alt="DART project logo" height=70 />
+    </td>
+    <td>
+       <P>Jump to <a href="../../../index.html">DART Documentation Main Index</a><br />
+          <small><small>version information for this file: <br />
+          <!-- version tag follows, do not edit -->
+          $Id$</small></small>
+       </P></td>
+</tr>
+</table>
+
+<A HREF="#DataSources">DATA SOURCES</A> /
+<A HREF="#Programs">PROGRAMS</A> / 
+<A HREF="#Modules">MODULES</A> /
+<A HREF="#Namelist">NAMELIST</A> /
 <A HREF="#Errors">ERRORS</A> /
-<A HREF="#FuturePlans">PLANS</A> /
-<A HREF="#PrivateComponents">PRIVATE COMPONENTS</A> /
+<A HREF="#FuturePlans">FUTURE PLANS</A> /
 <A HREF="#Legalese">TERMS OF USE</A>
-</center>
 
-<H1>PROGRAM <em class=program>prepbufr</em></H1>
-<!-- version tag follows, do not edit --><P>$Id$</P>
+<H2>Overview</H2>
 
 <P>
 Translating NCEP BUFR files into DART obs_seq.out files (input
@@ -35,7 +47,7 @@
 <!--==================================================================-->
 
 <A NAME="Instructions"></A>
-<HR>
+<HR />
 <H2>INSTRUCTIONS</H2>
 <P>
 The prep_bufr package is free-standing and has not been completely
@@ -282,25 +294,27 @@
 <P>
 Change directories into the prep_bufr/data subdirectory.
 From a machine with access to the MSS use
-<br>
-<em class=input>msrcp mss:/DSS/A##### data.tar</em><br>or<br>
-<em class=input>msrcp mss:/DSS/A#####.blk data.tar</em><br>
+<br />
+<em class=input>msrcp mss:/DSS/A##### data.tar</em><br />or<br />
+<em class=input>msrcp mss:/DSS/A#####.blk data.tar</em><br />
 where ##### is the data set number, to read the NCEP BUFR data tar files.
 The files which include ACARS data have a read
 password; to specify that to the 'msrcp' command, add the '-rpwd <i>pass</i>' 
 argument (where <i>pass</i> is a 1-8 character password).
-<br><br>
+<br /><br />
 You must then run the 'cosconvert' program to convert the file into a
 readable tar file. 
+</P>
 <ul>
 <li>On bluefire: /contrib/bin/cosconvert -b data.tar 
 <li>On other platforms, download the appropriate version from: 
 http://www.dss.ucar.edu/libraries/io/cos_blocking/utils/
 </ul>
+<P>
 Then 
-<br><br>
+<br /><br />
 <em class=input>tar -xvf data.tar </em>
-<br><br>
+<br /><br />
 will yield individual 6-hourly
 NCEP BUFR data files for the observations in the +/- 3-hour time windows
 of 00Z,  06Z, 12Z, and 18Z of each day.  Note that DART obs_seq files are
@@ -357,7 +371,7 @@
 <!--==================================================================-->
 
 <A NAME="OtherModulesUsed"></A>
-<HR>
+<HR />
 <H2>OTHER MODULES USED</H2>
 <P>
 This is a piece of code that is intended to be 'close' to the original,
@@ -371,7 +385,7 @@
 <!--==================================================================-->
 
 <A NAME="Namelist"></A>
-<HR>
+<HR />
 <H2>NAMELIST</H2>
 <P>We adhere to the F90 standard of starting a namelist with an ampersand
 '&amp;' and terminating with a slash '/' for all our namelist input.
@@ -437,14 +451,14 @@
 </TABLE>
 
 </div>
-<br>
+<br />
 
 <!--==================================================================-->
 <!-- Describe the Files Used by this module.                          -->
 <!--==================================================================-->
 
 <A NAME="FilesUsed"></A>
-<HR>
+<HR />
 <H2>FILES</H2>
 <UL><LI>input file(s); NCEP BUFR  observation files named using ObsBase 
         with the  "yymmddhh" date tag on the end.  Input to grabbufr if big- to 
@@ -460,7 +474,7 @@
 <!--==================================================================-->
 
 <A NAME="References"></A>
-<HR>
+<HR />
 <H2>REFERENCES</H2>
 DART/observations/NCEP/prep_bufr/docs/*  (NCEP text files describing the BUFR files)
 
@@ -469,7 +483,7 @@
 <!--==================================================================-->
 
 <A NAME="Errors"></A>
-<HR>
+<HR />
 <H2>ERROR CODES and CONDITIONS</H2>
 <P>
 this space intentionally left blank
@@ -485,7 +499,7 @@
 <!--==================================================================-->
 
 <A NAME="FuturePlans"></A>
-<HR>
+<HR />
 <H2>FUTURE PLANS</H2>
 <P>
 Further development to get observations directly from original
@@ -497,13 +511,13 @@
 <!--==================================================================-->
 
 <A NAME="Legalese"></A>
-<HR>
+<HR />
 <H2>Terms of Use</H2>
 
 <P>
-DART software - Copyright 2004 - 2011 UCAR.<br>
-This open source software is provided by UCAR, "as is", <br>
-without charge, subject to all terms of use at <br>
+DART software - Copyright 2004 - 2011 UCAR.<br />
+This open source software is provided by UCAR, "as is", <br />
+without charge, subject to all terms of use at <br />
 <a href="http://www.image.ucar.edu/DAReS/DART/DART_download">
 http://www.image.ucar.edu/DAReS/DART/DART_download</a>
 </P>

Modified: DART/trunk/observations/SSEC/SSEC.html
===================================================================
--- DART/trunk/observations/SSEC/SSEC.html	2011-06-14 16:53:02 UTC (rev 5008)
+++ DART/trunk/observations/SSEC/SSEC.html	2011-06-14 17:30:28 UTC (rev 5009)
@@ -3,24 +3,38 @@
 <HTML>
 <HEAD>
 <TITLE>SSEC Data Center</TITLE>
-<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css">
+<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css" />
 </HEAD>
 <BODY>
 <A NAME="TOP"></A>
 
-<center>
-<A HREF="#Overview">OVERVIEW</A> /
+<H1>SSEC Data Center</H1>
+
+<table border=0 summary="" cellpadding=5>
+<tr>
+    <td valign=middle>
+    <img src="../../doc/html/Dartboard9.png" alt="DART project logo" height=70 />
+    </td>
+    <td>
+       <P>Jump to <a href="../../index.html">DART Documentation Main Index</a><br />
+          <small><small>version information for this file: <br />
+          <!-- version tag follows, do not edit -->
+          $Id$</small></small>
+       </P></td>
+</tr>
+</table>
+
 <A HREF="#DataSources">DATA SOURCES</A> /
-<A HREF="#Programs">PROGRAMS</A> /
-<A HREF="#References">REFERENCES</A> /
-<A HREF="#KnownBugs">KNOWN BUGS</A> /
+<A HREF="#Programs">PROGRAMS</A> / 
+<A HREF="#Modules">MODULES</A> /
+<A HREF="#Namelist">NAMELIST</A> /
+<A HREF="#Errors">ERRORS</A> /
 <A HREF="#FuturePlans">FUTURE PLANS</A> /
 <A HREF="#Legalese">TERMS OF USE</A>
-</center>
 
-<H1>SSEC Data Center</H1>
-<!-- version tag follows, do not edit --><P>$Id$</P>
+<H2>Overview</H2>
 
+
 <P>
 The program in this directory takes satellite wind data from the
 University of Wisconsin-Madison Space Science and Engineering
@@ -31,7 +45,7 @@
 <!--==================================================================-->
 
 <A NAME="DataSources"></A>
-<HR>
+<HR />
 <H2>DATA SOURCES</H2>
 
 <P>
@@ -58,7 +72,7 @@
 <!--==================================================================-->
 
 <A NAME="Programs"></A>
-<HR>
+<HR />
 <H2>PROGRAMS</H2>
 
 <P>
@@ -67,8 +81,8 @@
 Go into the <em class="code">work</em> directory and run 
 the <em class="code">quickbuild.csh</em> script to
 compile the necessary files.
-<br>
-<br>
+<br />
+<br />
 The program reads standard input for the data time range,
 which types of observations to convert, and then, if quality control
 information is found in the input file, what type of quality
@@ -81,7 +95,7 @@
 <!--==================================================================-->
 
 <A NAME="References"></A>
-<HR>
+<HR />
 <H2>REFERENCES</H2>
 
 <UL>
@@ -102,7 +116,7 @@
 <!--==================================================================-->
 
 <A NAME="KnownBugs"></A>
-<HR>
+<HR />
 <H2>KNOWN BUGS</H2>
 <P>
 none
@@ -113,7 +127,7 @@
 <!--==================================================================-->
 
 <A NAME="FuturePlans"></A>
-<HR>
+<HR />
 <H2>FUTURE PLANS</H2>
 <P>
 none
@@ -124,13 +138,13 @@
 <!--==================================================================-->
 
 <A NAME="Legalese"></A>
-<HR>
+<HR />
 <H2>Terms of Use</H2>
 
 <P>
-DART software - Copyright 2004 - 2011 UCAR.<br>
-This open source software is provided by UCAR, "as is",<br>
-without charge, subject to all terms of use at<br>
+DART software - Copyright 2004 - 2011 UCAR.<br />
+This open source software is provided by UCAR, "as is",<br />
+without charge, subject to all terms of use at<br />
 <a href="http://www.image.ucar.edu/DAReS/DART/DART_download">
 http://www.image.ucar.edu/DAReS/DART/DART_download</a>
 </P>

Modified: DART/trunk/observations/WOD/WOD.html
===================================================================
--- DART/trunk/observations/WOD/WOD.html	2011-06-14 16:53:02 UTC (rev 5008)
+++ DART/trunk/observations/WOD/WOD.html	2011-06-14 17:30:28 UTC (rev 5009)
@@ -3,12 +3,27 @@
 <HTML>
 <HEAD>
 <TITLE>WOD Observations</TITLE>
-<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css">
+<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css" />
 </HEAD>
 <BODY>
 <A NAME="TOP"></A>
 
-<center>
+<H1>WOD Observations</H1>
+
+<table border=0 summary="" cellpadding=5>
+<tr>
+    <td valign=middle>
+    <img src="../../doc/html/Dartboard9.png" alt="DART project logo" height=70 />
+    </td>
+    <td>
+       <P>Jump to <a href="../../index.html">DART Documentation Main Index</a><br />
+          <small><small>version information for this file: <br />
+          <!-- version tag follows, do not edit -->
+          $Id$</small></small>
+       </P></td>
+</tr>
+</table>
+
 <A HREF="#DataSources">DATA SOURCES</A> /
 <A HREF="#Programs">PROGRAMS</A> /
 <A HREF="#Modules">MODULES</A> /
@@ -16,13 +31,10 @@
 <A HREF="#Errors">ERRORS</A> /
 <A HREF="#FuturePlans">FUTURE PLANS</A> /
 <A HREF="#Legalese">TERMS OF USE</A>
-</center>
 
-<H1>WOD Observations</H1>
-<small>Last subversion update of this doc file:<P>
-<!-- version tag follows, do not edit -->$Id$
-</P></small>
+<H2>Overview</H2>
 
+
 <P>
 The WOD (World Ocean Database) data is a collection of data from various
 sources, combined into a single format with uniform treatment.

Modified: DART/trunk/observations/gps/gps.html
===================================================================
--- DART/trunk/observations/gps/gps.html	2011-06-14 16:53:02 UTC (rev 5008)
+++ DART/trunk/observations/gps/gps.html	2011-06-14 17:30:28 UTC (rev 5009)
@@ -3,38 +3,38 @@
 <HTML>
 <HEAD>
 <TITLE>GPS Observations</TITLE>
-<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css">
+<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css" />
 </HEAD>
 <BODY>
 <A NAME="TOP"></A>
 
-<div>
-<center>
-<strong><big><big><big>DART Project Documentation</big></big></big></strong> <br />
-<table width=80% border=0 summary="" cellpadding=0>
+<H1>GPS Observations</H1>
+
+<table border=0 summary="" cellpadding=5>
 <tr>
-<td align=center valign=middle>
-<a href="../../index.html">DART Documentation Main Index</a> </td>
-<td align=center valign=middle>
-<img src="../../doc/html/Dartboard9.png" alt="DART project logo" height=50 width=100> </td>
-<td align=center valign=middle>
-<small><small>Subversion info for this html file: <br />
-<!-- version tag follows, do not edit -->$Id$ </small></small> </td>
+    <td valign=middle>
+    <img src="../../doc/html/Dartboard9.png" alt="DART project logo" height=70 />
+    </td>
+    <td>
+       <P>Jump to <a href="../../index.html">DART Documentation Main Index</a><br />
+          <small><small>version information for this file: <br />
+          <!-- version tag follows, do not edit -->
+          $Id$</small></small>
+       </P></td>
 </tr>
-</table> <br />
-<A HREF="#Overview">OVERVIEW</A> /
+</table>
+
 <A HREF="#DataSources">DATA SOURCES</A> /
-<A HREF="#Programs">PROGRAMS</A> /
+<A HREF="#Programs">PROGRAMS</A> / 
+<A HREF="#Modules">MODULES</A> /
 <A HREF="#Namelist">NAMELIST</A> /
-<A HREF="#Modules">MODULES USES</A> /
-<A HREF="#KnownBugs">KNOWN BUGS</A> /
+<A HREF="#Errors">ERRORS</A> /
 <A HREF="#FuturePlans">FUTURE PLANS</A> /
 <A HREF="#Legalese">TERMS OF USE</A>
-</center>
-</div>
 
-<H1>GPS Observations</H1>
+<H2>Overview</H2>
 
+
 <P>
 GPS Radio Occultation data are being returned
 from a series of satellites as part of the
@@ -43,8 +43,8 @@
 The programs in this directory extract the
 data from the distribution files and put them into
 DART observation sequence (obs_seq) file format.
-<br>
-<br>
+</P>
+<P>
 The COSMIC satellites measure the phase delay caused
 by deviation of the
 straight-line path of the GPS satellite signal as
@@ -66,7 +66,7 @@
 <!--==================================================================-->
 
 <A NAME="DataSources"></A>
-<HR>
+<HR />
 <H2>DATA SOURCES</H2>
 
 <P>
@@ -94,7 +94,7 @@
 <!--==================================================================-->
 
 <A NAME="Programs"></A>
-<HR>
+<HR />
 <H2>PROGRAMS</H2>
 
 <P>
@@ -105,8 +105,8 @@
 The files in this directory (a combination
 of C shell scripts and a Fortran source executable)
 do this data conversion.
-<br>
-<br>
+</P>
+<P>
 The shell_scripts directory contains several example scripts, including one 
 which downloads the raw data files a day at a time (download_script.csh), 
 and one which executes the conversion program (convert_script.csh).  
@@ -117,14 +117,14 @@
 and do not use the script options to automatically delete the input files.
 Keep the files around until you are sure you are satisified with the
 output files and then delete them by hand.
-<br>
-<br>
+</P>
+<P>
 The conversion executable <em class=file>convert_cosmic_gps_cdf</em>, 
 reads the namelist
 <A HREF="#Namelist"> <em class=code>&amp;convert_cosmic_gps_nml</em> </A>
 from the file <em class=file>input.nml</em>.
-<br>
-<br>
+</P>
+<P>
 The namelist lets you select from one of two different forward
 operators.  The 'local' forward operator computes the expected
 observation value at a single point: the requested height at the
@@ -137,8 +137,8 @@
 the conversion, and the type of operator is stored in the observation,
 so at runtime the corresponding forward operator will be used to
 compute the expected observation value.
-<br>
-<br>
+</P>
+<P>
 The namelist also lets you specify at what heights you want
 observations to be extracted.  The raw data is very dense in
 the vertical; using all values would not results in a set of
@@ -153,7 +153,7 @@
 <!--==================================================================-->
 
 <A NAME="Namelist"></A>
-<HR>
+<HR />
 <H2>NAMELIST</H2>
 <P>We adhere to the F90 standard of starting a namelist with an ampersand
 '&amp;' and terminating with a slash '/' for all our namelist input.
@@ -237,12 +237,12 @@
 </TABLE>
 
 </div>
-<br>
+<br />
 
 <!--==================================================================-->
 
 <A NAME="Modules"></A>
-<HR>
+<HR />
 <H2>MODULES USED</H2>
 <PRE>
 types_mod
@@ -260,7 +260,7 @@
 <!--==================================================================-->
 
 <A NAME="KnownBugs"></A>
-<HR>
+<HR />
 <H2>KNOWN BUGS</H2>
 <P>
 Some COSMIC files seem to have internal times which differ from the
@@ -277,7 +277,7 @@
 <!--==================================================================-->
 
 <A NAME="FuturePlans"></A>
-<HR>
+<HR />
 <H2>FUTURE PLANS</H2>
 <P>
 The current code bins the data into 200 vertical bins as a first step,
@@ -293,13 +293,13 @@
 <!--==================================================================-->
 
 <A NAME="Legalese"></A>
-<HR>
+<HR />
 <H2>Terms of Use</H2>
 
 <P>
-DART software - Copyright 2004 - 2011 UCAR.<br>
-This open source software is provided by UCAR, "as is",<br>
-without charge, subject to all terms of use at<br>
+DART software - Copyright 2004 - 2011 UCAR.<br />
+This open source software is provided by UCAR, "as is",<br />
+without charge, subject to all terms of use at<br />
 <a href="http://www.image.ucar.edu/DAReS/DART/DART_download">
 http://www.image.ucar.edu/DAReS/DART/DART_download</a>
 </P>

Modified: DART/trunk/observations/quikscat/QuikSCAT.html
===================================================================
--- DART/trunk/observations/quikscat/QuikSCAT.html	2011-06-14 16:53:02 UTC (rev 5008)
+++ DART/trunk/observations/quikscat/QuikSCAT.html	2011-06-14 17:30:28 UTC (rev 5009)
@@ -3,23 +3,36 @@
 <HTML>
 <HEAD>
 <TITLE>QuikSCAT SeaWinds Data</TITLE>
-<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css">
+<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css" />
 </HEAD>
 <BODY>
 <A NAME="TOP"></A>
 
-<center>
-<A HREF="#Overview">OVERVIEW</A> /
+<H1>QuikSCAT SeaWinds Data</H1>
+
+<table border=0 summary="" cellpadding=5>
+<tr>
+    <td valign=middle>
+    <img src="../../doc/html/Dartboard9.png" alt="DART project logo" height=70 />
+    </td>
+    <td>
+       <P>Jump to <a href="../../index.html">DART Documentation Main Index</a><br />
+          <small><small>version information for this file: <br />
+          <!-- version tag follows, do not edit -->
+          $Id$</small></small>
+       </P></td>
+</tr>
+</table>
+
 <A HREF="#DataSources">DATA SOURCES</A> /
-<A HREF="#Programs">PROGRAMS</A> /
+<A HREF="#Programs">PROGRAMS</A> / 
+<A HREF="#Modules">MODULES</A> /
 <A HREF="#Namelist">NAMELIST</A> /
-<A HREF="#KnownBugs">KNOWN BUGS</A> /
+<A HREF="#Errors">ERRORS</A> /
 <A HREF="#FuturePlans">FUTURE PLANS</A> /
 <A HREF="#Legalese">TERMS OF USE</A>
-</center>
 
-<H1>QuikSCAT SeaWinds Data</H1>
-<!-- version tag follows, do not edit --><P>$Id$</P>
+<H2>Overview</H2>
 
 <P>
 NASA's QuikSCAT mission is described in 
@@ -41,8 +54,8 @@
 error characteristics of the retrieved wind speeds and directions,
 as does rain, interference of land in the radar footprint, and very
 low wind speeds.  Hence, not all wind retrievals are created equal.
-<br />
-<br />
+</P>
+<P>
 The algorithm that converts the 'sigma naughts' (the measure of radar
 backscatter) into wind speeds and directions has multiple solutions.
 Each candidate solution is called an 'ambiguity', and there are several
@@ -71,7 +84,7 @@
 <!--==================================================================-->
 
 <A NAME="DataSources"></A>
-<HR>
+<HR />
 <H2>DATA SOURCES</H2>
 
 <P>
@@ -84,8 +97,8 @@
 libraries (which can be downloaded from 
 <a href="http://www.hdfgroup.org/products/hdf4/"
 >http://www.hdfgroup.org/products/hdf4/</a>)
-<br />
-<br />
+</P>
+<P>
 If you go to the official JPL data distribution site
 <a href="http://podaac.jpl.nasa.gov/DATA_CATALOG/quikscatinfo.html"
 >http://podaac.jpl.nasa.gov/DATA_CATALOG/quikscatinfo.html</a>, 
@@ -101,7 +114,7 @@
 <!--==================================================================-->
 
 <A NAME="Programs"></A>
-<HR>
+<HR />
 <H2>PROGRAMS</H2>
 
 <P>There are several programs that are distributed from the JPL www-site,
@@ -151,8 +164,8 @@
 <em class="input">obs_sequence_nml:write_binary_obs_sequence = .true.</em>)
 will result in observation sequence files that are about <em>half</em>
 the size of the ASCII format.
-<br />
-<br />
+</P>
+<P>
 Since there are about 14 QuikSCAT orbits per day, it may be useful to
 convert individual orbits to an observation sequence file and then
 concatenate multiple observation sequence files into one file per day.
@@ -178,7 +191,7 @@
 <!--==================================================================-->
 
 <A NAME="Namelist"></A>
-<HR>
+<HR />
 <H2>NAMELIST</H2>
 <P>We adhere to the F90 standard of starting a namelist with an ampersand
 '&amp;' and terminating with a slash '/' for all our namelist input.
@@ -198,8 +211,8 @@
 
 <P>
 This namelist is read in a file called <em class=file>input.nml</em>.
-<br />
-<br />
+</P>
+<P>
 It is possible to restrict the output observation sequence to contain
 data from a region of interest throught the use of the namelist
 parameters. If you need a region that spans the Prime Meridian,
@@ -266,14 +279,14 @@
 </TABLE>
 
 </div>
-<br>
+<br />
 
 <!--==================================================================-->
 <!-- Describe the bugs.                                               -->
 <!--==================================================================-->
 
 <A NAME="KnownBugs"></A>
-<HR>
+<HR />
 <H2>KNOWN BUGS</H2>
 <P>
 There are no known bugs at this time.
@@ -284,7 +297,7 @@
 <!--==================================================================-->
 
 <A NAME="FuturePlans"></A>
-<HR>
+<HR />
 <H2>FUTURE PLANS</H2>
 <ol>
    <li>There is one bit of error-checking that I did not survive the
@@ -307,13 +320,13 @@
 <!--==================================================================-->
 
 <A NAME="Legalese"></A>
-<HR>
+<HR />
 <H2>Terms of Use</H2>
 
 <P>
-DART software - Copyright 2004 - 2011 UCAR.<br>
-This open source software is provided by UCAR, "as is",<br>
-without charge, subject to all terms of use at<br>
+DART software - Copyright 2004 - 2011 UCAR.<br />
+This open source software is provided by UCAR, "as is",<br />
+without charge, subject to all terms of use at<br />
 <a href="http://www.image.ucar.edu/DAReS/DART/DART_download">
 http://www.image.ucar.edu/DAReS/DART/DART_download</a>
 </P>

Modified: DART/trunk/observations/radar/radar.html
===================================================================
--- DART/trunk/observations/radar/radar.html	2011-06-14 16:53:02 UTC (rev 5008)
+++ DART/trunk/observations/radar/radar.html	2011-06-14 17:30:28 UTC (rev 5009)
@@ -3,22 +3,36 @@
 <HTML>
 <HEAD>
 <TITLE>Radar Observations</TITLE>
-<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css">
+<link rel="stylesheet" type="text/css" href="../../doc/html/doc.css" />
 </HEAD>
 <BODY>
 <A NAME="TOP"></A>
 
-<center>
-<A HREF="#Overview">OVERVIEW</A> /
+<H1>Radar Observations</H1>
+
+<table border=0 summary="" cellpadding=5>
+<tr>
+    <td valign=middle>
+    <img src="../../doc/html/Dartboard9.png" alt="DART project logo" height=70 />
+    </td>
+    <td>
+       <P>Jump to <a href="../../index.html">DART Documentation Main Index</a><br />
+          <small><small>version information for this file: <br />
+          <!-- version tag follows, do not edit -->
+          $Id$</small></small>
+       </P></td>
+</tr>
+</table>
+
 <A HREF="#DataSources">DATA SOURCES</A> /
-<A HREF="#Programs">PROGRAMS</A> /
-<A HREF="#KnownBugs">KNOWN BUGS</A> /
+<A HREF="#Programs">PROGRAMS</A> / 
+<A HREF="#Modules">MODULES</A> /
+<A HREF="#Namelist">NAMELIST</A> /
+<A HREF="#Errors">ERRORS</A> /
 <A HREF="#FuturePlans">FUTURE PLANS</A> /
 <A HREF="#Legalese">TERMS OF USE</A>
-</center>
 
-<H1>Radar Observations</H1>
-<!-- version tag follows, do not edit --><P>$Id$</P>
+<H2>Overview</H2>
 
 <P>
 Several programs for converting radar observations into DART obs_seq format
@@ -45,7 +59,7 @@
 <!--==================================================================-->
 
 <A NAME="DataSources"></A>
-<HR>
+<HR />
 <H2>DATA SOURCES</H2>
 
 <P>
@@ -55,7 +69,7 @@
 <!--==================================================================-->
 
 <A NAME="Programs"></A>
-<HR>
+<HR />
 <H2>PROGRAMS</H2>
 
 <P>
@@ -70,7 +84,7 @@
 <!--==================================================================-->
 
 <A NAME="KnownBugs"></A>
-<HR>
+<HR />
 <H2>KNOWN BUGS</H2>
 <P>
 none
@@ -81,7 +95,7 @@
 <!--==================================================================-->
 
 <A NAME="FuturePlans"></A>
-<HR>
+<HR />
 <H2>FUTURE PLANS</H2>
 <P>
 none
@@ -92,13 +106,13 @@
 <!--==================================================================-->
 
 <A NAME="Legalese"></A>
-<HR>
+<HR />
 <H2>Terms of Use</H2>
 
 <P>
-DART software - Copyright 2004 - 2011 UCAR.<br>
-This open source software is provided by UCAR, "as is",<br>
-without charge, subject to all terms of use at<br>
+DART software - Copyright 2004 - 2011 UCAR.<br />
+This open source software is provided by UCAR, "as is",<br />
+without charge, subject to all terms of use at<br />
 <a href="http://www.image.ucar.edu/DAReS/DART/DART_download">
 http://www.image.ucar.edu/DAReS/DART/DART_download</a>
 </P>

Modified: DART/trunk/observations/text/text_to_obs.html
===================================================================
--- DART/trunk/observations/text/text_to_obs.html	2011-06-14 16:53:02 UTC (rev 5008)
+++ DART/trunk/observations/text/text_to_obs.html	2011-06-14 17:30:28 UTC (rev 5009)
@@ -45,6 +45,7 @@
 </P>
 <P>
 The workflow is usually: 
+</P>
 <ul>
 <li>read in the needed information about each
 observation - location, time, data value, observation type - from 
@@ -57,6 +58,7 @@
 <li>finally, call a write subroutine that writes out the entire series to a file in 
 a format that DART can read in</li>
 </ul>
+<P>
 It is not recommended that you try to mimic the ascii file format
 by other means; the format is subject to change and the library routines
 will continue to be supported even if the physical format changes.
@@ -71,7 +73,7 @@
 <!--==================================================================-->
 
 <A NAME="DataSources"></A>
-<HR>
+<HR />
 <H2>DATA SOURCES</H2>
 
 <P>
@@ -86,7 +88,7 @@
 <!--==================================================================-->
 
 <A NAME="Programs"></A>
-<HR>
+<HR />
 <H2>PROGRAMS</H2>
 <P>
 The <em class=file>text_to_obs.f90</em> file is the source
@@ -131,7 +133,7 @@
 <!--==================================================================-->
 
 <A NAME="Decisions"></A>
-<HR>
+<HR />
 <H2>DECISIONS YOU MIGHT NEED TO MAKE</H2>
 
 <P>
@@ -147,7 +149,7 @@
 <!--==================================================================-->
 
 <A NAME="KnownBugs"></A>
-<HR>
+<HR />
 <H2>KNOWN BUGS</H2>
 <P>
 none
@@ -158,7 +160,7 @@
 <!--==================================================================-->
 
 <A NAME="FuturePlans"></A>
-<HR>
+<HR />
 <H2>FUTURE PLANS</H2>
 <P>
 none
@@ -169,13 +171,13 @@
 <!--==================================================================-->
 
 <A NAME="Legalese"></A>
-<HR>
+<HR />
 <H2>Terms of Use</H2>
 
 <P>
-DART software - Copyright 2004 - 2011 UCAR.<br>
-This open source software is provided by UCAR, "as is",<br>
-without charge, subject to all terms of use at<br>
+DART software - Copyright 2004 - 2011 UCAR.<br />
+This open source software is provided by UCAR, "as is",<br />
+without charge, subject to all terms of use at<br />
 <a href="http://www.image.ucar.edu/DAReS/DART/DART_download">
 http://www.image.ucar.edu/DAReS/DART/DART_download</a>

@@ Diff output truncated at 40000 characters. @@


More information about the Dart-dev mailing list