Skip to content

Releases: NREL/sup3r

Miscellaneous QOL additions

15 Aug 17:44
2472042

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

Lots of updates, new features for observations in Sup3rWind

03 Jun 16:37
2c8d084

Choose a tag to compare

What’s Changed

Bug fixes and improvements for SolarCC

02 Jan 23:15
651f396

Choose a tag to compare

What’s Changed

Version 0.2.1

09 Dec 16:21
095dc7b

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

Major refactor of forward pass modules and data / batch handler classes.

05 Nov 21:49
3edd6e3

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.2.0

Version 0.1.4

05 Nov 17:49

Choose a tag to compare

What’s Changed

  • Exclude test data in release tar

Version 0.1.3

05 Nov 17:21
1431d2f

Choose a tag to compare

Prerelease for v0.2.0 refactor

What’s Changed

Updates

Data Handler Refactor, bias and exo algorithm update, other misc changes

18 Dec 16:37
6d0f100

Choose a tag to compare

What’s Changed

Exogenous data refactor with breaking changes. Dual data handling. GAPS integration.

13 Oct 16:44
48412f1

Choose a tag to compare

Refactored exogenous data handling in the forward pass and training. This enabled deletion of some specialized models, which creates breaking changes.

Dual data handler added for using different datasets for low res and high res data for training. For example, low_res = ERA5 data and high_res = WTK.

GAPS integration for command line interface and job handling. Allowed removal of reV dependency.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

python 3.7 deprecation. ERA5 data handling. exogenous data caching. sup3rcc examples. various conditional moment enhancements.

13 Apr 22:50
a6edbcc

Choose a tag to compare

What’s Changed

Bug Fixes

  • edge case fix for collection - get_slices (#143) @bnb32