Ignore:
Timestamp:
06/28/06 12:30:22 (18 years ago)
Author:
smasson
Message:

add changemsk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/xmldoc/getsaxo.html

    r117 r119  
    5353        </pre><p> 
    5454      </p><p> 
    55         The latest revision of the <span><strong class="command">source files</strong></span> (50 Mb) can be checked out with the following command: 
     55        The latest revision of the <span><strong class="command">source files</strong></span> (49 Mb) can be checked out with the following command: 
    5656        </p><pre class="screen"> 
    5757  <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">svn</strong></span> <code class="option">checkout</code> <em class="parameter"><code>http://forge.ipsl.jussieu.fr/saxo/svn/trunk/SRC</code></em> <em class="parameter"><code>SAXO_DIR/SRC</code></em></code></strong> 
    5858        </pre><p> 
    5959      </p><p> 
    60         The latest revision of the <span><strong class="command">NetCDF data files</strong></span> (728 Mb) used by the test programs can be checked out with the following command: 
     60        The latest revision of the <span><strong class="command">NetCDF data files</strong></span> (727 Mb) used by the test programs can be checked out with the following command: 
    6161        </p><pre class="screen"> 
    6262  <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">svn</strong></span> <code class="option">checkout</code> <em class="parameter"><code>http://forge.ipsl.jussieu.fr/saxo/svn/trunk/DATA</code></em> <em class="parameter"><code>SAXO_DIR/DATA</code></em></code></strong> 
     
    8080  <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">cd</strong></span> <em class="parameter"><code>SAXO_DIR</code></em></code></strong> 
    8181          </pre><p> 
    82           ... and download it the latest version of the sources tar file: <a href="http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20060621.tar.gz" target="_top">SAXO_SRC_20060621.tar.gz</a> (4.8M Mb). This tar.gz file could also be downloaded with  
     82          ... and download it the latest version of the sources tar file: <a href="http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20060628.tar.gz" target="_top">SAXO_SRC_20060628.tar.gz</a> (4.8M Mb). This tar.gz file could also be downloaded with  
    8383        </p><div class="variablelist"><dl><dt><span class="term"><span><strong class="command">wget</strong></span></span></dt><dd><pre class="screen"> 
    84   <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">wget</strong></span> <em class="parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20060621.tar.gz</code></em></code></strong> 
     84  <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">wget</strong></span> <em class="parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20060628.tar.gz</code></em></code></strong> 
    8585          </pre></dd><dt><span class="term"><span><strong class="command">curl</strong></span></span></dt><dd><pre class="screen"> 
    86   <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">curl</strong></span> <code class="option">-O</code> <em class="parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20060621.tar.gz</code></em></code></strong> 
     86  <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">curl</strong></span> <code class="option">-O</code> <em class="parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20060628.tar.gz</code></em></code></strong> 
    8787          </pre></dd></dl></div><p>      
    8888        Untar the file 
    8989        </p><pre class="screen"> 
    9090  <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">cd</strong></span> <em class="parameter"><code><code class="envar">${HOME}</code>/SAXO_DIR</code></em></code></strong> 
    91   <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">tar</strong></span> <code class="option">xvfz</code> <em class="parameter"><code>SAXO_SRC_20060621.tar.gz</code></em></code></strong> 
    92   <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">rm</strong></span> <em class="parameter"><code>SAXO_SRC_20060621.tar.gz</code></em></code></strong> 
     91  <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">tar</strong></span> <code class="option">xvfz</code> <em class="parameter"><code>SAXO_SRC_20060628.tar.gz</code></em></code></strong> 
     92  <code class="prompt">$</code> <strong class="userinput"><code><span><strong class="command">rm</strong></span> <em class="parameter"><code>SAXO_SRC_20060628.tar.gz</code></em></code></strong> 
    9393        </pre><p> 
    9494        </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="saxo_data_tar"></a>2.3.2.&nbsp; 
Note: See TracChangeset for help on using the changeset viewer.