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