om_vahydro_metric_grid: The base class for executable equation based meta-model...

om_vahydro_metric_gridR Documentation

The base class for executable equation based meta-model components.

Description

The base class for executable equation based meta-model components.

Usage

om_vahydro_metric_grid(
  metric,
  runids,
  featureid = "all",
  entity_type = "dh_feature",
  bundle = "watershed",
  ftype = "vahydro",
  model_version = "vahydro-1.0",
  base_url = "http://deq1.bse.vt.edu/d.dh/entity-model-prop-level-export",
  ds = FALSE,
  debug = FALSE
)

Arguments

metric

character deprecated in favor of runids array

runids

dataframe with model and run info

featureid

integer or 'all'

entity_type

character

bundle

character

ftype

character feature type

model_version

character default 'vahydro-1.0'

base_url

character deprecated to be replaced by global datasource

ds

datasource object of class RomDataSource

debug

prints out sql of query

Value

reference class of type openmi.om.equation

See Also

NA

Examples

NA

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