reference_data_path = '/global/project/projectdirs/acme/acme_diags/obs_for_acme_diags/'
test_data_path = '/global/cscratch1/sd/jeyre/acme_scratch/cori-knl/archive/20190521.v1_ctl.FC5AV1C-04P2.ne30.cori-knl/atm/climo/f09/'

test_name = '20190521.v1_ctl.FC5AV1C-04P2.ne30.cori-knl'

# 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/EW108/v1_ctl_obs'

# Optional settings below:
test_title = 'v1_ctl'
short_test_name = ''
ref_title = 'Obs'
diff_title = test_title + ' minus ' + ref_title
diff_name = ''

multiprocessing = True
num_workers =  64
