Phil Weinstein / Accomplishments -- May 2011
General Development Accomplishments |
--------------------------------------------
[I.A.1] Sponsored Projects / RiverWare / New Development
(A) New SCT operation: Set SCT Aggregation Summary Functions
--------------------------------------------
A new capability was added to the SCT to set the "Aggregation Summary Function" (for the SCT's timestep aggregation views) on all series slot and series slot column items (rows or columns). The user defines a prioritized list of slot item matching rules, based on either unit type or slot name text, to associate a new summary function (such as Average, Sum, or Last, etc.) with series slot items. A default case is provided for all series slot items not matching any of the explicitly defined cases. The user can apply the defined list of matching rules to the SCT's existing slots. The currently defined list of matching rules is applied to new series slot items as they are added to the SCT. The list of matching rules persists in the SCT's config file. See screenshots and development notes at this URL: https://cadswes2.colorado.edu/~philw/2011/SCT/SetSumFuncs/
--------------------------------------------
[I.A.1] Sponsored Projects / RiverWare / New Development
(B) "Unit Schems" Analysis
--------------------------------------------
An analysis was done for adding a new way of easily switching between different user-defined "schemes" of display units, and related display properties. This will be an alternative to the per-slot or per-slot-column display configurations currently supported. An example use case would be showing model results to stakeholders which use a different unit system. The initial version of this analysis document is available at this URL: http://cadswes2.colorado.edu/~philw/2011/Units/Design/UnitSchemes-2011jun01.pdf
Document Source:
/projects/riverware/doc/units/UnitSchemes.fm
--------------------------------------------
[I.A.1] Sponsored Projects / RiverWare / New Development
(C) New Slot Description Design implemented for the Scalar
Slot Dialog
--------------------------------------------
The new design for Slot Description controls in Slot Dialogs was implemented in the Scalar Slot Dialog. (This has already been applied to most other slot dialogs). A "Show Description" checkbox is now visible in slot dialogs, and has an outline border if the slot currently has a defined description (user defined).
Maintenance Accomplishments |
--------------------------------------------
[I.A.4] Sponsored Projects / RiverWare / Software Maintenance
-- Qt3 to Qt4 Port: Remaining Qt3 widgets in "UI" (Qt
Designer) files
--------------------------------------------
The remaining dialogs implemented with Qt4 "UI" files still containing Qt3 lists and tables were ported to Qt4. This consisted of these two dialogs:
Screenshots and development notes are available on this webpage: http://cadswes2.colorado.edu/~philw/2011/Qt4Port/April/
---