onstove.RasterLayer.save#

RasterLayer.save(output_path: str)[source]#

Saves the raster layer as a tif file.

It uses the name attribute as the name of the file.

Parameters:
output_path: str

A folder path where to save the output dataset.