Skip to content

Releases: Sienna-Platform/PowerAnalytics.jl

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 13:22
50b9902

PowerAnalytics v1.4.1

Diff since v1.4.0

Merged pull requests:

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 04:22
f6da6b0

PowerAnalytics v1.4.0

Diff since v1.3.1

Breaking changes

  • Bump PSI

Merged pull requests:

  • Bump version to 1.4.0 and update PowerSimulations (#76) (@jd-lara)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 29 May 01:16
f629d10

PowerAnalytics v1.3.1

Diff since v1.3.0

Merged pull requests:

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 20 May 22:56
45b665f

PowerAnalytics v1.3.0

Diff since v1.2.0

Breaking changes

  • Update PSI minimum dependency
  • Update logic to manage In/Out variables

Merged pull requests:

  • Fix test expected values after generator mapping update (#67) (@Copilot)
  • Update legacy Sienna org/docs/slack references to Sienna-Platform (#68) (@Copilot)
  • Update for PSI 0.34 compat, Literate cleanup and add precommit (#69) (@kdayday)
  • Fix docs tutorial failures: update PSI compat to 0.34, drop deprecated serialize kwarg (#70) (@Copilot)
  • Pb/combined fixes 60, 64, 65, 66 (#72) (@PabloBotinGP)
  • Jd/misc fixes (#73) (@jd-lara)

Closed issues:

  • Slowly deprecate old PowerAnalytics (#28)
  • HydroPumpTurbine ActivePowerPumpVariable is not part of standardized reporting (and hence potential dataframe creation and plot_dataframe) (#61)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 21:22
a48ce53

PowerAnalytics v1.2.0

Diff since v1.1.0

Breaking changes

  • Changes dependencies
  • Change the cost calculations

Merged pull requests:

  • Switch tutorials to Literate.jl formatting and add script and Notebook links (#51) (@kdayday)
  • Update organization name from NREL to NLR in documentation (#53) (@Copilot)
  • Fix shutdown cost metric (#55) (@akrivi)
  • Fix bug in calc_total_cost (#59) (@m-bossart)
  • Bump version to 1.2.0 and update dependencies (#63) (@jd-lara)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Dec 06:43
a228139

PowerAnalytics v1.1.0

Diff since v1.0.2

Breaking changes

  • Updates for PowerSystems 5 and PSI 0.32.

Merged pull requests:

Closed issues:

  • Add tutorials and how-tos to PowerAnalytics (#34)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 07:12
42ba52e

PowerAnalytics v1.0.2

Diff since v1.0.1

Merged pull requests:

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Feb 16:08
53f85b2

PowerAnalytics v1.0.1

Diff since v1.0.0

Merged pull requests:

Closed issues:

  • Initial clean-up and reorganization of PowerAnalytics documentation (#29)
  • Add docstrings for PowerAnalytics (#33)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 19:45
fff5404

PowerAnalytics v1.0.0

Diff since v0.8.1

Breaking changes

  • This is a complete refactor nothing that existed before exists now

Merged pull requests:

  • Total PowerAnalytics Redesign: ComponentSelectors and Metrics (#24) (@GabrielKS)
  • Bump versions packages (#35) (@jd-lara)

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 17 Dec 21:49
8105669

PowerAnalytics v0.8.1

Diff since v0.8.0

Merged pull requests:

  • Fix get_load_data bug using AbstractDeterministic (#31) (@GabrielKS)