Ignore:
Timestamp:
Apr 1, 2020, 5:03:13 PM (4 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
d78851d, e0005c9
Parents:
50f9ca6
Message:

updated online documentation FIX for tickets #265 and #262

File:
1 edited

Legend:

Unmodified
Added
Removed
  • For_developers/Sphinx/source/Documentation/Input/jobscript.rst

    rba99230 rb1674ed  
    55The jobscript is a Korn-shell script which will be created at runtime for each ``flex_extract`` execution in the application modes **remote** and **gateway**.
    66
    7 It is based on the ``job.temp`` template file which is stored in the ``templates`` directory.
    8 This template is by itself generated in the installation process from a ``jobscript.template`` template file.
     7It is based on the ``job.temp`` template file which is stored in the ``Templates`` directory.
     8This template is by itself generated in the installation process from a ``job.template`` template file.
    99
    1010``Flex_extract`` uses the python package `genshi <https://genshi.edgewall.org/>`_ to generate
     
    7474      module load eccodes/2.12.0
    7575      module load emos/455-r64
    76       export PATH=${PATH}:${HOME}/flex_extract_v7.1/source/python
     76      export PATH=${PATH}:${HOME}/flex_extract_v7.1/Source/Python
    7777      ;;
    7878      *cca*)
     
    8383      module load emos
    8484      export SCRATCH=${TMPDIR}
    85       export PATH=${PATH}:${HOME}/flex_extract_v7.1/source/python
     85      export PATH=${PATH}:${HOME}/flex_extract_v7.1/Source/Python
    8686      ;;
    8787    esac
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG