Skip to content

GridPath v0.3.0

Choose a tag to compare

@anamileva anamileva released this 13 Aug 17:17
6363371

Changes since v0.2.0:

  • Refactor and reorganize input validation functions
  • Fix write_validation_to_database error that was writing out duplicate validation results
  • Add additional input validation checks to various modules
  • Add an input validation check to the unittests for each test example and updated test example inputs such that there are no validation errors (note: this changes the test examples’ objective functions)
  • Refactor and reorganize port-CSVs-to-database functionality
  • Allow for individual subscenario directories or CSVs to be loaded into the database
  • Track solver termination condition
  • Update ELCC surface formulation
  • Various bugfixes