units columbia
missing
date_format %k Hour
value_format %8.2f
window 30m
midnight 24
interval 1h
time_zone US/Pacific
database ../../../common/web_service/data/hydro.db
mode html
text_time start
Wells Hourly - %A %B %e, %Y
end
include logos
literal
Wells Dam
%A %B %e, %Y
end
define outflow WEL.Flow-Out.Ave.1Hour.1Hour.CBT-REV
define genflow WEL.Flow-Gen.Ave.1Hour.1Hour.CBT-REV
define spill WEL.Flow-Spill.Ave.1Hour.1Hour.CBT-REV
define fb WEL.Elev-Forebay.Inst.1Hour.0.CBT-REV
define tw WEL.Elev-Tailwater.Inst.1Hour.0.CBT-REV
define head fb - tw
column outflow 'Total Outflow kcfs' %8.2f AVG/MAX/MIN
column genflow 'Generation Flow kcfs' %7.2f AVG/MAX/MIN
column spill 'Spill kcfs' %6.2f AVG/MAX/MIN
column fb 'Forebay Elevation' %8.2f AVG/MAX/MIN
column tw 'Tailwater Elevation' %8.2f AVG/MAX/MIN
column head 'Average Head' %7.2f AVG/MAX/MIN
report
stats line avg:AVG line max:MAX min:MIN
literal
end
include footer
literal
end