# For seasonal hindcasts analysis # Assume hindcast are ran 4 times per year (Jan, Apr, Jul and Oct) # Forecast 1 year (or 13 months) ## This diag name, will be appeared on webpage plotCase: norcpm2_ana_hindcast ## Data path without case name BASEDIR: /projects/NS9039K/shared/norcpm/cases/NorCPM/NorCPM_V1c/ana_19800115_me_hindcasts ## Case name prefix, should be ${RUNPRE}YYYYMMDD RUNPRE: ana_19800115_me_ ## Observation data path ##Betzy## OBSDIR: /cluster/projects/nn9039k/NorCPM/Obs OBSDIR: /projects/NS9039K/shared/obsdata/regridded ## norcpm1 use different ocn grid OCNGRIDFILE: /trd-project4/NS9039K/shared/pgchiu/diag_norcpm/grid_norcpm1_ocn.nc ## The plot recipes to run Recipes: 16_AnoCor_ohc_obs.yml ## The plot recipes can be run. Move to Recipes if need to run RecipesSkip: 12_atl3_predic_skill.yml 13_nino34_predic_skill.yml 14_AnoCor_sst_obs.yml 15_AnoCor_prec_obs.yml 18_AnoCor_prec.yml 19_AnoCor_tsfc_obs.yml 19_AnoCor_tsfc_obs.yml 1A_AnoCor_z700_obs.yml 17_AnoCor_sst_alllead.yml 20_rank_histogram.yml 21_rank_histogram_obs.yml 22_rank_histogram_ano_obs.yml 23_rank_histo_ts_ano.yml 24_rank_histo_z700_ano.yml 25_rank_histo_t2m_ano.yml ### If DryRun is set to True, means only create scripts, not run them. DryRun: False ### Number of recipes run in same time. (with threading) MaxProc: 1