Commit af441d1
authored
refactor(models): respect model names/relpaths (#199)
Don't substitute path separators and "-" out of the model keys. Use the umodified relpath (respective to the root search dir) and just enforce "/" as separator.
This lets consumers set up example scenario workspaces with model subdirs like root / key, such that example scenarios with multiple models, some of which expect to find outputs of previously run models by relative path, will just work.1 parent 0ea364b commit af441d1
3 files changed
Lines changed: 580 additions & 580 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments