Milind R
Milind R
I started digging into this. These two parameters are only used by `dr_new` and `stor_new_lin` capacity types. Presumably they could be moved to `project_new_potential` table from `project_operational_chars` table - I...
I did an experiment by simply removing these constraints in `stor_new_lin` module and running `test_new_build_storage` scenario. I found that the newly built capacity **did not differ**, but there were small...
I believe this can be closed now because Python 3.9, the lowest version tested with GridPath, comes with Sqlite 3.42.0. Edit: It [appears](https://stackoverflow.com/questions/24410124/does-python-sqlite3-library-need-sqlite-to-be-installed) Python comes with pysqlite3 as a part...
Addressed by #1014?
Same behaviour with Spyder 4.1.4.
Just want to add my vote to resolve this as well. I was trying to test SCIP which I built from source, and this error almost misdirected me towards worrying...
Duplicate of #217.
I also ran into this discrepancy - the documentation not listing axis-wise origin (offset) values was very surprising as well.
> The documentation explicitly says that the QT frontend can connect to existing kernels. Why doesn't it say that the notebook frontend does not support this? Agreed! For all that...
Just encountered the discrepancy between docs and actual behaviour. The proposed change works for me to describe accurately what I can expect the function to do.