# Complete multidim code This issue picks up from issue #785 and proposes a set of steps to finish this work. ## Proposed solution Recommend to take the following steps (can iterate as we go): - [x] Add example of applying multi-dim code to vary power by TI - [x] Add tests of this same functionality - [x] Include example of going to multidim via code versus from specially setup yaml - [x] Add tests of same functionality? - [x] Beef up a little bit multidim documentation - [x] Check that single indexing dimensions work (currently, they don't #1118)
Complete multidim code
This issue picks up from issue #785 and proposes a set of steps to finish this work.
Proposed solution
Recommend to take the following steps (can iterate as we go):