Skip to content

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

Compare
Choose a tag to compare
@bnb32 bnb32 released this 13 Oct 16:44
· 283 commits to main since this release
48412f1

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