topotoolbox.read_tif#
- topotoolbox.read_tif(path: str) GridObject [source]#
Generate a new GridObject from a .tif file.
- Parameters:
path (str) – path to .tif file.
- Returns:
A new GridObject of the .tif file.
- Return type:
Generate a new GridObject from a .tif file.
path (str) – path to .tif file.
A new GridObject of the .tif file.