reference_data_path = '/global/cscratch1/sd/jeyre/acme_scratch/surf_flux_bug_fix/climo/f09_climo/yrs01_05/'
ref_name = 'v1b_uaflx'

test_data_path = '/global/cscratch1/sd/jeyre/acme_scratch/surf_flux_bug_fix_v2_tuning/climo/p197c_uaflx/f09/'
test_name = 'p197c_uaflx'

run_type = 'model_vs_model'

# Not defining a sets parameter runs all of the default sets:
# ['zonal_mean_xy', 'zonal_mean_2d', 'lat_lon', 'polar', 'cosp_histogram']

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

# Name of folder where all results will be stored.
results_dir = '/global/project/projectdirs/acme/www/jeyre/v2ua_v1ua'

# Optional settings below:

diff_title = test_name + ' - ' + ref_name

multiprocessing = True
num_workers =  24
