[Dart-dev] [4999] DART/trunk/observations/observations.html: Fix formatting of the mailto: tag.
nancy at ucar.edu
nancy at ucar.edu
Mon Jun 13 16:59:20 MDT 2011
Revision: 4999
Author: nancy
Date: 2011-06-13 16:59:20 -0600 (Mon, 13 Jun 2011)
Log Message:
-----------
Fix formatting of the mailto: tag.
Modified Paths:
--------------
DART/trunk/observations/observations.html
-------------- next part --------------
Modified: DART/trunk/observations/observations.html
===================================================================
--- DART/trunk/observations/observations.html 2011-06-13 22:56:28 UTC (rev 4998)
+++ DART/trunk/observations/observations.html 2011-06-13 22:59:20 UTC (rev 4999)
@@ -96,7 +96,7 @@
of collecting information and conversion programs for and which will
eventually be added to this directory. In the meantime, if you have
converters for data or interest in something that is not in the
-repository, please <a href="mailto: dart at ucar.edu">email the DART group</a>.
+repository, please <a href="mailto:dart at ucar.edu">email the DART group</a>.
</P>
<!--==================================================================-->
@@ -284,6 +284,7 @@
to read various external formats and convert the observations into the
format requried by DART. In addition this external program produces
DART observation sequence files:
+</P>
<ul>
<li><a href="http://code.google.com/p/opaws/">
Observation Processing And Wind Synthesis (OPAWS)</a>:
@@ -293,7 +294,7 @@
Vis5d, and/or DART (Data Assimilation Research Testbed) formats.
</li>
</ul>
-</P><P>
+<P>
For generating synthetic observations, see the
<a href="../obs_sequence/create_obs_sequence.html">create_obs_sequence</a>
program documentation.
@@ -330,7 +331,7 @@
<H2>FUTURE PLANS</H2>
<P>
Contact the
-<a href="mailto: dart at ucar.edu">DART development group</a>
+<a href="mailto:dart at ucar.edu">DART development group</a>
if you have observations in a different format that you want
to convert. We can give you advice and pointers on how to
approach writing the code.
More information about the Dart-dev
mailing list