Skip to content

v0.4.2

Compare
Choose a tag to compare
@danielolsen danielolsen released this 14 Jun 20:41
· 428 commits to master since this release
f8c15dd

Closed issues

  • OS specfic path manipulation (#417)
  • Abstract grid model in investment cost modules (#430)
  • Improve flexibility of congested branch upgrade algorithm (#439)
  • Include transform profile tests in CI (#472)
  • Add validation function for Grid objects (#481)
  • Add function to create profiles without uploading to the server (#482)

Merged pull requests (features)

  • Make investment modules independent of USA grid models (#473) (@rouille)
  • feat: allow congested mesh branches to be ranked by mean congestion (#474) (@danielolsen)
  • Additional support for windows (#475) (@jon-hagg)
  • Support local+native usage (#477) (@jon-hagg)
  • Add function to export profiles (#486) (@jon-hagg)
  • Rename module and move function (#490) (@rouille)
  • feat: add Grid validation function (#495) (@danielolsen)
  • More error handling for grid validation (#496) (@jon-hagg)

Merged pull requests (fixes, etc.)

  • Add coverage report to pytest (#471) (@jon-hagg)
  • Add badges to README (#478) (@rouille)
  • Add logo to README (#479) (@rouille)
  • chore: make psycopg2 optional (#480) (@jon-hagg)
  • fix: path join for profiles_as (#483) (@jon-hagg)
  • fix: create copy of bus table before modifying within get_bus_demand function (#484) (@danielolsen)
  • test: include transform profile tests by default (#485) (@jon-hagg)
  • doc: update docstrings for input_data and profile_helper (#487) (@danielolsen)
  • chore: update blob storage account for profiles (#488) (@jon-hagg)
  • Fix TypeError raised when using using default solver (#491) (@jon-hagg)
  • chore(deps): bump urllib3 from 1.26.4 to 1.26.5 (#493) (@dependabot)
  • refactor: set grid_model property on grid (#494) (@jon-hagg)
  • refactor: consolidate column constants in const.py (#497) (@danielolsen)
  • chore: bump version number to v0.4.2 (#499) (@danielolsen)