When setting e.g. ms_makeplots and trop_makeplots to 1, I get the error:
KeyError: 'Unrecognized key "axes.color_cycle" for group "axes" and name "color_cycle"
This seems to be a deprecated function that was removed in the latest version of matplotlib. See https://matplotlib.org/api/api_changes.html under Removals -> rcparams.
When setting e.g. ms_makeplots and trop_makeplots to 1, I get the error: KeyError: 'Unrecognized key "axes.color_cycle" for group "axes" and name "color_cycle" This seems to be a deprecated function that was removed in the latest version of matplotlib. See https://matplotlib.org/api/api_changes.html under Removals -> rcparams.