Changeset 08c9091 in flex_extract.git for Documentation/html/_sources/Documentation/Input


Ignore:
Timestamp:
Aug 12, 2020, 8:47:31 AM (4 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
73308e0
Parents:
ee9aaec
Message:

updated online docu (rm tabs)

Location:
Documentation/html/_sources/Documentation/Input
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Documentation/html/_sources/Documentation/Input/examples.rst.txt

    r6931f61 r08c9091  
    1212.. code-block:: bash
    1313
    14         CONTROL_CERA
    15         CONTROL_CERA.global
    16         CONTROL_CERA.public
    17         CONTROL_EA5
    18         CONTROL_EA5.global
    19         CONTROL_EA5.public
    20         CONTROL_EI
    21         CONTROL_EI.global
    22         CONTROL_EI.public
    23         CONTROL_OD.ELDA.FC.eta.ens.double
    24         CONTROL_OD.ENFO.CF
    25         CONTROL_OD.ENFO.CV
    26         CONTROL_OD.ENFO.PF
    27         CONTROL_OD.ENFO.PF.36hours
    28         CONTROL_OD.ENFO.PF.ens
    29         CONTROL_OD.OPER.4V.operational
    30         CONTROL_OD.OPER.FC.36hours
    31         CONTROL_OD.OPER.FC.eta.global
    32         CONTROL_OD.OPER.FC.eta.highres
    33         CONTROL_OD.OPER.FC.gauss.highres
    34         CONTROL_OD.OPER.FC.operational
    35         CONTROL_OD.OPER.FC.twicedaily.1hourly
    36         CONTROL_OD.OPER.FC.twicedaily.3hourly
     14        CONTROL_CERA
     15        CONTROL_CERA.global
     16        CONTROL_CERA.public
     17        CONTROL_EA5
     18        CONTROL_EA5.global
     19        CONTROL_EA5.public
     20        CONTROL_EI
     21        CONTROL_EI.global
     22        CONTROL_EI.public
     23        CONTROL_OD.ELDA.FC.eta.ens.double
     24        CONTROL_OD.ENFO.CF
     25        CONTROL_OD.ENFO.CV
     26        CONTROL_OD.ENFO.PF
     27        CONTROL_OD.ENFO.PF.36hours
     28        CONTROL_OD.ENFO.PF.ens
     29        CONTROL_OD.OPER.4V.operational
     30        CONTROL_OD.OPER.FC.36hours
     31        CONTROL_OD.OPER.FC.eta.global
     32        CONTROL_OD.OPER.FC.eta.highres
     33        CONTROL_OD.OPER.FC.gauss.highres
     34        CONTROL_OD.OPER.FC.operational
     35        CONTROL_OD.OPER.FC.twicedaily.1hourly
     36        CONTROL_OD.OPER.FC.twicedaily.3hourly
    3737
    3838.. note::
  • Documentation/html/_sources/Documentation/Input/templates.rst.txt

    r6931f61 r08c9091  
    182182        case $${HOST} in
    183183          *ecg*)
    184                   module unload grib_api
    185                   module unload emos
    186                   module load python3
    187                   module load eccodes
    188                   module load emos/455-r64
    189                   export PATH=${PATH}:${HOME}/flex_extract_v7.1/Source/Python
    190                   ;;
    191                   *cca*)
    192                   module switch PrgEnv-cray PrgEnv-intel
    193                   module load python3
    194                   module load eccodes
    195                   module load emos/455-r64
    196                   export SCRATCH=${TMPDIR}
    197                   export PATH=${PATH}:${HOME}/flex_extract_v7.1/Source/Python
     184          module unload grib_api
     185          module unload emos
     186          module load python3
     187          module load eccodes
     188          module load emos/455-r64
     189          export PATH=${PATH}:${HOME}/flex_extract_v7.1/Source/Python
     190          ;;
     191          *cca*)
     192          module switch PrgEnv-cray PrgEnv-intel
     193          module load python3
     194          module load eccodes
     195          module load emos/455-r64
     196          export SCRATCH=${TMPDIR}
     197          export PATH=${PATH}:${HOME}/flex_extract_v7.1/Source/Python
    198198          ;;
    199199        esac
     
    267267        case $$$${HOST} in
    268268          *ecg*)
    269                   module unload grib_api
    270                   module unload emos
    271                   module load python3
    272                   module load eccodes
    273                   module load emos/455-r64
     269          module unload grib_api
     270          module unload emos
     271          module load python3
     272          module load eccodes
     273          module load emos/455-r64
    274274          export PATH=$$$${PATH}:$fp_root_path
    275275          ;;
    276276          *cca*)
    277                   module switch PrgEnv-cray PrgEnv-intel
    278                   module load python3
    279                   module load eccodes
    280                   module load emos/455-r64
     277          module switch PrgEnv-cray PrgEnv-intel
     278          module load python3
     279          module load eccodes
     280          module load emos/455-r64
    281281          export SCRATCH=$$$${TMPDIR}
    282282          export PATH=$$$${PATH}:$fp_root_path
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG