vahydro_post_metric_to_scenprop: Send a property to VAHydro with a simple one line command

View source: R/utils.R

vahydro_post_metric_to_scenpropR Documentation

Send a property to VAHydro with a simple one line command

Description

Send a property to VAHydro with a simple one line command

Usage

vahydro_post_metric_to_scenprop(
  pid,
  varkey,
  propcode,
  propname,
  propvalue,
  ds = FALSE
)

Arguments

pid

The unique property ID

varkey

The variable key for the property

propcode

The propcode, null OK

propname

The property name - must be non-null

propvalue

The numerical value

ds

A valid Rom datasource

Value

A RomProperty object

See Also

NA

Examples

NA

HARPgroup/hydro-tools documentation built on July 4, 2025, 11:05 a.m.