footprint_inventory_extract: Footprint Inventory Extract

View source: R/func_extract_inventory_value.R

footprint_inventory_extractR Documentation

Footprint Inventory Extract

Description

Extracts the values of an inventory, weighted by their flux footprint

Usage

footprint_inventory_extract(
  fp,
  inv,
  loc,
  full_output = F,
  rescale = F,
  grid_size
)

Arguments

fp

footprint matrix

inv

inventory as a projected raster object

loc

c(lat,long) coordinates for the center of the footprint matrix

rescale

default false, rescale total footprint sum to 1

grid_size

size of footprint cell size in m

Value

The sum of the inventory weighted by the footprint

Author(s)

W S Drysdale


willdrysdale/wsdmiscr documentation built on Aug. 26, 2023, 12:31 a.m.