Changeset 339 for trunk


Ignore:
Timestamp:
03/21/08 08:16:16 (16 years ago)
Author:
smasson
Message:

update getsaxo

File:
1 edited

Legend:

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

    r322 r339  
    33<head> 
    44<meta name="generator" content= 
    5 "HTML Tidy for Mac OS X (vers 1 September 2005), see www.w3.org"> 
     5"HTML Tidy for Mac OS X (vers 1st December 2004), see www.w3.org"> 
    66<meta http-equiv="Content-Type" content= 
    77"text/html; charset=us-ascii"> 
    88<title>Get SAXO</title> 
    9 <link href="style.css" rel="stylesheet" type="text/css"> 
    10 <link href="saxo.css" rel="stylesheet" type="text/css"> 
    11 <meta content="DocBook XSL Stylesheets V1.71.1" name="generator"> 
     9<link rel="stylesheet" href="style.css" type="text/css"> 
     10<link rel="stylesheet" href="saxo.css" type="text/css"> 
     11<meta name="generator" content="DocBook XSL Stylesheets V1.71.1"> 
    1212<meta name="keywords" content="IDL, SAXO"> 
    1313</head> 
     
    1818<div> 
    1919<div> 
    20 <h2 class="title"><a name="N10002" id="N10002"></a> Get 
    21 <span class="application">SAXO</span></h2> 
     20<h2 class="title"><a name="d0e2" id="d0e2"></a> Get <span class= 
     21"application">SAXO</span></h2> 
    2222</div> 
    2323<div> 
     
    2626<h3 class="author"><span class="firstname">S&eacute;bastien</span> 
    2727<span class="surname">Masson</span> <code class= 
    28 "email">&lt;<a href="mailto:Sebastien.Masson_at_locean-ipsl.upmc.fr">Sebastien.Masson_at_locean-ipsl.upmc.fr</a>&gt;</code></h3> 
     28"email">&lt;<a href="mailto:Sebastien.Masson_at_locean-ipsl.upmc.fr"> 
     29Sebastien.Masson_at_locean-ipsl.upmc.fr</a>&gt;</code></h3> 
    2930</div> 
    3031<div class="author"> 
     
    4142<div> 
    4243<div class="revhistory"> 
    43 <table summary="Revision history" width="100%" border="1"> 
     44<table border="1" width="100%" summary="Revision history"> 
    4445<tr> 
    45 <th colspan="2" valign="top" align="left"><b>Revision 
     46<th align="left" valign="top" colspan="2"><b>Revision 
    4647History</b></th> 
    4748</tr> 
     
    5152</tr> 
    5253<tr> 
    53 <td colspan="2" align="left">First draft</td> 
     54<td align="left" colspan="2">First draft</td> 
    5455</tr> 
    5556</table> 
     
    151152</ul> 
    152153</div> 
    153 If you can access one of theses directories, there is no need to 
     154<p>If you can access one of theses directories, there is no need to 
    154155re-install <span class="application">SAXO</span> again! In that 
    155156case, you only have to link <code class="filename"><code class= 
    156157"envar">${HOME}</code>/SAXO_DIR</code> to the appropriate 
    157 directory: 
     158directory:</p> 
    158159<div class="variablelist"> 
    159160<dl> 
     
    289290<h4 class="title"><a name="saxo_src_tar" id= 
    290291"saxo_src_tar"></a>2.3.1.&nbsp; Get <span class= 
    291 "application">SAXO</span> source files (6.3M Mb)</h4> 
     292"application">SAXO</span> source files (5.8M Mb)</h4> 
    292293</div> 
    293294</div> 
     
    311312           
    312313</pre> 
    313 &hellip; and download it the latest version of the sources tar 
     314<p>&hellip; and download it the latest version of the sources tar 
    314315file: <a href= 
    315 "http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20071203r321.tar.gz" 
    316 target="_top">SAXO_SRC_20071203r321.tar.gz</a> (6.3M Mb). This 
    317 tar.gz file could also be downloaded with 
     316"http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20080321r338.tar.gz" 
     317target="_top">SAXO_SRC_20080321r338.tar.gz</a> (5.8M Mb). This 
     318tar.gz file could also be downloaded with</p> 
    318319<div class="variablelist"> 
    319320<dl> 
     
    325326"userinput"><code><span><strong class= 
    326327"command">wget</strong></span> <em class= 
    327 "parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20071203r321.tar.gz</code></em></code></strong> 
     328"parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20080321r338.tar.gz</code></em></code></strong> 
    328329           
    329330</pre></dd> 
     
    336337"command">curl</strong></span> <code class= 
    337338"option">-O</code> <em class= 
    338 "parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20071203r321.tar.gz</code></em></code></strong> 
     339"parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20080321r338.tar.gz</code></em></code></strong> 
    339340           
    340341</pre></dd> 
    341342</dl> 
    342343</div> 
    343 Untar the file 
     344<p>Untar the file</p> 
    344345<pre class="screen"> 
    345346  <code class="prompt">$</code> <strong class= 
     
    352353"command">tar</strong></span> <code class= 
    353354"option">xvfz</code> <em class= 
    354 "parameter"><code>SAXO_SRC_20071203r321.tar.gz</code></em></code></strong> 
     355"parameter"><code>SAXO_SRC_20080321r338.tar.gz</code></em></code></strong> 
    355356  <code class="prompt">$</code> <strong class= 
    356357"userinput"><code><span><strong class= 
    357358"command">rm</strong></span> <em class= 
    358 "parameter"><code>SAXO_SRC_20071203r321.tar.gz</code></em></code></strong> 
     359"parameter"><code>SAXO_SRC_20080321r338.tar.gz</code></em></code></strong> 
    359360         
    360361</pre></div> 
     
    385386<code class="filename">init.pro</code> file (see <a href= 
    386387"#generate_init" title= 
    387 "3.&nbsp; Generate your init.pro file ">Section&nbsp;3, &ldquo; 
     388"3.&nbsp; Generate your init.pro file  ">Section&nbsp;3, &ldquo; 
    388389Generate your init.pro file &rdquo;</a>) or directly within IDL 
    389390with the following command: <code class="prompt">idl&gt;</code> 
     
    410411         
    411412</pre> 
    412 Download <a href= 
     413<p>Download <a href= 
    413414"http://forge.ipsl.jussieu.fr/saxo/download/SAXO_DATA_20060602.tar.gz" 
    414415target="_top">SAXO_DATA_20060602.tar.gz</a> (238M Mb) &hellip; or 
    415 with 
     416with</p> 
    416417<div class="variablelist"> 
    417418<dl> 
     
    476477         
    477478</pre> 
    478 You must then answer several questions: 
     479<p>You must then answer several questions:</p> 
    479480<div class="itemizedlist"> 
    480481<ul type="disc"> 
     
    515516         
    516517</pre> 
    517 There is an example of the kind of <a href= 
     518<p>There is an example of the kind of <a href= 
    518519"idlfiles/init_example.pro" target="_top"><code class= 
    519 "filename">init.pro</code></a> you should get.</div> 
     520"filename">init.pro</code></a> you should get.</p> 
     521</div> 
    520522<div class="sect1" lang="en"> 
    521523<div class="titlepage"> 
Note: See TracChangeset for help on using the changeset viewer.