Pull from upstream; changes to 'main.py' conflict with GENER work#42
Pull from upstream; changes to 'main.py' conflict with GENER work#42ptomasula merged 1 commit intoLimnoTech:developfrom
Conversation
|
@tredder75, I see that you just merged the GENER stuff from @ptomasula into your branch with commit b3b2435. There's a commit from @PaulDudaRESPEC that I just noticed that has a minor merge conflict that you'll want to resolve (with @ptomasula) before too long. See below. |
|
@aufdenkampe @PaulDudaRESPEC I merged in Paul Duda's update and then moved the updated get_timeseries and expand_timeseries_names function to utilities.py. This resolved the merge conflict and I've confirmed the model code still executes for our GLWACSO test case. |
Looks like respec@fcc2ee8 (main.py -- better handle subscripts for naming timeseries from external sources) from last Friday may have conflicting code with the new GENER code.
@ptomasula, can you resolve this merge conflict?