units Willamette
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
Green Peter Hourly - %A %B %e, %Y
end
include logos
literal
Green Peter Dam
%A %B %e, %Y
end
define outflow GPR.Flow-Out.Inst.0.0.Best
define genflow GPR.Flow-Gen.Ave.1Hour.1Hour.CBT-REV
define spill GPR.Flow-Spill.Ave.1Hour.1Hour.Best
define fb GPR.Elev-Forebay.Inst.0.0.Best
define tw GPR.Elev-Tailwater.Inst.0.0.Best
define head fb - tw
column outflow 'Total Outflow cfs' %8.0f AVG/MAX/MIN
column genflow 'Generation Flow cfs' %7.0f AVG/MAX/MIN
column spill 'Spill cfs' %6.0f 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