Skip to content

Releases: NatLabRockies/hycon

v0.7

26 Jan 20:18
1c0111e

Choose a tag to compare

Hycon v0.7 makes improvements to battery controls, as well as various packaging updates to improve testing, update URLs, and formalize formatting rules.

Enhancements

  • Feature/preallocate_measurements by @paulf81 in #83
  • Use test fixtures and conftest.py by @misi9170 in #82
  • Enable BatteryPriceSOCController to handle multiple battery durations [+bugfix for high/low SOC] by @paulf81 in #85
  • set high soc default to 1 by @paulf81 in #86

Package updates

Full Changelog: v0.6...v0.7

v0.6

04 Dec 21:43
d6f8119

Choose a tag to compare

v0.6 brings a couple of significant updates: compatibility with Hercules v2 and a name change for this software repository from WHOC to Hycon.

What's Changed

Full Changelog: v0.5.1...v0.6

v0.5.1

05 Aug 21:21
d05e67b

Choose a tag to compare

WHOC patch release to update top-level documents.

What's Changed

  • Update README with WETO note and SWR by @misi9170 in #71
  • Update license file

Full Changelog: v0.5...v0.5.1

v0.5

20 Jun 18:34
b6c0f43

Choose a tag to compare

WHOC v0.5 adds enhanced tools for wake steering via offline optimized look-up tables #43 and adds capabilities for controlling a standalone hydrogen production plant (controls generation and electrolysis processes) #52 . Examples are included to demonstrate new capabilities. An additional example is also added to demonstrate flexible interconnect capabilities.

New features

  • Controller for off-grid hydrogen production plant by @genevievestarke in #52
  • Develop wake steering lookup table toolset by @misi9170 in #43
  • Add example for single wind distributed wind turbine at flexible point of interconnect by @misi9170 in #64

Enhancements

  • Remove unneeded information from example input files by @misi9170 in #57
  • Provide more flexibility for having various control loops by @misi9170 in #58
  • Merge temporary development branch into develop by @misi9170 in #61

Full Changelog: v0.4...v0.5

v0.4

26 Mar 21:27
4fcf597

Choose a tag to compare

Latest release of WHOC. Includes a new degradation-aware controller for batteries, as well as adding infrastructure for (yet to be included) preview-enabled controllers.

Enhancements

  • Add degradation-aware battery controller by @misi9170 in #49
  • Add infrastructure to Hercules interfaces for handling forecast information (v2) by @misi9170 in #50

Packaging updates

Full Changelog: v0.3...v0.4

v0.3

06 Feb 04:55
13c6dff

Choose a tag to compare

WHOC v0.3 brings some streamlining of the package by updating the license; moving to a pyproject.toml rather than setup.py; and cleaning up development code that is no longer needed. Also included are some updates to the SimpleHybridControllerBaseline to add smoothing and enable control of subsets of wind/solar/battery storage.

Packaging changes

  • All meta data in pyproject.toml by @paulf81 in #41
  • Update to BSD-3-Clause license and clean up repository by @misi9170 in #45
  • Clean up examples directory by @misi9170 in #42

Enhancements

Full Changelog: v0.2...v0.3

v0.2

26 Jul 15:39
723339f

Choose a tag to compare

Minor version release for version 0 of the wind hybrid open controller (WHOC)

New features

Improvements

Bug fixes/functional updates

New Contributors

Full Changelog: v0.1...v0.2

v0.1

22 Dec 16:12
73c0762

Choose a tag to compare

What's Changed

  • Moving project overview readme onto main. by @misi9170 in #2
  • Underpinning architecture and minimal use cases by @misi9170 in #10
  • Fix buggy instantiation after ControllerBase update. by @misi9170 in #12
  • Feature/herc battery controller by @ZackTully in #13
  • Add ruff linting, formatting and pre-commit hooks by @paulf81 in #15
  • Update all files to satisfy ruff formatting requirements by @misi9170 in #16
  • Update installation instructions for developers by @misi9170 in #21
  • Adding generic copyright statement to running code by @misi9170 in #22
  • Rename amr-standin in examples by @misi9170 in #23
  • Establish tests and clarify naming by @misi9170 in #24
  • WHOC v0.1 by @misi9170 in #25

New Contributors

Full Changelog: https://github.com/NREL/wind-hybrid-open-controller/commits/v0.1