reference_data_path = '/global/project/projectdirs/acme/acme_diags/obs_for_acme_diags/'
test_data_path = '/global/project/projectdirs/acme/acme_diags/test_model_data_for_acme_diags/'

test_name = '20161118.beta0.FC5COSP.ne30_ne30.edison'

sets = ["lat_lon"]

seasons = ["ANN"]

# optional settings below
diff_title = 'Model - Obs'

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

results_dir = '/global/project/projectdirs/acme/www/zhang40/figs/test_mpl_omega'  # name of folder where all results will be stored

#multiprocessing = True
#num_workers =  24
