I am trying to use the discrete version of the colourmaps but it just throws errors. fig,ax = plt.subplots() cax = ax.pcolormesh(x, y, data.T, norm=cm.LogNorm(), cmap=cmaps.batlow20) cbar = ...
Sample sample scripts and notebooks on processing satellite imagery and Geospatial useful 'things' More scripts to come, hopefully this will be a place to reference in the future. Order below is the ...