[Dart-dev] example/ Revision: 11347

dart at ucar.edu dart at ucar.edu
Wed Mar 15 16:16:57 MDT 2017


nancy at ucar.edu
2017-03-15 16:16:57 -0600 (Wed, 15 Mar 2017)
35
updated forward operator section.




Modified: DART/branches/rma_trunk/documentation/html/Manhattan_release.html
===================================================================
--- DART/branches/rma_trunk/documentation/html/Manhattan_release.html	2017-03-15 22:05:06 UTC (rev 11346)
+++ DART/branches/rma_trunk/documentation/html/Manhattan_release.html	2017-03-15 22:16:57 UTC (rev 11347)
@@ -737,35 +737,27 @@
 <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
-a list of the generic kinds now available.</li>
+a list of the generic quantities now available.</li>
 <br />
 
-<li>New forward operator for total precipitable water.  It loops over
-model levels to compute the accumulated value.  See
-<a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/observations/obs_converters/tpw/tpw.html">Website</a>
-or <a href="../../observations/obs_converters/tpw/tpw.html">local file</a>.
+<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>
 <br />
 
-<li>New forward operator for COSMOS ground moisture observations. See
-<a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/observations/obs_converters/COSMOS/COSMOS_to_obs.html">Website</a>
-or <a href="../../observations/COSMOS/COSMOS_to_obs.html">local file</a>.
+<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>
 <br />
 
-<li>New forward operator for MIDAS total electron count observations. See
-<a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/observations/obs_converters/MIDAS/MIDAS.html">Website</a>
-or <a href="../../observations/obs_converters/MIDAS/MIDAS.html">local file</a>.
+<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>
 <br />
 
-<li>Added example of how to set additional metadata in an observation
-to the <em code=file>obs_def_1d_state_mod.f90</em> file.
-<a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/observations/forward_operators/obs_def_1d_state_mod.html">Website</a>
-or <a href="../../observations/forward_operators/obs_def_1d_state_mod.html">local file</a>.
-</li>
-<br />
-
 </ul>
 
 <!--==================================================================-->


More information about the Dart-dev mailing list