salem.Map.set_contour

Map.set_contour(data=None, crs=None, interp='nearest', **kwargs)

Adds data to contour on the map.

Parameters:

mask: bool array (2d)

crs: the data coordinate reference system

interp: ‘nearest’ (default) or ‘linear’, the interpolation algorithm

kwargs: anything accepted by contour