Skip to content

C2SM/spice-setups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setups for SPICE (Starter Package for ICON-CLM Experiments)

This repo serves as a collection of setups for SPICE on CSCS Alps/Säntis.

Usage

It is recommended put the setups into a experiments folder of your SPICE root directory and clone this repo inside of it.

cd ${SPICE_DIR}
git clone [email protected]:C2SM/spice-setups.git experiments
cd experiments

Afterwards create a copy of an existing case, rename it and adapt the job_settings file. For example, to create your own ERA5-driven case:

cp -r IAEVALL03 MYEVALRUN01
cd MYEVALRUN01

Open job_settings and modify the following variables according to your needs:

  • SPDIR
  • EXPID
  • EXPDIR
  • EMAIL_ADDRESS
  • NOTIFICATION_ADDRESS
  • PROJECT_ACCOUNT
  • GA_TITLE
  • GA_PROJECT_ID
  • GA_CONTACT

If everything is alright, start the chain:

./subchain start

About

Collection of setups for SPICE on CSCS Alps/Säntis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published