MODFLOW_comparison: Dataset: comparison of MODFLOW scenarios

Description Usage Format

Description

Comparison of MODFLOW scenarios with determinations of impact for variaous ecological indicators.

Usage

1

Format

A data frame with the following columns.

lake

name of lake, e.g., Pleasant, Long, Plainfield

hydrology

type of hydrologic metric (e.g., "magnitude")

metric

name of hydrologic metrics, e.g. median_level, cv_rise_rate

variable

name of variation on metrics, e.g. 10 for 10% exceedance level

category

type of ecological indicator (e.g., "fish", "plants")

indicator

ecological indicator

impacted

logical indicated if ecological indicator is impacted by change in hydrology, TRUE or FALSE

significant_if

whether metric is impacted from base if it is "lower" or "higher" than the threshold

value1

value of hydrologic metric for base scenario

threshold

threshold value of hydrologic metric

value2

value of hydrologic metric for comparison scenario

compare1

only used for solute_budget - concentration (low or high) used for comparison for value2 median concentration

threshold_diff

threshold - value1

diff

value2 - value1

bathy_significant_if

whether bathymetry metric is impacted from base if it is "lower" or "higher" than the bathymetry threshold

bathy1

value of bathymetry metric for base scenario

bathy_threshold

threshold value of bathymetry metric

bathy2

value of bathymetry metric for comparison scenario

bathy_threshold_diff

bathy_threshold - bathy1

bathy_diff

bathy2 - bathy1

scenario

MODFLOW scenario, e.g., "cal", "no_irr", "cur_irr", "wells_off"

sim

id of MODFLOW simulation

sim_type

"base", "conservative", or "permissive"


WDNR-Water-Use/CSLSscenarios documentation built on Nov. 10, 2021, 4:14 p.m.