[Dart-dev] [5714] DART/branches/development/observations/Ameriflux/level4_to_obs.html: a little micro-managing
nancy at ucar.edu
nancy at ucar.edu
Tue May 8 14:59:02 MDT 2012
Revision: 5714
Author: thoar
Date: 2012-05-08 14:59:02 -0600 (Tue, 08 May 2012)
Log Message:
-----------
a little micro-managing
Modified Paths:
--------------
DART/branches/development/observations/Ameriflux/level4_to_obs.html
-------------- next part --------------
Modified: DART/branches/development/observations/Ameriflux/level4_to_obs.html
===================================================================
--- DART/branches/development/observations/Ameriflux/level4_to_obs.html 2012-05-08 20:27:20 UTC (rev 5713)
+++ DART/branches/development/observations/Ameriflux/level4_to_obs.html 2012-05-08 20:59:02 UTC (rev 5714)
@@ -65,7 +65,7 @@
This is done by running <em class=program>preprocess</em> with
<em class=file>obs_def_tower_mod.f90</em> in the list of <em class=code>input_files</em>
for <em class=code>preprocess_nml</em>.
-<li>provide basic tower information via the <em class=code>level4_to_obs_nml</em> namelist
+<li>provide basic tower information via the <em class=program>level4_to_obs_nml</em> namelist
since this information is not contained in the Level 4 data file</li>
<li>convert each Level 4 data file individually using <em class=program>level4_to_obs</em></li>
<li>combine all output files for the region and timeframe of interest into one file
@@ -137,7 +137,7 @@
<!-- type --><TD valign=top> real </TD>
<!--descript--><TD>Longitude (in degrees E) of the tower.
For internal consistency, DART uses longitudes in the range [0,360].
- An input value of -90 will be converted to 270.<br />
+ An input value of -90 will be converted to 270, for example.<br />
Default: none</TD></TR>
<TR><!--contents--><TD valign=top> elevation </TD>
@@ -161,7 +161,8 @@
<TR><!--contents--><TD valign=top> verbose </TD>
<!-- type --><TD valign=top> logical </TD>
- <!--descript--><TD>Print extra information about the level4_to_obs run.<br />
+ <!--descript--><TD>Print extra information during the <em class=program>level4_to_obs</em>
+ execution.<br />
Default: .false. </TD></TR>
</TABLE>
@@ -367,7 +368,7 @@
</P>
<TABLE border=0 cellpadding=0 width=100% summary="">
-<TR><TD valign=top>Contact: </TD><TD> nancy collins </TD></TR>
+<TR><TD valign=top>Contact: </TD><TD> Tim Hoar </TD></TR>
<TR><TD valign=top>Revision: </TD><TD> $Revision$ </TD></TR>
<TR><TD valign=top>Source: </TD><TD> $URL$ </TD></TR>
<TR><TD valign=top>Change Date: </TD><TD> $Date$ </TD></TR>
More information about the Dart-dev
mailing list