Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 16:15
· 2 commits to main since this release
b1d5d9b

RRTMGP v1.0.0

Diff since v0.23.0

  • Breaking: removed the deprecated getters clear_lw_flux, clear_sw_flux,
    toa_flux, top_of_atmosphere_lw_flux_dn, and
    top_of_atmosphere_diffuse_sw_flux_dn, along with the renamed-module aliases
    Vmrs and GrayUtils. Use clear_lw_flux_net, clear_sw_flux_net,
    toa_sw_flux_dn, toa_lw_flux_dn, toa_diffuse_sw_flux_dn,
    VolumeMixingRatios, and GrayAtmosphere.

Merged pull requests:

Closed issues:

  • Remove compat aliases (#611)