[Dart-dev] DART/branches Revision: 11440

dart at ucar.edu dart at ucar.edu
Thu Apr 6 15:45:08 MDT 2017


hendric at ucar.edu
2017-04-06 15:45:07 -0600 (Thu, 06 Apr 2017)
177
fixing some more internal links.  To the best of my knowledge
this should be the last of them... There are still missing links
to some external links such as the WOD and AIRS.




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-04-06 16:37:59 UTC (rev 11439)
+++ DART/branches/rma_trunk/assimilation_code/programs/obs_diag/threed_cartesian/obs_diag.html	2017-04-06 21:45:07 UTC (rev 11440)
@@ -589,7 +589,7 @@
 	your observation sequence file to netCDF with 
 	<a href="../../obs_seq_to_netcdf/obs_seq_to_netcdf.html">obs_seq_to_netcdf</a>
 	and then plot with
-	<a href="../../diagnostics/matlab/plot_obs_netcdf.m">plot_obs_netcdf</a>
+	<a href="../../../diagnostics/matlab/plot_obs_netcdf.m">plot_obs_netcdf</a>
 </TD></TR>
 
 <TR><TD> create_rank_histogram </TD>
@@ -1094,7 +1094,7 @@
 <P>
 <strong>please convert your observation sequence file to netCDF format with <a href="../../obs_seq_to_netcdf/obs_seq_to_netcdf.html">obs_seq_to_netcdf</a>
 and use 
-<a href="../../diagnostics/matlab/plot_obs_netcdf.m">plot_obs_netcdf</a>
+<a href="../../../diagnostics/matlab/plot_obs_netcdf.m">plot_obs_netcdf</a>
 </strong>.
 </P>
 

Modified: DART/branches/rma_trunk/assimilation_code/programs/system_simulation/system_simulation.html
===================================================================
--- DART/branches/rma_trunk/assimilation_code/programs/system_simulation/system_simulation.html	2017-04-06 16:37:59 UTC (rev 11439)
+++ DART/branches/rma_trunk/assimilation_code/programs/system_simulation/system_simulation.html	2017-04-06 21:45:07 UTC (rev 11440)
@@ -68,7 +68,7 @@
 ensemble sizes can be found by exploring the <em class=code>ens_sizes</em> 
 variable in <a class=file>sampling_error_correction_table.nc</em>.
 To add support for another ensemble size, build the executables in the 
-<a href="work">work</a> directory,
+<a href="../system_simulation/work">work</a> directory,
 (usually by running <em class=program>quickbuild.csh</em>)
 set the <em class=code>ens_sizes</em> (it takes a list, but keep it short)
 namelist item in <em class=file>work/input.nml</em>,

Modified: DART/branches/rma_trunk/documentation/html/rma.html
===================================================================
--- DART/branches/rma_trunk/documentation/html/rma.html	2017-04-06 16:37:59 UTC (rev 11439)
+++ DART/branches/rma_trunk/documentation/html/rma.html	2017-04-06 21:45:07 UTC (rev 11440)
@@ -2,7 +2,7 @@
           "http://www.w3.org/TR/html4/strict.dtd">
 <HTML>
 <HEAD>
-<TITLE>RMA DART</TITLE>
+<TITLE>RMA notes</TITLE>
 <link rel="stylesheet" type="text/css" href="doc.css" />
 <link href="../images/dart.ico" rel="shortcut icon" />
 </HEAD>
@@ -9,7 +9,7 @@
 <BODY>
 <A NAME="TOP"></A>
 
-<H1>RMA Release notes</H1>
+<H1>RMA notes</H1>
 
 <table border=0 summary="" cellpadding=5>
 <tr>

Modified: DART/branches/rma_trunk/models/CESM/doc/setup_guidelines.html
===================================================================
--- DART/branches/rma_trunk/models/CESM/doc/setup_guidelines.html	2017-04-06 16:37:59 UTC (rev 11439)
+++ DART/branches/rma_trunk/models/CESM/doc/setup_guidelines.html	2017-04-06 21:45:07 UTC (rev 11440)
@@ -31,7 +31,7 @@
     <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 />
           $Id$</small></small>
        </P></td>

Modified: DART/branches/rma_trunk/models/MITgcm_ocean/create_ocean_obs.html
===================================================================
--- DART/branches/rma_trunk/models/MITgcm_ocean/create_ocean_obs.html	2017-04-06 16:37:59 UTC (rev 11439)
+++ DART/branches/rma_trunk/models/MITgcm_ocean/create_ocean_obs.html	2017-04-06 21:45:07 UTC (rev 11440)
@@ -51,7 +51,7 @@
 <TR><TD> 5</TD>
     <TD>vertical coordinate flag</TD>
     <TD> see <a
-href="../../location/threed_sphere/location_mod.html#location_type">location_mod:location_type</a>
+href="../../assimilation_code/location/threed_sphere/location_mod.html#location_type">location_mod:location_type</a>
         for a full explanation. The short explanation is that
         <em>surface == -1</em>, and
         <em>depth == 3</em> There is a pathological difference between
@@ -65,12 +65,12 @@
          parameter for <em class="program">filter</em> to ignore any 
          observation with a 
          QC&nbsp;value&nbsp;&#60;&#61;&nbsp;<a
-         href="../../assimilation_code/programs/filter.html#Namelist">input_qc_threshold</a>
+         href="../../assimilation_code/programs/filter/filter.html#Namelist">input_qc_threshold</a>
     </TD></TR>
 <TR><TD> 8</TD>
     <TD> obs_kind_name</TD>
     <TD> a character string that must match a string in
-         <a href="../../obs_def/obs_def_MITgcm_ocean_model_mod.html">obs_def/obs_def_MITgcm_ocean_mod.f90</a></TD></TR>
+         <a href="../../observations/forward_operators/obs_def_MITgcm_ocean_model_mod.html">obs_def/obs_def_MITgcm_ocean_mod.f90</a></TD></TR>
 <TR><TD> 9</TD>
     <TD> startDate_1</TD> 


More information about the Dart-dev mailing list