Aggregation Series Slots in RiverWare 6.3
Open Slot Development Snapshots / Phil Weinstein / 6-03-2012
Aggregation Series Slots: Functional Aggregation Computation
Bug Number: n/a
Release notes (y/n): no
For Release Nums: 6.3
Functional Aggregation Computation supporting:
(1) Calendar Month Aggregation
(2) Calendar Year Aggregation
(3) Water Year Aggregation
... where the Water Year can start on any month, specified globally
in the model in the Run Parameters dialog (see bottom off dialog).
Water Years are identified by the year at the END of the annual period,
e.g. Oct 2000 through Sept 2001 is the "2001" water year.
http://cadswes2.colorado.edu/~philw/2012/AggregationSeriesSlots/2012-06-03/
Not yet implemented:
(1) Persistence (in model file)
(2) End-of-Run Auto-Computation
Issue:
Evaluation is being done for partial aggregation periods at the beginning
and end. This is different from the RDF Annualizer's operation, which just
drops data for partial leading and trailing periods.
---