Changeset 340 for trunk


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

update getsaxo

Location:
trunk/SRC/Documentation
Files:
2 added
1 edited

Legend:

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

    r339 r340  
    33<head> 
    44<meta name="generator" content= 
    5 "HTML Tidy for Mac OS X (vers 1st December 2004), see www.w3.org"> 
     5"HTML Tidy for Mac OS X (vers 1 September 2005), see www.w3.org"> 
    66<meta http-equiv="Content-Type" content= 
    77"text/html; charset=us-ascii"> 
    88<title>Get SAXO</title> 
    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"> 
     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"> 
    1212<meta name="keywords" content="IDL, SAXO"> 
    1313</head> 
     
    1818<div> 
    1919<div> 
    20 <h2 class="title"><a name="d0e2" id="d0e2"></a> Get <span class= 
    21 "application">SAXO</span></h2> 
     20<h2 class="title"><a name="N10002" id="N10002"></a> Get 
     21<span class="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"> 
    29 Sebastien.Masson_at_locean-ipsl.upmc.fr</a>&gt;</code></h3> 
     28"email">&lt;<a href="mailto:Sebastien.Masson_at_locean-ipsl.upmc.fr">Sebastien.Masson_at_locean-ipsl.upmc.fr</a>&gt;</code></h3> 
    3029</div> 
    3130<div class="author"> 
     
    4241<div> 
    4342<div class="revhistory"> 
    44 <table border="1" width="100%" summary="Revision history"> 
     43<table summary="Revision history" width="100%" border="1"> 
    4544<tr> 
    46 <th align="left" valign="top" colspan="2"><b>Revision 
     45<th colspan="2" valign="top" align="left"><b>Revision 
    4746History</b></th> 
    4847</tr> 
     
    5251</tr> 
    5352<tr> 
    54 <td align="left" colspan="2">First draft</td> 
     53<td colspan="2" align="left">First draft</td> 
    5554</tr> 
    5655</table> 
     
    152151</ul> 
    153152</div> 
    154 <p>If you can access one of theses directories, there is no need to 
     153If you can access one of theses directories, there is no need to 
    155154re-install <span class="application">SAXO</span> again! In that 
    156155case, you only have to link <code class="filename"><code class= 
    157156"envar">${HOME}</code>/SAXO_DIR</code> to the appropriate 
    158 directory:</p> 
     157directory: 
    159158<div class="variablelist"> 
    160159<dl> 
     
    232231</pre> 
    233232<p>The latest revision of the <span class="bold"><strong>source 
    234 files</strong></span> (44 Mb) can be checked out with the following 
     233files</strong></span> (43 Mb) can be checked out with the following 
    235234command:</p> 
    236235<pre class="screen"> 
     
    312311           
    313312</pre> 
    314 <p>&hellip; and download it the latest version of the sources tar 
     313&hellip; and download it the latest version of the sources tar 
    315314file: <a href= 
    316 "http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20080321r338.tar.gz" 
    317 target="_top">SAXO_SRC_20080321r338.tar.gz</a> (5.8M Mb). This 
    318 tar.gz file could also be downloaded with</p> 
     315"http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20080321r339.tar.gz" 
     316target="_top">SAXO_SRC_20080321r339.tar.gz</a> (5.8M Mb). This 
     317tar.gz file could also be downloaded with 
    319318<div class="variablelist"> 
    320319<dl> 
     
    326325"userinput"><code><span><strong class= 
    327326"command">wget</strong></span> <em class= 
    328 "parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20080321r338.tar.gz</code></em></code></strong> 
     327"parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20080321r339.tar.gz</code></em></code></strong> 
    329328           
    330329</pre></dd> 
     
    337336"command">curl</strong></span> <code class= 
    338337"option">-O</code> <em class= 
    339 "parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20080321r338.tar.gz</code></em></code></strong> 
     338"parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20080321r339.tar.gz</code></em></code></strong> 
    340339           
    341340</pre></dd> 
    342341</dl> 
    343342</div> 
    344 <p>Untar the file</p> 
     343Untar the file 
    345344<pre class="screen"> 
    346345  <code class="prompt">$</code> <strong class= 
     
    353352"command">tar</strong></span> <code class= 
    354353"option">xvfz</code> <em class= 
    355 "parameter"><code>SAXO_SRC_20080321r338.tar.gz</code></em></code></strong> 
     354"parameter"><code>SAXO_SRC_20080321r339.tar.gz</code></em></code></strong> 
    356355  <code class="prompt">$</code> <strong class= 
    357356"userinput"><code><span><strong class= 
    358357"command">rm</strong></span> <em class= 
    359 "parameter"><code>SAXO_SRC_20080321r338.tar.gz</code></em></code></strong> 
     358"parameter"><code>SAXO_SRC_20080321r339.tar.gz</code></em></code></strong> 
    360359         
    361360</pre></div> 
     
    386385<code class="filename">init.pro</code> file (see <a href= 
    387386"#generate_init" title= 
    388 "3.&nbsp; Generate your init.pro file  ">Section&nbsp;3, &ldquo; 
     387"3.&nbsp; Generate your init.pro file ">Section&nbsp;3, &ldquo; 
    389388Generate your init.pro file &rdquo;</a>) or directly within IDL 
    390389with the following command: <code class="prompt">idl&gt;</code> 
     
    411410         
    412411</pre> 
    413 <p>Download <a href= 
     412Download <a href= 
    414413"http://forge.ipsl.jussieu.fr/saxo/download/SAXO_DATA_20060602.tar.gz" 
    415414target="_top">SAXO_DATA_20060602.tar.gz</a> (238M Mb) &hellip; or 
    416 with</p> 
     415with 
    417416<div class="variablelist"> 
    418417<dl> 
     
    477476         
    478477</pre> 
    479 <p>You must then answer several questions:</p> 
     478You must then answer several questions: 
    480479<div class="itemizedlist"> 
    481480<ul type="disc"> 
     
    516515         
    517516</pre> 
    518 <p>There is an example of the kind of <a href= 
     517There is an example of the kind of <a href= 
    519518"idlfiles/init_example.pro" target="_top"><code class= 
    520 "filename">init.pro</code></a> you should get.</p> 
    521 </div> 
     519"filename">init.pro</code></a> you should get.</div> 
    522520<div class="sect1" lang="en"> 
    523521<div class="titlepage"> 
Note: See TracChangeset for help on using the changeset viewer.