namemxchar is currently set to 1000 rather than the commented out
namemxchar = np.array([len(n) for n in contrastCurves['scenario_name'].values]).max()
Temporary placeholder that works, but not optimized.
Issue stemming from improper calculation of contrastCurves issue.
namemxchar is currently set to 1000 rather than the commented out
namemxchar = np.array([len(n) for n in contrastCurves['scenario_name'].values]).max()
Temporary placeholder that works, but not optimized.
Issue stemming from improper calculation of contrastCurves issue.