Jody Dillon
Jody Dillon
I want to export time series values via Excel for a large unknown number of objects. Right now, exporter defaults to string type and even if the number of columns...
We discussed this a few times in Toolbox and SpineOpt dev meetings. Treeview is great for managing entities by class and seeing the connections (relationships) between them, and for creating...
I feel that reuse of Julia consoles is somewhat problematic. I have had it cause issues that were difficult to diagnose and unexpected. A problem is that it is on...
When importing some time pattern data using `spinedb_api.import_data()` the following syntax generates an error: `{"type": "time_pattern", "data": {"M1-7": 1, "M8": 0, "M9-12": 1}}` I have to instead write: `{"type": "time_pattern",...
Currently we have parameter value and parameter definition tabs. The scope of what they display is controlled via selection in the tree. E.g. if an object class is selected, in...
This functionality was planned at some stage and I just wanted to check if it's in the plan. A major issue in SpineOpt is that some parameters need to be...
In pivot view, it seems impossible to select, and therefore, copy row headings. The only scenario where row headings are copied, is when the entire pivot table is selected, but...
The export functionality in DB editor is really useful - I mostly use it to move stuff from one DB to another. Currently, you can export a selection of objects...
Hi folks, I feel like this functionality isn't very well documented. I'm working on the SpineOpt documentation at the moment and I think we need something on scenarios, alternatives and...
Currently, there is nothing preventing simultaneous starts and shutdowns and if there are no start costs, this is seen. It's also used by the model to avoid the ramp_up/down_limit if...