reference_data_path = '/global/project/projectdirs/acme/acme_diags/obs_for_e3sm_diags/climatology/'
test_data_path = 'climo'

test_name = 'cori-haswell.20190630.O3v2.ne30_oECv3'
short_test_name = 'F2010LR_O3v2'

sets = ['zonal_mean_xy', 'zonal_mean_2d', 'lat_lon', 'polar', 'cosp_histogram']

# optional settings below
diff_title = 'Model - Obs'

backend = 'mpl'  # 'mpl' is for the matplotlib plots.

results_dir = '0002-0005'  # name of folder where all results will be stored

multiprocessing = True
num_workers = 24
