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

dart at ucar.edu dart at ucar.edu
Thu Aug 3 16:03:32 MDT 2017


thoar at ucar.edu
2017-08-03 16:03:32 -0600 (Thu, 03 Aug 2017)
178
Fixed references to trunk locations of doc.css etc. (had values for manhattan)
and referenced new namelist for convert_aviso.f90.
Updated main index to include AVISO converter.




Modified: DART/trunk/index.html
===================================================================
--- DART/trunk/index.html	2017-08-03 21:33:46 UTC (rev 11876)
+++ DART/trunk/index.html	2017-08-03 22:03:32 UTC (rev 11877)
@@ -228,6 +228,7 @@
 <LI>&nbsp;</LI>
 <LI><A href="observations/AIRS/AIRS.html">AIRS data</A></LI>
 <LI><A href="observations/Ameriflux/level4_to_obs.html">Ameriflux tower data</A></LI>
+<LI><A href="observations/AVISO/AVISO.html">Aviso+/CMEMS Observations (sea surface heights)</A></LI>
 <LI><A href="observations/COSMOS/COSMOS_development.html">COSMOS groundwater data</A> (development format)</LI>
 <LI><A href="observations/COSMOS/COSMOS_to_obs.html">COSMOS groundwater data</A></LI>
 <LI><A href="observations/gps/gps.html">GPS Radio Occultation data</A></LI>
@@ -382,6 +383,7 @@
 
 <UL style="list-style: none;">
 <LI><A HREF="observations/AIRS/AIRS.html#Namelist">&amp;convert_airs_L2_nml</A></LI>
+<LI><A href="observations/AVISO/AVISO.html#Namelist">&amp;convert_aviso_nml</A></LI>
 <LI><A HREF="observations/quikscat/QuikSCAT.html#Namelist">&amp;convert_L2b_nml</A></LI>
 <LI><A HREF="observations/tpw/tpw.html#Namelist">&amp;convert_tpw_nml</A></LI>
 <LI><A HREF="observations/COSMOS/COSMOS_development.html#Namelist">&amp;COSMOS_development_nml</A></LI>
@@ -467,7 +469,7 @@
 <LI>POP <A HREF="models/POP/dart_to_pop.nml#Namelist">&amp;dart_to_pop_nml</A></LI>
 <LI>POP <A HREF="models/POP/model_mod.nml#Namelist">&amp;model_nml</A></LI>
 <LI>POP <A HREF="models/POP/pop_to_dart.nml#Namelist">&amp;pop_to_dart_nml</A></LI>
-<LI>ROMS <A HREF="models/ROMS/dart_to_roms.nml#Namelist">&amp;dart_to_roms</A></LI>
+<LI>ROMS <A HREF="models/ROMS/dart_to_roms.nml#Namelist">&amp;dart_to_roms_nml</A></LI>
 <LI>ROMS <A HREF="models/ROMS/model_mod.nml#Namelist">&amp;model_nml</A></LI>
 <LI>ROMS <A HREF="models/ROMS/roms_to_dart.nml#Namelist">&amp;roms_to_dart_nml</A></LI>
 <LI>simple_advection <A HREF="models/simple_advection/model_mod.nml#Namelist">&amp;model_nml</A></LI>
@@ -699,6 +701,7 @@
 <LI><A href="obs_sequence/obs_sequence_tool.html">obs_sequence/obs_sequence_tool</A></LI>
 <LI><A href="observations/AIRS/AIRS.html">observations/AIRS/AIRS</A></LI>
 <LI><A href="observations/Ameriflux/level4_to_obs.html">observations/Ameriflux/level4_to_obs</A></LI>
+<LI><A href="observations/AVISO/AVISO.html">observations/AVISO/AVISO</A></LI>
 <LI><A href="observations/COSMOS/COSMOS_development.html">observations/COSMOS/COSMOS_development</A></LI>
 <LI><A href="observations/COSMOS/COSMOS_to_obs.html">observations/COSMOS/COSMOS_to_obs</A></LI>
 <LI><A href="observations/gps/gps.html">observations/gps/gps</A></LI>

Modified: DART/trunk/observations/AVISO/AVISO.html
===================================================================
--- DART/trunk/observations/AVISO/AVISO.html	2017-08-03 21:33:46 UTC (rev 11876)
+++ DART/trunk/observations/AVISO/AVISO.html	2017-08-03 22:03:32 UTC (rev 11877)
@@ -3,8 +3,8 @@
 <HTML>
 <HEAD>
 <TITLE>Aviso+/CMEMS Observations</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="../../doc/html/doc.css" />
+<link href="../../doc/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="../../doc/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="../../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>
@@ -79,11 +79,14 @@
 <a href="../../forward_operators/obs_def_ocean_mod.f90">obs_def_ocean_mod.f90</a>.
 <br />
 <br />
-Fred wrote a python script (<em class=program>shell_scripts/convert_aviso.py</em>) 
+<strong>Important Usage Note:</strong> Fred uses python scripts
 to repeatedly call <em class=program>convert_aviso</em> and decided it was
-easiest to simply provide the input file name as a command line argument and always 
+easiest to simply provide the input file name as a command-line argument and always 
 have the output file have the name <em class=file>obs_seq.aviso</em>. 
-As such, there is no input namelist specifically for these parameters, but other 
+<em class=program>convert_aviso</em> has been modified to optionally take a second  
+command-line argument that provides a netCDF file specifying the observation error 
+standard deviations for each observation. If this file is not provided, the input 
+namelist value for the observation error standard deviation is used. Other 
 DART modules still require run-time crontrol specified by <em class=file>input.nml</em>.
 <br />
 <br />
@@ -183,17 +186,52 @@
 
 <P><!-- do nothing spacer --></P>
 
+<!--==================================================================-->
 <!--=================== DESCRIPTION OF A NAMELIST  ===================-->
+<!--==================================================================-->
 
 <A NAME="Namelist"></A>
 <div class="top">[<a href="#">top</a>]</div><hr />
 <H2>NAMELIST</H2>
 <P>
-There is no namelist for <em class=program>convert_aviso</em>, but other namelists control
-aspects of the execution, namely <em class=code>&amp;obs_sequence_nml:write_binary_obs_sequence</em>.
-see <a href="../../../assimilation_code/modules/observations/obs_sequence_mod.html">obs_sequence_mod.html</a>.
+This namelist is read from the file <em class=file>input.nml</em>.
+Namelists start with an ampersand


More information about the Dart-dev mailing list