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
Cougar Hourly - %A %B %e, %Y
end
include logos
literal
Cougar Dam
%A %B %e, %Y
end
define outflow CGR.Flow-Out.Inst.0.0.Best
define genflow CGR.Flow-Gen.Ave.1Hour.1Hour.CBT-REV
define spill CGR.Flow-Spill.Ave.1Hour.1Hour.Best
define fb CGR.Elev-Forebay.Inst.0.0.Best
define tw CGR.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