[Dart-dev] [4242] DART/trunk/diagnostics/threed_sphere/obs_seq_to_netcdf.html: Changed doc to reflect the fact I moved some matlab scripts into

nancy at ucar.edu nancy at ucar.edu
Thu Jan 28 16:52:39 MST 2010


Revision: 4242
Author:   thoar
Date:     2010-01-28 16:52:39 -0700 (Thu, 28 Jan 2010)
Log Message:
-----------
Changed doc to reflect the fact I moved some matlab scripts into
DART/diagnostics/matlab  (from observations/utilities/threed_sphere)

Modified Paths:
--------------
    DART/trunk/diagnostics/threed_sphere/obs_seq_to_netcdf.html

-------------- next part --------------
Modified: DART/trunk/diagnostics/threed_sphere/obs_seq_to_netcdf.html
===================================================================
--- DART/trunk/diagnostics/threed_sphere/obs_seq_to_netcdf.html	2010-01-28 23:48:52 UTC (rev 4241)
+++ DART/trunk/diagnostics/threed_sphere/obs_seq_to_netcdf.html	2010-01-28 23:52:39 UTC (rev 4242)
@@ -31,7 +31,7 @@
    This routine will allow you to plot the spatial distribution
    of the observations and be able to discern which observations were
    assimilated or rejected, for example. Here are some graphics from 
-   <em class=file>DART/observations/utilities/threed_sphere/</em><em 
+   <em class=file>DART/diagnostics/matlab/</em><em 
     class=program>plot_obs_netcdf.m</em>.
    <br />
    <br />
@@ -383,15 +383,15 @@
         from the obs_seq_to_netcdf.</LI>
 </UL>
 <H3 class="indent1">Related Matlab functions</H3>
-<UL><LI><em class="file">observations/utilities/read_obs_netcdf.m</em>
+<UL><LI><em class="file">diagnostics/matlab/read_obs_netcdf.m</em>
         reads the netcdf files and returns an structure with easy-to-plot
 	components.  More on that in the 'Usage' section below.
 	</LI>
-    <LI><em class="file">observations/utilities/plot_obs_netcdf.m</em> may
+    <LI><em class="file">diagnostics/matlab/plot_obs_netcdf.m</em> may
         be used to explore the spatial distribution of observations and 
 	their values.  More on that in the 'Usage' section below.
 	</LI>
-    <LI><em class="file">observations/utilities/plot_obs_netcdf_diffs.m</em> will
+    <LI><em class="file">diagnostics/matlab/plot_obs_netcdf_diffs.m</em> will
         take the difference between any two observation copies and plot the
         spatial distribution and value of the difference. Useful for exploring
         the bias between 'observation' and 'prior ensemble mean', for example.


More information about the Dart-dev mailing list