Recent Releases of wombat

wombat - v0.11.3

What's Changed

  • Fix: Polars compatibility with Apple Silicon by @jaredthomas68 in https://github.com/WISDEM/WOMBAT/pull/206
  • v0.11.3 Release by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/207

New Contributors

  • @jaredthomas68 made their first contribution in https://github.com/WISDEM/WOMBAT/pull/206

Full Changelog: https://github.com/WISDEM/WOMBAT/compare/v0.11.2...v0.11.3

- Python
Published by RHammond2 10 months ago

wombat - v0.11.2

What's Changed

  • Patch: Fixed date maintenance timing and runaway processes by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/205

Full Changelog: https://github.com/WISDEM/WOMBAT/compare/v0.11.1...v0.11.2

- Python
Published by RHammond2 11 months ago

wombat - v0.11.1

What's Changed

  • Patch: Enable 24 hour tugboats by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/204

Full Changelog: https://github.com/WISDEM/WOMBAT/compare/v0.11...v0.11.1

- Python
Published by RHammond2 11 months ago

wombat - v0.11

What's Changed

  • Feature: Add a dispatch summary metric and expand component costs by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/185
  • adding weto stack blurb to readme by @gbarter in https://github.com/WISDEM/WOMBAT/pull/184
  • Enhancement: Initialization error message improvements by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/188
  • Enhancement: Universal maintenance starting date by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/189
  • Patch: Minor metrics and simulation timing updates by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/190
  • Patch: Metrics testing and unit/regression split by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/191
  • Feature: Simulation auto cleanup and CSV -> Parquet by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/192
  • Patch: Improve event counting by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/194
  • Bug: Small fixes and spearate COREWIND failures by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/196
  • Feature: Electrolyzer Modeling by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/195
  • Feature: Enable DataFrame layout input by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/197
  • Electrolyzer example & label fix by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/198
  • Feature: Enable shift ignorable tasks by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/199
  • Docs: Fix lingering or introduced errors prior to release by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/200
  • v0.11 - Electrolyzers, Metrics updates, testing improvements, data updates, bug fixes, and more by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/201
  • bump version for v0.11 release by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/202

New Contributors

  • @gbarter made their first contribution in https://github.com/WISDEM/WOMBAT/pull/184

Full Changelog: https://github.com/WISDEM/WOMBAT/compare/v0.10.4...v0.11

- Python
Published by RHammond2 11 months ago

wombat - v0.10.4

What's Changed

  • Patch: Dispatch timing conflict & end of simulation check by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/186

Full Changelog: https://github.com/WISDEM/WOMBAT/compare/v0.10.3...v0.10.4

- Python
Published by RHammond2 about 1 year ago

wombat - v0.10.3

What's Changed

  • Fix: Ensure materials costs are included in component costs by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/183

Full Changelog: https://github.com/WISDEM/WOMBAT/compare/v0.10.2...v0.10.3

- Python
Published by RHammond2 about 1 year ago

wombat - v0.10.2

What's Changed

  • Patch: Update attrs minimum supported version by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/182

Full Changelog: https://github.com/WISDEM/WOMBAT/compare/v0.10.1...v0.10.2

- Python
Published by RHammond2 about 1 year ago

wombat - v0.10.1

What's Changed

  • Fix: Improper reinitialization of maintenance event timing by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/181

Full Changelog: https://github.com/WISDEM/WOMBAT/compare/v0.10...v0.10.1

- Python
Published by RHammond2 about 1 year ago

wombat - v0.10 Release

What's Changed

  • Feature: Add more CI checks & update pre-commit workflows by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/168
  • Feature: Single file configuration by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/167
  • Fix: Maintenance Frequency Conversion by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/169
  • Revert: "Fix: Maintenance Frequency Conversion (#169)" by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/171
  • Maintenance: Update Workflows and add PR Template by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/172
  • Fix pandas Depreciation warning in plot by @davidosterberg in https://github.com/WISDEM/WOMBAT/pull/173
  • Feature: Expand Maintenance Frequency Defintions by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/174
  • Enhancment: Use list data for failure classification by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/175
  • Fix: Severity encodings by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/176
  • Release v0.10 by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/177
  • Fix: Bump upload artifact for gh pages by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/178
  • Fix: Use correct pages artifact upload version by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/179
  • Fix: Update deploy-pages by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/180

New Contributors

  • @davidosterberg made their first contribution in https://github.com/WISDEM/WOMBAT/pull/173

Full Changelog: https://github.com/WISDEM/WOMBAT/compare/v0.9.7...v0.10

See the CHANGELOG for a description of new and updated functionality.

- Python
Published by RHammond2 about 1 year ago

wombat - v0.9.7

What's Changed

  • PATCH: Fix YAML loading bug causing ResourceWarning by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/163
  • PATCH: Fix PyPI publishing workflow by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/164
  • PATCH: PyPI publishing permissions by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/165
  • Release v0.9.7 by @RHammond2 in https://github.com/WISDEM/WOMBAT/pull/166

Full Changelog: https://github.com/WISDEM/WOMBAT/compare/v0.9.6...v0.9.7

- Python
Published by RHammond2 over 1 year ago

wombat - v0.9.6

This release addresses a bug fix in the availability calculation to ensure turbine and wind farm values are on the same basis.

- Python
Published by RHammond2 over 1 year ago

wombat - v0.9.5

- Python
Published by RHammond2 almost 2 years ago

wombat - v0.9.4

- Python
Published by RHammond2 almost 2 years ago

wombat - v0.9.3 Minor Fix to Time-Based Availability

- Python
Published by RHammond2 over 2 years ago

wombat - v0.9.2

Patches documentation and simulation code bugs. See the CHANGELOG for details.

- Python
Published by RHammond2 over 2 years ago

wombat - v0.9.1

This PR addresses an issue regarding the package data size by removing the pre-public release data and results from the library.

- Python
Published by RHammond2 over 2 years ago

wombat - v0.9

The v0.9 release addresses a series bugs that improve the availability resolution, adds in some experimental plotting routines, and expands the usability of some of the metrics. See the CHANGELOG for complete details.

- Python
Published by RHammond2 over 2 years ago

wombat - v0.8.1

This hot fix release fixes an uncommon bug in non-operational periods and the infinite loops they create when the dates coincide with the last day of the simulation. See the changelog for more details.

- Python
Published by RHammond2 almost 3 years ago

wombat - v0.8.0

This release includes a series of bug fixes in the cable, subassembly, repair management, and servicing equipment models that ensure repairs can't happen twice under limited circumstances or that more than one repair can occur simutaneously. New features include an emissions metric and random seeding of simulations, with significant simulation speedups across the board due to using Polars for managing the weather and datetime functionality.

- Python
Published by RHammond2 almost 3 years ago

wombat - v0.7.1

Patch for Metrics.process_times()

- Python
Published by RHammond2 about 3 years ago

wombat - v0.7.0

- Python
Published by RHammond2 about 3 years ago

wombat - v0.6.2

This release addresses a handful bugs to reduce the number of warnings raised in the Metrics methods, and cleans up issues in the logging tows to port and negative weather delays in a crew transfers.

- Python
Published by RHammond2 over 3 years ago

wombat - v0.6.1

Fixes a minor bug with the package data.

- Python
Published by RHammond2 over 3 years ago

wombat - v0.6

Speedups, logic and accuracy improvements, export cables, and more! Please see the CHANGELOG for complete details.

- Python
Published by RHammond2 over 3 years ago

wombat - v0.5.1

FIxes a series of small bugs and documentation build errors to bring the code up to date the most recent compatible versions of the dependencies.

- Python
Published by RHammond2 almost 4 years ago

wombat - v0.5: Tow-to-Port and More Metrics

Tow-to-port simulations have been added for offshore wind farms along with more metrics and better consistency in their outputs. See the Changelog for complete details.

- Python
Published by RHammond2 almost 4 years ago

wombat - v0.4.1

This release updates the documentation from prior changes to ensure it more of the changes that were made to how the code operations, and adds in some package and class diagrams. See the changelog for more details.

- Python
Published by RHammond2 about 4 years ago

wombat - v0.4

This version adds a testing suite to the package, which helped to squash numerous previously invisible bugs and in turn realized moderate speedups to simulation run time.

See the Changelog for details.

- Python
Published by RHammond2 over 4 years ago

wombat - Unscheduled Maintenance Strategies

This release adds unscheduled maintenance handling by enabling each servicing equipment to operate on its own strategy for deployment based on either pre-determined annual schedules, wind power plant downtime, or number of service requests the equipment can serve. See the CHANGELOG for more details.

- Python
Published by RHammond2 over 4 years ago

wombat - Minor Documentation Bug Fix

- Python
Published by RHammond2 almost 5 years ago

wombat - Create Default Data Access Method

Enables users to consistently be able to access the Dinwoodie, et. al 2015 and IEA Task 26, 2016 validation data libraries.

- Python
Published by RHammond2 almost 5 years ago

wombat - First Public Release

- Python
Published by RHammond2 almost 5 years ago

wombat - Create the bones

This release is to indicate the project is officially moving out of it's internal repository and into it's public-facing one. For now, it is just the bones of the project that are able to be viewed.

- Python
Published by RHammond2 about 5 years ago