gemgis.visualization.get_batlow_cmap#

gemgis.visualization.get_batlow_cmap() matplotlib.colors.ListedColormap#

Returning the Batlow cmap from https://github.com/callumrollo/cmcrameri/blob/master/cmcrameri/cmaps/batlow.txt

Returns

cmap_batlow – Batlow color map

Return type

matplotlib.colors.ListedColormap

New in version 1.0.x.