Changeset 79729d5 in flex_extract.git for templates/compilejob.template


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/compilejob.template

    rb02a07e r79729d5  
    3030  module unload grib_api
    3131  module unload eccodes
    32   module load eccodes
    33   module load python
     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 FLEXPART_ROOT_SCRIPTS=$fp_root_scripts
     
    3839  ;;
    3940  *cca*)
     41  module unload python
    4042  module switch PrgEnv-cray PrgEnv-intel
    41   module load eccodes
     43  module load python3
     44  module load eccodes/2.12.0
    4245  module load emos
    43   module load python
    4446  echo $${GROUP}
    4547  echo $${HOME}
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG