Skip to content

Releases: rl-institut/multi-vector-simulator

0.0.2 - Updated data structure with json input file

25 Nov 14:23
871b101
Compare
Choose a tag to compare

Added:

  • Introduced test for correct code formatting (blacks, closed issue #31, #18)
  • Now unlimited number of busses possible
  • Now with monthly peak demand pricing
  • Two test json files
  • Files to create wiki page "Exemplary Workflow"

Changed:

  • Introduced new code structure (folder "code") and updated relative import paths (closed #17)
  • Introduced (basic) plots of optimized capacities and costs (addresses issue #29)
  • CONTRIBUTING
  • CHANGELOG
  • Tests and travis file
  • requirements.txt

Removed:

  • Excel input file
  • Python files to read from excel

[0.0.1 - Basic MVS structure with test]

14 Oct 15:57
871b101
Compare
Choose a tag to compare

Added

  • CONTRIBUTING (#8)
  • CHANGELOG (#8)
  • Tests (#8, #10)

Changed

  • relative imports (#10)
  • moved mvs_eland_tool's content in a function (#10)

Removed

  • yet another thing