import_grid: Import a grid from a GeoTIFF file

Description Usage Arguments Value See Also

View source: R/grid.R

Description

Import a grid from a GeoTIFF file

Usage

1
import_grid(path, quiet = FALSE)

Arguments

path

Path to a .geotiff or .tiff file containing the grid.

quiet

Boolean. If FALSE, display progress information on screen. Defaults to FALSE.

Value

The grid as an object of class stars.

See Also

create_reference_grid(), create_traveltime_grid()


triply-at/gtfsmulti documentation built on Dec. 24, 2021, 1:21 a.m.