NtwKReExToNcdf: Output the network reexpression to netcdf.

Description Usage Arguments Value See Also Examples

View source: R/network_expression.R

Description

Output the network reexpression to netcdf.

Usage

1
NtwKReExToNcdf(toFile, fromFile)

Arguments

toFile

The Rdb (r binary file) for the downstream connectivity created by ReExpNetwork.

fromFile

The Rdb (r binary file) for the upstream connectivity created by ReExpNetwork.

Value

Character path/file for the resulting netcdf file.

See Also

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

Examples

1
2
3
4
## Not run: 
reExp.nc    <- NtwKReExToNcdf(downstream.Rdb, upstream.Rdb)

## End(Not run)

NCAR/rwrfhydro documentation built on Feb. 28, 2021, 12:47 p.m.