[Dart-dev] <P>Jump/ Revision: 11306

dart at ucar.edu dart at ucar.edu
Tue Mar 14 14:21:00 MDT 2017


hendric at ucar.edu
2017-03-14 14:20:57 -0600 (Tue, 14 Mar 2017)
52
fixing paths to icons and logo and return to index




Modified: DART/branches/rma_trunk/assimilation_code/location/channel/location_mod.html
===================================================================
--- DART/branches/rma_trunk/assimilation_code/location/channel/location_mod.html	2017-03-14 17:52:08 UTC (rev 11305)
+++ DART/branches/rma_trunk/assimilation_code/location/channel/location_mod.html	2017-03-14 20:20:57 UTC (rev 11306)
@@ -3,8 +3,8 @@
 <HTML>
 <HEAD>
 <TITLE>module location_mod</TITLE>
-<link rel="stylesheet" type="text/css" href="../../../documentation/html/doc.css" />
-<link href="../../../documentation/images/dart.ico" rel="shortcut icon" />
+<link rel="stylesheet" type="text/css" href="../../documentation/html/doc.css" />
+<link href="../../documentation/images/dart.ico" rel="shortcut icon" />
 </HEAD>
 <BODY>
 <A NAME="TOP"></A>
@@ -14,10 +14,10 @@
 <table border=0 summary="" cellpadding=5>
 <tr>
     <td valign=middle>
-    <img src="../../../documentation/images/Dartboard7.png" alt="DART project logo" height=70 />
+    <img src="../../documentation/images/Dartboard7.png" alt="DART project logo" height=70 />
     </td>
     <td>
-       <P>Jump to <a href="../../../documentation/index.html">DART Documentation Main Index</a><br />
+       <P>Jump to <a href="../../documentation/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>
@@ -862,7 +862,7 @@
 it must be a list of exactly the length of the number of
 specific types in the obs_kind_mod.f90 file.
 This length can be queried with the
-<a href="../../assimilation_code/modules/observations/obs_kind_mod.html#get_num_types_of_obs">
+<a href="../../modules/observations/obs_kind_mod.html#get_num_types_of_obs">
 get_num_types_of_obs()</a> function to get count of obs types.
 It allows a different maximum distance to be set per base type
 when get_close() is called.
@@ -877,7 +877,7 @@
     <TD>If specified, must be a list of real values.  The length of
         the list must be exactly the same length as the number of
         observation types defined in the obs_def_kind.f90 file.
-        (See <a href="../../assimilation_code/modules/observations/obs_kind_mod.html#get_num_types_of_obs">
+        (See <a href="../../modules/observations/obs_kind_mod.html#get_num_types_of_obs">
         get_num_types_of_obs()</a> to get count of obs types.)
         The values in this list are used for the obs types as the
         close distance instead of the maxdist argument.</TD></TR>

Modified: DART/branches/rma_trunk/assimilation_code/location/location_mod.html
===================================================================
--- DART/branches/rma_trunk/assimilation_code/location/location_mod.html	2017-03-14 17:52:08 UTC (rev 11305)
+++ DART/branches/rma_trunk/assimilation_code/location/location_mod.html	2017-03-14 20:20:57 UTC (rev 11306)
@@ -3,8 +3,8 @@
 <HTML>
 <HEAD>
 <TITLE>module location_mod</TITLE>
-<link rel="stylesheet" type="text/css" href="../doc/html/doc.css" />
-<link href="../doc/images/dart.ico" rel="shortcut icon" />
+<link rel="stylesheet" type="text/css" href="../../documentation/html/doc.css" />
+<link href="../../documentation/images/dart.ico" rel="shortcut icon" />
 </HEAD>
 <BODY>
 <A NAME="TOP"></A>
@@ -14,10 +14,10 @@
 <table border=0 summary="" cellpadding=5>
 <tr>
     <td valign=middle>
-    <img src="../doc/images/Dartboard7.png" alt="DART project logo" height=70 />
+    <img src="../../documentation/images/Dartboard7.png" alt="DART project logo" height=70 />
     </td>
     <td>
-       <P>Jump to <a href="../index.html">DART Documentation Main Index</a><br />
+       <P>Jump to <a href="../../documentation/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>

Modified: DART/branches/rma_trunk/assimilation_code/location/oned/location_mod.html
===================================================================
--- DART/branches/rma_trunk/assimilation_code/location/oned/location_mod.html	2017-03-14 17:52:08 UTC (rev 11305)
+++ DART/branches/rma_trunk/assimilation_code/location/oned/location_mod.html	2017-03-14 20:20:57 UTC (rev 11306)
@@ -3,8 +3,8 @@
 <HTML>
 <HEAD>
 <TITLE>module location_mod</TITLE>
-<link rel="stylesheet" type="text/css" href="../../../documentation/html/doc.css" />
-<link href="../../../documentation/images/dart.ico" rel="shortcut icon" />
+<link rel="stylesheet" type="text/css" href="../../documentation/html/doc.css" />
+<link href="../../documentation/images/dart.ico" rel="shortcut icon" />
 </HEAD>
 <BODY>
 <A NAME="TOP"></A>
@@ -14,10 +14,10 @@
 <table border=0 summary="" cellpadding=5>
 <tr>
     <td valign=middle>
-    <img src="../../../documentation/images/Dartboard7.png" alt="DART project logo" height=70 />
+    <img src="../../documentation/images/Dartboard7.png" alt="DART project logo" height=70 />
     </td>
     <td>
-       <P>Jump to <a href="../../../documentation/index.html">DART Documentation Main Index</a><br />
+       <P>Jump to <a href="../../documentation/index.html">DART Documentation Main Index</a><br />


More information about the Dart-dev mailing list