source: flex_extract.git/For_developers/Sphinx/source/Documentation/Overview/app_modes.rst @ b1674ed

ctbtodev
Last change on this file since b1674ed was b1674ed, checked in by Anne Philipp <anne.philipp@…>, 4 years ago

updated online documentation FIX for tickets #265 and #262

  • Property mode set to 100644
File size: 2.9 KB
RevLine 
[41c9dbc]1*****************
2Application Modes
3*****************
4
5.. role:: underline
6    :class: underline
7       
8.. _member state: https://www.ecmwf.int/en/about/who-we-are/member-states
9.. _instructions: https://apps.ecmwf.int/registration/
[b1674ed]10.. _ECMWF's instructions on gateway server: https://confluence.ecmwf.int/display/ECAC/ECaccess+Home
[41c9dbc]11
12   
13.. _ref-app-modes:
14
15Arising from the two user groups described in :doc:`../../Ecmwf/access`, ``flex_extract`` has 4 different :underline:`user application modes`:
16
[0b00607]17.. _ref-remote-desc:
[41c9dbc]18
19  1. Remote (member)
[b1674ed]20      In the **Remote mode** the user works directly on ECMWF Linux member state server, such as ``ecgate`` or ``cca/ccb``. The software will be installed in the ``$HOME`` directory. The user does not need to install any of the additional third-party libraries mentioned in :ref:`ref-requirements` as ECMWF provides everything with environment modules. The module selection will be done automatically in ``flex_extract``.
[41c9dbc]21     
[0b00607]22.. _ref-gateway-desc:
[41c9dbc]23     
24  2. Gateway (member)
[b1674ed]25      The **Gateway mode** can be used if a local member state gateway server is in place. Then the job scripts can be submitted to the ECMWF Linux member state server via the ECMWF web access tool ``ecaccess``. The installation script of ``flex_extract`` must be executed at the local gateway server such that the software will be installed in the ``$HOME`` directory at the ECMWF server and some extra setup is done in the local ``flex_extract`` directory at the local gateway server. For more information about establishing a gateway server please see `ECMWF's instructions on gateway server`_. For the **Gateway mode** the necessary environment has to be established which is described in :ref:`ref-prep-gateway`.
[41c9dbc]26
[0b00607]27.. _ref-local-desc:
[41c9dbc]28     
29  3. Local member
[0b00607]30      Scripts are installed and executed on a local machine, either in the current ``flex_extract`` directory or in a path given to the installation script. Under this scenario a software environment similar to that at ECMWF is required. Additionally, Web API's have to be installed to access ECMWF server. The complete installation process is described in :ref:`ref-local-mode`.
[41c9dbc]31     
32  4. Local public
[0b00607]33      Scripts are installed and executed on a local machine, either in the current ``flex_extract`` directory or in a path given to the installation script. Under this scenario a software environment similar to that at ECMWF is required. Additionally, Web API's have to be installed to access ECMWF server. The complete installation process is described in :ref:`ref-local-mode`. In this case a direct registration at ECMWF is necessary and the user has to accept a specific license agreement for each dataset he/she intends to retrieve.
[41c9dbc]34     
35     
36An overview is sketched in figure :ref:`ref-fig-marsaccess`.
37
38.. _ref-fig-marsaccess:
39
40.. figure:: ../../_static/Diagramm_MarsAccess2.png
41
42   Application modes
43
44
45   
46.. toctree::
47    :hidden:
48    :maxdepth: 2
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG