Stefan Pfenninger-Lee
Stefan Pfenninger-Lee
Thanks @jwohland! I have added a stub to differentiate between accumulated/instantaneous. I think it would also make sense to test what value works for `N` and how that affects overall...
Thanks, this looks good, can you check my comments and resubmit the pull request against the `develop` branch?
Thanks for notifying, will have a look at this in the next couple of days and take appropriate action
What options would you want (I take it that 90 seconds is one)? Adding more would be straightforward, allowing to enter own option (in addition to dropdown) probably more work...
Possible approach: We introduce a new top-level item called `data_tables`. This is a list of dicts which specify the CSV files from which we read data. By specifying `parameter`, `index`,...
Should also document the modelling strategy in using #310
@timtroendle PRs are welcome!
The aim is that this will be resolvable via a custom constraint (#100).
The obvious choice, [attrdict](https://pypi.org/project/attrdict/), does not seem to be maintained any longer: https://github.com/bcj/AttrDict. Box looks good.
Always sets for each `tech` and `tech_group` to allow you to easily attach per-tech custom constraints via those sets?