v0.18.2
TulipaEnergyModel v0.18.2
Merged pull requests:
- Create test input for Rolling Horizon (#1367) (@abelsiqueira)
- Modify exporting to CSV to use only connection (#1369) (@abelsiqueira)
- Modify storage constraint to compute inflows using _profile_aggregate (#1371) (@abelsiqueira)
- Mark remaining t_% tables as TEMP and remove t_grouped_% tables on model creation (#1377) (@abelsiqueira)
- Fix stale issue & PR workflow (#1383) (@clizbe)
- Deploy preview of the docs and paste link on PR (#1386) (@abelsiqueira)
- Update Juha's CFF info (#1388) (@abelsiqueira)
- Add solution column during creation of variable indices tables (#1392) (@abelsiqueira)
- Update tutorials 4 and 5 in the docs (#1394) (@datejada)
Closed issues:
- Improve the OUTPUT workflow (#975)
- Refactor documentation (#983)
- Validate consistency of
unit_commitment,unit_commitment_methodandunits_on_cost(#1109) - Consider removing "energy" from asset descriptions in formulation (#1145)
- Improve
input-schemas.jsondescription for parameters with currency (in the UoM) (#1160) - Refactor
create_lowest_resolution_tableandcreate_highest_resolution_tableto allow other keys (#1192) - Including the contribution of the TLC Data team (#1245)
- Create merge tables only for the relevant assets (#1268)
- New test input for rolling horizon (#1366)
- Modify exporting to CSV to use connection only (#1368)
- Compute inflows aggregation using
_profile_aggregateinstead of DuckDB, to allow rolling horizon parameters (#1370) - Mark remaining t_% tables as TEMP and remove t_grouped_% tables on model creation (#1376)
- Add solution column when creating variables (#1391)
- Update Tutorial 4 and 5 to use TulipaClustering v0.5.0 (#1393)