onstove.RasterLayer.save_image#

RasterLayer.save_image(output_path, type='png', cmap='viridis', ticks=None, tick_labels=None, cumulative_count=None, categories=None, legend_position=(1.05, 1), figsize=(6.4, 4.8), admin_layer=None, title=None, ax=None, dpi=300, quantiles=None, legend_prop={'size': 12, 'title': {'size': 12, 'weight': 'bold'}}, legend=True, legend_title='', legend_cols=1, rasterized=True, scale_bar=None, north_arrow=None)#

Saves the raster as an image map in the specified format.