[Dart-dev] processing/ Revision: 11345

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


nancy at ucar.edu
2017-03-15 16:02:49 -0600 (Wed, 15 Mar 2017)
27
added new obs converters.




Modified: DART/branches/rma_trunk/documentation/html/Manhattan_release.html
===================================================================
--- DART/branches/rma_trunk/documentation/html/Manhattan_release.html	2017-03-15 22:02:20 UTC (rev 11344)
+++ DART/branches/rma_trunk/documentation/html/Manhattan_release.html	2017-03-15 22:02:49 UTC (rev 11345)
@@ -775,121 +775,79 @@
 <h2>New Observation Types/Sources</h2>
 
 <ul>
-<li>MADIS<br />
-Added a converter for wind profiler data to the set of existing MADIS converters.
-More scripting support in the MADIS obs converters; more error checks
-added to the rawin converter.
+<li>AVISO<br />
+Added an obs_sequence converter for Sea Surface Height Anomoly ocean observations.
 Documentation 
-<a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/observations/obs_converters/MADIS/MADIS.html">Website</a>
-or <a href="../../observations/obs_converters/MADIS/MADIS.html">local/ file</a>.
+<a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/observations/obs_converters/AVISO/AVISO.html">Website</a>
+or <a href="../../observations/obs_converters/AVISO/AVISO.html">local/ file</a>.
 </li>
 <br />
 
-<li>Ameriflux<br />
-Added an obs_sequence converter for Ameriflux land observations of latent
-heat flux, sensible heat flux, net ecosystem production).
+<ul>
+<li>cice<br />
+Added an obs_sequence converter for Sea Ice observations.
 Documentation 
-<a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/observations/obs_converters/Ameriflux/level4_to_obs.html">Website</a>
-or <a href="../../observations/obs_converters/Ameriflux/level4_to_obs.html">local file</a>.
+<a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/observations/obs_converters/cice/cice.html">Website</a>
+or <a href="../../observations/obs_converters/cice/cice.html">local/ file</a>.
 </li>
-</li>
 <br />
 
-
-<li>MODIS<br />
-Added an obs_sequence converter for MODIS snow coverage measurements.
+<ul>
+<li>GPSPW<br />
+Added an obs_sequence converter for GPS precipitable water observations.
 Documentation 
-<a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/observations/obs_converters/snow/snow_to_obs.html">Website</a>
-or <a href="../../observations/obs_converters/snow/snow_to_obs.html">local file</a>.
+<a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/observations/obs_converters/GPSPW/GPSPW.html">Website</a>
+or <a href="../../observations/obs_converters/GPSPW/GPSPW.html">local/ file</a>.
 </li>
 <br />
 
-<li>COSMOS<br />
-Added an obs_sequence converter for COSMOS ground moisture observations.
+<ul>
+<li>MODIS<br />
+Added an obs_sequence converter for MODIS FPAR (Fraction of Photosynthetically Active Radiation) 
+and LAI (Leaf Area Index) obseverations.
 Documentation 
-<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/obs_converters/COSMOS/COSMOS_to_obs.html">local file</a>.
+<a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/observations/obs_converters/MODIS/MODIS.html">Website</a>
+or <a href="../../observations/obs_converters/MODIS/MODIS.html">local/ file</a>.
 </li>
 <br />
 
-<li>MIDAS<br />
-Added an obs_sequence converter for MIDAS observations of Total Electron Count.
+<ul>
+<li>ok_mesonet<br />
+Added an obs_sequence converter for the Oklahoma Mesonet observations.
 Documentation 
-<a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/observations/obs_converters/MIDAS/MIDAS_to_obs.html">Website</a>
-or <a href="../../observations/obs_converters/MIDAS/MIDAS_to_obs.html">local file</a>.
+<a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/observations/obs_converters/ok_mesonet/ok_mesonet.html">Website</a>
+or <a href="../../observations/obs_converters/ok_mesonet/ok_mesonet.html">local/ file</a>.
 </li>
 <br />
 
-<li>GPS<br />
-Updated scripts for the GPS converter; added options to convert data from
-multiple satellites.
+<ul>
+<li>ROMS<br />
+Added an obs_sequence converter for ROMS ocean data.  This converter includes externally computed
+forward operators output from the ROMS model using FGAT (First Guess At Time) during the model run.
 Documentation 
-<a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/observations/obs_converters/gps/gps.html">Website</a>
-or <a href="../../observations/obs_converters/gps/gps.html">local file</a>.
+<a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/observations/obs_converters/ROMS/ROMS.html">Website</a>
+or <a href="../../observations/obs_converters/ROMS/ROMS.html">local/ file</a>.
 </li>
 <br />
 
-<li>wrf_dart_obs_preprocess<br />
-Added processing for wind profiler observation to the
-wrf_dart_obs_preprocess program.
-Documentation
-<a href="https://svn-dares-dart.cgd.ucar.edu/DART/branches/rma_trunk/models/wrf/WRF_DART_utilities/wrf_dart_obs_preprocess.html">Website</a>
-or <a href="../../models/wrf/WRF_DART_utilities/wrf_dart_obs_preprocess.html">local file</a>.
-</li>
-<br />


More information about the Dart-dev mailing list