Changeset 2fb99de in flex_extract.git for run


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

Location:
run
Files:
4 added
22 moved

Legend:

Unmodified
Added
Removed
  • run/jobscripts/job.ksh

    r222aa11 r2fb99de  
    5959cwc 0
    6060date_chunk 3
    61 debug 0
     61debug 1
    6262destination annep@genericSftp
    6363dpdeta 1
     
    6868ectrans 1
    6969ecuid km4a
    70 end_date 20100606
     70end_date 20160606
    7171eta 0
    7272etadiff 0
     
    8484level 60
    8585levelist 59/to/60
     86logicals gauss omega omegadiff eta etadiff dpdeta cwc wrf grib2flexpart ecstorage ectrans debug request
    8687lower 30000
    8788mailfail ${USER}
    8889mailops ${USER}
    89 makefile None
     90makefile Makefile.gfortran
    9091marsclass EI
    9192maxstep 11
     
    9697prefix EItest_
    9798queue ecgate
     99request 0
    98100resol 63
    99101right 10000
    100102smooth 0
    101 start_date 20100606
     103start_date 20160606
    102104step 00 01 02 03 04 05 00 07 08 09 10 11 00 01 02 03 04 05 00 07 08 09 10 11
    103105stream OPER
  • 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