Amedeo Ceruti

Results 10 issues of Amedeo Ceruti

* Operating System: Windows 10 * Python version: 3.10 * summit version used: pypi version (0.8.3) ### Description Was trying to install summit through anaconda for python 3.10 but recieved...

Fixed a Pandas FutureWarning, improved slightly two exceptions raised so that the complete traceback is preserved and deleted a unused import. ```Python tsam\timeseriesaggregation.py:875: FutureWarning: A value is trying to be...

Dear DHNx community, I was wondering if it is possible to do an economic expansion (therefore, not all demands need to be met, only those maximizing net total costs of...

* Added a ValueError to catch unwanted error downstream Now the non residential buildings will throw a ValueError to avoid non supported integers in the database located in `src/demandlib/bdew/bdew_data`. This...

So I tried to install romodel and noticed pyomo version compatibility issues: 1) pyomo==6.0 does not require pytulib -> added to requirements and setup.py 2) pyomo==5.7.3. does not support ScalarBlock...

Correcten an error in the electricity_demand_example where the "i0" to "i2" profiles did not produce any time series. Added a funcitonality to particular_profiles.py to allow defining holiday weights, which were...

Improve testing documentation to explain how to test the different models with the --solver flag. Complete testing workflows. Test installation.

bug
documentation
enhancement

Add scaler change the default fig size add colormap depending on p built

enhancement

Including detailed explanation of dims, units.

documentation