Skip to main content

export_map_tiff

Function export_map_tiff 

Source
pub fn export_map_tiff(
    path: &Path,
    data: &Array2<f64>,
    name: &str,
) -> Result<(), IoError>
Expand description

Export a single 2D map as a 32-bit float TIFF file.

The file is named {name}.tiff inside path.