[Dart-dev] DART/branches Revision: 11322
dart at ucar.edu
dart at ucar.edu
Tue Mar 14 16:46:06 MDT 2017
hendric at ucar.edu
2017-03-14 16:46:06 -0600 (Tue, 14 Mar 2017)
50
changing proxy to cgd server and updating paths.
Modified: DART/branches/rma_trunk/assimilation_code/location/threed_sphere/location_mod.html
===================================================================
--- DART/branches/rma_trunk/assimilation_code/location/threed_sphere/location_mod.html 2017-03-14 22:25:55 UTC (rev 11321)
+++ DART/branches/rma_trunk/assimilation_code/location/threed_sphere/location_mod.html 2017-03-14 22:46:06 UTC (rev 11322)
@@ -506,7 +506,7 @@
<TR><TD>maintain_original_vert</TD>
<TD>logical</TD>
<TD>If using per-type specialized localization distances
-(see <a href="../../assim_tools/assim_tools_mod.html#Namelist">assim_tools_mod</a>)
+(see <a href="../../assimilation_code/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/branches/rma_trunk/assimilation_code/programs/obs_diag/threed_cartesian/obs_diag.html
===================================================================
--- DART/branches/rma_trunk/assimilation_code/programs/obs_diag/threed_cartesian/obs_diag.html 2017-03-14 22:25:55 UTC (rev 11321)
+++ DART/branches/rma_trunk/assimilation_code/programs/obs_diag/threed_cartesian/obs_diag.html 2017-03-14 22:46:06 UTC (rev 11322)
@@ -67,8 +67,8 @@
has taken place! Similarly, the forward observation operator is applied AFTER any posterior
inflation. This has always been the case.</em> For a detailed
look at the relationship between the observation operators and inflation, please look at the
- <a href="../../filter/filter.html#DetailedProgramFlow">Detailed Program Execution Flow</a>
- section of <a href="../../filter/filter.html">filter.html</a>.<br /><br />
+ <a href="../../assimilation_code/programs/filter.html#DetailedProgramFlow">Detailed Program Execution Flow</a>
+ section of <a href="../../assimilation_code/programs/filter.html">filter.html</a>.<br /><br />
Given multiple estimates of
the observation, several quantities can be calculated. It is possible to
compute the expected observations from the state vector before
Modified: DART/branches/rma_trunk/assimilation_code/programs/obs_diag/threed_sphere/obs_diag.html
===================================================================
--- DART/branches/rma_trunk/assimilation_code/programs/obs_diag/threed_sphere/obs_diag.html 2017-03-14 22:25:55 UTC (rev 11321)
+++ DART/branches/rma_trunk/assimilation_code/programs/obs_diag/threed_sphere/obs_diag.html 2017-03-14 22:46:06 UTC (rev 11322)
@@ -67,8 +67,8 @@
has taken place! Similarly, the forward observation operator is applied AFTER any posterior
inflation. This has always been the case.</em> For a detailed
look at the relationship between the observation operators and inflation, please look at the
- <a href="../../filter/filter.html#DetailedProgramFlow">Detailed Program Execution Flow</a>
- section of <a href="../../filter/filter.html">filter.html</a>.<br /><br />
+ <a href="../../assimilation_code/programs/filter.html#DetailedProgramFlow">Detailed Program Execution Flow</a>
+ section of <a href="../../assimilation_code/programs/filter.html">filter.html</a>.<br /><br />
Given multiple estimates of
the observation, several quantities can be calculated. It is possible to
compute the expected observations from the state vector before
Modified: DART/branches/rma_trunk/documentation/html/Lanai_release.html
===================================================================
--- DART/branches/rma_trunk/documentation/html/Lanai_release.html 2017-03-14 22:25:55 UTC (rev 11321)
+++ DART/branches/rma_trunk/documentation/html/Lanai_release.html 2017-03-14 22:46:06 UTC (rev 11322)
@@ -1882,7 +1882,7 @@
and temporarily varying values, with and without damping. See
the discussion of all inflation-related namelist items
<a href="https://svn-dares-dart.cgd.ucar.edu/DART/releases/Lanai/filter/filter.html#Inflation">Website</a>
-or <a href="../../filter/filter.html#Inflation">local file</a>.
+or <a href="../../assimilation_code/programs/filter.html#Inflation">local file</a>.
</p>
@@ -2078,7 +2078,7 @@
That subroutine can be customized by the user to do any computation required.
See the filter namelist documentation
<a href="https://svn-dares-dart.cgd.ucar.edu/DART/trunk/filter/filter.html#Namelist">
- Website</a> or <a href="../../filter/filter.html#Namelist">local file</a>
+ Website</a> or <a href="../../assimilation_code/programs/filter.html#Namelist">local file</a>
for more details.</li></ul>
</li>
<br />
@@ -2090,7 +2090,7 @@
having to change the namelist after the first cycle.
See the documentation
<a href="https://svn-dares-dart.cgd.ucar.edu/DART/trunk/adaptive_inflate/fill_inflation_restart.html">Website</a>
- or <a href="../../adaptive_inflate/fill_inflation_restart.html">local file</a>
+ or <a href="../../assimilation_code/programs/fill_inflation_restart.html">local file</a>
for more details.</li></ul>
</li>
<br />
@@ -2127,7 +2127,7 @@
operator code if any of the interpolation items it requires are missing.
See the documentation
<a href="https://svn-dares-dart.cgd.ucar.edu/DART/trunk/assim_tools/assim_tools_mod.html#Namelist">Website</a>
- or <a href="../../assim_tools/assim_tools_mod.html#Namelist">local file</a>
+ or <a href="../../assimilation_code/modules/assimilation/assim_tools_mod.html#Namelist">local file</a>
for more details.</li></ul>
</li>
<br />
Modified: DART/branches/rma_trunk/documentation/html/Manhattan_release.html
===================================================================
--- DART/branches/rma_trunk/documentation/html/Manhattan_release.html 2017-03-14 22:25:55 UTC (rev 11321)
+++ DART/branches/rma_trunk/documentation/html/Manhattan_release.html 2017-03-14 22:46:06 UTC (rev 11322)
@@ -1878,7 +1878,7 @@
There are many more options for inflation, including spatially
and temporarily varying values, with and without damping. See
the discussion of all inflation-related namelist items
-<a href="../../filter/filter.html#Inflation">local file</a>.
+<a href="../../assimilation_code/programs/filter.html#Inflation">local file</a>.
</p>
@@ -2073,8 +2073,8 @@
More information about the Dart-dev
mailing list