Skip to content

Commit

Permalink
Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smartie2076 committed Apr 28, 2021
1 parent c7d0eb3 commit 490c590
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -47,6 +47,8 @@ Here is a template for new release sections
- Class in `exceptions.py`: `MissingCsvEndingError` (#859)
- Create constant variables in `E1` for accessing oemof-solph results: `OEMOF_FLOW`, `OEMOF_SEQUENCES`, `OEMOF_INVEST`, `OEMOF_SCALARS` (#859)
- Create constant variables in `E1`: `THRESHOLD` for central definition of precision limit (#859)
- `MVS_outputs_list.csv` summarizing all simulation outputs
- `docs/MVS_kpi_categories.csv` and `conf.generate_kpi_categories()` to list KPI under in the RTD (#869)

### Changed
- Update the release protocol in `CONTRIBUTING.md` (#821)
Expand Down Expand Up @@ -79,6 +81,8 @@ Here is a template for new release sections
- Change `E1.add_info_flows()` so that storage peculiarities for the information is considered (#859)
- Benchmark tests for `AE-Grid-Battery`: Input files and pytests (#859)
- `E1.lcoe_assets` to calculate LCOE of storage capacity throughput based on input flow. Required change of `test_benchmark_KPI` (storage not used, LCOE=0) (#589)
- Prepared `docs/MVS_kpis_list.csv` summarizing all simulation outputs (#869)
- Changed a great number of variable names in `constants_json_strings.py` by decapitalizing and removing spaces (#869)

### Removed
- `AUTO_SOURCE` and `AUTO_SINK` as this overcomplicated the labelling process (#837)
Expand Down

0 comments on commit 490c590

Please sign in to comment.