CliMA / RRTMGP.jl

A Julia implementation of Rapid and accurate Radiative Transfer Model for General Circulation Models.
https://clima.github.io/RRTMGP.jl/latest/
Apache License 2.0
56 stars 4 forks source link

Update Artifacts to use `rrtmgp-data-v1.8.1` #495

Closed sriharshakandala closed 3 months ago

sriharshakandala commented 3 months ago

Purpose

Update Artifacts to use lookup tables and reference data from rrtmgp-data-v1.8.1

Note: The reference results for the longwave solver are generated using a non-scattering solver with rescaling, which differ from the results generated by the TwoStream currently used. Due to the above difference, the longwave tests currently have higher error and are changed to "broken" state. These will be fixed once the Non-scattering solver with rescaling is added. PADE cloud simulations are also commented out and will be added back once appropriate reference data is available for comparison.