aggregate_cfe_noahowp: Aggregated CFE variables frome NWM

View source: R/cfe_noahowp_summary.R

aggregate_cfe_noahowpR Documentation

Aggregated CFE variables frome NWM

Description

Aggregated CFE variables frome NWM

Usage

aggregate_cfe_noahowp(
  gpkg = NULL,
  dir = NULL,
  catchment_name = "aggregate_divides",
  flowline_name = "aggregate_flowpaths",
  ID = "id",
  precision = 9,
  add_to_gpkg = TRUE
)

Arguments

gpkg

a geopackage with aggregation units

dir

directory of expected nwm_grid_file (see hyAggregate::get_nwm_grids())

catchment_name

the layer name of the aggregation units

flowline_name

the layer name of the flowpath units

precision

the precision of the computations

single_layer

should only the top layer of a multilayer parameter be processed?


mikejohnson51/hyAggregate documentation built on July 1, 2022, 2:42 p.m.