write_gaugepreds: Write gauge predictions

Description Usage Arguments Details Value

Description

Join model predictions for gauging stations to point feature class of gauging stations, then write the result of the merging operation to disk as a GeoPackage.

Usage

1
write_gaugepreds(in_gaugep, in_gpredsdt, outp_gaugep)

Arguments

in_gaugep

sf points and hydro-environmental attributes for all gauging stations.

in_gpredsdt

final formatted model predictions for all gauging stations. Output from bind_gaugepreds.

outp_gaugep

full path to which the geopackage will be written, including the file name and extension.

Details

for more details on GeoPackage (extension .gpkg), see https://www.geopackage.org/.

Value

path to output geopackage i.e. outp_gaugep


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