[Dart-dev] <p>Jump/ Revision: 10832
dart at ucar.edu
dart at ucar.edu
Fri Dec 23 11:03:09 MST 2016
thoar at ucar.edu
2016-12-23 11:03:08 -0700 (Fri, 23 Dec 2016)
283
The Lanai documents should reference the Lanai release, not the trunk.
The PDF files are already under version control in the group/webpages
directory. No need to have them in two places, and these are so old
that they are not consistent with the rest of this version of DART.
Modified: DART/trunk/doc/html/Lanai_diffs_from_Kodiak.html
===================================================================
--- DART/trunk/doc/html/Lanai_diffs_from_Kodiak.html 2016-12-22 20:26:58 UTC (rev 10831)
+++ DART/trunk/doc/html/Lanai_diffs_from_Kodiak.html 2016-12-23 18:03:08 UTC (rev 10832)
@@ -337,7 +337,7 @@
vs obs aloft because they have different vertical coordinates.</LI>
<LI>Converted mss commands to hpss commands for a couple observation
converter shell scripts (inc AIRS).</LI>
-<LI>New matlab code to generate evenly spaced observations on the surface of
+<LI>New Matlab® code to generate evenly spaced observations on the surface of
a sphere (e.g. the globe).</LI>
<LI>Added obs_loop.f90 example file in obs_sequence directory; example
template for how to construct special purpose obs_sequence tools.</LI>
@@ -362,7 +362,7 @@
<UL>
<LI>Handle empty epochs in the obs_seq_to_netcdf converter.</LI>
-<LI>Added a matlab utility to show the output of a 'hop' test (running a
+<LI>Added a Matlab® utility to show the output of a 'hop' test (running a
model for a continuous period vs. stopping and restarting a run).</LI>
<LI>Improved the routine that computes axes tick values in plots with
multiple values plotted on the same plot.</LI>
@@ -370,7 +370,7 @@
observation sequence files at a time.</LI>
<LI>Add code in obs_seq_verify to ensure that the ensemble members are in the
same order in all netcdf files.</LI>
-<LI>Added support for the unstructured grids of mpas to our matlab diagnostics.</LI>
+<LI>Added support for the unstructured grids of mpas to our Matlab® diagnostics.</LI>
<LI>Fix to writing of ReportTime in obs_seq_coverage.</LI>
<LI>Fixed logic in obs_seq_verify when determining the forecast lat.</LI>
<LI>Fixed loops inside obs_seq_coverage which were using the wrong limits on
@@ -391,7 +391,7 @@
<LI>Extend obs_seq_verify so it can be used for forecasts from a single
member. minor changes to obs_selection, obs_seq_coverage and obs_seq_verify
to support a single member.</LI>
-<LI>Added Matlab script to read/print timestamps from binary dart restart/ic
+<LI>Added Matlab® script to read/print timestamps from binary dart restart/ic
files.</LI>
<LI>Default for obs_seq_to_netcdf in all the namelists is now 'one big time
bin' so you don't have to know the exact timespan of an obs_seq.final file
Modified: DART/trunk/doc/html/Lanai_release.html
===================================================================
--- DART/trunk/doc/html/Lanai_release.html 2016-12-22 20:26:58 UTC (rev 10831)
+++ DART/trunk/doc/html/Lanai_release.html 2016-12-23 18:03:08 UTC (rev 10832)
@@ -17,8 +17,8 @@
<img src="../images/Dartboard7.png" alt="DART project logo" height=70 />
</td>
<td>
- <p>Jump to DART Documentation Main Index
- <a href="https://svn-dares-dart.cgd.ucar.edu/DART/releases/Lanai/index.html">Website</a>
+ <p>Jump to DART Documentation Main Index
+ <a href="https://svn-dares-dart.cgd.ucar.edu/DART/releases/Lanai/index.html">Website</a>
or <a href="../../index.html">local file</a><br />
<small><small>version information for this file: <br />
<!-- version tag follows, do not edit -->
@@ -55,7 +55,7 @@
compiled with many Fortran 90 compilers
and run on linux compute-servers, linux clusters, OSX laptops/desktops,
SGI Altix clusters, supercomputers running AIX, and more.
-Read the
+Read the
<a href="#customizations">Customizations</a> section
for help in building on new platforms.</p>
@@ -73,12 +73,12 @@
DART distribution. They are described below.</p>
<p>
-DART diagnostic output includes two netCDF files containing
+DART diagnostic output includes two netCDF files containing
the model states just before
the adjustment (<em class=file>Prior_Diag.nc</em>) and just after the adjustment
(<em class=file>Posterior_Diag.nc</em>) as well as a file
<em class=file>obs_seq.final</em> with the model estimates of the observations.
-There is a suite of Matlab® functions that facilitate exploration of the
+There is a suite of Matlab® functions that facilitate exploration of the
results, but the netCDF files are inherently portable and contain all the
necessary metadata to interpret the contents with other analysis programs
such as NCL, R, etc.
@@ -87,14 +87,14 @@
<p>In this document links are available which point to Web-based documentation
files and also to the same information in html files distributed with DART.
If you have used subversion to check out a local copy of the DART files you
-can open this file in a browser by loading
+can open this file in a browser by loading
<em class=file>DART/doc/html/Lanai_release.html</em>
-and then use the <em class=file>local file</em> links to see
+and then use the <em class=file>local file</em> links to see
other documentation pages without requiring a connection to
the internet.
If you are looking at this documentation from
the <em class=file>www.image.ucar.edu</em> web server or you are
-connected to the internet you can use the
+connected to the internet you can use the
<em class=file>Website</em> links to view other documentation pages.
</p>
@@ -120,19 +120,19 @@
It is possible that some model-specific interface code from
outside sources may have specific compiler flag requirements;
More information about the Dart-dev
mailing list