"""                                                                             
Created to run e3sm_diags                                                                  
@author: terai                                                               
Original date: 30 Sept 2019
"""

test_data_path = '/global/cscratch1/sd/terai/SCREAM/output/Prelim_runs/Weekly_Weeklysim_200929_ne30pg2/regridded/'
reference_data_path = '/global/cfs/cdirs/e3sm/acme_diags/obs_for_e3sm_diags/climatology/'

test_name = 'syrah.scream.Weeklysim_200929_ne30pg2.ne30pg2_ne30pg2'
short_test_name = 'F2000-SCREAM-LR (Sept 29)'
#reference_name='master.E3SMv1_FC5AV1C-L.ne30_ne30'

sets = ["lat_lon","zonal_mean_xy","zonal_mean_2d"]
seasons = ["ANN"]

# 'mpl' and 'vcs' are for matplotlib or vcs plots respectively.
#run_type= 'model_vs_obs'
backend = 'mpl'

diff_title = 'Model - Obs'

multiprocessing = True
num_workers= 32

# Name of folder where all results will be stored.
results_dir = '/global/cfs/cdirs/e3sm/www/terai/SCREAM_LR_Sept29_vs_Obs'
