om_vahydro_metric_grid | R Documentation |
The base class for executable equation based meta-model components.
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
)
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 |
reference class of type openmi.om.equation
NA
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.