write_ngen_dir: Write NextGen files from GPKG

View source: R/ngen_export.R

write_ngen_dirR Documentation

Write NextGen files from GPKG

Description

Write NextGen files from GPKG

Usage

write_ngen_dir(
  gpkg,
  dir = NULL,
  catchment_name = "aggregate_divides",
  flowpath_name = "aggregate_flowpaths",
  export_shapefiles = FALSE,
  verbose = TRUE,
  overwrite = FALSE
)

Arguments

gpkg

path to geopackage

dir

directory to write data to, if NULL, then its written at the same level as the gpkg

catchment_name

name of catchment layer

flowpath_name

name of flowpath layer


NOAA-OWP/hyAggregate documentation built on Aug. 13, 2022, 1:36 p.m.