Skip to content

Releases: NatLabRockies/hercules

v2

31 Dec 18:43
583efc1

Choose a tag to compare

Hercules v2 brings major changes in the Hercules interface and wind simulation modules which enable much faster simulation and flexible logging. The Hercules interface now exists fully in Python. The wind simulator has four options, based on wake handling, which also enables comparison with SCADA data. Hercules v2 also brings in functionality that downloads and upsamples wind and solar data from WTK and OpenMeteo for wind and the NSRDB for solar data. This streamlines the workflow of the tool and enables Hercules to be applied to more locations. Finally, a grid price module was added to enable the downloading and use of grid prices to simulate the interaction of hybrid plants with energy markets.

What's Changed

New Contributors

Full Changelog: v1.3...v2

v2_beta

30 Sep 20:33
5b40e05

Choose a tag to compare

Beta version of Hercules v2. This version contains all structural changes intended for Hercules v2, but precedes the official release of version 2.0 as there are still some features that need to be ported over from v1 and may still be some minor changes to the user interface.

Change from v1 to v2

v1.3

20 Jun 18:29
bf8e73b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2...v1.3

v1.2

28 Mar 20:08
3d7ccac

Choose a tag to compare

V1.2 brings improvements to battery and energy storage modeling, dynamic PV system sizing, bug fixes, and package updates, such as example and documentation updates.

New Features

Bug Fixes

Package Improvements

New Contributors

Full Changelog: v1.1...v1.2

v1.1

27 Sep 18:12
8b57e3d

Choose a tag to compare

Hercules v1.1 adds various new features and improvements, as described below.

New features

Improvements and bug fixes

New Contributors

Full Changelog: v1.0...v1.1

V1.0

20 Dec 20:35
2c22ff2

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v1.0

Initial Kafka Version

24 Jan 21:25
a1b6a6e

Choose a tag to compare

Merge pull request #3 from NREL/develop

Merge main to develop