Skip to contents

Updated grid cell usage calculation to work with reference raster

Usage

calculate_grid_cell_usage(
  x_coords,
  y_coords,
  grid_resolution,
  reference_raster = NULL
)