Skip to contents

Updated constrained convex hull calculation to work with reference raster

Usage

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