[Dart-dev] an/ Revision: 11395

dart at ucar.edu dart at ucar.edu
Fri Mar 24 11:14:11 MDT 2017


thoar at ucar.edu
2017-03-24 11:14:07 -0600 (Fri, 24 Mar 2017)
125
This has the fixed links and the references to the wrf model that Jared pointed out.
(these used to point to POP, actually)




Modified: DART/branches/rma_trunk/documentation/html/Manhattan_release.html
===================================================================
--- DART/branches/rma_trunk/documentation/html/Manhattan_release.html	2017-03-24 03:45:09 UTC (rev 11394)
+++ DART/branches/rma_trunk/documentation/html/Manhattan_release.html	2017-03-24 17:14:07 UTC (rev 11395)
@@ -54,7 +54,7 @@
 and run on linux compute-servers, linux clusters, OSX laptops/desktops,
 SGI Altix clusters, supercomputers running AIX, and more.
 Read the 
-<a href="#customizations">Customizations</a> section
+<a href="https://www.image.ucar.edu/DAReS/DART/DART2_Starting.php#customizations">Customizations</a> section
 for help in building on new platforms.</p>
 
 <p>
@@ -222,7 +222,7 @@
 <li>
 There are several namelist changes mainly in the &amp;filter_nml and 
 &amp;perfect_model_mod which are outlined in detail in 
-<a href="html/Manhattan_diffs_from_Lanai.html">Manhattan_diffs_from_Lanai</a>
+<a href="Manhattan_diffs_from_Lanai.html">Manhattan_diffs_from_Lanai</a>
 </li>
 
 <li> 
@@ -433,9 +433,9 @@
 </li>
 <br /> 
 
-<li>The MATLAB diagnostic routines have been updated to not require the
+<li>The MATLAB&reg; diagnostic routines have been updated to not require the
 MEXNC toolbox.  These routines use the built-in NetCDF support that comes
-with MATLAB.
+with MATLAB&reg;.
 </li>
 <br /> 
 
@@ -455,7 +455,7 @@
     <ul><li> Contains information about dimensions and size of variables in your
              state.  There is a number of accessor functions to get variable information
              such as <code>get_variable_size()</code>.
-         See the  <a href="../../assimilation_code/programs/state_structure.html">state_structure.html</a>
+         See the  <a href="state_structure.html">state_structure.html</a>
         for more details.</li></ul>
 </li>
 <br /> 
@@ -474,10 +474,10 @@
 <div class="top">[<a href="#">top</a>]</div><hr />
 <h2>Supported Models</h2>
 
-Currently we support 15 models listed below.  There is several new
+Currently we support the models listed below.  There are several new
 models that have been added that are not on the Lanai Release
-including CM1, CICE, ROMS. Any previously supported models not on
-this list are still supported in DART <a href="../../DAReS/DART/classic/index.html">classic</a>
+including CM1, CICE, and ROMS. Any previously supported models not on
+this list are still supported in DART <a href="http://www.image.ucar.edu/DAReS/DART/classic/index.html">classic</a>
 <ul>
 
    <li><b>9var</b> 
@@ -671,25 +671,22 @@
 
 <ul>
 <li>Many new observation types related to land and atmospheric chemistry
-have been added.  See the <em class=file>obs_kind/obs_kind_mod.f90</em> for
+have been added.  See the <a href="../../assimilation_code/modules/observations/DEFAULT_obs_kind_mod.F90">obs_kind_mod.f90</a> for
 a list of the generic quantities now available.</li>
 <br />
 
-<li>New forward operator for Sea Ice (cice) ice thickness observations. See
-<a href="https://svn-dares-dart.cgd.ucar.edu/DART/releases/manhattan/observations/forward_operators/obs_def_cice_mod.f90">Website</a>
-or <a href="../../observations/forward_operators/obs_def_cice_mod.f90">local file</a>.
+<li>New forward operator for Sea Ice (cice) ice thickness observations. See the
+<a href="../../observations/forward_operators/obs_def_cice_mod.f90">obs_def_cice_mod.f90</a> file for details.
 </li>
 <br />
 
-<li>New forward operator for Carbon Monoxide (CO) Natir observations. See
-<a href="https://svn-dares-dart.cgd.ucar.edu/DART/releases/manhattan/observations/forward_operators/obs_def_CO_Nadir_mod.f90">Website</a>
-or <a href="../../observations/forward_operators/obs_def_CO_Nadir_mod.f90">local file</a>.
+<li>New forward operator for Carbon Monoxide (CO) Nadir observations. See the
+<a href="../../observations/forward_operators/obs_def_CO_Nadir_mod.f90">obs_def_CO_Nadir_mod.f90</a> file for details.
 </li>
 <br />
 
-<li>New forward operator for Total Cloud Water in a column observations. See
-<a href="https://svn-dares-dart.cgd.ucar.edu/DART/releases/manhattan/observations/forward_operators/obs_def_cwp_mod.f90">Website</a>
-or <a href="../../observations/forward_operators/obs_def_cwp_mod.f90">local file</a>.
+<li>New forward operator for Total Cloud Water in a column observations. See the
+<a href="../../observations/forward_operators/obs_def_cwp_mod.f90">obs_def_cwp_mod.f90</a> file for details.
 </li>
 <br />
 
@@ -703,26 +700,23 @@
 
 <ul>
 <li>AVISO<br />
-Added an obs_sequence converter for Sea Surface Height Anomoly ocean observations.
-Documentation 
-<a href="https://www.image.ucar.edu/DAReS/DART/Manhattan/observations/obs_converters/AVISO/AVISO.html">Website</a>
-or <a href="../../observations/obs_converters/AVISO/AVISO.html">local/ file</a>.
+Added an observation converter for Sea Surface Height Anomaly observations.
+Documentation in
+<a href="../../observations/obs_converters/AVISO/AVISO.html">AVISO.html</a>.


More information about the Dart-dev mailing list