netpredformat: Format network predictions

Description Usage Arguments Details Value

Description

Read model predictions for network and add river reach and basin identifiers, geographic information, and hydrological attributes.

Usage

1
netpredformat(outp_riveratlaspred, in_rivernetwork)

Arguments

outp_riveratlaspred

full path to model predictions for river network.

in_rivernetwork

data.table of formatted global river network with all predictor hydro-environmental variables. Output from rformat_network.

Details

the date is added to the output file name in the format outp_riveratlaspred_YYYYMMDD.

Value

data.table with model predictions and other river network attributes, including river reach length (LENGTH_KM), long-term mean annual discharge (dis_m3_pyr), the percentage of the river reach length that intersects with a lake (INLAKEPERC), the surface area of the river reach's full upstream drainage area (UPLAND_SKM), and the climate zone where the river reach is located (clz_cl_cmj).


messamat/globalIRmap documentation built on July 4, 2021, 10:48 a.m.