Changeset 79729d5 in flex_extract.git for templates/job.temp


Ignore:
Timestamp:
Mar 8, 2019, 4:07:28 PM (5 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
d727af2
Parents:
82c2959
Message:

switched from python2 to python3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • templates/job.temp

    rb02a07e r79729d5  
    2828case $${HOST} in
    2929  *ecg*)
    30   module load python
    3130  module unload grib_api
    3231  module unload eccodes
    33   module load eccodes
     32  module unload python
    3433  module unload emos
     34  module load python3
     35  module load eccodes/2.12.0
    3536  module load emos/455-r64
    3637  export PATH=$${PATH}:$${HOME}/flex_extract_v7.1/source/python
    3738  ;;
    3839  *cca*)
     40  module unload python
    3941  module switch PrgEnv-cray PrgEnv-intel
    40   module load eccodes
     42  module load python3
     43  module load eccodes/2.12.0
    4144  module load emos
    42   module load python
    4345  export SCRATCH=$${TMPDIR}
    4446  export PATH=$${PATH}:$${HOME}/flex_extract_v7.1/source/python
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG