lookup_grid.Rd
Lookup the prediction grid
lookup_grid(
x,
years,
max_latitude,
min_latitude,
max_longitude,
min_longitude,
mean_depth,
sd_depth,
max_depth = Inf,
data = california_current_grid
)
The raw survey data
The years to use for predictions
The maximum latitude for predictions
The minimum latitude for predictions
The maximum longitude for predictions
The minimum longitude for predictions
The mean depth to use
The sd of depth to use
Maximum depth, defaults to Inf
the name of the grid, defaults to california_current_grid (WCGBTS)