Skip to content

v0.2.0

Choose a tag to compare

@azrael417 azrael417 released this 21 Jul 19:13
· 13 commits to main since this release
5310657

What's Changed

  • Update to makani 0.2.0
  • adding new models, including FourCastNet 3
  • Backbone was completely rewritten, added support for ensemble parallelism
  • added many new metrics and rewrote the backend to allow for better handling of those
  • better organization of data processing scripts
  • improvement in data loaders, self descriptive file formats
  • added many new tests
  • many minor improvements