Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 674 Bytes

HISTORY.rst

File metadata and controls

29 lines (21 loc) · 674 Bytes

History

0.1.4 (2024-07-26)

  • Adding heating_season module to automatically detect heating season.

0.1.3 (2024-05-30)

  • Python 3.9 supported

0.1.1 (2024-05-29)

  • Error fix in basic_building_heating_profile

0.1.0 (2024-05-23)

  • First release on PyPI.
  • check module to verify format
  • demand_profile to build profile of specific sector
  • disaggregation to disaggregate profile tore times series
  • external_factors to manage external factors and calculate induced factors
  • temporal_demand to manage temporale demand
  • Set up test and documentation