namo = 'ne30-y2to4-vs-y5to7'

run_type = 'model_vs_model'
reference_data_path = '/global/cscratch1/sd/ambradl/acme_scratch/cori-knl/diags1/ne30-y24'
reference_name = 'ne30'

test_data_path = '/global/cscratch1/sd/ambradl/acme_scratch/cori-knl/diags1/ne30-y57'
test_name = 'ne30'

sets = ["lat_lon", "zonal_mean_2d", "zonal_mean_xy"]
seasons = ["ANN", "DJF", "MAM", "JJA", "SON"]

# '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/ambrad/pg-' + namo

#debug = True
