Open LorenzoRinaldi opened 7 months ago
when Model instance is generated from existing files, check whether structures of sets, variables provided by yml files are consistent with data gathered from existing sets file, input files and sqlite database.
in definition of variables from tables (structure_variables.yml file), all sets defining dimensions of the variable must be in the table coordinates list.
When uploading data written by the user in sets.xlsx, remove any blank space at the end of a text string (as it could generate errors when aggregating sets or when manipulating input_data.xlsx)
checks (some of these may be already built-in in cvxpy):