Changeset 2fb99de in flex_extract.git for run/jobscripts/job.temp


Ignore:
Timestamp:
Sep 20, 2018, 11:56:37 AM (6 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
5d42acd
Parents:
3232589
Message:

introduced config with path definitions and changed py files accordingly; Installation works; some tests were added for tarball making; Problems in submission to ecgate

File:
1 moved

Legend:

Unmodified
Added
Removed
  • run/jobscripts/job.temp

    r54a8a01 r2fb99de  
    55# start with sbatch NAME_OF_THIS_FILE directly on machine
    66
    7 #SBATCH --workdir=/scratch/ms/spatlh00/lh0
     7#SBATCH --workdir=/scratch/ms/at/km4a
    88#SBATCH --qos=normal
    99#SBATCH --job-name=flex_ecmwf
     
    3333  module load grib_api/1.14.5
    3434  module load emos/437-r64
    35   export PATH=${PATH}:
     35  export PATH=${PATH}:${HOME}/flex_extract_v7.1/python
    3636  ;;
    3737  *cca*)
     
    4141  module load python
    4242  export SCRATCH=$TMPDIR
    43   export PATH=${PATH}:
     43  export PATH=${PATH}:${HOME}/flex_extract_v7.1/python
    4444  ;;
    4545esac
     
    7474  done
    7575fi
     76
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG