Ticket #544 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Create WorkspaceGroups and allow them to operate with all algorithms

Reported by: Nick Draper Owned by: Sofia Antony
Priority: major Milestone: Iteration 18
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description (last modified by Nick Draper) (diff)

Discuss with Nick.

The idea is to

  • create a workspace group out of load raw when creating multiple period data
  • Allow that workspace group to be used in Workspace Properties
  • Catch the workspace group in the base algorithm class and spawn separate algorithms to process each member of the group. Note the process of handling the workspace group in the Algorithm class should be done in a virtual method to allow individual algorithms to override the behavior if required.
  • Finally create a group of the output workspaces.

Change History

comment:1 Changed 11 years ago by Nick Draper

  • Owner set to Sofia Antony
  • Description modified (diff)

comment:2 Changed 11 years ago by Russell Taylor

(In [2433]) Change multiperiod data file used in test for one with fewer logs. It took too long in debug mode otherwise. Re #544.

comment:3 Changed 11 years ago by Nick Draper

  • Milestone changed from Iteration 17 to Iteration 18

Moved as part of iteration end

comment:4 Changed 11 years ago by Sofia Antony

(In [2546]) re #544 Changes for WorkspaceGroups creation and processing

comment:5 Changed 11 years ago by Sofia Antony

(In [2548]) re #544 changed to resolve build failure

comment:6 Changed 11 years ago by Sofia Antony

(In [2553]) re #544 logging is changed from error message to information

comment:7 Changed 11 years ago by Sofia Antony

(In [2564]) re #544 Changed for fixing the unit test failures and displaying correct error messages in log window

comment:8 Changed 11 years ago by Sofia Antony

(In [2568]) re #544 Changed for adding the missing periods in load raw 3

comment:9 Changed 11 years ago by Sofia Antony

(In [2573]) re #544 Changed for handling single period

comment:10 Changed 11 years ago by Sofia Antony

  • Status changed from new to closed
  • Resolution set to fixed

comment:11 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1392

Note: See TracTickets for help on using tickets.