trim_latlon: Trim the lat/lon matrices to the extent of the provided shape...

Description Usage Arguments Value

View source: R/limit_extent.R

Description

Trim the lat/lon matrices to the extent of the provided shape file

Usage

1
trim_latlon(lat, lon, bbox)

Arguments

lat

Matrix holding the latitude values of each pixel

lon

Matrix holding the longitude values of each pixel

bbox

Boundary box of the shape file

Value

Returns a list of length 2 holding the trimmed lat and lon matrices.


chrisschuerz/aRastoCAT documentation built on May 16, 2020, 1:33 a.m.