[Dart-dev] [4359] DART/trunk/DART_LAB/DART_LAB.html: There was no generic page for the DART_LAB tutorial

nancy at ucar.edu nancy at ucar.edu
Tue May 11 11:40:10 MDT 2010


Revision: 4359
Author:   nancy
Date:     2010-05-11 11:40:10 -0600 (Tue, 11 May 2010)
Log Message:
-----------
There was no generic page for the DART_LAB tutorial
information for me to point at.  So here one is.

Added Paths:
-----------
    DART/trunk/DART_LAB/DART_LAB.html

-------------- next part --------------
Added: DART/trunk/DART_LAB/DART_LAB.html
===================================================================
--- DART/trunk/DART_LAB/DART_LAB.html	                        (rev 0)
+++ DART/trunk/DART_LAB/DART_LAB.html	2010-05-11 17:40:10 UTC (rev 4359)
@@ -0,0 +1,111 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+          "http://www.w3.org/TR/html4/strict.dtd">
+<HTML>
+<HEAD>
+<TITLE>DART_LAB Tutorial</TITLE>
+<link rel="stylesheet" type="text/css" href="../doc/html/doc.css">
+</HEAD>
+<BODY>
+<A NAME="TOP"></A>
+
+<center>
+<A HREF="#Presentations">Presentations</A> /
+<A HREF="#Matlab">Matlab Programs</A> /
+<A HREF="#Legalese">TERMS OF USE</A>
+</center>
+
+<H1>DART_LAB Tutorial</H1>
+<small><P>Latest subversion revision tag:
+<!-- version tag follows, do not edit -->$Id$
+</P></small>
+
+<P>
+The files in this directory contain PDF tutorial
+materials on DART, and Matlab exercises.  See below for links to the
+PDF files and a list of the corresponding matlab scripts.
+</P>
+<P>
+This tutorial begins at a more introductory level than the materials
+in the tutorial directory, and includes hands-on exercises at several
+points.  In a workshop setting, these materials and exercises took
+about 1.5 days to complete.
+</P>
+
+<!--==================================================================-->
+
+<A NAME="Presentations"></A>
+<HR>
+<H2>DART Tutorial Presentations</H2>
+
+<P>
+Here are the PDF files for the presentation part of the tutorial:
+<UL>
+<LI><A HREF="presentation/DART_section1.pdf">Section 1</A></LI>
+<LI><A HREF="presentation/DART_section2.pdf">Section 2</A></LI>
+<LI><A HREF="presentation/DART_section3.pdf">Section 3</A></LI>
+<LI><A HREF="presentation/DART_section4.pdf">Section 4</A></LI>
+</UL>
+</P>
+
+<!--==================================================================-->
+
+<A NAME="Matlab"></A>
+<HR>
+<H2>Matlab Hands-On Exercises</H2>
+
+<P>
+In the '<em code='file'>matlab</em>' subdirectory are a set of
+Matlab scripts and GUI (graphical user interface) programs
+which are exercises that go with the tutorial.  Each is
+interactive with settings that can be changed and rerun to
+explore various options.  A valid 
+<A HREF="http://www.mathworks.com/products/matlab/">Matlab</A> 
+license is needed to run these scripts.  
+</P>
+<P>
+The exercises include the following:
+<UL>
+<LI>gaussian_product</LI>
+<LI>oned_model</LI>
+<LI>oned_ensemble</LI>
+<LI>run_lorenz_63</LI>
+<LI>run_lorenz_96</LI>
+<LI>twod_ensemble</LI>
+</UL>
+</P>
+<P>
+To run these, cd into the matlab directory, start matlab,
+and type the names at the prompt.  Matlab must be started
+with the Java virtual machine enabled as these scripts
+open windows and display graphical images as they run.
+</P>
+
+
+<!--==================================================================-->
+<!-- Legalese & Metadata                                              -->
+<!--==================================================================-->
+
+<A NAME="Legalese"></A>
+<HR>
+<H2>Terms of Use</H2>
+
+<P>
+DART software - Copyright &copy; 2004 - 2010 UCAR.<br>
+This open source software is provided by UCAR, "as is",<br>
+without charge, subject to all terms of use at<br>
+<a href="http://www.image.ucar.edu/DAReS/DART/DART_download">
+http://www.image.ucar.edu/DAReS/DART/DART_download</a>
+</P>
+
+<TABLE border=0 cellpadding=0 width=100% summary="">
+<TR><TD valign=top>Contact:       </TD><TD> DART core group   </TD></TR>
+<TR><TD>Revision:      </TD><TD> $Revision$ </TD></TR>
+<TR><TD>Source:        </TD><TD> $URL$ </TD></TR>
+<TR><TD>Change Date:   </TD><TD> $Date$ </TD></TR>
+<TR><TD valign=top>Change&nbsp;history:&nbsp;</TD><TD> try "svn&nbsp;log" or "svn&nbsp;diff" </TD></TR>
+</TABLE>
+
+<!--==================================================================-->
+
+</BODY>
+</HTML>


Property changes on: DART/trunk/DART_LAB/DART_LAB.html
___________________________________________________________________
Added: svn:mime-type
   + text/html
Added: svn:keywords
   + Date Rev Author HeadURL Id
Added: svn:eol-style
   + native


More information about the Dart-dev mailing list