v0.5.1
Features:
- Enable Export from Scenario/Grid to pypsa.Network #576
- Add electrification profiles to change table #596
- Specify demand flexibility in the scenario framework #590
Refactor:
- Merge data access refactor feature branch #584
- fix: pass _Builder start and end date to TransformProfile #587
- Remove unused variable and small refactor to reuse shared code #592
- refactor: calculate marginal cost via linearized quadratic #603
- Factor out change table methods #604
- chore: clean up tox file #607
- Split input_data into separate modules #613
Fixes:
- Fix data access integration tests #588
- mock_input_data: fix eval computation for new pandas version #589
- Fix docstrings #595
- chore(deps): bump pillow from 9.0.0 to 9.0.1 #601
- export_data: hotfix column name #602
- fix: make distribute_demand_from_zones_to_buses robust to zero-demand zone #605
- Fix some of the pandas deprecation warnings #606
- Fix warnings #609
- fix: make start_date and end_date applicable to boundaries #612
- chore: bump version number to v0.5.1 #617
Full changelog v0.5.0...v0.5.1