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)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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