easysnowdata.plotting.register_colormap#

easysnowdata.plotting.register_colormap(name: str, colors: list[str], *, overwrite: bool = False) Any[source]#

Register a ListedColormap under name with matplotlib and return it.