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

test_data_path = '/global/cscratch1/sd/terai/E3SM_simulation/cori-knl.master.FSCREAM-LR_prescribedaero_longrunv3.ne30_ne30/run/clim_rgr/2006-2010/'
reference_data_path = '/global/cscratch1/sd/terai/E3SM_simulation/master.E3SMv1_F2010SC5-CMIP6-LR.ne30_ne30/run/clim_rgr/2006-2010/'

test_name = 'cori-knl.master.FSCREAM-LR_prescribedaero_longrunv3.ne30_ne30'
short_test_name = 'FSCREAM-LR_prescribedAerosol'
reference_name='master.E3SMv1_F2010SC5-CMIP6.ne30_ne30'
short_reference_name = 'E3SMv1 F2010SC5-CMIP6'

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'
run_type = 'model_vs_model'
backend = 'mpl'

diff_title = 'FSCREAM-LR - F2010SC5-CMIP6'

multiprocessing = True
num_workers= 32

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