Description Usage Arguments Details Value
Read model predictions for network and add river reach and basin identifiers, geographic information, and hydrological attributes.
| 1 | netpredformat(outp_riveratlaspred, in_rivernetwork)
 | 
| 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. | 
the date is added to the output file name in the format outp_riveratlaspred_YYYYMMDD.
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).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.