ReExpressRouteLink: ReExpress the Route_Link.nc file.

Description Usage Arguments Value See Also Examples

View source: R/network_expression.R

Description

A wrapper on the individual functions which perform this full reexpression and generate the netcdf file.

Usage

1
ReExpressRouteLink(routeLink.nc = "Route_Link.nc", parallel = FALSE)

Arguments

routeLink.nc

Character path/file to the desired Route_link.nc netcdf file for the link/reach-based routing.

parallel

Logical use a registered backend for plyr?

Value

Named Character vector for each of the 4 files created as outputs with full paths.

See Also

Other networkExpression nudging: GatherStreamInds, NtwKReExToNcdf, ReExpNetwork, ReIndexRouteLink, VisualizeRouteLink, VisualizeSubsetStream

Examples

1
2
3
4
5
## Not run: 
ReExpressRouteLink("~/WRF_Hydro/DOMAIN_library/Boulder_Creek_100m_1km_2sqkm_full_2015_09_03/Route_Link.nc")
ReExpressRouteLink() # if there is a Route_Link.nc file in getwd() (the current directory).

## End(Not run)

mccreigh/rwrfhydro documentation built on Feb. 28, 2021, 1:53 p.m.