Ignore:
Timestamp:
09/18/06 15:59:44 (18 years ago)
Author:
pinsard
Message:

Modif for html documentations : hellip entity instead of ..., path relative to xmldoc in url attribute, spell chekcking, enlight mousse button, status checking of xml processing in shell scripts (2/2)

File:
1 edited

Legend:

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

    r182 r184  
    1010<link rel="stylesheet" href="saxo.css" type="text/css"> 
    1111<meta name="generator" content="DocBook XSL Stylesheets V1.70.1"> 
    12 <meta name="keywords" content="idl, SAXO"> 
     12<meta name="keywords" content="IDL, SAXO"> 
    1313</head> 
    1414<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
     
    3737</div> 
    3838<div><span class="pubdate">svn Id of xml source file : $Id: 
    39 getsaxo.xml 144 2006-07-21 14:32:11Z pinsard $<br> 
     39getsaxo.xml 183 2006-09-18 13:49:14Z pinsard $<br> 
    4040<br></span></div> 
    4141<div> 
     
    219219</div> 
    220220<p>The <span class="bold"><strong>complete</strong></span> latest 
    221 revision (source + tests data files: 779 Mb) can be checked out 
     221revision (source + tests data files: 791 Mb) can be checked out 
    222222with the following command executed in your <code class= 
    223223"envar">${HOME}</code>:</p> 
     
    231231</pre> 
    232232<p>The latest revision of the <span class="bold"><strong>source 
    233 files</strong></span> (52 Mb) can be checked out with the following 
     233files</strong></span> (64 Mb) can be checked out with the following 
    234234command:</p> 
    235235<pre class="screen"> 
     
    242242</pre> 
    243243<p>The latest revision of the <span class="bold"><strong>NetCDF 
    244 data files</strong></span> (727 Mb) used by the test programs can 
     244data files</strong></span> (728 Mb) used by the test programs can 
    245245be checked out with the following command:</p> 
    246246<pre class="screen"> 
     
    289289<h4 class="title"><a name="saxo_src_tar" id= 
    290290"saxo_src_tar"></a>2.3.1.&nbsp; Get <span class= 
    291 "application">SAXO</span> source files (5.8M Mb)</h4> 
     291"application">SAXO</span> source files ( Mb)</h4> 
    292292</div> 
    293293</div> 
    294294</div> 
    295295<p>Create your <code class="filename"><code class= 
    296 "envar">${HOME}</code>/SAXO_DIR</code> directory...</p> 
     296"envar">${HOME}</code>/SAXO_DIR</code> directory &hellip;</p> 
    297297<pre class="screen"> 
    298298  <code class="prompt">$</code> <strong class= 
     
    311311           
    312312</pre> 
    313 <p>... and download it the latest version of the sources tar file: 
    314 <a href= 
    315 "http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20060915r181.tar.gz" 
    316 target="_top">SAXO_SRC_20060915r181.tar.gz</a> (5.8M Mb). This 
    317 tar.gz file could also be downloaded with</p> 
     313<p>&hellip; and download it the latest version of the sources tar 
     314file: <a href= 
     315"http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_.tar.gz" 
     316target="_top">SAXO_SRC_.tar.gz</a> ( Mb). This tar.gz file could 
     317also be downloaded with</p> 
    318318<div class="variablelist"> 
    319319<dl> 
     
    325325"userinput"><code><span><strong class= 
    326326"command">wget</strong></span> <em class= 
    327 "parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20060915r181.tar.gz</code></em></code></strong> 
     327"parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_.tar.gz</code></em></code></strong> 
    328328           
    329329</pre></dd> 
     
    336336"command">curl</strong></span> <code class= 
    337337"option">-O</code> <em class= 
    338 "parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_20060915r181.tar.gz</code></em></code></strong> 
     338"parameter"><code>http://forge.ipsl.jussieu.fr/saxo/download/SAXO_SRC_.tar.gz</code></em></code></strong> 
    339339           
    340340</pre></dd> 
     
    352352"command">tar</strong></span> <code class= 
    353353"option">xvfz</code> <em class= 
    354 "parameter"><code>SAXO_SRC_20060915r181.tar.gz</code></em></code></strong> 
     354"parameter"><code>SAXO_SRC_.tar.gz</code></em></code></strong> 
    355355  <code class="prompt">$</code> <strong class= 
    356356"userinput"><code><span><strong class= 
    357357"command">rm</strong></span> <em class= 
    358 "parameter"><code>SAXO_SRC_20060915r181.tar.gz</code></em></code></strong> 
     358"parameter"><code>SAXO_SRC_.tar.gz</code></em></code></strong> 
    359359         
    360360</pre></div> 
     
    412412<p>Download <a href= 
    413413"http://forge.ipsl.jussieu.fr/saxo/download/SAXO_DATA_20060602.tar.gz" 
    414 target="_top">SAXO_DATA_20060602.tar.gz</a> (238M Mb) ... or 
     414target="_top">SAXO_DATA_20060602.tar.gz</a> (238M Mb) &hellip; or 
    415415with</p> 
    416416<div class="variablelist"> 
     
    452452</div> 
    453453<p>To use <span class="application">SAXO</span>, we need to build 
    454 an idl script that we usually call "<code class= 
     454an IDL script that we usually call "<code class= 
    455455"filename">init.pro</code>". This file contains a set of IDL 
    456456commands and default definitions (paths and variables of the common 
Note: See TracChangeset for help on using the changeset viewer.