Skip to content

Releases: NREL/sup3r

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

18 Dec 16:37
6d0f100
Compare
Choose a tag to compare

What’s Changed

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

13 Oct 16:44
48412f1
Compare
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
Compare
Choose a tag to compare

What’s Changed

Bug Fixes

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

Temporal extremes loss for Temp+Humidity for Sup3rCC

20 Jan 16:38
60fab96
Compare
Choose a tag to compare

Initial Sup3rCC data version and misc features

11 Jan 19:57
Compare
Choose a tag to compare

What’s Changed

Minor refactors and improved fwp parallelization

27 Dec 16:17
7978b6a
Compare
Choose a tag to compare

What’s Changed

Statistical moment estimation and other minor features

21 Dec 23:08
286c774
Compare
Choose a tag to compare

What’s Changed

New features for performance and production runs

16 Nov 20:56
Compare
Choose a tag to compare

What’s Changed

New wind model, linear interp model, and temperature min max features

24 Oct 21:58
Compare
Choose a tag to compare

What’s Changed

New features for solar and wind CC, input bias correction, and output stats

06 Oct 15:42
ec5f8b5
Compare
Choose a tag to compare

What’s Changed