Description Usage Arguments Details Value
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.
1 | write_gaugepreds(in_gaugep, in_gpredsdt, outp_gaugep)
|
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. |
for more details on GeoPackage (extension .gpkg), see https://www.geopackage.org/.
path to output geopackage i.e. outp_gaugep
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.