[Dart-dev] DART/releases Revision: 11427
dart at ucar.edu
dart at ucar.edu
Fri Mar 31 15:24:31 MDT 2017
nancy at ucar.edu
2017-03-31 15:24:30 -0600 (Fri, 31 Mar 2017)
55
major documentation update for the manhattan release.
Index: DART/releases/Manhattan
===================================================================
--- DART/releases/Manhattan 2017-03-31 20:42:46 UTC (rev 11426)
+++ DART/releases/Manhattan 2017-03-31 21:24:30 UTC (rev 11427)
Property changes on: DART/releases/Manhattan
___________________________________________________________________
Modified: svn:mergeinfo
## -28,7 +28,7 ##
/DART/branches/rma_sprint:8101-8172
/DART/branches/rma_state_structure_test_dir:9478-9682
/DART/branches/rma_state_structure_unit_test:9697-10274
-/DART/branches/rma_trunk:11355-11402
+/DART/branches/rma_trunk:11355-11426
/DART/branches/rma_trunk_clamping:8792-8807
/DART/branches/rma_trunk_filename:8017-8163
/DART/branches/rma_trunk_get_state_fun:8574-8602
Modified: DART/releases/Manhattan/assimilation_code/location/channel/location_mod.html
===================================================================
--- DART/releases/Manhattan/assimilation_code/location/channel/location_mod.html 2017-03-31 20:42:46 UTC (rev 11426)
+++ DART/releases/Manhattan/assimilation_code/location/channel/location_mod.html 2017-03-31 21:24:30 UTC (rev 11427)
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/html4/strict.dtd">
<HTML>
<HEAD>
-<TITLE>module location_mod</TITLE>
+<TITLE>module location_mod (channel)</TITLE>
<link rel="stylesheet" type="text/css" href="../../../documentation/html/doc.css" />
<link href="../../../documentation/images/dart.ico" rel="shortcut icon" />
</HEAD>
Modified: DART/releases/Manhattan/assimilation_code/location/oned/location_mod.html
===================================================================
--- DART/releases/Manhattan/assimilation_code/location/oned/location_mod.html 2017-03-31 20:42:46 UTC (rev 11426)
+++ DART/releases/Manhattan/assimilation_code/location/oned/location_mod.html 2017-03-31 21:24:30 UTC (rev 11427)
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/html4/strict.dtd">
<HTML>
<HEAD>
-<TITLE>module location_mod</TITLE>
+<TITLE>module location_mod (1D)</TITLE>
<link rel="stylesheet" type="text/css" href="../../../documentation/html/doc.css" />
<link href="../../../documentation/images/dart.ico" rel="shortcut icon" />
</HEAD>
Modified: DART/releases/Manhattan/assimilation_code/location/threed_cartesian/location_mod.html
===================================================================
--- DART/releases/Manhattan/assimilation_code/location/threed_cartesian/location_mod.html 2017-03-31 20:42:46 UTC (rev 11426)
+++ DART/releases/Manhattan/assimilation_code/location/threed_cartesian/location_mod.html 2017-03-31 21:24:30 UTC (rev 11427)
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/html4/strict.dtd">
<HTML>
<HEAD>
-<TITLE>module location_mod</TITLE>
+<TITLE>module location_mod (threed_cartesian)</TITLE>
<link rel="stylesheet" type="text/css" href="../../../documentation/html/doc.css" />
<link href="../../../documentation/images/dart.ico" rel="shortcut icon" />
</HEAD>
@@ -47,7 +47,7 @@
cartesian coordinates, cylindrical coordinates, etc. DART provides
about half a dozen possible coordinate systems, and others can be added.
The most common one for geophysical models is the
-<a href="../threed_sphere/location.html">threed_sphere</a> version.
+<a href="../threed_sphere/location_mod.html">threed_sphere</a> version.
This document describes an alternative 3D cartesian coordinate system.
</P>
<P><strong>Note that only one location module can be compiled into
Modified: DART/releases/Manhattan/assimilation_code/location/threed_sphere/location_mod.html
===================================================================
--- DART/releases/Manhattan/assimilation_code/location/threed_sphere/location_mod.html 2017-03-31 20:42:46 UTC (rev 11426)
+++ DART/releases/Manhattan/assimilation_code/location/threed_sphere/location_mod.html 2017-03-31 21:24:30 UTC (rev 11427)
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/html4/strict.dtd">
<HTML>
<HEAD>
-<TITLE>module location_mod</TITLE>
+<TITLE>module location_mod (threed_sphere)</TITLE>
<link rel="stylesheet" type="text/css" href="../../../documentation/html/doc.css" />
<link href="../../../documentation/images/dart.ico" rel="shortcut icon" />
</HEAD>
@@ -506,7 +506,7 @@
<TR><TD>maintain_original_vert</TD>
<TD>logical</TD>
<TD>If using per-type specialized localization distances
-(see <a href="../../assimilation_code/modules/assimilation/assim_tools_mod.html#Namelist">assim_tools_mod</a>)
+(see <a href="../../modules/assimilation/assim_tools_mod.html#Namelist">assim_tools_mod</a>)
by default the vertical distances are altered also. To maintain
the original vertical scaling while changing the horizontal, set this to true.
</TD></TR>
Modified: DART/releases/Manhattan/assimilation_code/modules/assimilation/adaptive_inflate_mod.html
===================================================================
--- DART/releases/Manhattan/assimilation_code/modules/assimilation/adaptive_inflate_mod.html 2017-03-31 20:42:46 UTC (rev 11426)
+++ DART/releases/Manhattan/assimilation_code/modules/assimilation/adaptive_inflate_mod.html 2017-03-31 21:24:30 UTC (rev 11427)
@@ -688,7 +688,7 @@
<div class="top">[<a href="#">top</a>]</div><hr />
<H2>NAMELIST</H2>
<P>The adaptive_inflate module no longer has a namelist.
- Control has been moved to <a href="../filter/filter.html#Namelist">&filter_nml</a> in filter.
+ Control has been moved to <a href="filter_mod.html#Namelist">&filter_nml</a> in filter.
More information about the Dart-dev
mailing list