-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Description
In commit bab9a06. I added a new function to propagate the domain average table with QSpinBox, QTime, and QDate widgets. With this implemented, we need to address the following:
- The clear table button will clear the widgets from the table. This should clear the values.
- The state class will need to properly check the values from the widgets. This should be the bare minimum to work, as future work with the state class will need to happen.
- The values from the widgets need to be passed into the
NinjaMakeDomainAverageArmyfunction. - The diurnal columns need to be disabled by default, and enabled when diurnal is selected.
Reactions are currently unavailable