limit_lon: Helper function to find the indices of the longitude matrix...

Description Usage Arguments Value

View source: R/limit_extent.R

Description

Helper function to find the indices of the longitude matrix that covers c(xmin,xmax) of the shape file extent

Usage

1
limit_lon(lon, bbox)

Arguments

lon

Matrix holding the longitude values of each pixel

bbox

Boundary box of the shape file

Value

Returns the updated longitude indices to which the matrices will be reduced.


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