Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Documentation/html/Documentation/Input/setup.html

    r47be2684 r08c9091  
    235235<tr class="row-even"><td><p>TARGET</p></td>
    236236<td><p>String</p></td>
    237 <td><p>local, syslocal, ecgate, cca, ccb</p></td>
    238 <td><p>None</p></td>
    239 <td><p>Defines the flex_extract application mode to be used.  Local = local mode; ecgate = Remote or Gateway mode, cca or ccb = Remote or Gateway mode (HPC). Whether the local mode is for public or member state users doesn’t matter here. Syslocal = seperates the executables and user application files during installation. Paths are selectable through INSTALLDIR and SYSINSTALLDIR</p></td>
     237<td><p>local, ecgate, cca, ccb</p></td>
     238<td><p>None</p></td>
     239<td><p>Defines the flex_extract application mode to be used.  Local = local mode; ecgate = Remote or Gateway mode, cca or ccb = Remote or Gateway mode (HPC). Whether the local mode is for public or member state users doesn’t matter here.</p></td>
    240240</tr>
    241241<tr class="row-odd"><td><p>MAKEFILE</p></td>
     
    275275<td><p>Root path where flex_extract should be installed. It will always be $HOME on ECMWF servers and if not set for the local mode, it will be the current flex_extract root path on local servers. </p></td>
    276276</tr>
    277 <tr class="row-odd"><td><p>SYSINSTALLDIR</p></td>
    278 <td><p>String</p></td>
    279 <td><p>a full path </p></td>
    280 <td><p>None</p></td>
    281 <td><p>This will be the same as INSTALLDIR if TARGET=local. Otherwise, the executable files are stored in this path. If it is choosen to be in a system path, don’t forget to start the script with admin rights. </p></td>
    282 </tr>
    283 <tr class="row-even"><td><p>JOB_TEMPLATE</p></td>
     277<tr class="row-odd"><td><p>JOB_TEMPLATE</p></td>
    284278<td><p>String</p></td>
    285279<td><p>installscript.template</p></td>
     
    287281<td><p>The rudimentary template file to create a batch job template for submission to ECMWF servers. Should not be changed because it is already optimised for ECMWF servers.  (Remote and Gateway mode)</p></td>
    288282</tr>
    289 <tr class="row-odd"><td><p>CONTROLFILE</p></td>
     283<tr class="row-even"><td><p>CONTROLFILE</p></td>
    290284<td><p>String</p></td>
    291285<td><p>any CONTROL file</p></td>
     
    408402              <span class="o">[</span>--ecuid ECUID<span class="o">]</span> <span class="o">[</span>--ecgid ECGID<span class="o">]</span> <span class="o">[</span>--gateway GATEWAY<span class="o">]</span>
    409403              <span class="o">[</span>--destination DESTINATION<span class="o">]</span> <span class="o">[</span>--installdir INSTALLDIR<span class="o">]</span>
    410               <span class="o">[</span>--sysinstalldir SYSINSTALLDIR<span class="o">]</span>
    411404              <span class="o">[</span>--job_template JOB_TEMPLATE<span class="o">]</span> <span class="o">[</span>--controlfile CONTROLFILE<span class="o">]</span>
    412405
     
    416409  -h, --help            show this <span class="nb">help</span> message and <span class="nb">exit</span>
    417410  --target INSTALL_TARGET
    418                         Valid targets: syslocal <span class="p">|</span> <span class="nb">local</span> <span class="p">|</span> ecgate <span class="p">|</span> cca , the latter two
     411                        Valid targets: <span class="nb">local</span> <span class="p">|</span> ecgate <span class="p">|</span> cca , the latter two
    419412                        are at ECMWF <span class="o">(</span>default: None<span class="o">)</span>
    420413  --makefile MAKEFILE   Name of makefile to compile the Fortran
     
    430423                        Root directory where flex_extract will be installed
    431424                        to. <span class="o">(</span>default: None<span class="o">)</span>
    432   --sysinstalldir SYSINSTALLDIR
    433                         System installation path<span class="p">;</span> where executables are
    434                         stored. <span class="o">(</span>default: None<span class="o">)</span>
    435425  --job_template JOB_TEMPLATE
    436426                        The rudimentary template file to create a batch job
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG