Version 0.3
This release includes a new modification to RRTMG_SW to allow gridpoint-specific values of the input parameter adjes which is the adjustment to total solar irradiance.
The parameter adjes is used within RRTMG_SW to account for time-of-year adjustments to Earth-Sun distance. Latest versions of climlab compute non-uniform values of irradiance_factor to compensate for different diurnal averages of the solar zenith angle. climlab's irradiance_factor is mapped to adjes when this RRTMG driver is called from climlab.
What's Changed
- Add installation instructions by @brian-rose in #8
- Fix build badge and rename action by @brian-rose in #9
- Fix bug in vmr conversion formula by @brian-rose in #10
- Bump actions/checkout from 3 to 4 by @dependabot in #16
- Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #17
- Test on Python 3.11, remove Windows by @brian-rose in #22
- Support variable solar irradiance factor by @brian-rose in #27
- Prep for new version release by @brian-rose in #28
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: v0.2...v0.3