extrapolate_targets_to_GRanD: extrapolate_targets_to_GRanD

View source: R/extrapolate_targets_to_GRanD.R

extrapolate_targets_to_GRanDR Documentation

extrapolate_targets_to_GRanD

Description

use an set of inferred storage targets to extrapolate storage targets to all dams in GRanD

Usage

extrapolate_targets_to_GRanD(
  GRanD_path,
  targets_path,
  include_all = FALSE,
  HUC_04_correction = TRUE,
  distance_only = FALSE
)

Arguments

GRanD_path

path to v1.3 of GRanD database

targets_path

path to fitted targets (generated using fit_targets())

include_all

T/F (if T, returns results for dams in the trained set)

HUC_04_correction

T/F (if T, replaces Great Lakes HUC2 with neighboring HUC2s...(deals with missing data for all of Great Lakes))

Value

tibble dam ids to copy


IMMM-SFA/starfit documentation built on Oct. 23, 2022, 7:19 a.m.