Skip to content

Releases: NatLabRockies/sup3r

v0.2.5

06 Dec 01:50

Choose a tag to compare

What's Changed

  • Deprecated support for Python 3.8
  • Bnb/exo agg methods by @bnb32 in #279
  • Bnb/net cdf4 to xarray caching by @bnb32 in #280
  • cacher time_index to h5s as encoded string (S25 dtype). by @bnb32 in #281
  • Add pixi install instructions by @bnb32 in #282
  • Bnb/mixed timestep fix by @bnb32 in #286
  • Bnb/sliced wasserstein by @bnb32 in #283
  • n_projections arg moved to init so it can be specified during mod… by @bnb32 in #287

Full Changelog: v0.2.4...v0.2.5

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