Version 0.4
This release modernizes how we compile the Fortran code and build the installable Python package, now using meson.
As a consequence of this change, it will now finally be possible to run the RRTMG code under recent Python version (3.12, 3.13).
What's Changed
- Another meson build attempt by @brian-rose in #31
- working build python3.10 ubuntu by @dorrih-stardust in #29
New Contributors
- @dorrih-stardust made their first contribution in #29
Full Changelog: v0.3...v0.4