0.3.0
Complete refactoring of the code
New runner API design
Allows for various levels of interface with a model
- Numpy -> numpy
- Config based
- State dict
What's Changed
- Add cos_solar_zenith_angle to list of known forcings by @b8raoult in #19
- Add missing classes in checkpoint handling by @b8raoult in #21
- Enable inference when no constant forcings are used by @MeraX in #23
- use new metadata by @b8raoult in #28
- Feature/unstructured grid by @b8raoult in #29
- ci: extend python versions by @theissenhelen in #31
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #43
- remove prog fields variable by @cathalobrien in #52
- Feature/refactor by @b8raoult in #33
New Contributors
- @mchantry made their first contribution in #36
- @JesperDramsch made their first contribution in #44
- @cathalobrien made their first contribution in #52
Full Changelog: 0.2.0...0.3.0