Skip to content

Releases: WISDEM/Ard

Ard v0.1.0-beta.2

22 Oct 15:41
49b12da

Choose a tag to compare

Ard v0.1.0-beta.2 Pre-release
Pre-release

This is an updated beta for Ard, which facilitates improved integration by enabling pip installation by registering on PyPI and also includes some new facilities for incorporation into the NREL H2Integrate project.

v0.1.0-beta.1 skipped for PyPI continuity.

Ard v0.1.0-beta

01 Oct 22:40
054d069

Choose a tag to compare

Ard v0.1.0-beta Pre-release
Pre-release

This is the initial beta release of Ard.

The beta release expands layout-to-LCOE analysis and optimization capabilities, including offshore examples.

The in-code and web-hosted documentation is greatly improved, and testing is achieved to the 80% unit, 50% system coverage standards. While still in pre-release, many more features are available, documented, and tested compared to the alpha release.

The user interface is greatly improved, with much of the credit to @jaredthomas68. Users can now leverage yaml- or dict-based system configurations to modify, replace, remove, or bring in new disciplinary analyses.

This beta release should demonstrate the fundamental capabilities of Ard, demonstrating its design intention while also offering a platform for outside users to experiment with its functionality. Documentation and testing remains experimental and immature but users should be able to achieve fundamental capabilities to some extent on their own and certainly in collaboration with Ard's developers.

Ard v0.1.0-alpha

30 Dec 17:37
09d83bc

Choose a tag to compare

Ard v0.1.0-alpha Pre-release
Pre-release

This is the initial alpha release of Ard.

The alpha release contains a complete example a layout-to-LCOE analysis and optimization stack. Capabilities beyond this stack are not yet implemented. This capability is demonstrated in examples/LCOE_stack/LCOE_analysis.ipynb.

In addition to the example, every component included in the analysis stack for this example are fully documented via docstrings (reproduced on the project site) and should be fully tested using unit and system tests.

This alpha release should demonstrate a fundamental capability of Ard in the layout-to-LCOE capability as well as the design intention of the code moving forward in terms of documentation and testing.