Changeset 26f3bce in flex_extract.git


Ignore:
Timestamp:
Jul 29, 2019, 10:22:39 AM (5 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
50aca56
Parents:
3fc6232
Message:

python2 downgrade

Location:
templates
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • templates/compilejob.template

    r79729d5 r26f3bce  
    3232  module unload python
    3333  module unload emos
    34   module load python3
     34  module load python
    3535  module load eccodes/2.12.0
    3636  module load emos/455-r64
  • templates/job.temp

    r79729d5 r26f3bce  
    3232  module unload python
    3333  module unload emos
    34   module load python3
     34  module load python/2.7.15-01
    3535  module load eccodes/2.12.0
    3636  module load emos/455-r64
    37   export PATH=$${PATH}:$${HOME}/flex_extract_v7.1/source/python
     37  export PATH=$${PATH}:$${HOME}/flex_extract_v7.1/Source/Python
    3838  ;;
    3939  *cca*)
     
    4444  module load emos
    4545  export SCRATCH=$${TMPDIR}
    46   export PATH=$${PATH}:$${HOME}/flex_extract_v7.1/source/python
     46  export PATH=$${PATH}:$${HOME}/flex_extract_v7.1/Source/Python
    4747  ;;
    4848esac
  • templates/job.template

    r79729d5 r26f3bce  
    3232  module unload python
    3333  module unload emos
    34   module load python3
     34  module load python
    3535  module load eccodes/2.12.0
    3636  module load emos/455-r64
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG