Ticket #9651 (closed: fixed)
Load should allow period(s) to be chosen
Reported by: | Owen Arnold | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | blocker | Milestone: | Release 3.2 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #9712 | Tester: | Owen Arnold |
Description
Load raw/nexus should allow us to specify what period we want to load. Currently all periods are loaded. This should be the default behaviour, but we may want to limit to a single period, or to a continuous range of periods, say 1-3.
POLREF0004699 in the AutoData directory, and some of the CRISP datafiles should be a good source for this. Ultimately the algorithm will be pointed at WISH, but I don't think we have any multiperiod examples on WISH yet.
This is really high priority work.
Change History
comment:1 Changed 6 years ago by Owen Arnold
- Status changed from new to assigned
- Milestone changed from Backlog to Release 3.2
comment:2 Changed 6 years ago by Owen Arnold
Ideally this should be done and tested and in the nightly builds by Friday 20th June!
comment:3 Changed 6 years ago by Roman Tolchenov
- Status changed from assigned to inprogress
Re #9651. Loading selected period in LoadRaw.
Changeset: 3af87662ee6b5fc4f89646f3bdcaf5f29ffec6d3
comment:4 Changed 6 years ago by Roman Tolchenov
Re #9651. Trying to avoid merge conflict on develop.
Changeset: db9bd6e133de361096ab83a44e10843119577b04
comment:5 Changed 6 years ago by Roman Tolchenov
Re #9651. Fixing the mac builds and doxygen warning.
Changeset: ff4d0fff575818be16c8ad2bfbe3014ad14ba7d2
comment:6 Changed 6 years ago by Roman Tolchenov
- Status changed from inprogress to verify
- Resolution set to fixed
comment:7 Changed 6 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
comment:8 Changed 6 years ago by Owen Arnold
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/9651_load_raw_periods'
Full changeset: 1d0430b306cdc2edd46dc713f819d6e87307714e
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 10494